Age | Commit message (Expand) | Author | Files | Lines |
2015-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -36/+43 |
2015-08-11 | HID: wacom: Report correct device resolution when using the wireless adapater | Jason Gerecke | 1 | -33/+37 |
2015-08-04 | HID: hid-input: Fix accessing freed memory during device disconnect | Krzysztof Kozlowski | 1 | -2/+5 |
2015-07-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -0/+15 |
2015-07-29 | HID: uclogic: fix limit in uclogic_tablet_enable() | Dan Carpenter | 1 | -1/+1 |
2015-07-28 | HID: apple: Add support for the 2015 Macbook Pro | Henrik Rydberg | 3 | -0/+15 |
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', 'f... | Jiri Kosina | 15 | -378/+973 |
2015-06-22 | Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi... | Jiri Kosina | 15 | -234/+583 |
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 | -64/+73 |
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-17 | 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-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | 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 |