summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_core.c
Commit message (Expand)AuthorAgeFilesLines
* HID: picolcd: be more verbose when reporting report size errorJiri Kosina2014-08-271-2/+2
* HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+6
* HID: picolcd_core: validate output report detailsKees Cook2013-09-041-1/+1
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-5/+3
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-12/+1
* HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin2012-09-191-4/+0
* HID: picoLCD: drop version check during probeBruno Prémont2012-09-191-18/+0
* HID: picoLCD: use proper device as input_dev parentBruno Prémont2012-09-051-1/+1
* HID: picoLCD: Add support for CIRBruno Prémont2012-09-051-2/+1
* HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont2012-09-051-1/+1
* HID: picoLCD: Improve unplug handlingBruno Prémont2012-08-151-6/+15
* HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont2012-08-151-1/+0
* HID: picoLCD: split driver codeBruno Prémont2012-08-151-0/+704
OpenPOWER on IntegriCloud