summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2020-02-01HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-02-01drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang
2020-02-01HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan
2020-02-01HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede
2020-02-01HID: Add quirk for Xin-Mo Dual ControllerPriit Laes
2020-02-01HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma
2020-01-17HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-17HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2020-01-17hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke
2020-01-14HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov
2020-01-14HID: hid-input: clear unmapped usagesDmitry Torokhov
2020-01-14HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann
2020-01-14HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern
2020-01-09HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng
2020-01-04HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan
2020-01-04HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik
2020-01-04HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede
2020-01-04HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouseJinke Fan
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun
2019-12-05HID: intel-ish-hid: fixes incorrect error handlingPan Bian
2019-11-12HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu
2019-11-12HID: google: add magnemite/masterball USB idsNicolas Boichat
2019-11-12HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2019-11-06HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede
2019-11-06HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui
2019-11-06HID: steam: fix deadlock with input devices.Rodrigo Rivas Costa
2019-11-06HID: steam: fix boot loop with bluetooth firmwareRodrigo Rivas Costa
2019-11-06HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi
2019-11-06HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede
2019-11-06HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanelsKai-Heng Feng
2019-11-06HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng
2019-11-06HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-07HID: wacom: Fix several minor compiler warningsJason Gerecke
2019-10-01HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer
2019-10-01HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern
2019-10-01HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern
2019-10-01HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander
2019-10-01HID: prodikeys: Fix general protection fault during probeAlan Stern
2019-09-21HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires
2019-08-29HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke
2019-08-29HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-08-29HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne
2019-08-29HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52István Váradi
2019-08-29HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton