summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265Thomas Gleixner2019-06-051-11/+1Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+2
* drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
* HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont2013-09-021-1/+5
* HID: use hid_hw_wait() instead of direct call to usbhidBenjamin Tissoires2013-02-251-3/+2Star
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-4/+3Star
* 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/+18Star
* HID: picoLCD: split driver codeBruno Prémont2012-08-151-0/+673