Commit Graph

3 Commits (a3cc0adb844104dd5775ec111691b4092cca881f)

Author SHA1 Message Date
nirenjan 1df4f29d4e
Add kernel versions that have the quirks fix 2020-09-17 17:06:39 -07:00
nirenjan d3c55da89d Create HID driver for Saitek X52 and X52 Pro
This change replaces the old USB driver with a more modern HID driver.
This uses the HID framework, which means that we don't have to deal with
the USB transport, and only have to parse and report input events.

[skip ci]
2020-08-12 01:11:15 -07:00
nirenjan dbac37b8ac Add README for kernel module 2015-12-01 08:29:12 -08:00