Age | Commit message (Expand) | Author |
2016-05-17 | Merge branch 'for-4.7/wacom' into for-linus | Jiri Kosina |
2016-05-17 | Merge branch 'for-4.7/upstream' into for-linus | Jiri Kosina |
2016-05-17 | Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and... | Jiri Kosina |
2016-05-03 | HID: wacom: add missed stylus_in_proximity line back | Ping Cheng |
2016-05-03 | HID: wacom: Add fuzz factor to distance and tilt axes | Jason Gerecke |
2016-04-27 | HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7... | Trent Lloyd |
2016-04-25 | HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk | Nazar Mokrynskyi |
2016-04-25 | HID: thingm: remove not needed error message | Heiner Kallweit |
2016-04-18 | HID: thingm: set new flag LED_HW_PLUGGABLE | Heiner Kallweit |
2016-04-18 | HID: thingm: factor out duplicated code to thingm_init_led | Heiner Kallweit |
2016-04-12 | HID: wacom: Add support for DTK-1651 | Ping Cheng |
2016-04-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-04-07 | HID: simplify implement() a bit | Dmitry Torokhov |
2016-04-05 | HID: wacom: Support switching from vendor-defined device mode on G9 and G11 | Jason Gerecke |
2016-04-05 | HID: wacom: Initialize hid_data.inputmode to -1 | Jason Gerecke |
2016-04-04 | HID: microsoft: add support for 3 more devices | Alistair Leslie-Hughes |
2016-04-04 | HID: asus: add support for VivoBook E200HA | Yusuke Fujimaki |
2016-04-04 | HID: hidraw: silence an uninitialized variable warning | Dan Carpenter |
2016-04-04 | HID: roccat: silence an uninitialized variable warning | Dan Carpenter |
2016-04-01 | HID: Asus X205TA keyboard driver | Yusuke Fujimaki |
2016-04-01 | HID: multitouch: Synchronize MT frame on reset_resume | Gabriele Mazzotta |
2016-03-29 | HID: wacom: fix Bamboo ONE oops | Benjamin Tissoires |
2016-03-29 | HID: lenovo: Don't use stack variables for DMA buffers | Josh Boyer |
2016-03-24 | HID: usbhid: fix inconsistent reset/resume/reset-resume behavior | Alan Stern |
2016-03-24 | HID: hidraw: switch to using memdup_user | Dmitry Torokhov |
2016-03-22 | drivers/hid/uhid.c: check write() bitness using in_compat_syscall | Andy Lutomirski |
2016-03-18 | HID: wiimote: Fix wiimote mp scale linearization | Cyan Ogilvie |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',... | Jiri Kosina |
2016-03-16 | HID: microsoft: Add ID for MS Wireless Comfort Keyboard | Slava Bacherikov |
2016-03-15 | hid: thingm: reorder calls in thingm_probe | Heiner Kallweit |
2016-03-15 | HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() | Dmitry Torokhov |
2016-03-14 | HID: multitouch: Release all touch slots on reset_resume | Benson Leung |
2016-03-10 | HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2 | Daniel Bristot de Oliveira |
2016-03-10 | HID: penmount: report only one button for PenMount 6000 USB touchscreen contr... | Andrew Shadura |
2016-03-10 | HID: i2c-hid: Fix suspend/resume when already runtime suspended | Doug Anderson |
2016-03-10 | HID: i2c-hid: Add hid-over-i2c name to i2c id table | Benson Leung |
2016-03-07 | HID: multitouch: force retrieving of Win8 signature blob | Benjamin Tissoires |
2016-03-02 | HID: Support for CMedia CM6533 HID audio jack controls | Ben Chen |
2016-03-02 | HID: thingm: improve locking | Heiner Kallweit |
2016-03-02 | HID: thingm: switch to managed version of led_classdev_register | Heiner Kallweit |
2016-03-02 | HID: thingm: remove workqueue | Heiner Kallweit |
2016-02-23 | HID: corsair: fix mapping of non-keyboard usages | Clément Vuchener |
2016-02-16 | HID: wacom: close the wireless receiver on remove() | Benjamin Tissoires |
2016-02-16 | HID: wacom: cleanup input devices | Benjamin Tissoires |
2016-02-16 | HID: wacom: reuse wacom_parse_and_register() in wireless_work | Benjamin Tissoires |
2016-02-16 | HID: wacom: move down wireless_work() | Benjamin Tissoires |
2016-02-16 | HID: wacom: break out parsing of device and registering of input | Benjamin Tissoires |
2016-02-16 | HID: wacom: break out wacom_intuos_get_tool_type | Benjamin Tissoires |
2016-02-16 | HID: fix hid_ignore_special_drivers module parameter | Benjamin Tissoires |