summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg4ff.c
Commit message (Expand)AuthorAgeFilesLines
* 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