summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2013-12-02HID: kye: Fix missing break in kye_report_fixup()Ben Hutchings1-0/+1
2013-12-02HID: usbhid: quirk for Synaptics Quad HD touchscreenAceLan Kao2-0/+2
2013-12-02HID: usbhid: quirk for Synaptics HD touchscreenAceLan Kao2-0/+2
2013-12-02HID: usbhid: merge the sis quirkAceLan Kao2-6/+5
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-18/+72
2013-11-27HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann1-1/+1
2013-11-25HID: i2c-hid: disable interrupt on suspendMika Westerberg1-0/+2
2013-11-21HID: kye: fix unresponsive keyboardBenjamin Tissoires1-0/+8
2013-11-21HID: kye: Add report fixup for Genius Manticore KeyboardBenjamin Tissoires3-0/+7
2013-11-21HID: multicouh: add PID VID to support 1 new Wistron optical touch deviceKaiChung Cheng3-0/+10
2013-11-21HID: appleir: force input to be setBenjamin Tissoires1-0/+3
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-11-20HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann1-48/+72
2013-11-20HID: sony: Move LED data to the main structureSven Eckelmann1-41/+17
2013-11-20HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann1-8/+8
2013-11-20HID: sony: Use BIT(x) macro to define quirks constantsSven Eckelmann1-5/+5
2013-11-20HID: sony: Rename rumble_* functions/variables to state_*Sven Eckelmann1-6/+6
2013-11-19HID: usbkbd: fix inconsistent debugging outputAdam Cozzette1-1/+1
2013-11-19Revert "HID: wiimote: add LEGO-wiimote VID"Jiri Kosina3-6/+1
2013-11-19HID: sony: Send FF commands in non-atomic contextSven Eckelmann1-11/+42
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds28-448/+971
2013-11-16Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina27-447/+963
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+5
2013-11-12HID: enable Mayflash USB Gamecube AdapterTristan Rice2-1/+3
2013-11-11HID: sony: Add force feedback support for Dualshock3 USBSven Eckelmann2-0/+60
2013-11-11HID: don't ignore eGalax/D-Wav/EETI HIDsForest Bond1-9/+0
2013-11-08HID: roccat: add missing special driver declarationsStefan Achatz1-1/+3
2013-11-08HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2Simon Wood1-0/+24
2013-11-08HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood1-11/+11
2013-11-08HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0Simon Wood1-0/+15
2013-11-08HID:hid-lg4ff: Switch autocentering off when strength is set to zero.Simon Wood1-0/+25
2013-11-08HID:hid-lg4ff: Scale autocentering force properly on Logitech wheelSimon Wood1-3/+12
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+35
2013-11-04HID: roccat: fix Coverity CID 141438Stefan Achatz1-0/+4
2013-10-30HID: multitouch: add manufacturer to Kconfig help textJan Matějka1-0/+1
2013-10-30HID: logitech-dj: small cleanup in rdcat()Dan Carpenter1-7/+7
2013-10-30HID: remove self-assignment from hid_input_reportFelix Rueegg1-3/+1
2013-10-30HID: hid-sensor-hub: fix report sizeSrinivas Pandruvada1-5/+8
2013-10-30HID: i2c-hid: Stop querying for init reportsBibek Basu1-4/+0
2013-10-30HID: roccat: add support for Ryos MK keyboardsStefan Achatz4-1/+248
2013-10-30HID: roccat: generalize some common codeStefan Achatz6-333/+167
2013-10-30HID: roccat: add new device return valueStefan Achatz1-6/+6
2013-10-30HID: wiimote: add pro-controller analog stick calibrationDavid Herrmann2-9/+110
2013-10-30HID: wiimote: fix inverted pro-controller axesDavid Herrmann1-2/+2
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki1-13/+5
2013-10-25HID: add support for LEETGION Hellion Gaming MouseAnders F. U. Kiær4-1/+8
2013-10-25HID: hid-multitouch: add support for SiS panelsForest Bond5-0/+17
2013-10-21HID: wiimote: add LEGO-wiimote VIDDavid Herrmann3-1/+6