| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-26 | Revert "use on_hid_hw_open instead of input_dev->open" | Kimplul | |
| This reverts commit c26573d77369c042dc2b9a881a7f2ff88ddc0dd9. + `on_hid_hw_open` is apparently new enough that common distros don't have it yet, so let's wait a few years and try again. The old method works well enough and if not, just set `open_mode=0`. | |||
| 2026-01-04 | use on_hid_hw_open instead of input_dev->open | Kimplul | |
| + Seems some applications can mess with input_dev->open, still unclear how but on_hid_hw_open seems to be a bit more reliable so use it for now at least | |||
| 2024-08-08 | make some functions static to silence warnings | Kimplul | |
| 2024-04-21 | Add support for TS-XW Racer | yassine | |
