Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HID: picolcd: remove unnecessary NULL test before debugfs_remove | Fabian Frederick | 2014-06-30 | 1 | -6/+3 |
* | HID: fix data access in implement() | Jiri Kosina | 2013-07-22 | 1 | -11/+12 |
* | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires | 2013-02-25 | 1 | -2/+0 |
* | HID: picoLCD: optimize for inactive debugfs | Bruno Prémont | 2012-10-01 | 1 | -1/+1 |
* | HID: picoLCD: bounds check in dump_buff_as_hex() | Bruno Prémont | 2012-09-24 | 1 | -6/+6 |
* | HID: picoLCD: fix dumping of IR_DATA report | Bruno Prémont | 2012-09-05 | 1 | -2/+2 |
* | HID: picoLCD: optimize for inactive debugfs | Bruno Prémont | 2012-09-05 | 1 | -1/+1 |
* | HID: picolcd: Add missing #include <linux/uaccess.h> | Geert Uytterhoeven | 2012-08-22 | 1 | -0/+1 |
* | HID: picoLCD: satify some checkpatch warnings | Bruno Prémont | 2012-08-15 | 1 | -2/+2 |
* | HID: picoLCD: split driver code | Bruno Prémont | 2012-08-15 | 1 | -0/+898 |