Age | Commit message (Expand) | Author |
2015-07-13 | HID: rmi: Write updated F11 control registers after reset | Andrew Duggan |
2015-07-10 | HID: input: call input_sync() when automatically releasing a key | Dmitry Torokhov |
2015-07-10 | HID: cp2112: support i2c write-read transfers in hid-cp2112 | Ellen Wang |
2015-07-09 | HID: wacom: Delete unnecessary checks before the function call "input_free_de... | Markus Elfring |
2015-07-09 | HID: rmi: Disable scanning if the device is not a wake source | Andrew Duggan |
2015-07-09 | HID: cp2112: support large i2c transfers | Ellen Wang |
2015-07-08 | HID: i2c-hid: Call device suspend callback before disabling irq | Gabriele Mazzotta |
2015-07-08 | HID: cp2112: fix to force single data-report reply | Antonio Borneo |
2015-07-08 | HID: wacom: Enable pad device for older Bamboo Touch tablets | Jason Gerecke |
2015-07-08 | HID: usbhid: no flushing if device is already polled | Oliver Neukum |
2015-07-08 | HID: sensor-hub: Add in quirk for Lenovo Yogas with ITE | Guilhem Lettron |
2015-07-08 | HID: multitouch: Fix fields from pen report ID being interpreted for multitouch | Brent Adam |
2015-06-29 | HID: picoLCD: Deletion of unnecessary checks before three function calls | Markus Elfring |
2015-06-29 | HID: microsoft: Add quirk for MS Surface Type/Touch cover | Reyad Attiyat |
2015-06-26 | HID: wacom: NULL dereferences on error in probe() | Dan Carpenter |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina |
2015-06-22 | Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi... | Jiri Kosina |
2015-06-18 | HID: cypress: use swap() in cp_report_fixup() | Fabian Frederick |
2015-06-18 | HID: microsoft: Add Surface Power Cover | Raimund Roth |
2015-06-18 | HID: hid-sony: Fix report descriptor for Navigation Controller | Simon Wood |
2015-06-18 | HID: hid-sony: Navigation controller only has 1 LED and no rumble | Simon Wood |
2015-06-18 | HID: hid-sony: Add BT support for Navigation Controller | Simon Wood |
2015-06-18 | HID: wacom: Introduce new 'touch_input' device | Jason Gerecke |
2015-06-18 | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' | Jason Gerecke |
2015-06-18 | HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type | Jason Gerecke |
2015-06-18 | HID: wacom: Treat features->device_type values as flags | Jason Gerecke |
2015-06-18 | HID: wacom: Simplify 'wacom_update_name' | Jason Gerecke |
2015-06-16 | HID: rmi: Disable populating F30 when the touchpad has physical buttons | Andrew Duggan |
2015-06-12 | HID: plantronics: Update to map volume up/down controls | Terry Junge |
2015-06-12 | HID: sony: PS Move fix report descriptor | Simon Wood |
2015-06-12 | HID: sony: PS3 Move enable LEDs and Rumble via BT | Simon Wood |
2015-06-12 | HID: sony: Add support PS3 Move Battery via BT | Simon Wood |
2015-06-12 | HID: sony: Add quirk for MOTION_CONTROLLER_BT | Simon Wood |
2015-06-12 | HID: sony: Support PS3 Move Controller when connected via Bluetooth | Simon Wood |
2015-06-03 | HID: i2c-hid: Do not set the ACPI companion field in the HID device | Andrew Duggan |
2015-06-01 | usb, HID: Remove Vernier devices from lsusb and hid_ignore_list | Dennis O'Brien |
2015-06-01 | HID: hidpp: Add driver for mouse logitech M560 | Goffredo Baroncelli |
2015-06-01 | HID: Export hid_field_extract() | Goffredo Baroncelli |
2015-05-29 | HID: lenovo: Remove sysfs group on failure path | Alexey Khoroshilov |
2015-05-28 | HID: hid-input: Fix coding style issue | James C Boyd |
2015-05-28 | HID: hid-input: Simplify conditional expression | James C Boyd |
2015-05-28 | HID: hid-input: Add parentheses to quell gcc warning | James C Boyd |
2015-05-26 | HID: Makefile: fix alignment of objs-* entries | Antonio Ospite |
2015-05-25 | HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL | Herton R. Krzesinski |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-21 | HID: wacom: Handle failing HID_DG_CONTACTMAX requests | Jason Gerecke |
2015-05-21 | HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE | Jason Gerecke |
2015-05-20 | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches | Ping Cheng |
2015-05-18 | HID: i2c-hid: fix harmless test_bit() issue | Dan Carpenter |
2015-05-18 | HID: rmi: fix some harmless BIT() mistakes | Dan Carpenter |