aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-picolcd_fb.c
AgeCommit message (Expand)Author
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2014-05-14drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell
2013-09-02HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont
2013-02-25HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-05HID: picoLCD: rework hid-fbdev interactionBruno Prémont
2012-08-16HID: picolcd: using vmalloc() requires the include of vmalloc.hStephen Rothwell
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