summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-312-0/+3
|\
| * [media] si4713: HID blacklist Si4713 USB development boardDinesh Ram2013-12-182-0/+3
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-20/+6
|\ \
| * | ACPI / i2c-hid: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-20/+6
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina2014-01-2215-149/+600
|\ \ \ \ \ \
| | | | * | | HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey2014-01-163-0/+5
| | | | * | | HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires2014-01-161-0/+8
| | | | * | | HID: hidraw: make comment more accurate and nicerJiri Kosina2014-01-061-10/+17
| | | | * | | HID: input: fix input sysfs path for hid devicesBenjamin Tissoires2013-12-201-1/+1
| | | | * | | HID: debug: add labels for some new buttonsAntonio Ospite2013-12-171-1/+4
| | | | * | | HID: remove SIS entries from hid_have_special_driver[]Jiri Kosina2013-12-161-3/+0
| | | | * | | HID: add support for SiS multitouch panel in the touch monitor LG 23ET83VEmanuel Krenz2013-12-134-0/+6
| | | | * | | HID: logitech-dj: add HIDRAW dependency in KconfigOlivier Gay2013-12-031-0/+1
| | | | * | | HID: add support for Logitech Dual Action gamepadsVitaly Katraew2013-12-022-0/+3
| | | | * | | HID: usbhid: fix sis quirkWanlong Gao2013-12-022-4/+4
| | | | * | | HID: usbhid: quirk for Synaptics Quad HD touchscreenAceLan Kao2013-12-022-0/+2
| | | | * | | HID: usbhid: quirk for Synaptics HD touchscreenAceLan Kao2013-12-022-0/+2
| | | | * | | HID: usbhid: merge the sis quirkAceLan Kao2013-12-022-6/+5
| | | | * | | HID: usbkbd: fix inconsistent debugging outputAdam Cozzette2013-11-191-1/+1
| | | * | | | HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik2014-01-211-7/+20
| | | * | | | HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik2014-01-211-64/+256
| | | * | | | HID: sony: Cache the output report for the Dualshock 4Frank Praznik2014-01-201-20/+35
| | | * | | | HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik2014-01-171-0/+78
| | | * | | | HID: sony: Fix spacing in the device definitions.Frank Praznik2014-01-171-5/+5
| | | * | | | HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik2014-01-171-17/+28
| | | * | | | HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik2014-01-171-7/+8
| | | * | | | HID: sony: Rename worker functionFrank Praznik2014-01-161-2/+2
| | | * | | | HID: sony: Add LED controls for the Dualshock 4Frank Praznik2014-01-161-27/+50
| | | * | | | HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik2014-01-163-3/+39
| | | * | | | HID: sony: fix error return codeJulia Lawall2014-01-021-1/+3
| | | * | | | HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann2013-11-201-48/+72
| | | * | | | HID: sony: Move LED data to the main structureSven Eckelmann2013-11-201-41/+17
| | | * | | | HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann2013-11-201-8/+8
| | | * | | | HID: sony: Use BIT(x) macro to define quirks constantsSven Eckelmann2013-11-201-5/+5
| | | * | | | HID: sony: Rename rumble_* functions/variables to state_*Sven Eckelmann2013-11-201-6/+6
| | * | | | | HID: hid-sensor-hub: Fix buggy report descriptorsSrinivas Pandruvada2014-01-162-0/+49
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-12-132-0/+3
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-031-12/+8
| | |\ \ \ \ \
| | | * | | | | HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada2013-12-021-12/+8
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-279-18/+72
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
| * | | | | | HID: i2c-hid: disable interrupt on suspendMika Westerberg2013-11-251-0/+2
| |/ / / / /
* | | | | | HID: microsoft: no fallthrough in MS ergonomy 0xff05 usageJiri Kosina2013-12-151-0/+1
| |_|_|/ / |/| | | |
* | | | | HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada2013-12-091-0/+2
* | | | | HID: kye: Fix missing break in kye_report_fixup()Ben Hutchings2013-12-021-0/+1
| |_|/ / |/| | |
* | | | HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann2013-11-271-1/+1
* | | | HID: kye: fix unresponsive keyboardBenjamin Tissoires2013-11-211-0/+8
* | | | HID: kye: Add report fixup for Genius Manticore KeyboardBenjamin Tissoires2013-11-213-0/+7
* | | | HID: multicouh: add PID VID to support 1 new Wistron optical touch deviceKaiChung Cheng2013-11-213-0/+10
OpenPOWER on IntegriCloud