aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+2
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+2
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-20Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linusJiri Kosina22-961/+652
2017-02-14HID: intel-ish-hid: constify device_type structureBhumika Goyal1-1/+1
2017-02-14HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/rangeJason Gerecke1-10/+15
2017-02-08HID: intel-ish-hid: ipc: check FW status to distinguish ISH resume pathsEven Xu3-10/+44
2017-02-03HID: multitouch: fix LG Melfas touchscreenBenjamin Tissoires3-0/+46
2017-02-03HID: wacom: don't apply generic settings to old devicesPing Cheng1-2/+3
2017-01-31HID: cp2112: fix gpio-callback error handlingJohan Hovold1-1/+1
2017-01-31HID: cp2112: fix sleep-while-atomicJohan Hovold1-15/+11
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-11HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmiAndrew Duggan3-0/+3
2017-01-11HID: rmi: Handle all Synaptics touchpads using hid-rmiAndrew Duggan1-1/+2
2017-01-11HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4Andrew Duggan2-833/+146
2017-01-11HID: hid-mf: add force feedback support for Mayflash DolphinBar and GameCubeMarcel Hasler2-5/+17
2017-01-11HID: add device ID for updated Mayflash/Dragonrise GameCube adapterMarcel Hasler2-2/+3
2017-01-11HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouch dataDaniel 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