index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Lines
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
-1
/
+7
2025-09-28
Input: psxpad-spi - add a check for the return value of spi_setup()
Haotian Zhang
-1
/
+5
2025-09-04
Input: xpad - add support for Flydigi Apex 5
Antheas Kapenekakis
-0
/
+2
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
-0
/
+2
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
-35
/
+35
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
-3
/
+6
2025-07-27
Input: xpad - use new BTN_GRIP* buttons
Vicki Pfau
-18
/
+18
2025-07-27
Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*
Vicki Pfau
-14
/
+14
2025-07-19
Input: xpad - set correct controller type for Acer NGR200
Nilton Perim Neto
-1
/
+1
2025-06-27
Input: xpad - support Acer NGR 200 Controller
Nilton Perim Neto
-0
/
+2
2025-06-27
Input: xpad - return errors from xpad_try_sending_next_out_packet() up
Mario Limonciello
-1
/
+1
2025-06-27
Input: xpad - adjust error handling for disconnect
Mario Limonciello
-3
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-3
/
+3
2025-06-03
Input: fsia6b - suppress buffer truncation warning for phys
Markus Koch
-1
/
+1
2025-06-01
Merge branch 'next' into for-linus
Dmitry Torokhov
-17
/
+44
2025-05-16
Input: xpad - send LED and auth done packets to all Xbox One controllers
Vicki Pfau
-13
/
+8
2025-05-16
Input: xpad - add the ByoWave Proteus controller
Pierre-Loup A. Griffais
-0
/
+2
2025-05-16
Input: xpad - allow delaying init packets
Vicki Pfau
-0
/
+30
2025-05-14
Input: xpad - add more controllers
Vicki Pfau
-0
/
+3
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-19
/
+32
2025-05-10
Input: xpad - fix xpad_device sorting
Vicki Pfau
-1
/
+1
2025-05-10
Input: xpad - add support for several more controllers
Vicki Pfau
-0
/
+7
2025-05-10
Input: xpad - fix Share button on Xbox One controllers
Vicki Pfau
-15
/
+20
2025-05-10
Input: xpad - fix two controller table values
Vicki Pfau
-2
/
+2
2025-04-28
Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller
Lode Willems
-0
/
+1
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
-1
/
+1
2025-04-18
input/joystick: magellan: Mark __nonstring look-up table
Kees Cook
-1
/
+1
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
-2
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-4
/
+4
2025-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
-2
/
+1
2025-02-25
Merge tag 'v6.14-rc4' into next
Dmitry Torokhov
-0
/
+3
2025-02-25
Input: xpad - rename QH controller to Legion Go S
Antheas Kapenekakis
-2
/
+2
2025-02-25
Input: xpad - add support for TECNO Pocket Go
Antheas Kapenekakis
-0
/
+2
2025-02-25
Input: xpad - add support for ZOTAC Gaming Zone
Antheas Kapenekakis
-0
/
+2
2025-02-05
Input: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-03
Input: xpad - add multiple supported devices
Pavel Rojtberg
-1
/
+19
2025-02-03
Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers
Nilton Perim Neto
-5
/
+8
2025-01-20
Merge branch 'next' into for-linus
Dmitry Torokhov
-7
/
+12
2025-01-17
Input: xpad - add support for Nacon Evol-X Xbox One Controller
Matheos Mattsson
-0
/
+2
2025-01-17
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Nilton Perim Neto
-0
/
+1
2025-01-17
Input: xpad - add support for wooting two he (arm)
Jack Greiner
-0
/
+1
2025-01-17
Input: xpad - improve name of 8BitDo controller 2dc8:3106
Leonardo Brondani Schenkel
-1
/
+1
2025-01-16
Input: xpad - add QH Electronics VID/PID
Pierre-Loup A. Griffais
-0
/
+2
2025-01-14
Input: joystick - use str_off_on() helper in sw_connect()
Thorsten Blum
-1
/
+2
2024-11-27
Input: xpad - add support for Nacon Pro Compact
Nicolas Nobelis
-0
/
+1
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-210
/
+152
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
-210
/
+152
2024-10-19
Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+3
2024-10-18
Input: xpad - add support for MSI Claw A1M
John Edwards
-0
/
+2
2024-10-16
Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller
Stefan Kerkmann
-0
/
+1
[next]