summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+13
2018-11-21HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-10-10HID: 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-06HID: i2c-hid: check if device is there before really probingDmitry Torokhov1-0/+8
2018-08-06HID: 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-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 Ma3-5/+7
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-03-22HID: elo: clear BTN_LEFT mappingJiri Kosina1-0/+6
2018-03-22HID: clamp input to logical range if no null stateTomasz Kramkowski1-7/+14
2018-03-22HID: reject input outside logical range only if null state is setValtteri Heikkilä1-0/+1
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2-0/+6
2018-02-16HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede1-1/+11
2017-12-25HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-12-16HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake4-2/+5
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim1-1/+11
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido1-1/+2
2017-08-07HID: ignore Petzl USB headlampJiri Kosina2-0/+4
2017-07-05HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-06-29HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2-0/+4
2017-06-07HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke1-22/+23
2017-02-09HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke1-13/+15
2017-01-26HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-26HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-15HID: hid-cypress: validate length of reportGreg Kroah-Hartman1-0/+3
2016-11-10HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2016-09-15HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3
2016-08-20HID: uhid: fix timeout when probe races with IORoderick Colenbrander1-9/+24
2016-08-16HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires1-2/+4
2016-07-27HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung1-3/+15
2016-07-27HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-07-27HID: elo: kill not flush the workOliver Neukum1-1/+1
2016-05-11HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirkNazar Mokrynskyi2-0/+2
2016-05-11HID: wacom: Add support for DTK-1651Ping Cheng1-0/+5
2016-04-20HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern1-36/+37
2016-04-20HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires1-0/+11
2016-04-12HID: fix hid_ignore_special_drivers module parameterBenjamin Tissoires1-3/+4
2016-04-12HID: multitouch: force retrieving of Win8 signature blobBenjamin Tissoires1-0/+5
2016-04-12HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov1-6/+10
2016-04-12HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas1-0/+1
2016-02-17HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires1-2/+13