summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg4ff.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...Jiri Kosina2013-04-301-9/+11
|\ \
| | * HID: hid-lg4ff add support for new version of DFGT wheelSimon Wood2013-04-271-0/+2
| |/ |/|
| * HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-9/+9
|/
* HID: LG4FF: Remove unnecessary deadzone codeSimon Wood2013-02-201-17/+0
* Merge branch 'upstream' into for-linusJiri Kosina2012-10-011-2/+2
|\
| * HID: lg4ff: Remove unnecessary casts of void pointersAxel Lin2012-09-171-2/+2
* | HID: lg4ff: Minor coding style fixes in lg4ff and hid-lgMichal Malý2012-09-251-2/+2
* | HID: hid-lg4ff: Set absolute axes parametes on DFPMichal Malý2012-09-251-0/+17
* | HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.Michal Malý2012-09-251-0/+54
* | HID: hid-lg4ff: Minor code cleanup to improve readabilityMichal Malý2012-09-251-57/+64
|/
* HID: hid-lg4ff: remove unused label in !LEDS_CLASS caseJiri Kosina2012-04-231-2/+1
* HID: hid-lg4ff: Update CommentsSimon Wood2012-04-231-3/+4
* HID: hid-lg4ff: Add support for G27 LEDsSimon Wood2012-04-231-1/+157
* HID: lg4ff: Take advantage of private driver dataMichal Malý2012-04-131-50/+42
* HID: lg4ff: Remove sysfs iface before deallocating memoryMichal Malý2012-04-031-2/+4
* HID: hid-lg4ff: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-111-1/+1
* HID: hid-lg4ff: add a kfree() to an error pathDan Carpenter2011-08-231-2/+2
* HID: hid-lg4ff: silence sparse complaintDan Carpenter2011-08-231-2/+2
* HID: lg4ff - Add autocentering command accepted by Formula Force EXMichal Malý2011-08-041-3/+33
* HID: lg4ff - Add range setting support and sysfs interfaceMichal Malý2011-08-041-12/+220
* HID: lg4ff - Add support for native mode switchingMichal Malý2011-08-041-0/+89
* HID: lg4ff - Move handling of Logitech wheels to lg4ff driverMichal Malý2011-08-041-22/+48
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-5/+4
* HID: Add support for Logitech Speed Force Wireless gaming wheelSimon Wood2010-09-221-0/+136