aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
8 daysadd module descriptionKimplul
2026-08-09remove generic input filtering from wheel and pedal axesKai Krakow
2026-08-09handle full signed effect magnitude rangeKai Krakow
2026-08-09avoid signed overflow when scaling gainKai Krakow
2026-08-09use an unsigned 16-bit type for gainKai Krakow
2026-01-26Revert "use on_hid_hw_open instead of input_dev->open"Kimplul
2026-01-04use on_hid_hw_open instead of input_dev->openKimplul
2025-12-01fix possibly uninitialized variableKimplul
2025-11-23remove extra whitespaceKimplul
2025-11-23correct tspc range to be 1080Kimplul
2025-11-23fix TS-XW -> TS-PC in init messageKimplul
2025-11-23add alt mode sysfs fileKimplul
2025-11-23add tspc mode switch for testingKimplul
2025-11-23apply initial tspc patchesKimplul
2025-11-03minimize critical section in work handlerKimplul
2025-07-28Merge branch 'refactor-duration' of github.com:MmAaXx500/hid-tmff2 into MmAaX...Kimplul
2025-07-24refactor effect length calculationMmAaXx500
2025-07-24fix periodic effect length on updateMmAaXx500
2025-01-26irqsave/irqrestore spinlocksKimplul
2024-12-18make firmware check a warningKimplul
2024-11-24fix report_fixup() on linux 6.12MmAaXx500
2024-09-01Merge pull request #110 from MmAaXx500/forcecorrect_p3Kimplul
2024-09-01fix styleMmAaXx500
2024-09-01fix incorrect return typeMmAaXx500
2024-09-01fix missing cpu_to_le16MmAaXx500
2024-08-22rework envelope handlingMmAaXx500
2024-08-08make some functions static to silence warningsKimplul
2024-07-26use single packet in constant effect updateMmAaXx500
2024-07-26use single packet in periodic effect updateMmAaXx500
2024-07-19fix ramp effect upload and updateMmAaXx500
2024-07-13Merge pull request #107 from MmAaXx500/forcecorrect_p2Kimplul
2024-07-13style fixesMmAaXx500
2024-07-11always update all condition effect parametersMmAaXx500
2024-07-01Consider the delay to determine the length of the effectMmAaXx500
2024-06-25fix condition effect handlingMmAaXx500
2024-06-20Merge pull request #105 from MmAaXx500/forcecorrectKimplul
2024-06-20fix periodic effect offset calculationMmAaXx500
2024-06-20fix periodic effect magnitude and phase calculationMmAaXx500
2024-06-17correct constant force levelMmAaXx500
2024-06-16convert FF_RUMBLE ourselvesKimplul
2024-06-16move effect repeat count to wheelKimplul
2024-04-21Add support for TS-XW Raceryassine
2024-04-04fix error ladder in tmff2_wheel_initKimplul
2023-12-04make it more unlikely to fill up USB bufferKimplul
2023-10-08docs: general tidbitsKimplul
2023-10-04src, deps, docs: updateRaySlash
2023-10-02src: initial refactoringRaySlash