aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-08Using kfree_sensitive over kzfree for kernels >= 5.9-rc1Peter K. Moss
This modification is needed for the newer kernels as per https://github.com/torvalds/linux/commit/453431a54934d917153c65211b2dabf45562ca88
2020-11-02Updated README.mdDario Pagani
2020-11-02Added support for the "T300 Ferrari Alcantara Edition"Dario Pagani
2020-08-19Added broken pipe as a new "normal" error code in the last handler.Dario Pagani
Replaced hid_err with hid_warn in the last handler
2020-08-16Merge branch 'master' of github.com:scarburato/hid-tminitDario Pagani
2020-08-16Module descriptionDario Pagani
2020-08-16Merge pull request #1 from Kimplul/panicfixDario Pagani
fix for kernel panic when initializing T300RS on some setups
2020-08-16FormattingDario Pagani
2020-08-16fix for kernel panic when initializing T300RS on some setupskimi
2020-08-15Driver written, will it work?Dario Pagani
2020-08-08Update README.mdDario Pagani
2020-08-08Initial commitDario Pagani