Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HID: picolcd: Prevent NULL pointer dereference on _remove() | Bruno Prémont | 2013-09-02 | 1 | -1/+5 |
* | HID: use hid_hw_wait() instead of direct call to usbhid | Benjamin Tissoires | 2013-02-25 | 1 | -3/+2 |
* | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires | 2013-02-25 | 1 | -4/+3 |
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
* | HID: picoLCD: rework hid-fbdev interaction | Bruno Prémont | 2012-09-05 | 1 | -103/+113 |
* | HID: picolcd: using vmalloc() requires the include of vmalloc.h | Stephen Rothwell | 2012-08-16 | 1 | -0/+1 |
* | HID: picoLCD: Improve unplug handling | Bruno Prémont | 2012-08-15 | 1 | -16/+25 |
* | HID: picoLCD: Replace own refcounting with fbdev's | Bruno Prémont | 2012-08-15 | 1 | -96/+18 |
* | HID: picoLCD: split driver code | Bruno Prémont | 2012-08-15 | 1 | -0/+673 |