| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-02 | src: initial refactoring | RaySlash | |
| 2023-09-23 | update SPDX-comments | Kimplul | |
| + Module uses MODULE_LICENSE("GPL") which corresponds to GPL-2.0-or-later, not GPL-2.0. Also makes LICENSE file compliant. | |||
| 2023-08-23 | Add support for Thrustmaster TX | David Edmundson | |
| This utilises most of the same logic as the T300, but with a separate sequences for the range, open and close. This is based on a device with an F1 wheel attachment, this might need extending in the future. | |||
| 2023-02-09 | add open_mode module parameter | Kimplul | |
| + open_mode = 1 (default) sends out mode switch commands on open/close, open_mode = 0 sets the wheel into 'open' mode once at init | |||
| 2022-03-25 | allow only specific attachments to change mode | Kimplul | |
| 2022-03-25 | change alternate mode handling | Kimplul | |
| 2022-03-24 | add master gain | Kimplul | |
| 2022-03-24 | fix work handler being run after destruction | Kimplul | |
| 2022-03-23 | fixed possible kernel oops when unplugging device | Kimplul | |
| 2022-03-23 | test open/close | Kimplul | |
| 2022-03-20 | add initial t248 support | Kimplul | |
| 2022-03-20 | merge headers into one | Kimplul | |
| 2022-03-14 | don't include .c directly | Kimplul | |
| Arguably more hygienic. | |||
| 2022-03-12 | fix crashes | Kimplul | |
| 2022-03-12 | allow for wheel 'backends' | Kimplul | |
