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-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
2024-10-03
Input: xpad - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
-65
/
+34
2024-10-03
Input: turbografx - use guard notation when acquiring mutex
Dmitry Torokhov
-12
/
+10
2024-10-03
Input: n64joy - use guard notation when acquiring mutex
Dmitry Torokhov
-19
/
+16
2024-10-03
Input: iforce - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
-86
/
+68
2024-10-03
Input: gamecon - use guard notation when acquiring mutex
Dmitry Torokhov
-12
/
+10
2024-10-03
Input: db9 - use guard notation when acquiring mutex
Dmitry Torokhov
-16
/
+14
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-5
/
+5
2024-09-05
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
-6
/
+5
2024-08-24
Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+5
2024-07-31
Input: adc-joystick - fix optional value handling
John Keeping
-2
/
+5
2024-07-19
Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-77
/
+109
2024-07-15
Input: adc-joystick - use device_for_each_child_node_scoped()
Javier Carrasco
-11
/
+5
2024-07-15
Merge tag 'v6.10' into next
Dmitry Torokhov
-0
/
+1
2024-07-15
Merge branch 'next' into for-linus
Dmitry Torokhov
-79
/
+111
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
-4
/
+0
2024-06-24
Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2024-06-21
Input: adc-joystick - move axes data into the main structure
Dmitry Torokhov
-53
/
+61
2024-06-09
Input: joystick - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
-26
/
+30
2024-06-07
Input: xpad - add support for ASUS ROG RAIKIRI PRO
Luke D. Jones
-0
/
+1
2024-06-07
Input: adc-joystick - handle inverted axes
Chris Morgan
-0
/
+20
2024-05-27
Merge tag 'v6.9' into next
Dmitry Torokhov
-2
/
+17
2024-05-24
Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+23
2024-05-22
Merge branch 'next' into for-linus
Dmitry Torokhov
-6
/
+23
2024-05-20
Input: xpad - add support for Machenike G5 Pro Controller
Kirill Artemev
-0
/
+2
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
-3
/
+3
2024-05-05
Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+2
2024-04-24
Input: xpad - add support for ASUS ROG RAIKIRI
Vicki Pfau
-0
/
+2
2024-03-28
Input: adafruit-seesaw - only report buttons that changed state
Dmitry Torokhov
-3
/
+18
2024-03-17
Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+11
2024-03-15
Merge branch 'next' into for-linus
Dmitry Torokhov
-3
/
+11
2024-03-15
Input: xpad - add support for Snakebyte GAMEPADs
Matt Scialabba
-0
/
+3
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-2
/
+2
2024-03-03
Input: xpad - add additional HyperX Controller Identifiers
Max Nguyen
-0
/
+6
2024-02-08
Input: xpad - sort xpad_device by vendor and product ID
Brenton Simpson
-3
/
+8
2024-02-08
Input: pxspad - follow renaming of SPI "master" to "controller"
Uwe Kleine-König
-2
/
+2
2024-01-30
Input: xpad - add Lenovo Legion Go controllers
Brenton Simpson
-0
/
+2
2024-01-13
Merge branch 'next' into for-linus
Dmitry Torokhov
-40
/
+358
[next]