aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2020-09-04HID: input: Fix devices that return multiple bytes in battery reportGrant Likely
2020-08-18HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-08-18HID: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-08-18HID: alps: support devices with report id 2Caiyuan Xie
2020-08-18HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-08-13HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard
2020-08-13HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer
2020-08-13HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-08-13HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero
2020-08-13HID: quirks: Remove ITE 8595 entry from hid_have_special_driverHans de Goede
2020-07-13HID: Add quirks for Trust Panora Graphic TabletCristian Klein
2020-07-13HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann
2020-06-24HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devicesHans de Goede
2020-06-24HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devicesYueHaibing
2020-06-09HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-09HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires
2020-06-09HID: multitouch: add support for the Smart Tech panelBenjamin Tissoires
2020-06-09HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-06-08HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede
2020-06-08HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal
2020-06-08HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina
2020-06-08HID: alps: Add AUI1657 device IDArtem Borisov
2020-06-08HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-06-04HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-05-21HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-05-21HID: google: add moonball USB idChen-Tsung Hsieh
2020-05-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla
2020-05-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla
2020-05-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla
2020-05-21HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-05-21HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-05-15HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-05-15HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET
2020-05-15HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-05-15HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede
2020-04-16HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2020-04-16HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-04-16HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada
2020-04-16drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang
2020-04-16HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke
2020-04-16HID: wacom: add new MobileStudio Pro 13 supportPing Cheng
2020-04-16HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra
2020-04-16HID: wacom: add new MobileStudio Pro supportPing Cheng
2020-04-16HID: intel-ish-hid: ipc: add CMP device idEven Xu
2020-04-16HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan
2020-04-16HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede
2020-04-16HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede
2020-04-16HID: Add quirk for Xin-Mo Dual ControllerPriit Laes
2020-04-16HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma
2020-03-30HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov