aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-thrustmaster.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-25HID: thrustmaster: Switch to kmemdup() when allocate change_requestYang Yingliang1-2/+3
2021-05-05HID: thrustmaster: fix return value check in thrustmaster_probe()Wei Yongjun1-1/+1
2021-04-07HID: hid-thrustmaster: Demote a bunch of kernel-doc abusesLee Jones1-12/+12
2021-03-30HID: fix memdup.cocci warningskernel test robot1-2/+3
2021-03-19HID: support for initialization of some Thrustmaster wheelsDario Pagani1-0/+370