summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-06-162-0/+6
* HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter2018-06-161-0/+2
* HID: add quirk for another PIXART OEM mouse used by HPDave Young2018-06-162-0/+2
* HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2018-01-011-1/+2
* HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-11-111-1/+11
* HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-09-152-0/+4
* HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switchVasilis Liaskovitis2017-09-152-0/+2
* HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-09-152-0/+6
* HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLLColin Ian King2017-09-152-0/+4
* HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2017-09-152-0/+2
* HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2017-09-152-0/+4
* HID: microsoft: Add Surface 4 type cover pro 4 not JP versionsDaniel Keller2017-09-154-0/+12
* HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adaptersMarcel Hasler2017-09-152-2/+6
* HID: add quirk for Akai MIDImix.Steinar H. Gunderson2017-09-152-0/+4
* HID: support for keyboard - Corsair STRAFEMarian Krivoš2017-09-152-0/+2
* HID: microsoft: Add Surface 4 type cover pro 4 (JP)Yuta Kobayashi2017-09-154-0/+6
* HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7...Trent Lloyd2017-09-152-0/+12
* HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirkNazar Mokrynskyi2017-09-152-0/+2
* HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2Daniel Bristot de Oliveira2017-09-152-0/+2
* HID: quirks: Add no_init_reports for AKAI midi controllerStafford Horne2017-09-152-0/+4
* HID: add HID_QUIRK_NOGET to Quanta 3003 tooBenjamin Tissoires2017-09-152-0/+2
* USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2017-09-152-11/+3
* HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry2017-09-152-0/+2
* HID: usbhid: Fix for the WiiU adapter from MayflashOliver Schmitt2017-09-152-0/+2
* HID: Add new Microsoft Type Cover 3 product IDDonavan Lance2017-09-154-0/+6
* HID: quirks: add QUIRK_NOGET for an other TPV touchscreenBenjamin Tissoires2017-09-152-2/+4
* HID: microsoft: Add Surface 3 type coverStephen Just2017-09-154-8/+14
* HID: microsoft: Add quirk for MS Surface Type/Touch coverReyad Attiyat2017-09-151-0/+3
* HID: microsoft: Add Surface Power CoverRaimund Roth2017-09-154-1/+7
* HID: sjoy: support Super Joy Box 4Sean Young2017-09-153-1/+4
* HID: usbhid: Add a quirk for raphnet multi-gamepad adaptersRaphael Assenat2017-09-152-0/+10
* HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum2017-09-152-2/+4
* HID: usbhid: more mice with ALWAYS_POLLOliver Neukum2017-09-152-0/+8
* HID: uclogic: Set quirks from inside the driverBenjamin Tissoires2017-09-152-4/+27
* HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik2017-09-154-0/+143
* HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai2017-09-152-0/+2
* HID: hid-input: Add parentheses to quell gcc warningJames C Boyd2017-04-041-1/+1
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-03-161-0/+3
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2017-02-231-0/+3
* HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2017-02-232-0/+2
* HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2017-02-232-0/+2
* HID: uhid: fix timeout when probe races with IORoderick Colenbrander2016-11-201-9/+24
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-08-221-5/+5
* HID: elo: kill not flush the workOliver Neukum2016-08-221-1/+1
* HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern2016-06-151-36/+37
* HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov2016-05-011-6/+10
* HID: fix hid_ignore_special_drivers module parameterBenjamin Tissoires2016-05-011-3/+4
* HID: core: do not scan reports if the group is already setBenjamin Tissoires2016-05-011-1/+2
* HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas2016-05-011-0/+1
* HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu2016-02-031-2/+2