aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-09-21F1 2018 fixKimplul
2020-09-21Incremental changesKimplul
2020-09-21Removed debug messageKimplul
2020-09-21Merge branch 'ramp' of https://github.com/Kimplul/hid-tmff2 into rampKimplul
2020-09-21Added initialization interruptsKimplul
Also made some small changes to autocentering, although it is still mainly handled by whichever game/process is handling it.
2020-09-19Update README.mdKimplul
2020-09-19Added dynamic updating of ramp effectsKimplul
Other changes include: + Freed memory at end of init in hid-tminit.c + Fixed some error messages + Removed ugly t300rs_modify_*_envelope, replaced with t300rs_modify_envelope
2020-09-19Merge branch 'master' of https://github.com/Kimplul/hid-tmff2 into masterKimplul
2020-09-19Fixed indexing of periodic initKimplul
2020-09-03Update LICENSEKimplul
I forgot that the module uses MODULE_LICENSE("GPL"), and it's probably for the best to use the same license in both the module and the repository.
2020-09-03Create LICENSEKimplul
2020-09-02Update README.mdKimplul
2020-08-14removed unneccessary filesKimplul
2020-08-14Pushing changes from testing to masterKimplul
2020-08-07Update README.mdKimplul
2020-07-11Update README.mdKimplul
2020-07-11fixed formattingKimplul
2020-07-11fixed untracked filesKimplul
2020-07-11updated README and fixed range_showKimplul
2020-07-11fixed duration issueKimplul
2020-07-10Update README.mdKimplul
2020-07-10Update README.mdKimplul
2020-07-10Merge pull request #2 from Kimplul/memoryKimplul
Memory
2020-07-10updated readmeKimplul
2020-07-10fixup! usable stateKimplul
usable state
2020-07-10usable stateKimplul