| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-07-08 | HID: cp2112: fix to force single data-report reply |  Antonio Borneo | 1 | -0/+2 |
| 2015-07-08 | HID: wacom: Enable pad device for older Bamboo Touch tablets |  Jason Gerecke | 1 | -0/+3 |
| 2015-07-08 | HID: multitouch: Fix fields from pen report ID being interpreted for multitouch |  Brent Adam | 1 | -0/+7 |
| 2015-06-29 | HID: microsoft: Add quirk for MS Surface Type/Touch cover |  Reyad Attiyat | 1 | -0/+3 |
| 2015-06-26 | HID: wacom: NULL dereferences on error in probe() |  Dan Carpenter | 1 | -2/+4 |
| 2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus |  Jiri Kosina | 15 | -377/+972 |
| 2015-06-22 | Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus |  Jiri Kosina | 15 | -233/+582 |
| 2015-06-18 | HID: cypress: use swap() in cp_report_fixup() |  Fabian Frederick | 1 | -5/+1 |
| 2015-06-18 | HID: microsoft: Add Surface Power Cover |  Raimund Roth | 4 | -1/+7 |
| 2015-06-18 | HID: hid-sony: Fix report descriptor for Navigation Controller |  Simon Wood | 1 | -1/+90 |
| 2015-06-18 | HID: hid-sony: Navigation controller only has 1 LED and no rumble |  Simon Wood | 1 | -8/+33 |
| 2015-06-18 | HID: hid-sony: Add BT support for Navigation Controller |  Simon Wood | 2 | -0/+3 |
| 2015-06-18 | HID: wacom: Introduce new 'touch_input' device |  Jason Gerecke | 3 | -101/+139 |
| 2015-06-18 | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' |  Jason Gerecke | 3 | -115/+131 |
| 2015-06-18 | HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type |  Jason Gerecke | 3 | -63/+72 |
| 2015-06-18 | HID: wacom: Treat features->device_type values as flags |  Jason Gerecke | 3 | -32/+38 |
| 2015-06-18 | HID: wacom: Simplify 'wacom_update_name' |  Jason Gerecke | 1 | -11/+14 |
| 2015-06-16 | HID: rmi: Disable populating F30 when the touchpad has physical buttons |  Andrew Duggan | 1 | -3/+6 |
| 2015-06-12 | HID: plantronics: Update to map volume up/down controls |  Terry Junge | 2 | -9/+130 |
| 2015-06-12 | HID: sony: PS Move fix report descriptor |  Simon Wood | 1 | -25/+44 |
| 2015-06-12 | HID: sony: PS3 Move enable LEDs and Rumble via BT |  Simon Wood | 1 | -6/+5 |
| 2015-06-12 | HID: sony: Add support PS3 Move Battery via BT |  Simon Wood | 1 | -4/+11 |
| 2015-06-12 | HID: sony: Add quirk for MOTION_CONTROLLER_BT |  Simon Wood | 1 | -3/+5 |
| 2015-06-12 | HID: sony: Support PS3 Move Controller when connected via Bluetooth |  Simon Wood | 2 | -0/+3 |
| 2015-06-03 | HID: i2c-hid: Do not set the ACPI companion field in the HID device |  Andrew Duggan | 1 | -1/+0 |
| 2015-06-01 | usb, HID: Remove Vernier devices from lsusb and hid_ignore_list |  Dennis O'Brien | 2 | -12/+0 |
| 2015-06-01 | HID: hidpp: Add driver for mouse logitech M560 |  Goffredo Baroncelli | 1 | -3/+224 |
| 2015-06-01 | HID: Export hid_field_extract() |  Goffredo Baroncelli | 1 | -5/+6 |
| 2015-05-29 | HID: lenovo: Remove sysfs group on failure path |  Alexey Khoroshilov | 1 | -2/+7 |
| 2015-05-28 | HID: hid-input: Fix coding style issue |  James C Boyd | 1 | -1/+2 |
| 2015-05-28 | HID: hid-input: Simplify conditional expression |  James C Boyd | 1 | -1/+1 |
| 2015-05-28 | HID: hid-input: Add parentheses to quell gcc warning |  James C Boyd | 1 | -1/+1 |
| 2015-05-26 | HID: Makefile: fix alignment of objs-* entries |  Antonio Ospite | 1 | -3/+3 |
| 2015-05-25 | HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL |  Herton R. Krzesinski | 2 | -0/+2 |
| 2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 6 | -24/+19 |
| 2015-05-21 | HID: wacom: Handle failing HID_DG_CONTACTMAX requests |  Jason Gerecke | 1 | -2/+9 |
| 2015-05-21 | HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE |  Jason Gerecke | 1 | -2/+10 |
| 2015-05-20 | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches |  Ping Cheng | 1 | -0/+3 |
| 2015-05-18 | HID: i2c-hid: fix harmless test_bit() issue |  Dan Carpenter | 1 | -3/+3 |
| 2015-05-18 | HID: rmi: fix some harmless BIT() mistakes |  Dan Carpenter | 1 | -3/+3 |
| 2015-05-13 | HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch |  Laura Abbott | 2 | -0/+2 |
| 2015-05-12 | HID: core: remove phidgets from ignore list |  Sean Young | 2 | -24/+0 |
| 2015-05-12 | HID: hid-sensor-hub: Fix debug lock warning |  Srinivas Pandruvada | 1 | -3/+10 |
| 2015-05-07 | HID: hid-lg: Only one of LG_FF flags can be set for a given device |  Michal Malý | 1 | -3/+3 |
| 2015-05-07 | HID: hid-lg4ff: Allow the driver to continue without sysfs interface |  Michal Malý | 1 | -4/+3 |
| 2015-05-07 | HID: hid-lg4ff: Constify members of lg4ff_device_entry |  Michal Malý | 1 | -15/+39 |
| 2015-05-07 | HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct |  Michal Malý | 1 | -35/+32 |
| 2015-05-07 | HID: hid-lg4ff: Protect concurrent access to output HID report |  Michal Malý | 1 | -0/+110 |
| 2015-05-07 | HID: hid-lg4ff: Stop the hid device from lg4ff |  Michal Malý | 2 | -2/+4 |
| 2015-05-07 | HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure |  Michal Malý | 1 | -78/+88 |