index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd_cir.c
Age
Commit message (
Expand
)
Author
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
2015-06-29
HID: picoLCD: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2013-09-02
HID: picolcd: Prevent NULL pointer dereference on _remove()
Bruno Prémont
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2012-10-31
[media] hid-picolcd_cir: fix compilation
David Härdeman
2012-09-08
HID: picoLCD: fix a NULL test in picolcd_raw_cir()
Dan Carpenter
2012-09-05
HID: picoLCD: Add support for CIR
Bruno Prémont
2012-08-15
HID: picoLCD: split driver code
Bruno Prémont