aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_cir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-29HID: picoLCD: Deletion of unnecessary checks before three function callsMarkus Elfring1-2/+1
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2013-09-02HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont1-1/+2
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires1-2/+0
2012-10-31[media] hid-picolcd_cir: fix compilationDavid Härdeman1-1/+1
2012-09-08HID: picoLCD: fix a NULL test in picolcd_raw_cir()Dan Carpenter1-1/+1
2012-09-05HID: picoLCD: Add support for CIRBruno Prémont1-2/+93
2012-08-15HID: picoLCD: split driver codeBruno Prémont1-0/+61