summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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-01-23HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-23HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2020-01-23hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke
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
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-05HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern
2019-10-05HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern
2019-10-05HID: lg: make transfer buffers DMA capableBenjamin Tissoires
2019-10-05HID: prodikeys: Fix general protection fault during probeAlan Stern
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-09-06HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton
2019-08-25HID: holtek: test for sanity of intfdataOliver Neukum
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-06-11HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-06-11HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov
2019-05-16HID: input: add mapping for Expose/Overview keyDmitry Torokhov
2019-05-16HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo
2019-04-03hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-20HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers
2018-11-21HID: hiddev: fix potential Spectre v1Breno Leitao
2018-10-10HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia
2018-09-29HID: sony: Support DS4 dongleRoderick Colenbrander
2018-09-29HID: sony: Update device idsRoderick Colenbrander
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2018-08-06HID: i2c-hid: check if device is there before really probingDmitry Torokhov
2018-08-06HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge
2018-07-17HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-05-30HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa
2018-04-24HID: core: Fix size as type u32Aaron Ma
2018-04-24HID: Fix hid_report_len usageAaron Ma
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma
2018-03-22HID: elo: clear BTN_LEFT mappingJiri Kosina
2018-03-22HID: clamp input to logical range if no null stateTomasz Kramkowski