summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2017-01-26HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita1-1/+1
2017-01-26HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLLColin Ian King2-0/+4
2017-01-26HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke1-13/+15
2017-01-26HID: wacom: generic: support LEDsAaron Armstrong Skomra4-4/+52
2017-01-26HID: wacom: generic: support generic touch switchAaron Armstrong Skomra3-9/+40
2017-01-26HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra4-9/+43
2017-01-26HID: wacom: generic: add support for touchringAaron Armstrong Skomra1-1/+18
2017-01-26HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra2-9/+1
2017-01-26HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke3-2/+226
2017-01-26HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke2-8/+9
2017-01-26HID: wacom: Enable HID_GENERIC codepath for Bluetooth devicesJason Gerecke1-0/+1
2017-01-23HID: wacom: do not attempt to switch mode while in probeBenjamin Tissoires2-7/+21
2017-01-23HID: wacom: remove warning while disconnecting devicesBenjamin Tissoires1-3/+2
2017-01-23HID: wacom: release the resources before leaving despite devmBenjamin Tissoires1-0/+2
2017-01-20HID: whitespace cleanupDennis Chen2-3/+3
2017-01-20HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch dataDennis Chen4-19/+1
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-13HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-13HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-12HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmiAndrew Duggan3-0/+3
2017-01-12HID: rmi: Handle all Synaptics touchpads using hid-rmiAndrew Duggan1-1/+2
2017-01-12HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4Andrew Duggan2-833/+146
2017-01-12HID: hid-mf: add force feedback support for Mayflash DolphinBar and GameCubeMarcel Hasler2-5/+17
2017-01-12HID: add device ID for updated Mayflash/Dragonrise GameCube adapterMarcel Hasler2-2/+3
2017-01-12HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouc...Daniel Keller4-12/+0
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-01-06HID: hid-cypress: validate length of reportGreg Kroah-Hartman1-0/+3
2017-01-06HID: remove use of DRIVER_LICENSEGrant Grundler6-10/+5
2017-01-05HID: ignore Petzl USB headlampJiri Kosina2-0/+4
2017-01-02HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada1-1/+2
2017-01-02HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2-0/+2
2017-01-02HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2-0/+4
2017-01-02HID: intel-ish-hid: format 32-bit integers with %XNicolas Iooss1-1/+1
2017-01-02HID: intel-ish-hid: add printf attribute to print_log()Nicolas Iooss2-2/+4
2016-12-19HID: sony: Ignore DS4 dongle reports when no device is connectedRoderick Colenbrander1-0/+28
2016-12-19HID: sony: Use DS4 MAC address as unique identifier on USBRoderick Colenbrander1-0/+6
2016-12-19HID: sony: Fix error handling bug when touchpad registration failsRoderick Colenbrander1-1/+1
2016-12-19HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouc...Yuta Kobayashi4-6/+0
2016-12-19HID: asus: Fix keyboard supportBrendan McGrath1-6/+11
2016-12-19HID: intel-ish-hid: Remove unneeded linux/miscdevice.h includeCorentin Labbe3-3/+0
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina23-477/+2133
2016-12-12HID: fix missing irq fieldBenjamin Tissoires1-2/+2
2016-12-12HID: i2c-hid: fix buildJiri Kosina1-0/+1
2016-12-12HID: i2c-hid: Disable IRQ before freeing buffersJoão Paulo Rechi Vita1-0/+2
2016-12-09HID: usbhid: fix improper return valuePan Bian1-3/+3
2016-12-09HID: wacom: generic: Don't sync input on empty input packetsPing Cheng2-25/+52
2016-12-09HID: wacom: generic: Pad supports more than buttonsPing Cheng1-0/+9
2016-12-09HID: wacom: generic: Send data only when the interface is definedPing Cheng1-9/+9