aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-27HID: picolcd: be more verbose when reporting report size errorJiri Kosina1-2/+2
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2013-09-04HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires1-5/+3
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten1-12/+1
2012-09-19HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin1-4/+0
2012-09-19HID: picoLCD: drop version check during probeBruno Prémont1-18/+0
2012-09-05HID: picoLCD: use proper device as input_dev parentBruno Prémont1-1/+1
2012-09-05HID: picoLCD: Add support for CIRBruno Prémont1-2/+1
2012-09-05HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont1-1/+1
2012-08-15HID: picoLCD: Improve unplug handlingBruno Prémont1-6/+15
2012-08-15HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont1-1/+0
2012-08-15HID: picoLCD: split driver codeBruno Prémont1-0/+704