summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2017-01-20HID: whitespace cleanupDennis Chen-3/+3
2017-01-20HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch dataDennis Chen-19/+1
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke-8/+18
2017-01-13HID: corsair: fix control-transfer error handlingJohan Hovold-3/+3
2017-01-13HID: corsair: fix DMA buffers on stackJohan Hovold-12/+42
2017-01-11HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmiAndrew Duggan-0/+3
2017-01-11HID: rmi: Handle all Synaptics touchpads using hid-rmiAndrew Duggan-1/+2
2017-01-11HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4Andrew Duggan-833/+146
2017-01-11HID: hid-mf: add force feedback support for Mayflash DolphinBar and GameCubeMarcel Hasler-5/+17
2017-01-11HID: add device ID for updated Mayflash/Dragonrise GameCube adapterMarcel Hasler-2/+3
2017-01-11HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouc...Daniel Keller-12/+0
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath-0/+9
2017-01-06HID: hid-cypress: validate length of reportGreg Kroah-Hartman-0/+3
2017-01-06HID: remove use of DRIVER_LICENSEGrant Grundler-10/+5
2017-01-05HID: ignore Petzl USB headlampJiri Kosina-0/+4
2017-01-02HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada-1/+2
2017-01-02HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler-0/+2
2017-01-02HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood-0/+4
2017-01-02HID: intel-ish-hid: format 32-bit integers with %XNicolas Iooss-1/+1
2017-01-02HID: intel-ish-hid: add printf attribute to print_log()Nicolas Iooss-2/+4
2016-12-19HID: sony: Ignore DS4 dongle reports when no device is connectedRoderick Colenbrander-0/+28
2016-12-19HID: sony: Use DS4 MAC address as unique identifier on USBRoderick Colenbrander-0/+6
2016-12-19HID: sony: Fix error handling bug when touchpad registration failsRoderick Colenbrander-1/+1
2016-12-19HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouc...Yuta Kobayashi-6/+0
2016-12-19HID: asus: Fix keyboard supportBrendan McGrath-6/+11
2016-12-19HID: intel-ish-hid: Remove unneeded linux/miscdevice.h includeCorentin Labbe-3/+0
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina-477/+2133
2016-12-12HID: fix missing irq fieldBenjamin Tissoires-2/+2
2016-12-12HID: i2c-hid: fix buildJiri Kosina-0/+1
2016-12-12HID: i2c-hid: Disable IRQ before freeing buffersJoão Paulo Rechi Vita-0/+2
2016-12-09HID: usbhid: fix improper return valuePan Bian-3/+3
2016-12-09HID: wacom: generic: Don't sync input on empty input packetsPing Cheng-25/+52
2016-12-09HID: wacom: generic: Pad supports more than buttonsPing Cheng-0/+9
2016-12-09HID: wacom: generic: Send data only when the interface is definedPing Cheng-9/+9
2016-12-09HID: wacom: generic: Don't return a value for wacom_wac_eventPing Cheng-36/+28
2016-12-02HID: intel_ish-hid: use %pUL for uuid formattingRasmus Villemoes-8/+1
2016-11-30HID: cp2112: explicitly require irqchip support in gpiolibJiri Kosina-1/+1
2016-11-29HID: asus: Add i2c touchpad supportBrendan McGrath-7/+296
2016-11-29HID: intel-ish-hid: Fix potential race conditionSrinivas Pandruvada-4/+2
2016-11-29HID: sony: Support DS4 dongleRoderick Colenbrander-0/+4
2016-11-28HID: sony: Comply to Linux gamepad spec for DS4Roderick Colenbrander-0/+70
2016-11-28HID: sony: Make the DS4 touchpad a separate deviceRoderick Colenbrander-21/+84
2016-11-28HID: sony: Fix memory issue when connecting device using both Bluetooth and USBRoderick Colenbrander-0/+13
2016-11-28HID: cp2112: add IRQ chip handlingBenjamin Tissoires-3/+202
2016-11-28HID: i2c-hid: force the IRQ level trigger only when not setBenjamin Tissoires-2/+6
2016-11-28HID: multitouch: do not retrieve all reports for all devicesBenjamin Tissoires-36/+40
2016-11-28HID: multitouch: enable the Surface 3 Type Cover to report multitouch dataBenjamin Tissoires-7/+3
2016-11-28HID: input: rework HID_QUIRK_MULTI_INPUTBenjamin Tissoires-41/+54
2016-11-28HID: multitouch: handle external buttons for Precision TouchpadsBenjamin Tissoires-0/+8
2016-11-28HID: sensor-hub: add quirk for Microchip MM7150Benjamin Tissoires-0/+3