summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_cir.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265Thomas Gleixner2019-06-051-11/+1Star
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-2/+1Star
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-1/+1
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1Star
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-1/+1
* HID: picoLCD: Deletion of unnecessary checks before three function callsMarkus Elfring2015-06-291-2/+1Star
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-1/+1
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont2013-09-021-1/+2
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-2/+0Star
* [media] hid-picolcd_cir: fix compilationDavid Härdeman2012-10-311-1/+1
* HID: picoLCD: fix a NULL test in picolcd_raw_cir()Dan Carpenter2012-09-081-1/+1
* HID: picoLCD: Add support for CIRBruno Prémont2012-09-051-2/+93
* HID: picoLCD: split driver codeBruno Prémont2012-08-151-0/+61