Age | Commit message (Expand) | Author |
---|---|---|
2014-08-27 | HID: picolcd: be more verbose when reporting report size error | Jiri Kosina |
2014-08-27 | HID: picolcd: sanity check report size in raw_event() callback | Jiri Kosina |
2013-09-04 | HID: picolcd_core: validate output report details | Kees Cook |
2013-02-25 | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires |
2013-01-03 | HID: Use module_hid_driver macro | H Hartley Sweeten |
2012-09-19 | HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start() | Axel Lin |
2012-09-19 | HID: picoLCD: drop version check during probe | Bruno Prémont |
2012-09-05 | HID: picoLCD: use proper device as input_dev parent | Bruno Prémont |
2012-09-05 | HID: picoLCD: Add support for CIR | Bruno Prémont |
2012-09-05 | HID: picoLCD: prevent NULL pointer dereferences | Bruno Prémont |
2012-08-15 | HID: picoLCD: Improve unplug handling | Bruno Prémont |
2012-08-15 | HID: picoLCD: Replace own refcounting with fbdev's | Bruno Prémont |
2012-08-15 | HID: picoLCD: split driver code | Bruno Prémont |