summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---------------. Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina2015-11-0644-349/+1509
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * 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-3012-28/+66
| | | | | | | * | | HID: roccat: Fixed resubmit: Deprecating most Roccat sysfs attributesStefan Achatz2015-10-2112-195/+198
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | 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-306-0/+703
| |/
* | 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
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-09-0226-308/+1144
|\
| * 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-0120-291/+972
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | 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-285-2/+370
| | | | | | | | | | | | * | HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra2015-08-282-115/+61
| | | | | | | | | | | | * | HID: wacom: Use tablet-provided touch height/width values for INTUOSHTJason Gerecke2015-08-181-1/+1
| | | | | | | | | | | | * | HID: wacom: Simplify 'wacom_pl_irq'Jason Gerecke2015-08-111-49/+35
| | | | | | | | | | | | * | HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke2015-08-101-1/+1
| | | | | | | | | | | | * | HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke2015-08-043-19/+10
| | | | | | | | | | | | * | HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke2015-08-043-7/+5
| | | | | | | | | | | | * | HID: wacom: Use calculated pkglen for wireless touch interfaceJason Gerecke2015-08-041-1/+0
| | | | | | | | | | | | * | HID: wacom: Report touch width/height/orientation for GENERIC devicesJason Gerecke2015-07-231-0/+20
| | | | | | | | | | | | * | HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke2015-07-232-1/+33
| | | | | | | | | | | | * | HID: wacom: Perform all event processing as part of report processingJason Gerecke2015-07-232-1/+39
| | | | | | | | | | | | * | HID: wacom: Set default device name to value from wacom->featuresJason Gerecke2015-07-171-1/+2
| | | | | | | | | | | | * | HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke2015-07-171-34/+18
| | | | | | | | | | | | * | Merge branch 'for-4.3/upstream' into for-4.3/wacomJiri Kosina2015-07-173-8/+9
| | | | | | | | | | | | |\ \