summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2021-01-17HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng
2020-12-30HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax
2020-12-02HID: Add Logitech Dinovo Edge battery quirkHans de Goede
2020-12-02HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos
2020-12-02HID: add support for Sega SaturnJiri Kosina
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang
2020-11-05HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke
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-17HID: elan: Fix memleak in elan_input_configuredDinghao Liu
2020-09-17HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan
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-09-03HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang
2020-08-19HID: 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: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-07-29HID: alps: support devices with report id 2Caiyuan Xie
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-07-22HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard
2020-07-22HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-07-22HID: quirks: Remove ITE 8595 entry from hid_have_special_driverHans de Goede
2020-06-25HID: Add quirks for Trust Panora Graphic TabletCristian Klein
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-05-27HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede
2020-05-27HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal
2020-05-27HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina
2020-05-27HID: alps: Add AUI1657 device IDArtem Borisov
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-14HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-05-14HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2020-03-20HID: google: add moonball USB idChen-Tsung Hsieh
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-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-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