summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lg4ff.h
Commit message (Collapse)AuthorAgeFilesLines
* HID: hid-logitech: Add combined pedal support Logitech wheelsSimon Wood2016-09-261-0/+4
| | | | | | | | | | Add support for reporting a combined accelerator/brake axis for wheels which contain combined data in their HID stream. This includes DF, MOMO, MOMO2 and DFP. Signed-off-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* HID: hid-lg4ff: Remove double underscore prefix from numeric typesMichal Malý2015-05-071-2/+2
| | | | | | | | Remove double underscore prefix from numeric types. This code will never be used outside the kernel so the prefixes are unnecessary. Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of ↵Michal Malý2015-02-181-0/+18
compatibility mode Introduce a module parameter to disable automatic switch of Logitech gaming wheels from compatibility to native mode. This only applies to multimode wheels. Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> Tested-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
OpenPOWER on IntegriCloud