summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-2534-157/+111
* HID: Kconfig: Remove explicit transport layer dependenciesBenjamin Tissoires2013-02-255-39/+34
* HID: Extend the interface with wait io requestHenrik Rydberg2013-02-252-0/+15
* HID: Extend the interface with report requestsHenrik Rydberg2013-02-252-0/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-2171-824/+1405
|\
| *-. Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linusJiri Kosina2013-02-217-3/+469
| |\ \
| | | * HID: steelseries: fix out of bound array accessJiri Kosina2013-01-311-1/+2
| | | * HID: steelseries: rename driver to be compliant with other driversJiri Kosina2013-01-313-2/+2
| | | * USB: HID: Steelseries SRW-S1 Add support controlling all LEDs simultaneouslySimon Wood2013-01-312-4/+62
| | | * USB: HID: Steelseries SRW-S1 Add support for LEDsSimon Wood2013-01-312-0/+219
| | | * USB: HID: Steelseries SRW-S1 Add support for dialsSimon Wood2013-01-311-4/+82
| | | * USB: HID: SRW-S1 Gaming Wheel DriverSimon Wood2013-01-315-0/+69
| | * | HID: clean up quirk for Sony RF receiversFernando Luis Vázquez Cao2013-01-221-2/+12
| | * | HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vázquez Cao2013-01-153-1/+5
| | * | HID: hid-sony: fix troubles with Sony remote clonesMauro Carvalho Chehab2013-01-031-0/+28
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina2013-02-2166-805/+759
| |\ \ \ \ \
| | | | | * | HID: add ThingM blink(1) USB RGB LED supportVivien Didelot2013-02-197-0/+315
| | | | | * | HID: wiimote: fix nunchuck button parserDavid Herrmann2013-02-181-4/+4
| | | | | * | HID: blacklist Velleman data acquisition boardsIan Abbott2013-02-182-0/+14
| | | | | * | HID: add missing GENERIC_HARDIRQ dependencyHeiko Carstens2013-02-071-1/+1
| | | | | * | HID: Fix uninitialized variable "size" in hid-wiimote-debugSimon Que2013-01-181-1/+1
| | | | | * | HID: Support Jess/Saitek Color Rumble PadMichael Karcher2013-01-173-2/+15
| | | | | * | HID: uhid: use __packed__ for uhid_feature_answer_reqDavid Herrmann2013-01-031-1/+1
| | | | | * | HID: Use module_hid_driver macroH Hartley Sweeten2013-01-0354-691/+54
| | | | | * | HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten2013-01-031-3/+0
| | | | | * | HID: introduce helper for hid_driver boilerplateH Hartley Sweeten2013-01-031-0/+12
| | | | | |/
| | | | * | HID: ntrig: use input_configured() callback to set the nameBenjamin Tissoires2013-02-181-34/+34
| | | * | | HID: multitouch: do not use pointers towards hid-coreBenjamin Tissoires2013-02-071-6/+13
| | | * | | HID: multitouch: make MT_CLS_ALWAYS_TRUE the new default classBenjamin Tissoires2013-02-051-27/+27
| | | * | | HID: multitouch: fix protocol for Elo panelsBenjamin Tissoires2013-02-051-1/+7
| | | * | | HID: multitouch: fix protocol for Cando 2087:0a02Benjamin Tissoires2013-02-051-1/+7
| | | * | | HID: multitouch: fix protocol for Sitronix 1403:5001Benjamin Tissoires2013-02-051-1/+1
| | | * | | HID: multitouch: ensure that serial devices make no use of contact countBenjamin Tissoires2013-02-051-0/+1
| | | * | | HID: multitouch: fix Win8 protocol for Sharp like devicesBenjamin Tissoires2013-02-051-0/+1
| | | * | | HID: multitouch: add support for Nexio 42" panelBenjamin Tissoires2013-02-052-6/+33
| | | * | | HID: multitouch: use the callback "report" instead of sequential eventsBenjamin Tissoires2013-02-051-6/+38
| | | * | | HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires2013-02-052-0/+6
| | | |/ /
| | * | | HID: Correct Logitech order in hid-ids.hSimon Wood2013-02-201-1/+1
| | * | | HID: LG4FF: Remove unnecessary deadzone codeSimon Wood2013-02-201-17/+0
| | * | | HID: LG: Prevent the Logitech Gaming Wheels deadzoneSimon Wood2013-02-201-0/+20
| | * | | HID: LG: Fix detection of Logitech Speed Force Wireless (WiiWheel)Simon Wood2013-02-201-9/+11
| | * | | HID: LG: Add support for Logitech Momo Force (Red) WheelSimon Wood2013-02-201-1/+57
| | * | | HID: logitech: split accel, brake for Driving Force wheelPaul Sbarra2013-02-191-3/+5
| | * | | HID: logitech: add report descriptor for Driving Force wheelPaul Sbarra2013-02-191-5/+96
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'for-3.8/upstream-fixes', 'for-3.9/hid-sensor', 'for-3.9/hidra...Jiri Kosina2013-02-215766-92547/+273036
| |\ \ \ \ \
| | | | * | | HID: i2c-hid: add ACPI supportMika Westerberg2013-01-181-6/+81
| | | | | |/ | | | | |/|
| | | * | | HID: hidraw: print message when succesfully initializedJiri Kosina2013-02-191-0/+1
| | | | |/ | | | |/|
| | * | | HID: sensor-hub: don't limit the driver only to USB busMika Westerberg2013-02-181-1/+2
| | * | | HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] tableMika Westerberg2013-02-181-5/+0
| | * | | HID: extend autodetect to handle I2C sensors as wellMika Westerberg2013-02-181-1/+1
| | |/ /
OpenPOWER on IntegriCloud