summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2020-05-14HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-05-14HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-05-14Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke
2020-05-14HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2020-03-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-03-21HID: google: add moonball USB idChen-Tsung Hsieh
2020-03-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla
2020-03-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla
2020-03-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla
2020-03-21HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-03-21HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-03-05HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-05HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET
2020-03-05HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-05HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede
2020-02-01HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-02-01HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada
2020-02-01drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang
2020-02-01HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke
2020-02-01HID: intel-ish-hid: ipc: add CMP device idEven Xu
2020-02-01HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan
2020-02-01HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede
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-14HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov
2020-01-14HID: hid-input: clear unmapped usagesDmitry Torokhov
2020-01-14HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
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: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma
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-04HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun
2019-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke
2019-11-02HID: i2c-hid: Send power-on command after resetHans de Goede
2019-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-10-18HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede
2019-10-18HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov
2019-10-18HID: logitech-hidpp: rework device validationAndrey Smirnov
2019-10-18HID: logitech-hidpp: split g920_get_config()Andrey Smirnov
2019-10-18HID: i2c-hid: Remove runtime power managementKai-Heng Feng
2019-10-16HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu
2019-10-10HID: google: add magnemite/masterball USB idsNicolas Boichat
2019-10-03HID: Fix assumption that devices have inputsAlan Stern