summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | HID: core: Avoid uninitialized buffer accessRichard Purdie2015-09-231-1/+1
| * | HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub reportFernando D S Lima2015-09-041-0/+14
| |/
* | HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann2015-11-051-1/+2
* | HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-0511-26/+64
* | HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther2015-10-263-0/+165
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-0/+2
|\ \ | |/ |/|
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-0335-1333/+4373
| |\
| | * Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti2015-08-241-0/+1
| | * Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-2035-1333/+4371
| | |\
| | * | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-201-0/+1
* | | | Merge branch 'for-4.3/microsoft' into for-linusJiri Kosina2015-09-014-8/+14
|\ \ \ \
| * | | | HID: microsoft: Add Surface 3 type coverStephen Just2015-07-244-8/+14
| | |_|/ | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------------------. \ \ \ Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...Jiri Kosina2015-09-0119-291/+953
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | HID: wacom: wacom_setup_numbered_buttons is local to wacom_wacJiri Kosina2015-08-281-1/+1
| | | | | | | | | | | * | | | HID: wacom: Add support for Express Key Remote.Aaron Skomra2015-08-284-2/+351
OpenPOWER on IntegriCloud