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