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_core.c
Age
Commit message (
Expand
)
Author
2019-08-22
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265
Thomas Gleixner
2019-03-27
HID: picolcd: Convert to use sysfs_streq()
Andy Shevchenko
2014-08-27
HID: picolcd: be more verbose when reporting report size error
Jiri Kosina
2014-08-27
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
2013-09-04
HID: picolcd_core: validate output report details
Kees Cook
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
2012-09-19
HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()
Axel Lin
2012-09-19
HID: picoLCD: drop version check during probe
Bruno Prémont
2012-09-05
HID: picoLCD: use proper device as input_dev parent
Bruno Prémont
2012-09-05
HID: picoLCD: Add support for CIR
Bruno Prémont
2012-09-05
HID: picoLCD: prevent NULL pointer dereferences
Bruno Prémont
2012-08-15
HID: picoLCD: Improve unplug handling
Bruno Prémont
2012-08-15
HID: picoLCD: Replace own refcounting with fbdev's
Bruno Prémont
2012-08-15
HID: picoLCD: split driver code
Bruno Prémont