index
:
hid-tmff2
master
ACTIVE - Linux driver for Thrustmaster wheels
kimi.h.kuparinen+tmff2@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hid-tmff2.c
Age
Commit message (
Expand
)
Author
9 days
add module description
Kimplul
2026-08-09
remove generic input filtering from wheel and pedal axes
Kai Krakow
2026-08-09
avoid signed overflow when scaling gain
Kai Krakow
2026-08-09
use an unsigned 16-bit type for gain
Kai Krakow
2026-01-26
Revert "use on_hid_hw_open instead of input_dev->open"
Kimplul
2026-01-04
use on_hid_hw_open instead of input_dev->open
Kimplul
2025-11-23
apply initial tspc patches
Kimplul
2025-11-03
minimize critical section in work handler
Kimplul
2025-01-26
irqsave/irqrestore spinlocks
Kimplul
2024-11-24
fix report_fixup() on linux 6.12
MmAaXx500
2024-07-01
Consider the delay to determine the length of the effect
MmAaXx500
2024-06-16
convert FF_RUMBLE ourselves
Kimplul
2024-06-16
move effect repeat count to wheel
Kimplul
2024-04-21
Add support for TS-XW Racer
yassine
2024-04-04
fix error ladder in tmff2_wheel_init
Kimplul
2023-12-04
make it more unlikely to fill up USB buffer
Kimplul
2023-10-08
docs: general tidbits
Kimplul
2023-10-02
src: initial refactoring
RaySlash