aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-25change 'native' to 'base'Kimplul
2022-03-25allow only specific attachments to change modeKimplul
2022-03-25change alternate mode handlingKimplul
2022-03-24add master gainKimplul
2022-03-24fix work handler being run after destructionKimplul
2022-03-24Merge branch 't248' of 192.168.122.1:~/Documents/Projects/hid-tmff2 into t248Kimplul
2022-03-24fixed possible kernel oops when unplugging deviceKimplul
2022-03-23fixed possible kernel oops when unplugging deviceKimplul
2022-03-23test open/closeKimplul
2022-03-21annotate t248 rdescKimplul
2022-03-20dump default rdescKimplul
2022-03-20add initial t248 supportKimplul
2022-03-20merge headers into oneKimplul
2022-03-14don't include .c directlyKimplul
Arguably more hygienic.
2022-03-12fix crashesKimplul
2022-03-12allow for wheel 'backends'Kimplul
2022-03-12rename jiffies_now -> time_nowKimplul
2022-03-12change errors to warnings in work_handlerKimplul
2022-03-11add locks around work handlerKimplul
2022-03-11move to using delayed workqueuesKimplul
2022-03-11more sensible handling of effect updatingKimplul
2022-01-27add generic desktop usage page after shifterKimplul
+ Not sure if strictly necessary, but follows better form (I think)
2022-01-27add in stick shifter to T300RS PS4 rdescKimplul
2022-01-03Mention possible SSL warningKimplul
2021-12-30Added note about kernel header dependenciesKimplul
2021-12-03Revert to more standard pedal mappingKimplul
Remap in games when needed.
2021-12-03Normal mode pedal default inputs fixedKimplul
+ Defaults modified in accordance to DiRT 4 T300RS defaults. Should work alright in other games as well.
2021-12-01Removed constant attributeKimplul
2021-12-01Added inputs to ps4 rdesc based on my wheelKimplul
2021-12-01Detect PS4 modeKimplul
FFB seems to be working, buttons are recognised but no input from wheel rotation or pedals.
2021-11-14Revert "Added license, I guess"Kimplul
This reverts commit cc2f8107f3bd34908f98e2104b53bcdeed0b562b. I am a moron and can't keep my tabs separate
2021-11-14Added license, I guessKimplul
2021-11-03Added T300RS advanced mode rdescKimplul
2021-10-24Added adv_modeKimplul
+ Doesn't seem to do anything to my wheel, but I don't have the wheel attachment that this mode is intended for, needs further testing in other words.
2021-10-05Update submodule hid-tminitKimplul
2021-09-23Updated hid-tminit to also use KDIRKimplul
2021-09-21Use $kernel_source_dir instead of uname in dkmsKimplul
2021-07-18Improved periodic effectKimplul
2021-07-18Fixed constant issueKimplul
2021-07-17Continued cleanupKimplul
2021-07-14More radical clean: functionality needs testingKimplul
2021-07-14Small cleanupKimplul
2021-06-08Merge dkms into masterKimplul
2021-05-12Update README.mdKimplul
2021-03-24Added check to kstrtouintkimi
2021-03-24Code styling, follows Linux kernel standardskimi
2021-03-24Merge branch 'minalloc'Kimplul
2021-01-08Update README.mdKimplul
2021-01-08Improved error handling and detectionKimplul
2021-01-08Made timer user configurableKimplul