Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-----------. | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f... | Jiri Kosina | 2013-09-06 | 54 | -459/+1326 |
|\ \ \ \ \ \ \ | |||||
| | | | | | | * | HID: hid-wiimote: print small buffers via %*phC | Andy Shevchenko | 2013-09-04 | 1 | -11/+6 |
| | | | | | | * | HID: wiimote: add support for Guitar-Hero guitars | Nicolas Adenis-Lamarre | 2013-09-04 | 3 | -0/+182 |
| | | | | | | * | HID: wiimote: add support for Guitar-Hero drums | David Herrmann | 2013-09-04 | 3 | -0/+227 |
| | | | | | | * | Input: introduce BTN/ABS bits for drums and guitars | David Herrmann | 2013-09-04 | 2 | -3/+24 |
| | | | | | | * | HID: wiimote: work around broken DRM_KAI on GEN10 | David Herrmann | 2013-08-05 | 1 | -4/+6 |
| | | | | | * | | HID: MAINTAINERS: add roccat drivers | Stefan Achatz | 2013-09-05 | 1 | -0/+8 |
| | | | | | * | | HID: move HID_REPORT_TYPES closer to the report-definitions | David Herrmann | 2013-09-04 | 1 | -2/+2 |
| | | | | | * | | Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstream | Jiri Kosina | 2013-09-04 | 2 | -4/+10 |
| | | | | | |\ \ | |||||
| | | | | | | * | | HID: validate HID report id size | Kees Cook | 2013-08-29 | 2 | -4/+10 |
| | | | | | * | | | HID: check for NULL field when setting values | Kees Cook | 2013-09-04 | 1 | -1/+6 |
| | | | | | * | | | HID: picolcd_core: validate output report details | Kees Cook | 2013-09-04 | 1 | -1/+1 |
| | | | | | * | | | HID: sensor-hub: validate feature report details | Kees Cook | 2013-09-04 | 1 | -1/+2 |
| | | | | | * | | | HID: ntrig: validate feature report details | Kees Cook | 2013-09-04 | 1 | -1/+2 |
| | | | | | * | | | HID: pantherlord: validate output report details | Kees Cook | 2013-09-04 | 1 | -2/+8 |
| | | | | | * | | | HID: Correct the USB IDs for the new Macbook Air 6 | Henrik Rydberg | 2013-09-04 | 2 | -6/+6 |
| | | | | | * | | | Merge branch 'master' into for-3.12/upstream | Jiri Kosina | 2013-09-04 | 5117 | -183696/+270799 |
| | | | | | |\ \ \ | | | | | | | |/ / | |||||
| | | | | | * | | | HID: battery: don't do DMA from stack | Jiri Kosina | 2013-09-02 | 1 | -2/+10 |
| | | | | | * | | | HID: roccat: add support for KonePureOptical v2 | Stefan Achatz | 2013-09-02 | 3 | -1/+4 |
| | | | | | * | | | HID: picolcd: Prevent NULL pointer dereference on _remove() | Bruno Prémont | 2013-09-02 | 2 | -2/+7 |
| | | | | | * | | | HID: usbhid: quirk for N-Trig DuoSense Touch Screen | Vasily Titskiy | 2013-09-02 | 2 | -0/+3 |
| | | | | | * | | | HID: uhid: add devname module alias | Marcel Holtmann | 2013-09-02 | 1 | -0/+1 |
| | | | | | * | | | HID: hidraw: Add spinlock in struct hidraw to protect list | Yonghua Zheng | 2013-08-26 | 2 | -5/+16 |
| | | | | | * | | | HID: Fix Speedlink VAD Cezanne support for some devices | Stefan Kriwanek | 2013-08-26 | 1 | -3/+8 |
| | | | | | * | | | HID: hid-sensor-hub: fix style of comments | Andy Shevchenko | 2013-08-26 | 3 | -3/+3 |
| | | | | | * | | | HID: use module_hid_driver() to simplify the code | Wei Yongjun | 2013-08-26 | 1 | -12/+1 |
| | | | | | * | | | HID: samples/hidraw: add .gitignore file | Paul Gortmaker | 2013-08-20 | 1 | -0/+1 |
| | | | | | * | | | input: document gamepad API and add extra keycodes | David Herrmann | 2013-08-20 | 1 | -0/+156 |
| | | | | | * | | | HID: hidraw: correctly deallocate memory on device disconnect | Manoj Chourasia | 2013-08-09 | 1 | -35/+25 |
| | | | | | | |/ | | | | | | |/| | |||||
| | | | | | * | | HID: hid-holtekff: don't push static constants on stack for %*ph | Andy Shevchenko | 2013-08-05 | 1 | -1/+1 |
| | | | | | * | | HID: i2c-hid: don't push static constants on stack for %*ph | Andy Shevchenko | 2013-08-05 | 1 | -2/+2 |
| | | | | | * | | HID: logitech-dj: Fix non-atomic kmalloc in logi_dj_ll_input_event() | Peter Hurley | 2013-08-01 | 1 | -1/+1 |
| | | | | | * | | HID: Add new driver for non-compliant Xin-Mo devices. | Olivier Scherler | 2013-07-29 | 5 | -0/+85 |
| | | | | | * | | HID: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-07-23 | 7 | -15/+15 |
| | | | | | * | | HID: fix unused rsize usage | Jiri Kosina | 2013-07-22 | 1 | -0/+1 |
| | | | | | * | | HID: fix data access in implement() | Jiri Kosina | 2013-07-22 | 6 | -22/+52 |
| | | | | | * | | HID: kye: Add report fixup for Genius Gx Imperator Keyboard | Benjamin Tissoires | 2013-07-15 | 3 | -17/+30 |
| | | | | | * | | HID: core: fix hid delimiter local tag parsing. | Paul Chavent | 2013-07-13 | 1 | -1/+1 |
| | | | | * | | | HID: uhid: improve uhid example client | David Herrmann | 2013-09-04 | 1 | -20/+103 |
| | | | | | |/ | | | | | |/| | |||||
| | | | * | | | HID: input: generic hidinput_input_event handler | David Herrmann | 2013-07-31 | 2 | -1/+80 |
| | | | * | | | HID: uhid: use generic hidinput_input_event() | David Herrmann | 2013-07-31 | 3 | -27/+6 |
| | | | * | | | HID: i2c: use generic hidinput_input_event() | David Herrmann | 2013-07-31 | 1 | -24/+0 |
| | | | * | | | HID: usbhid: use generic hidinput_input_event() | David Herrmann | 2013-07-31 | 2 | -74/+3 |
| | | | * | | | HID: usbhid: update LED fields unlocked | David Herrmann | 2013-07-31 | 1 | -3/+13 |
| | | | * | | | HID: usbhid: make usbhid_set_leds() static | David Herrmann | 2013-07-31 | 2 | -3/+1 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | HID: do not init input reports for Win 8 multitouch devices | Benjamin Tissoires | 2013-08-27 | 3 | -3/+21 |
| | | * | | | HID: detect Win 8 multitouch devices in core | Benjamin Tissoires | 2013-08-27 | 3 | -13/+31 |
| | | * | | | HID: Use hid_parser for pre-scanning the report descriptors | Benjamin Tissoires | 2013-08-27 | 1 | -38/+64 |
| | | * | | | HID: multitouch: devm conversion | Benjamin Tissoires | 2013-07-31 | 1 | -48/+23 |
| | | * | | | HID: trivial devm conversion for special hid drivers | Benjamin Tissoires | 2013-07-31 | 5 | -66/+16 |
| | | |/ / |