| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-03-22 | drivers/hid/uhid.c: check write() bitness using in_compat_syscall |  Andy Lutomirski | 1 | -1/+1 |
| 2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 19 | -628/+1420 |
| 2016-03-17 | Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid', 'for-4.6/logitech', 'for-4.6/multitouch', 'for-4.6/penmount', 'for-4.6/sony', 'for-4.6/thingm', 'for-4.6/upstream' and 'for-4.6/wacom' into for-linus |  Jiri Kosina | 16 | -602/+1325 |
| 2016-03-16 | HID: microsoft: Add ID for MS Wireless Comfort Keyboard |  Slava Bacherikov | 3 | -0/+4 |
| 2016-03-15 | hid: thingm: reorder calls in thingm_probe |  Heiner Kallweit | 1 | -18/+13 |
| 2016-03-15 | HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() |  Dmitry Torokhov | 1 | -6/+10 |
| 2016-03-14 | HID: multitouch: Release all touch slots on reset_resume |  Benson Leung | 1 | -0/+22 |
| 2016-03-10 | HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2 |  Daniel Bristot de Oliveira | 2 | -0/+2 |
| 2016-03-10 | HID: penmount: report only one button for PenMount 6000 USB touchscreen controller |  Andrew Shadura | 1 | -2/+6 |
| 2016-03-10 | HID: i2c-hid: Fix suspend/resume when already runtime suspended |  Doug Anderson | 1 | -12/+31 |
| 2016-03-10 | HID: i2c-hid: Add hid-over-i2c name to i2c id table |  Benson Leung | 1 | -0/+1 |
| 2016-03-07 | HID: multitouch: force retrieving of Win8 signature blob |  Benjamin Tissoires | 1 | -0/+5 |
| 2016-03-02 | HID: Support for CMedia CM6533 HID audio jack controls |  Ben Chen | 5 | -0/+177 |
| 2016-03-02 | HID: thingm: improve locking |  Heiner Kallweit | 1 | -11/+22 |
| 2016-03-02 | HID: thingm: switch to managed version of led_classdev_register |  Heiner Kallweit | 1 | -38/+8 |
| 2016-03-02 | HID: thingm: remove workqueue |  Heiner Kallweit | 1 | -22/+13 |
| 2016-02-23 | HID: corsair: fix mapping of non-keyboard usages |  Clément Vuchener | 1 | -0/+3 |
| 2016-02-16 | HID: wacom: close the wireless receiver on remove() |  Benjamin Tissoires | 1 | -0/+5 |
| 2016-02-16 | HID: wacom: cleanup input devices |  Benjamin Tissoires | 1 | -0/+3 |
| 2016-02-16 | HID: wacom: reuse wacom_parse_and_register() in wireless_work |  Benjamin Tissoires | 1 | -45/+16 |
| 2016-02-16 | HID: wacom: move down wireless_work() |  Benjamin Tissoires | 1 | -117/+117 |
| 2016-02-16 | HID: wacom: break out parsing of device and registering of input |  Benjamin Tissoires | 1 | -61/+75 |
| 2016-02-16 | HID: wacom: break out wacom_intuos_get_tool_type |  Benjamin Tissoires | 1 | -78/+86 |
| 2016-02-16 | HID: fix hid_ignore_special_drivers module parameter |  Benjamin Tissoires | 1 | -3/+4 |
| 2016-02-16 | HID: logitech: fix Dual Action gamepad support |  Grazvydas Ignotas | 1 | -0/+1 |
| 2016-02-10 | HID: sony: underscores are unnecessary for u8, u16, s32 |  Pavel Machek | 1 | -57/+57 |
| 2016-02-10 | HID: sony: fix some warnings from scripts/checkpatch.pl |  Antonio Ospite | 1 | -8/+17 |
| 2016-02-10 | HID: sony: fix errors from scripts/checkpatch.pl |  Antonio Ospite | 1 | -13/+13 |
| 2016-02-10 | HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/ |  Antonio Ospite | 1 | -5/+5 |
| 2016-02-05 | HID: multitouch: warn on sysfs group creation failure |  Nicholas Krause | 1 | -0/+3 |
| 2016-01-29 | HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/ |  Antonio Ospite | 1 | -1/+1 |
| 2016-01-29 | HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/ |  Antonio Ospite | 1 | -2/+2 |
| 2016-01-29 | HID: quirks: Add no_init_reports for AKAI midi controller |  Stafford Horne | 2 | -0/+4 |
| 2016-01-28 | HID: logitech-hidpp: limit visibility of init/deinit functions |  Jiri Kosina | 1 | -2/+2 |
| 2016-01-28 | HID: logitech-hidpp: Force feedback support for the Logitech G920 |  Edwin Velds | 1 | -108/+593 |
| 2016-01-27 | HID: rmi: Check that the device is a RMI device in suspend and resume callbacks |  Andrew Duggan | 1 | -0/+11 |
| 2016-01-25 | HID: usbhid: Fix incorrect product id of old 4nes4snes |  Raphael Assenat | 1 | -1/+1 |
| 2016-01-21 | HID: add HID_QUIRK_NOGET to Quanta 3003 too |  Benjamin Tissoires | 2 | -0/+2 |
| 2016-01-20 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 1 | -1/+2 |
| 2016-01-19 | HID: core: prevent out-of-bound readings |  Benjamin Tissoires | 1 | -0/+3 |
| 2016-01-19 | HID: fix out of bound access in extract() and implement() |  Dmitry Torokhov | 1 | -23/+65 |
| 2016-01-18 | HID: sony: Fixup output reports for the nyko core controller |  Scott Moreau | 1 | -1/+1 |
| 2016-01-18 | HID: sony: Add nyko core controller support |  Scott Moreau | 3 | -0/+11 |
| 2016-01-18 | HID: sony: do not bail out when the sixaxis refuses the output report |  Benjamin Tissoires | 1 | -2/+4 |
| 2016-01-18 | HID: wacom - Add quirks for INTUOSHT2 in range events |  Ping Cheng | 1 | -1/+3 |
| 2016-01-18 | HID: wacom - Cleanup touch arbitration logic |  Ping Cheng | 1 | -9/+15 |
| 2016-01-18 | HID: wacom - make sure wacom_intuos_inout only process in/out events |  Ping Cheng | 1 | -24/+25 |
| 2016-01-18 | HID: wacom - request tool info only when we get general events |  Ping Cheng | 1 | -7/+7 |
| 2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 1 | -11/+7 |
| 2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 33 | -574/+809 |