summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-181-1/+11
* HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng2017-10-121-2/+2
* HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-121-1/+3
* HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-10-121-0/+3
* HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-10-121-1/+2
* HID: wacom: release the resources before leaving despite devmBenjamin Tissoires2017-10-081-0/+2
* HID: ignore Petzl USB headlampJiri Kosina2017-08-062-0/+4
* HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-07-051-0/+9
* HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-06-292-0/+4
* HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke2017-06-071-22/+23
* HID: wacom: don't apply generic settings to old devicesPing Cheng2017-04-121-0/+3
* HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2017-04-122-0/+2
* HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2017-04-122-0/+4
* HID: multitouch: do not retrieve all reports for all devicesBenjamin Tissoires2017-04-121-36/+40
* HID: multitouch: enable the Surface 3 Type Cover to report multitouch dataBenjamin Tissoires2017-04-125-7/+3
* HID: sensor-hub: add quirk for Microchip MM7150Benjamin Tissoires2017-04-121-0/+3
* HID: sensor-hub add quirk for Microsoft Surface 3Benjamin Tissoires2017-04-121-0/+3
* HID: i2c-hid: add a simple quirk to fix device defectsHungNien Chen2017-04-122-0/+61
* HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adaptersMarcel Hasler2017-04-122-2/+6
* HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra2017-04-081-8/+8
* HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke2017-02-091-13/+15
* HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita2017-02-091-1/+1
* HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLLColin Ian King2017-02-092-0/+4
* HID: cp2112: fix gpio-callback error handlingJohan Hovold2017-02-091-1/+1
* HID: cp2112: fix sleep-while-atomicJohan Hovold2017-02-091-15/+11
* HID: corsair: fix control-transfer error handlingJohan Hovold2017-01-261-3/+3
* HID: corsair: fix DMA buffers on stackJohan Hovold2017-01-261-12/+42
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-01-151-0/+3
* HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada2017-01-121-1/+2
* HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan2016-11-231-0/+1
* HID: rmi: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+8
* HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+10
* HID: lg: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-4/+10
* HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-36/+79
* HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce2016-11-051-3/+3
* HID: intel-ish-hid: request_irq failureSrinivas Pandruvada2016-11-051-1/+1
* HID: intel-ish-hid: Fix driver reinit failureEven Xu2016-11-051-0/+15
* HID: intel-ish-hid: Move DMA disable code to new functionEven Xu2016-11-051-10/+32
* HID: intel-ish-hid: consolidate ish wake up operationEven Xu2016-11-051-19/+26
* HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2016-11-032-0/+2
* HID: intel-ish-hid: Fix !CONFIG_PM build warningBorislav Petkov2016-11-031-2/+2
* HID: sensor-hub: Fix packing of result buffer for feature reportSrinivas Pandruvada2016-11-031-1/+14
* HID: add quirk for Akai MIDImix.Steinar H. Gunderson2016-10-102-0/+4
* Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"Ioan-Adrian Ratiu2016-10-101-58/+0
* HID: hid-dr: add input mapping for axis selectionIoan-Adrian Ratiu2016-10-101-0/+25
* HID: hid-led: fix issue with transfer buffer not being dma capableHeiner Kallweit2016-10-101-4/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-0741-670/+9131
|\
| *-------------. Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina2016-10-0740-628/+9083
| |\ \ \ \ \ \ \ \
| | | | | | | | | * HID: wacom - add touch_arbitration parameter to wacom modulePing Cheng2016-08-101-27/+36
| | | | | | | | | * HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke2016-08-102-13/+72