index
:
hid-tmff2
master
ACTIVE - Linux driver for Thrustmaster wheels
kimi.h.kuparinen+tmff2@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hid-tmt300rs.c
Age
Commit message (
Expand
)
Author
2022-03-20
add initial t248 support
Kimplul
2022-03-20
merge headers into one
Kimplul
2022-03-14
don't include .c directly
Kimplul
2022-03-12
fix crashes
Kimplul
2022-03-12
allow for wheel 'backends'
Kimplul
2022-03-12
rename jiffies_now -> time_now
Kimplul
2022-03-12
change errors to warnings in work_handler
Kimplul
2022-03-11
add locks around work handler
Kimplul
2022-03-11
move to using delayed workqueues
Kimplul
2022-03-11
more sensible handling of effect updating
Kimplul
2022-01-27
add in stick shifter to T300RS PS4 rdesc
Kimplul
2021-12-01
Detect PS4 mode
Kimplul
2021-11-03
Added T300RS advanced mode rdesc
Kimplul
2021-10-24
Added adv_mode
Kimplul
2021-07-18
Improved periodic effect
Kimplul
2021-07-18
Fixed constant issue
Kimplul
2021-07-17
Continued cleanup
Kimplul
2021-07-14
More radical clean: functionality needs testing
Kimplul
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
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
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
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
2020-11-04
Added interrupts in after initial interrupts out
Kimplul
2020-11-03
One more attempt to imitate the Windows driver
Kimplul
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
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
[next]