| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-06 | Fixed range setting after I borked it | Kimplul | |
| 2020-11-06 | Fixed indexing of send_buffer with regard to new interrupt mechanism | Kimplul | |
| 2020-11-06 | Major cleanup | Kimplul | |
| + Removal of unecessary testing/debug code + Removal of manual little-endian conversion, as the compiler does it automatically | |||
| 2020-11-05 | Fixed input reading | kimi | |
| 2020-11-05 | Fixed, which means this probably won't work for you guys | kimi | |
| 2020-11-05 | Merge branch 'spinlocks' of https://github.com/Kimplul/hid-tmff2 into spinlocks | kimi | |
| 2020-11-05 | Changed report card | kimi | |
| 2020-11-05 | Revert "Added quick and dirty mutex locking mechanism" | Kimplul | |
| This reverts commit 3b8c292f15367aa43953325441e08102f4ae8aeb. | |||
| 2020-11-05 | Removed version control artefacts | kimi | |
| 2020-11-05 | Merge branch 'spinlocks' of https://github.com/Kimplul/hid-tmff2 into spinlocks | kimi | |
| 2020-11-05 | Added quick and dirty mutex locking mechanism | kimi | |
| We only send out force commands when the wheel has sent back an ack | |||
| 2020-11-04 | Added interrupts in after initial interrupts out | Kimplul | |
| I really don't know why they would matter, but hey, one step closer to imitating Windows. Woo. | |||
| 2020-11-03 | One more attempt to imitate the Windows driver | Kimplul | |
| Sending out some more weird interrupts when opening device, doubt they're actually useful for anything. | |||
| 2020-11-03 | Added command to init sequence | Kimplul | |
| 2020-11-03 | Reverted changes made to opening/closing device | Kimplul | |
| 2020-11-03 | Added hacky sleep between init interrupts | Kimplul | |
| 2020-11-03 | Added .gitignore | Kimplul | |
| 2020-11-03 | Small changes to closer imitate the Windows driver | Kimplul | |
| 2020-11-02 | Added mysterious control out | Kimplul | |
| 2020-11-02 | Possibly chasing a red herring, but oh well. | Kimplul | |
| 2020-11-02 | Temporary removal of open/close functions | Kimplul | |
| Just in case the opening of the device works differently depending on the wheels? I don't know, this is very strange. | |||
| 2020-11-01 | Removed bit of probably unecessary code | Kimplul | |
| 2020-11-01 | Fixed periodic offset | Kimplul | |
| 2020-11-01 | Messing around with possible init issue(?) | Kimplul | |
| 2020-11-01 | Added small debugging capability | Kimplul | |
| 2020-10-31 | Forgot to comment out spin_unlock_irqrestore | Kimplul | |
| 2020-10-31 | Update README.md | Kimplul | |
| 2020-10-31 | Quick hack for testing purposes | Kimplul | |
| 2020-09-21 | F1 2018 fix | Kimplul | |
| 2020-09-21 | Incremental changes | Kimplul | |
| 2020-09-21 | Removed debug message | Kimplul | |
| 2020-09-21 | Merge branch 'ramp' of https://github.com/Kimplul/hid-tmff2 into ramp | Kimplul | |
| 2020-09-21 | Added initialization interrupts | Kimplul | |
| Also made some small changes to autocentering, although it is still mainly handled by whichever game/process is handling it. | |||
| 2020-09-19 | Update README.md | Kimplul | |
| 2020-09-19 | Added dynamic updating of ramp effects | Kimplul | |
| 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-19 | Merge branch 'master' of https://github.com/Kimplul/hid-tmff2 into master | Kimplul | |
| 2020-09-19 | Fixed indexing of periodic init | Kimplul | |
| 2020-09-03 | Update LICENSE | Kimplul | |
| 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-03 | Create LICENSE | Kimplul | |
| 2020-09-02 | Update README.md | Kimplul | |
| 2020-08-14 | removed unneccessary files | Kimplul | |
| 2020-08-14 | Pushing changes from testing to master | Kimplul | |
| 2020-08-07 | Update README.md | Kimplul | |
| 2020-07-11 | Update README.md | Kimplul | |
| 2020-07-11 | fixed formatting | Kimplul | |
| 2020-07-11 | fixed untracked files | Kimplul | |
| 2020-07-11 | updated README and fixed range_show | Kimplul | |
| 2020-07-11 | fixed duration issue | Kimplul | |
| 2020-07-10 | Update README.md | Kimplul | |
| 2020-07-10 | Update README.md | Kimplul | |
