summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-17HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-11/+3
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-12-02USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2-11/+3
2015-11-20HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry2-0/+2
2015-11-17HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina1-1/+1
2015-11-13HID: wacom: Add outbounding area for DTU1141Ping Cheng1-1/+2
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds21-128/+1279
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina30-152/+1294
2015-11-06HID: logitech: Add support for G29Simon Wood3-4/+63
2015-11-06HID: logitech: Simplify wheel detection schemeSimon Wood1-42/+28
2015-11-05HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann1-1/+2
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov11-26/+64
2015-11-05HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke1-18/+18
2015-11-03HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2Jason Gerecke1-1/+1
2015-11-03HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke1-1/+1
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng3-3/+2
2015-10-26HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther3-0/+165
2015-10-21HID: fix some indenting issuesJiri Slaby4-8/+9
2015-10-21HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke1-2/+2
2015-10-21HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2-0/+27