summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: uhid: fix timeout when probe races with IORoderick Colenbrander2016-08-201-9/+24
* HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires2016-08-161-2/+4
* HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung2016-07-271-3/+15
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-07-271-5/+5
* HID: elo: kill not flush the workOliver Neukum2016-07-271-1/+1
* HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirkNazar Mokrynskyi2016-05-112-0/+2
* HID: wacom: Add support for DTK-1651Ping Cheng2016-05-111-0/+5
* HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern2016-04-201-36/+37
* HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires2016-04-201-0/+11
* HID: fix hid_ignore_special_drivers module parameterBenjamin Tissoires2016-04-121-3/+4
* HID: multitouch: force retrieving of Win8 signature blobBenjamin Tissoires2016-04-121-0/+5
* HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov2016-04-121-6/+10
* HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas2016-04-121-0/+1
* HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires2016-02-171-2/+13
* HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu2016-02-171-2/+2
* Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-132-11/+3
|\
| * USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2015-12-012-11/+3
* | HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires2015-12-021-2/+3
* | HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry2015-11-202-0/+2
|/
* HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina2015-11-171-1/+1
* HID: wacom: Add outbounding area for DTU1141Ping Cheng2015-11-131-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-0721-128/+1279
|\
| *---------------. Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina2015-11-0630-152/+1294
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke2015-11-051-18/+18
| | | | | | | | | | * HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2Jason Gerecke2015-11-031-1/+1
| | | | | | | | | | * HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke2015-11-031-1/+1
| | | | | | | | | | * HID: wacom: fix Intuos wireless report id issuePing Cheng2015-11-023-3/+2
| | | | | | | | | | * HID: wacom: Report full pressure range for Intuos, Cintiq 13HD TouchJason Gerecke2015-10-211-1/+1
| | | | | | | | | | * HID: wacom: Add support for Cintiq Companion 2Jason Gerecke2015-10-213-2/+37
| | | | | | | | | | * HID: wacom: Add four new Intuos devicesPing Cheng2015-09-233-28/+82
| | | | | | | | | | * HID: wacom: Cleanup unsupported device_type for BAMBOO_PTPing Cheng2015-09-233-30/+54
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | | | * HID: fix some indenting issuesJiri Slaby2015-10-214-8/+9
| | | | | | | | | * HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-09-3011-26/+64
| | | | | | | * | | HID: multitouch: Fetch feature reports on demand for Win8 devicesMika Westerberg2015-10-121-1/+44
| | | | | | | * | | HID: multitouch: Add suffix for HID_DG_TOUCHPADMika Westerberg2015-09-291-0/+3
| | | | | | | |/ /
| | | | | | * / / HID: Add new Microsoft Type Cover 3 product IDDonavan Lance2015-09-234-0/+6
| | | | | | |/ /
| | | | | * | | HID: logitech: Add support for G29Simon Wood2015-11-063-4/+63
| | | | | * | | HID: logitech: Simplify wheel detection schemeSimon Wood2015-11-061-42/+28
| | | | | * | | HID: logitech-hidpp: add support to disable tap-to-click on the K400Benjamin Tissoires2015-09-041-0/+133
| | | | | * | | HID: logitech-hidpp: split HIDPP_QUIRK_DELAYED_INIT in twoBenjamin Tissoires2015-09-041-9/+17
| | | | | |/ /
| | | | * | / HID: i2c-hid: Fill in physical device providing HID functionalityMika Westerberg2015-09-291-0/+1
| | | | | |/ | | | | |/|
| | | | * | HID: Make I2C a known bus in hid_connect()Daniel Martin2015-09-231-0/+3
| | | | * | HID: saitek: mode button quirk for Mad Catz R.A.T.5Harald Brinkmann2015-09-044-3/+6
| | | | |/
| | | * / HID: dragonrise: fix HID Descriptor for 0x0006 PIDMaciej Zuk2015-09-041-0/+58
| | | |/
| | * | HID: corsair: boolify struct k90_led.removedJiri Kosina2015-09-301-6/+6
| | * | HID: corsair: Add Corsair Vengeance K90 driverClément Vuchener2015-09-305-0/+688
| | |/
| * | HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke2015-10-211-2/+2
| * | HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2015-10-212-0/+27
| * | HID: sensor-hub: Add quirk for Lenovo Yoga 2 with ITE ChipsRitesh Raj Sarraf2015-10-052-0/+4
| * | HID: usbhid: Fix for the WiiU adapter from MayflashOliver Schmitt2015-10-042-0/+2