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
/
tmt300rs
/
hid-tmt300rs.c
Age
Commit message (
Expand
)
Author
2026-08-09
handle full signed effect magnitude range
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-12-01
fix maybe uninitialized variable
Kimplul
2025-11-03
minimize critical section in work handler
Kimplul
2025-07-28
Merge branch 'refactor-duration' of github.com:MmAaXx500/hid-tmff2 into MmAaX...
Kimplul
2025-07-24
refactor effect length calculation
MmAaXx500
2025-07-24
fix periodic effect length on update
MmAaXx500
2024-12-18
make firmware check a warning
Kimplul
2024-09-01
fix style
MmAaXx500
2024-09-01
fix incorrect return type
MmAaXx500
2024-09-01
fix missing cpu_to_le16
MmAaXx500
2024-08-22
rework envelope handling
MmAaXx500
2024-07-26
use single packet in constant effect update
MmAaXx500
2024-07-26
use single packet in periodic effect update
MmAaXx500
2024-07-19
fix ramp effect upload and update
MmAaXx500
2024-07-13
style fixes
MmAaXx500
2024-07-11
always update all condition effect parameters
MmAaXx500
2024-06-25
fix condition effect handling
MmAaXx500
2024-06-20
Merge pull request #105 from MmAaXx500/forcecorrect
Kimplul
2024-06-20
fix periodic effect offset calculation
MmAaXx500
2024-06-20
fix periodic effect magnitude and phase calculation
MmAaXx500
2024-06-17
correct constant force level
MmAaXx500
2024-06-16
move effect repeat count to wheel
Kimplul
2023-10-08
docs: general tidbits
Kimplul
2023-10-04
src, deps, docs: update
RaySlash