| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-14 | Small cleanup | Kimplul | |
| 2021-03-24 | Added check to kstrtouint | kimi | |
| 2021-03-24 | Code styling, follows Linux kernel standards | kimi | |
| 2021-03-24 | Merge branch 'minalloc' | Kimplul | |
| 2021-01-08 | Improved error handling and detection | Kimplul | |
| 2021-01-08 | Made timer user configurable | Kimplul | |
| 2020-12-13 | Added better support for FF modifiers | Kimplul | |
| Such as the ones found in Oversteer. | |||
| 2020-11-06 | Fixed issue with sometimes stuck update flags | Kimplul | |
| 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 | 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 | 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 | 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 | 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 | 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 | Fixed indexing of periodic init | Kimplul | |
| 2020-08-14 | Pushing changes from testing to master | Kimplul | |
| 2020-07-11 | updated README and fixed range_show | Kimplul | |
| 2020-07-11 | fixed duration issue | Kimplul | |
| 2020-07-10 | usable state | Kimplul | |
| 2020-07-10 | removed unneccessary files, I don't know how they got there | kimi | |
| 2020-07-10 | wow? | kimi | |
| 2020-07-10 | incorrect usage of git | Kimplul | |
| 2020-07-10 | incremental additions | Kimplul | |
| 2020-07-09 | small progress | kimi | |
| 2020-07-09 | I borked the buttons, hopefully fixed | kimi | |
| 2020-07-09 | hopefully fixed autocentering issue | kimi | |
