summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2020-05-272-0/+4
* HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com2020-03-111-1/+1
* HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes2020-03-111-1/+3
* HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-232-5/+7
* HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2020-01-231-2/+2
* hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke2020-01-231-1/+1
* HID: hid-input: clear unmapped usagesDmitry Torokhov2020-01-141-4/+12
* HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2020-01-141-1/+2
* HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2020-01-141-0/+6
* HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik2020-01-041-0/+4
* HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun2019-12-051-6/+45
* HID: fix error message in hid_open_report()Michał Mirosław2019-11-061-2/+5
* HID: Fix assumption that devices have inputsAlan Stern2019-11-0612-32/+108
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-10-071-21/+28
* HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern2019-10-051-1/+1
* HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2019-10-052-5/+6
* HID: lg: make transfer buffers DMA capableBenjamin Tissoires2019-10-051-4/+10
* HID: prodikeys: Fix general protection fault during probeAlan Stern2019-10-051-2/+10
* HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-09-061-1/+1
* HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov2019-09-061-0/+12
* HID: hiddev: do cleanup in failure of opening a deviceHillf Danton2019-08-251-0/+4
* HID: hiddev: avoid opening a disconnected deviceHillf Danton2019-08-251-0/+8
* HID: holtek: test for sanity of intfdataOliver Neukum2019-08-251-2/+7
* HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2019-08-112-0/+2
* HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2019-06-111-12/+24
* HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede2019-06-111-4/+13
* HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov2019-05-161-0/+4
* HID: input: add mapping for Expose/Overview keyDmitry Torokhov2019-05-161-0/+2
* HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo2019-05-161-0/+5
* hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre2019-04-031-1/+2
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-201-74/+48
* HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki2019-02-201-2/+8
* HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-271-0/+13
* HID: hiddev: fix potential Spectre v1Breno Leitao2018-11-211-4/+14
* HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia2018-10-101-0/+2
* HID: sony: Support DS4 dongleRoderick Colenbrander2018-09-293-0/+4
* HID: sony: Update device idsRoderick Colenbrander2018-09-293-0/+7
* HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke2018-08-241-2/+8
* HID: i2c-hid: check if device is there before really probingDmitry Torokhov2018-08-061-0/+8
* HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge2018-08-061-1/+5
* HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2018-07-172-0/+4
* HID: debug: check length before copy_to_user()Daniel Rosenberg2018-07-111-1/+7
* HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva2018-07-111-0/+11
* HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk2018-07-111-1/+1
* HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter2018-05-301-0/+2
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-241-0/+5
* HID: core: Fix size as type u32Aaron Ma2018-04-241-5/+5
* HID: Fix hid_report_len usageAaron Ma2018-04-243-5/+7
* HID: i2c-hid: fix size check and type usageAaron Ma2018-04-241-6/+7
* HID: elo: clear BTN_LEFT mappingJiri Kosina2018-03-221-0/+6