summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+3
2013-12-09HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada-0/+2
2013-12-03Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-12/+8
2013-12-02HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada-12/+8
2013-12-02HID: kye: Fix missing break in kye_report_fixup()Ben Hutchings-0/+1
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-18/+72
2013-11-27HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann-1/+1
2013-11-21HID: kye: fix unresponsive keyboardBenjamin Tissoires-0/+8
2013-11-21HID: kye: Add report fixup for Genius Manticore KeyboardBenjamin Tissoires-0/+7
2013-11-21HID: multicouh: add PID VID to support 1 new Wistron optical touch deviceKaiChung Cheng-0/+10
2013-11-21HID: appleir: force input to be setBenjamin Tissoires-0/+3
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2013-11-19Revert "HID: wiimote: add LEGO-wiimote VID"Jiri Kosina-6/+1
2013-11-19HID: sony: Send FF commands in non-atomic contextSven Eckelmann-11/+42
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-448/+971
2013-11-16Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina-447/+963
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-1/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+5
2013-11-12HID: enable Mayflash USB Gamecube AdapterTristan Rice-1/+3
2013-11-11HID: sony: Add force feedback support for Dualshock3 USBSven Eckelmann-0/+60
2013-11-11HID: don't ignore eGalax/D-Wav/EETI HIDsForest Bond-9/+0
2013-11-08HID: roccat: add missing special driver declarationsStefan Achatz-1/+3
2013-11-08HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2Simon Wood-0/+24
2013-11-08HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood-11/+11
2013-11-08HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0Simon Wood-0/+15
2013-11-08HID:hid-lg4ff: Switch autocentering off when strength is set to zero.Simon Wood-0/+25
2013-11-08HID:hid-lg4ff: Scale autocentering force properly on Logitech wheelSimon Wood-3/+12
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+35
2013-11-04HID: roccat: fix Coverity CID 141438Stefan Achatz-0/+4
2013-10-30HID: multitouch: add manufacturer to Kconfig help textJan Matějka-0/+1
2013-10-30HID: logitech-dj: small cleanup in rdcat()Dan Carpenter-7/+7
2013-10-30HID: remove self-assignment from hid_input_reportFelix Rueegg-3/+1
2013-10-30HID: hid-sensor-hub: fix report sizeSrinivas Pandruvada-5/+8
2013-10-30HID: i2c-hid: Stop querying for init reportsBibek Basu-4/+0
2013-10-30HID: roccat: add support for Ryos MK keyboardsStefan Achatz-1/+248
2013-10-30HID: roccat: generalize some common codeStefan Achatz-333/+167
2013-10-30HID: roccat: add new device return valueStefan Achatz-6/+6
2013-10-30HID: wiimote: add pro-controller analog stick calibrationDavid Herrmann-9/+110
2013-10-30HID: wiimote: fix inverted pro-controller axesDavid Herrmann-2/+2
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki-13/+5
2013-10-25HID: add support for LEETGION Hellion Gaming MouseAnders F. U. Kiær-1/+8
2013-10-25HID: hid-multitouch: add support for SiS panelsForest Bond-0/+17
2013-10-21HID: wiimote: add LEGO-wiimote VIDDavid Herrmann-1/+6
2013-10-19Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman-27/+62
2013-10-18HID: Fix unit exponent parsing againNikolai Kondrashov-14/+10
2013-10-14HID: Correct Kconfig MOMO descriptionSimon Wood-1/+0
2013-10-14HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)Simon Wood-0/+58
2013-10-14HID: lg: fix ReportDescriptor for Logitech Formula VibrationSimon Wood-0/+77
2013-10-14HID: apple: swap_opt_cmd is already zero-initializedJiri Kosina-1/+1