summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno1-21/+28
2019-10-05HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern1-1/+1
2019-10-05HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2-5/+6
2019-10-05HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10
2019-09-06HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke1-0/+2
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-09-06HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne1-3/+27
2019-09-06HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov1-0/+12
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton1-0/+4
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton1-0/+8
2019-08-25HID: holtek: test for sanity of intfdataOliver Neukum1-2/+7
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-11HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra1-6/+6
2019-05-31HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne1-12/+24
2019-05-31HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede1-4/+13
2019-05-16HID: input: add mapping for "Toggle Display" keyDmitry Torokhov1-0/+8
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov1-0/+4
2019-05-16HID: input: add mapping for Expose/Overview keyDmitry Torokhov1-0/+2
2019-05-08HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo1-0/+5
2019-05-08HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu1-1/+7
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds1-1/+2
2019-04-20HID: i2c-hid: override HID descriptors for certain devicesJulian Sax4-18/+437
2019-04-05HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan1-3/+6
2019-04-05HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu1-1/+3
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov1-74/+48
2019-02-12HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2018-12-13HID: input: Ignore battery reported by Symbol DS4308Benson Leung2-0/+4
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+13
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-10-20HID: quirks: fix support for Apple Magic KeyboardsNatanael Copa1-0/+3
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2-0/+3
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien2-1/+10
2018-10-04HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia1-0/+2
2018-09-29HID: sony: Support DS4 dongleRoderick Colenbrander3-0/+4
2018-09-29HID: sony: Update device idsRoderick Colenbrander3-0/+7
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke1-2/+8
2018-08-03HID: i2c-hid: check if device is there before really probingDmitry Torokhov1-0/+8
2018-08-03HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge1-1/+5
2018-07-17HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2-0/+4
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-05-30HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24HID: core: Fix size as type u32Aaron Ma1-5/+5
2018-04-24HID: Fix hid_report_len usageAaron Ma4-6/+8
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-04-13HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devicesHans de Goede1-0/+13
2018-04-08HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik1-30/+15