summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-1528-448/+971
|\
| *---------. Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina2013-11-1627-447/+963
| |\ \ \ \ \ \
| | | | | | | * HID: wiimote: add pro-controller analog stick calibrationDavid Herrmann2013-10-302-9/+110
| | | | | | | * HID: wiimote: fix inverted pro-controller axesDavid Herrmann2013-10-301-2/+2
| | | | | | * | HID: enable Mayflash USB Gamecube AdapterTristan Rice2013-11-122-1/+3
| | | | | | * | HID: sony: Add force feedback support for Dualshock3 USBSven Eckelmann2013-11-112-0/+60
| | | | | | * | HID: don't ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-9/+0
| | | | | | * | HID: logitech-dj: small cleanup in rdcat()Dan Carpenter2013-10-301-7/+7
| | | | | | * | HID: remove self-assignment from hid_input_reportFelix Rueegg2013-10-301-3/+1
| | | | | | * | HID: hid-sensor-hub: fix report sizeSrinivas Pandruvada2013-10-301-5/+8
| | | | | | * | HID: apple: swap_opt_cmd is already zero-initializedJiri Kosina2013-10-141-1/+1
| | | | | | * | HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat2013-10-141-0/+22
| | | | | | * | HID: hid-elo: some systems cannot stomach work aroundOliver Neukum2013-09-251-1/+34
| | | | | | * | HID: sony: use hid_get_raw_report() instead of a direct call to usbBenjamin Tissoires2013-09-241-9/+2
| | | | | | * | HID: lenovo-tpkbd: remove usb dependencyBenjamin Tissoires2013-09-242-15/+7
| | | | | | * | HID: lenovo-tpkbd: devm conversionBenjamin Tissoires2013-09-241-22/+8
| | | | | * | | HID: roccat: add missing special driver declarationsStefan Achatz2013-11-081-1/+3
| | | | | * | | HID: roccat: fix Coverity CID 141438Stefan Achatz2013-11-041-0/+4
| | | | | * | | HID: roccat: add support for Ryos MK keyboardsStefan Achatz2013-10-304-1/+248
| | | | | * | | HID: roccat: generalize some common codeStefan Achatz2013-10-306-333/+167
| | | | | * | | HID: roccat: add new device return valueStefan Achatz2013-10-301-6/+6
| | | | | | |/ | | | | | |/|
| | | | * | | HID: multitouch: add manufacturer to Kconfig help textJan Matějka2013-10-301-0/+1
| | | | * | | HID: hid-multitouch: add support for SiS panelsForest Bond2013-10-255-0/+17
| | | | * | | HID: multitouch: Fix GeneralTouch products and add more PIDsLuosong2013-10-072-2/+22
| | | | | |/ | | | | |/|
| | | * | | HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2Simon Wood2013-11-081-0/+24
| | | * | | HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood2013-11-081-11/+11
| | | * | | HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0Simon Wood2013-11-081-0/+15
| | | * | | HID:hid-lg4ff: Switch autocentering off when strength is set to zero.Simon Wood2013-11-081-0/+25
| | | * | | HID:hid-lg4ff: Scale autocentering force properly on Logitech wheelSimon Wood2013-11-081-3/+12
| | | * | | HID: Correct Kconfig MOMO descriptionSimon Wood2013-10-141-1/+0
| | | * | | HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)Simon Wood2013-10-141-0/+58
| | | * | | HID: lg: fix ReportDescriptor for Logitech Formula VibrationSimon Wood2013-10-141-0/+77
| | | * | | HID: logitech - lg2ff: Add IDs for Formula Vibration Feedback WheelElias Vanderstuyft2013-10-095-4/+11
| | * | | | HID: i2c-hid: Stop querying for init reportsBibek Basu2013-10-301-4/+0
| | | |_|/ | | |/| |
| * | | | HID: add support for LEETGION Hellion Gaming MouseAnders F. U. Kiær2013-10-254-1/+8
| |/ / /
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-13/+5
|\ \ \ \
| * \ \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-13/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | i2c-hid: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-13/+5
| | | |/ | | |/|
* | | | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-071-10/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman2013-10-1912-27/+62
| |\ \ \ | | | |/ | | |/|
| * | | HID: Delay opening HID deviceSrinivas Pandruvada2013-10-011-10/+35
| | |/ | |/|
* | | HID: wiimote: add LEGO-wiimote VIDDavid Herrmann2013-10-213-1/+6
* | | HID: Fix unit exponent parsing againNikolai Kondrashov2013-10-182-14/+10
* | | HID: usbhid: quirk for SiS TouchscreenAceLan Kao2013-10-092-0/+4
* | | HID: usbhid: quirk for Synaptics Large TouchccreenAceLan Kao2013-10-092-0/+4
| |/ |/|
* | HID: wiimote: fix FF deadlockDavid Herrmann2013-10-072-12/+32
* | HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGliderAnders F. U. Kiær2013-10-024-0/+7
* | HID: hidraw: close underlying device at removal of last readerManoj Chourasia2013-10-021-7/+14
* | HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz2013-09-304-7/+7
OpenPOWER on IntegriCloud