summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2021-03-03HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke
2021-03-03HID: core: detect and skip invalid inputs to snto32()Randy Dunlap
2021-03-03HID: make arrays usage and value to be the sameWill McVicker
2020-12-29HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax
2020-12-02HID: Add Logitech Dinovo Edge battery quirkHans de Goede
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang
2020-10-29HID: hid-input: fix stylus battery reportingDmitry Torokhov
2020-10-29HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter
2020-09-09HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-09HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede
2020-08-21HID: input: Fix devices that return multiple bytes in battery reportGrant Likely
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-06-11HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-11HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-20HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-05-20HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-03-11HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-11HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-11HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede
2020-02-05HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede
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-04HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik
2020-01-04HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede
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: 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: 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: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-05HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern