summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
* HID: clamp input to logical range if no null stateTomasz Kramkowski2018-03-221-7/+14
* HID: reject input outside logical range only if null state is setValtteri Heikkilä2018-03-221-0/+1
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-282-0/+6
* HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede2018-02-161-1/+11
* HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein2017-12-253-0/+3
* HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-12-164-2/+5
* HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-181-1/+11
* HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-10-121-1/+2
* HID: ignore Petzl USB headlampJiri Kosina2017-08-062-0/+4
* HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-07-051-0/+9
* HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-06-292-0/+4
* HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke2017-06-071-22/+23
* HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke2017-02-091-13/+15
* HID: corsair: fix control-transfer error handlingJohan Hovold2017-01-261-3/+3
* HID: corsair: fix DMA buffers on stackJohan Hovold2017-01-261-12/+42
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-01-151-0/+3
* HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2016-11-102-0/+2
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2016-09-151-0/+3
* HID: uhid: fix timeout when probe races with IORoderick Colenbrander2016-08-201-9/+24
* HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires2016-08-161-2/+4
* HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung2016-07-271-3/+15
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-07-271-5/+5
* HID: elo: kill not flush the workOliver Neukum2016-07-271-1/+1
* HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirkNazar Mokrynskyi2016-05-112-0/+2