summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
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-11-14HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah2-0/+2
2014-11-14HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah2-0/+2
2014-11-14HID: usbhid: enable always-poll quirk for Elan TouchscreenJohan Hovold2-0/+4
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold1-3/+23
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-06-01HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede2-0/+2
2014-06-01HID: core: do not scan constant input reportBenjamin Tissoires1-0/+3
2014-06-01Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya3-8/+0
2014-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-17/+16
2014-03-14HID: hid-lg4ff: Support new version of G27Simon Wood1-0/+2
2014-02-26HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vázquez Cao1-2/+2
2014-02-20HID: sony: Fix work queue issues.Frank Praznik1-15/+12
2014-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-5/+37
2014-02-18HID: hyperv: make sure input buffer is big enoughDavid Herrmann1-3/+8
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni2-0/+6
2014-02-06HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo3-0/+5
2014-02-03HID: fix buffer allocationsBenjamin Tissoires2-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+3
2014-01-28HID: multitouch: add FocalTech FTxxxx supportBenjamin Tissoires2-0/+6
2014-01-28HID: microsoft: Add ID's for Surface Type/Touch Cover 2Reyad Attiyat3-0/+8
2014-01-28HID: usbhid: quirk for CY-TM75 75 inch Touch OverlayYufeng Shen2-0/+2
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+6
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina15-149/+600
2014-01-21HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik1-7/+20
2014-01-21HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik1-64/+256
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik1-20/+35
2014-01-17HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik1-0/+78
2014-01-17HID: sony: Fix spacing in the device definitions.Frank Praznik1-5/+5
2014-01-17HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik1-17/+28
2014-01-17HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik1-7/+8
2014-01-17HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey3-0/+5
2014-01-17HID: hid-sensor-hub: Fix buggy report descriptorsSrinivas Pandruvada2-0/+49
2014-01-17HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires1-0/+8
2014-01-17HID: sony: Rename worker functionFrank Praznik1-2/+2
2014-01-17HID: sony: Add LED controls for the Dualshock 4Frank Praznik1-27/+50
2014-01-17HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik3-3/+39
2014-01-06HID: hidraw: make comment more accurate and nicerJiri Kosina1-10/+17