summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto1-1/+1
2025-07-10Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto1-0/+2
2025-05-24Merge tag 'input-for-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-05-14Input: xpad - add more controllersVicki Pfau1-0/+3
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-19/+32
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau1-1/+1
2025-05-10Input: xpad - add support for several more controllersVicki Pfau1-0/+7
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau1-15/+20
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau1-2/+2
2025-04-28Input: xpad - add support for 8BitDo Ultimate 2 Wireless ControllerLode Willems1-0/+1
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds1-1/+1
2025-04-18input/joystick: magellan: Mark __nonstring look-up tableKees Cook1-1/+1
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner1-2/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner4-4/+4
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov1-2/+1
2025-02-25Merge tag 'v6.14-rc4' into nextDmitry Torokhov1-0/+3
2025-02-25Input: xpad - rename QH controller to Legion Go SAntheas Kapenekakis1-2/+2
2025-02-25Input: xpad - add support for TECNO Pocket GoAntheas Kapenekakis1-0/+2
2025-02-25Input: xpad - add support for ZOTAC Gaming ZoneAntheas Kapenekakis1-0/+2
2025-02-05Input: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-03Input: xpad - add multiple supported devicesPavel Rojtberg1-1/+19
2025-02-03Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllersNilton Perim Neto1-5/+8
2025-01-20Merge branch 'next' into for-linusDmitry Torokhov7-7/+12
2025-01-17Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson1-0/+2
2025-01-17Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto1-0/+1
2025-01-17Input: xpad - add support for wooting two he (arm)Jack Greiner1-0/+1
2025-01-17Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel1-1/+1
2025-01-16Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais1-0/+2
2025-01-14Input: joystick - use str_off_on() helper in sw_connect()Thorsten Blum1-1/+2
2024-11-27Input: xpad - add support for Nacon Pro CompactNicolas Nobelis1-0/+1
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-210/+152
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov9-210/+152
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann1-0/+1
2024-10-03Input: xpad - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-65/+34
2024-10-03Input: turbografx - use guard notation when acquiring mutexDmitry Torokhov1-12/+10
2024-10-03Input: n64joy - use guard notation when acquiring mutexDmitry Torokhov1-19/+16
2024-10-03Input: iforce - use guard notation when acquiring mutex and spinlockDmitry Torokhov4-86/+68
2024-10-03Input: gamecon - use guard notation when acquiring mutexDmitry Torokhov1-12/+10
2024-10-03Input: db9 - use guard notation when acquiring mutexDmitry Torokhov1-16/+14
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro5-5/+5
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov5-6/+5
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+5
2024-07-31Input: adc-joystick - fix optional value handlingJohn Keeping1-2/+5
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-77/+109
2024-07-15Input: adc-joystick - use device_for_each_child_node_scoped()Javier Carrasco1-11/+5
2024-07-15Merge tag 'v6.10' into nextDmitry Torokhov1-0/+1
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov27-79/+111
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert4-4/+0