summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+17Star
* 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
* Revert "HID: wiimote: add LEGO-wiimote VID"Jiri Kosina2013-11-193-6/+1Star
* HID: sony: Send FF commands in non-atomic contextSven Eckelmann2013-11-191-11/+42
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-1631-451/+1168
|\
| *---------. Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina2013-11-1630-450/+1160
| |\ \ \ \ \ \
| | | | | | | * HID: wiimote: add pro-controller analog stick calibrationDavid Herrmann2013-10-303-9/+128
| | | | | | | * 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
| | | | | | * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-3/+1Star
| | | | | | * | HID: don't ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-9/+0Star
| | | | | | * | 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/+1Star
| | | | | | * | 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/+2Star
| | | | | | * | HID: lenovo-tpkbd: remove usb dependencyBenjamin Tissoires2013-09-242-15/+7Star
| | | | | | * | HID: lenovo-tpkbd: devm conversionBenjamin Tissoires2013-09-241-22/+8Star
| | | | | * | | 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-305-1/+426
| | | | | * | | HID: roccat: generalize some common codeStefan Achatz2013-10-306-333/+167Star
| | | | | * | | 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/+0Star
| | | * | | 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/+0Star
| | | |_|/ | | |/| |
| * / | | HID: add support for LEETGION Hellion Gaming MouseAnders F. U. Kiær2013-10-254-1/+8
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-1689-138/+109Star
|\ \ \ \
| * | | | doc: usb: Fix typo in Documentation/usb/gadget_configs.txtMasanari Iida2013-10-311-3/+3
| * | | | doc: add missing files to timers/00-INDEXHenrik Austad2013-10-271-0/+4
| * | | | timekeeping: Fix some trivial typos in commentsXie XiuQi2013-10-181-1/+2