summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2016-08-27HID: hid-input: Add parentheses to quell gcc warningJames C Boyd1-1/+1
2016-08-22HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-06-07HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern1-36/+37
2016-02-20HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2016-01-29HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2015-09-21HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus1-1/+1
2015-03-18HID: fixup the conflicting keyboard mappings quirkJiri Kosina1-0/+1
2015-03-18HID: input: fix confusion on conflicting mappingsDavid Herrmann1-0/+16
2015-03-07HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee1-1/+4
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius4-0/+7
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton1-0/+3
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8
2014-10-06HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-10-06HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-10-06HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-09-06HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-06HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-07-01HID: core: fix validation of report id 0Kees Cook1-1/+11
2014-01-16HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2-0/+46
2013-12-12HID: usbhid: quirk for SiS TouchscreenAceLan Kao2-0/+4
2013-12-12HID: usbhid: quirk for Synaptics Large TouchccreenAceLan Kao2-0/+4
2013-12-08HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)Simon Wood1-0/+58
2013-12-04HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat1-0/+22
2013-12-04HID: enable Mayflash USB Gamecube AdapterTristan Rice2-1/+3
2013-12-04HID: roccat: add missing special driver declarationsStefan Achatz1-1/+3
2013-12-04HID: roccat: fix Coverity CID 141438Stefan Achatz1-0/+4
2013-12-04HID: roccat: add new device return valueStefan Achatz1-6/+6
2013-12-04HID: lg: fix ReportDescriptor for Logitech Formula VibrationSimon Wood1-0/+77
2013-12-04HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood1-11/+11
2013-12-04HID:hid-lg4ff: Switch autocentering off when strength is set to zero.Simon Wood1-0/+25
2013-12-04HID:hid-lg4ff: Scale autocentering force properly on Logitech wheelSimon Wood1-3/+12
2013-12-04HID: multicouh: add PID VID to support 1 new Wistron optical touch deviceKaiChung Cheng3-0/+10
2013-12-04HID: hid-sensor-hub: fix report sizeSrinivas Pandruvada1-5/+8
2013-12-04HID: hid-multitouch: add support for SiS panelsForest Bond5-0/+17
2013-12-04HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback WheelElias Vanderstuyft5-4/+11
2013-12-04HID: multitouch: Fix GeneralTouch products and add more PIDsLuosong2-2/+22
2013-12-04HID: don't ignore eGalax/D-Wav/EETI HIDsForest Bond1-9/+0
2013-12-04HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann1-1/+1
2013-10-14HID: uhid: allocate static minorDavid Herrmann1-1/+2
2013-10-14HID: uhid: add devname module aliasMarcel Holtmann1-0/+1
2013-10-14HID: roccat: add support for KonePureOptical v2Stefan Achatz3-1/+4
2013-10-14HID: fix data access in implement()Jiri Kosina4-17/+42
2013-10-01HID: logitech-dj: validate output report detailsKees Cook1-2/+8
2013-10-01HID: lenovo-tpkbd: validate output report detailsKees Cook1-1/+9
2013-10-01HID: steelseries: validate output report detailsKees Cook1-0/+5
2013-10-01HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires1-5/+10
2013-10-01HID: zeroplus: validate output report detailsKees Cook1-13/+5
2013-10-01HID: LG: validate HID output report detailsKees Cook4-73/+12