summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_fb.c
Commit message (Expand)AuthorAgeFilesLines
* HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires2013-02-251-3/+2
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-4/+3
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
* HID: picoLCD: rework hid-fbdev interactionBruno Prémont2012-09-051-103/+113
* HID: picolcd: using vmalloc() requires the include of vmalloc.hStephen Rothwell2012-08-161-0/+1
* HID: picoLCD: Improve unplug handlingBruno Prémont2012-08-151-16/+25
* HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont2012-08-151-96/+18
* HID: picoLCD: split driver codeBruno Prémont2012-08-151-0/+673