aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-23Updated hid-tminit to also use KDIRKimplul
2021-09-21Use $kernel_source_dir instead of uname in dkmsKimplul
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
2020-12-22Removed deprecated and uneccessary kzfreeKimplul
2020-12-21Update README.mdKimplul
2020-12-13Added better support for FF modifiersKimplul
Such as the ones found in Oversteer.
2020-11-23Update README.mdKimplul
2020-11-18Merge branch 'master' of https://github.com/Kimplul/hid-tmff2 into masterKimplul
2020-11-18Added depmod to installKimplul
2020-11-13Fixed path to range fileKimplul
2020-11-06Merge branch 'master' of https://github.com/Kimplul/hid-tmff2 into masterKimplul
2020-11-06Fixed issue with sometimes stuck update flagsKimplul
2020-11-06Fixed range setting after I borked itKimplul
2020-11-06Fixed indexing of send_buffer with regard to new interrupt mechanismKimplul
2020-11-06Major cleanupKimplul
+ Removal of unecessary testing/debug code + Removal of manual little-endian conversion, as the compiler does it automatically
2020-11-05Fixed input readingkimi
2020-11-05Fixed, which means this probably won't work for you guyskimi
2020-11-05Merge branch 'spinlocks' of https://github.com/Kimplul/hid-tmff2 into spinlockskimi
2020-11-05Changed report cardkimi
2020-11-05Revert "Added quick and dirty mutex locking mechanism"Kimplul
This reverts commit 3b8c292f15367aa43953325441e08102f4ae8aeb.
2020-11-05Removed version control artefactskimi
2020-11-05Merge branch 'spinlocks' of https://github.com/Kimplul/hid-tmff2 into spinlockskimi
2020-11-05Added quick and dirty mutex locking mechanismkimi
We only send out force commands when the wheel has sent back an ack
2020-11-04Added interrupts in after initial interrupts outKimplul
I really don't know why they would matter, but hey, one step closer to imitating Windows. Woo.
2020-11-03One more attempt to imitate the Windows driverKimplul
Sending out some more weird interrupts when opening device, doubt they're actually useful for anything.
2020-11-03Added command to init sequenceKimplul
2020-11-03Reverted changes made to opening/closing deviceKimplul
2020-11-03Added hacky sleep between init interruptsKimplul
2020-11-03Added .gitignoreKimplul
2020-11-03Small changes to closer imitate the Windows driverKimplul
2020-11-02Added mysterious control outKimplul
2020-11-02Possibly chasing a red herring, but oh well.Kimplul
2020-11-02Temporary removal of open/close functionsKimplul
Just in case the opening of the device works differently depending on the wheels? I don't know, this is very strange.
2020-11-01Removed bit of probably unecessary codeKimplul
2020-11-01Fixed periodic offsetKimplul
2020-11-01Messing around with possible init issue(?)Kimplul
2020-11-01Added small debugging capabilityKimplul
2020-10-31Forgot to comment out spin_unlock_irqrestoreKimplul
2020-10-31Update README.mdKimplul
2020-10-31Quick hack for testing purposesKimplul
2020-10-03Update README.mdKimplul
2020-09-21F1 2018 fixKimplul
2020-09-21Incremental changesKimplul