aboutsummaryrefslogtreecommitdiff
path: root/hid-tminit.c
AgeCommit message (Expand)Author
2024-05-09fix compilation on mintKimplul
2024-05-02include module headerKimplul
2024-04-16test duplicating driverKimplul
2024-02-06initial usb conversionKimplul
2024-01-15add T128 init to listKimplul
2024-01-13add T128 to list (untested)Kimplul
2022-10-20add TX to accept listKimplul
2022-05-21Sync with Linux + better attachment handling (#14)Dario Pagani
2021-10-04Initialize with base info, not attachmentKimplul
2021-01-31TyposDario Pagani
2021-01-30replaced wrong subfixDario Pagani
2021-01-30commentsDario Pagani
2021-01-24Added name to copyright headerKimplul
2021-01-24Indented code according to Linux style in a way that passes checkpatch.cl. Re...Dario Pagani
2021-01-10Using `kfree` instead of `kzfree` or `kfree_sensitive`Peter K. Moss
2021-01-08Using kfree_sensitive over kzfree for kernels >= 5.9-rc1Peter K. Moss
2020-08-19Added broken pipe as a new "normal" error code in the last handler.Dario Pagani
2020-08-16Merge branch 'master' of github.com:scarburato/hid-tminitDario Pagani
2020-08-16Module descriptionDario Pagani
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