summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: google: add moonball USB idChen-Tsung Hsieh2020-03-202-0/+3
* HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng2020-03-201-0/+8
* HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi2020-03-201-1/+2
* HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com2020-03-051-1/+1
* HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET2020-03-051-1/+1
* HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes2020-03-051-1/+3
* HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede2020-03-051-2/+3
* HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-02-011-0/+4
* drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2020-02-011-1/+1
* HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2020-02-012-3/+14
* HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2020-02-012-0/+4
* HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2020-02-011-0/+1
* HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2020-02-012-0/+4
* HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-172-5/+7
* HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2020-01-171-2/+2
* hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke2020-01-171-1/+1
* HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2020-01-141-55/+42
* HID: hid-input: clear unmapped usagesDmitry Torokhov2020-01-141-4/+12
* HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2020-01-141-1/+1
* HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2020-01-141-0/+6
* HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng2020-01-091-1/+11
* HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan2020-01-041-1/+2
* HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik2020-01-041-0/+4
* HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede2020-01-041-0/+3
* HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouseJinke Fan2020-01-042-0/+2
* HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun2019-12-051-6/+45
* HID: intel-ish-hid: fixes incorrect error handlingPan Bian2019-12-051-1/+1
* 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