summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu2019-11-121-1/+1
* HID: google: add magnemite/masterball USB idsNicolas Boichat2019-11-122-0/+6
* HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2019-11-122-4/+21
* HID: fix error message in hid_open_report()Michał Mirosław2019-11-061-2/+5
* HID: Fix assumption that devices have inputsAlan Stern2019-11-0613-34/+117
* HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede2019-11-061-0/+19
* HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui2019-11-061-46/+10
* HID: steam: fix deadlock with input devices.Rodrigo Rivas Costa2019-11-061-7/+19
* HID: steam: fix boot loop with bluetooth firmwareRodrigo Rivas Costa2019-11-061-23/+11
* HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi2019-11-061-0/+3
* HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede2019-11-061-0/+8
* HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanelsKai-Heng Feng2019-11-061-0/+9
* HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2019-11-062-0/+3
* HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax2019-11-061-0/+8
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-10-071-21/+28
* HID: wacom: Fix several minor compiler warningsJason Gerecke2019-10-072-5/+6
* HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer2019-10-012-0/+2
* HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern2019-10-011-1/+1
* HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2019-10-012-5/+6
* HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander2019-10-011-1/+1
* HID: prodikeys: Fix general protection fault during probeAlan Stern2019-10-011-2/+10
* HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra2019-09-212-4/+10
* HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires2019-09-101-2/+6
* HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke2019-08-291-0/+2
* HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-08-291-1/+1
* HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne2019-08-291-3/+27
* HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52István Váradi2019-08-292-0/+2
* HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov2019-08-291-0/+12
* HID: hiddev: do cleanup in failure of opening a deviceHillf Danton2019-08-251-0/+4
* HID: hiddev: avoid opening a disconnected deviceHillf Danton2019-08-251-0/+8
* HID: holtek: test for sanity of intfdataOliver Neukum2019-08-251-2/+7
* HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander2019-08-161-3/+12
* HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2019-08-092-0/+2
* HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-091-6/+6
* HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-07-261-1/+1
* HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-07-261-7/+8
* HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-07-263-2/+4
* HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng2019-07-212-0/+5
* HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko2019-07-212-0/+2
* HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2019-07-142-0/+2
* HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke2019-06-191-2/+8
* HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke2019-06-191-4/+7
* HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke2019-06-191-1/+1
* HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke2019-06-191-15/+18
* HID: wacom: Don't set tool type until we're in rangeJason Gerecke2019-06-191-1/+16
* HID: multitouch: handle faulty Elo touch deviceBenjamin Tissoires2019-06-191-0/+7
* HID: logitech-hidpp: change low battery level threshold from 31 to 30 percentHans de Goede2019-05-311-1/+5
* HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2019-05-311-12/+24
* HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede2019-05-311-4/+13
* HID: input: add mapping for "Toggle Display" keyDmitry Torokhov2019-05-161-0/+8