summaryrefslogtreecommitdiff
path: root/drivers/hid
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-04
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-03
| |\
| | * Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti2015-08-24
| | * Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-20
| | |\
| | * | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-20
* | | | Merge branch 'for-4.3/microsoft' into for-linusJiri Kosina2015-09-01
|\ \ \ \
| * | | | HID: microsoft: Add Surface 3 type coverStephen Just2015-07-24
| | |_|/ | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------------------. \ \ \ Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...Jiri Kosina2015-09-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | HID: wacom: wacom_setup_numbered_buttons is local to wacom_wacJiri Kosina2015-08-28
| | | | | | | | | | | * | | | HID: wacom: Add support for Express Key Remote.Aaron Skomra2015-08-28
| | | | | | | | | | | * | | | HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra2015-08-28
| | | | | | | | | | | * | | | HID: wacom: Use tablet-provided touch height/width values for INTUOSHTJason Gerecke2015-08-18
| | | | | | | | | | | * | | | HID: wacom: Simplify 'wacom_pl_irq'Jason Gerecke2015-08-11
| | | | | | | | | | | * | | | HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke2015-08-10
| | | | | | | | | | | * | | | HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke2015-08-04
| | | | | | | | | | | * | | | HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke2015-08-04
| | | | | | | | | | | * | | | HID: wacom: Use calculated pkglen for wireless touch interfaceJason Gerecke2015-08-04
| | | | | | | | | | | * | | | HID: wacom: Report touch width/height/orientation for GENERIC devicesJason Gerecke2015-07-23
| | | | | | | | | | | * | | | HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke2015-07-23
| | | | | | | | | | | * | | | HID: wacom: Perform all event processing as part of report processingJason Gerecke2015-07-23
| | | | | | | | | | | * | | | HID: wacom: Set default device name to value from wacom->featuresJason Gerecke2015-07-17
| | | | | | | | | | | * | | | HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke2015-07-17
| | | | | | | | | | | * | | | Merge branch 'for-4.3/upstream' into for-4.3/wacomJiri Kosina2015-07-17
| | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | * | | | | HID: wacom: remove the extra Pen interface for Wacom Bamboo PADBenjamin Tissoires2015-07-13
| | | | | | | | | | | | |/ / / | | | | | | | | | | | |/| | |
| | | | | | | | | | * | | | | HID: sony: Fix DS4 controller reporting rate issuesRostislav Pehlivanov2015-07-31
| | | | | | | | | | * | | | | HID: sony: Drop invalid Sixaxis input reportsFrank Praznik2015-07-24
| | | | | | | | | | * | | | | HID: sony: Navigator Axis for L1 buttonSimon Wood2015-07-13
| | | | | | | | | | |/ / / /
| | | | | | | | | * | | | | HID: sensor-hub: Add in quirk for Lenovo Yogas with ITEGuilhem Lettron2015-07-08
| | | | | | | | | |/ / / /
| | | | | | | | * | | | | HID: rmi: Set F01 interrupt enable register when not setAndrew Duggan2015-07-17
| | | | | | | | * | | | | HID: rmi: Write updated F11 control registers after resetAndrew Duggan2015-07-13
| | | | | | | | * | | | | HID: rmi: Disable scanning if the device is not a wake sourceAndrew Duggan2015-07-09
| | | | | | | | |/ / / /
| | | | | | | * | | | | HID: picoLCD: Deletion of unnecessary checks before three function callsMarkus Elfring2015-06-29
| | | | | | | |/ / / /
| | | | | | * | | | | HID: multitouch: Add support for CJTouch MultiTouchYang Bo2015-07-24
| | | | | | |/ / / /
| | | | | * | | | | HID: hid-lg: Add USBID for Logitech G29 WheelSimon Wood2015-07-29
| | | | * | | | | | HID: lenovo: Hide middle-button press until releaseJamie Lentin2015-08-12
| | | | * | | | | | HID: lenovo: Add missing return-value checkJamie Lentin2015-08-12
| | | | * | | | | | HID: lenovo: Use constants for axes namesJamie Lentin2015-08-12
| | | * | | | | | | HID: i2c-hid: Only disable irq wake if it was successfully enabled during sus...Andrew Duggan2015-08-18
| | | * | | | | | | HID: i2c-hid: Call device suspend callback before disabling irqGabriele Mazzotta2015-07-08
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | HID: cp2112: fix byte order in SMBUS operationsEllen Wang2015-07-14
| | * | | | | | | HID: cp2112: fix I2C_SMBUS_BYTE writeEllen Wang2015-07-14
| | * | | | | | | HID: cp2112: support i2c write-read transfers in hid-cp2112Ellen Wang2015-07-10
| | * | | | | | | HID: cp2112: support large i2c transfersEllen Wang2015-07-09
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | HID: chicony: Add support for Acer Aspire Switch 12Николай Кудрявцев2015-07-29
| |/ / / / / /
* | | | | | | Merge branch 'for-4.3/gembird' into for-linusJiri Kosina2015-09-01
|\ \ \ \ \ \ \
| * | | | | | | HID: gembird: add new driver to fix Gembird JPD-DualForce 2Benjamin Tissoires2015-08-18
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-08-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-30
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg2015-07-27
| | | |_|_|/ | | |/| | |
* | | | | | Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...Jiri Kosina2015-09-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |