aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-picolcd_core.c
AgeCommit message (Expand)Author
2019-03-27HID: picolcd: Convert to use sysfs_streq()Andy Shevchenko
2014-08-27HID: picolcd: be more verbose when reporting report size errorJiri Kosina
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina
2013-09-04HID: picolcd_core: validate output report detailsKees Cook
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten
2012-09-19HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin
2012-09-19HID: picoLCD: drop version check during probeBruno Prémont
2012-09-05HID: picoLCD: use proper device as input_dev parentBruno Prémont
2012-09-05HID: picoLCD: Add support for CIRBruno Prémont
2012-09-05HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont
2012-08-15HID: picoLCD: Improve unplug handlingBruno Prémont
2012-08-15HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont
2012-08-15HID: picoLCD: split driver codeBruno Prémont