aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/n64joy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2024-10-03Input: n64joy - use guard notation when acquiring mutexDmitry Torokhov1-19/+16
2024-06-09Input: joystick - use sizeof(*pointer) instead of sizeof(type)Erick Archer1-1/+1
2021-03-09Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun1-2/+2
2021-01-24Input: Add N64 controller driverLauri Kasanen1-0/+345