aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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