index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-6
/
+9
2022-12-07
Input: pxspad - fix unused data warning when force feedback not enabled
Jonathan Cameron
1
-0
/
+3
2022-12-07
Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+3
2022-12-02
Input: as5011 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-07
Input: joystick - fix Kconfig warning for JOYSTICK_ADC
Randy Dunlap
1
-0
/
+1
2022-11-07
Input: iforce - invert valid length check when fetching device IDs
Tetsuo Handa
1
-4
/
+4
2022-10-09
Merge branch 'next' into for-linus
Dmitry Torokhov
25
-194
/
+396
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
22
-66
/
+0
2022-09-28
Input: xpad - add X-Box Adaptive Profile button
Nate Yocom
1
-2
/
+15
2022-09-28
Input: xpad - add X-Box Adaptive XBox button
Nate Yocom
1
-1
/
+2
2022-09-28
Input: xpad - add X-Box Adaptive support
Nate Yocom
1
-0
/
+1
2022-09-27
Input: xpad - decipher xpadone packages with GIP defines
Pavel Rojtberg
1
-30
/
+69
2022-09-27
Input: xpad - refactor using BIT() macro
Pavel Rojtberg
1
-56
/
+57
2022-09-06
Input: xpad - add support for XBOX One Elite paddles
Christopher Crockett
1
-61
/
+193
2022-09-06
Input: xpad - Poweroff XBOX360W on mode button long press
Santosh De Massari
1
-0
/
+24
2022-09-06
Input: xpad - fix wireless 360 controller breaking after suspend
Cameron Gutman
1
-1
/
+0
2022-09-06
Input: xpad - add supported devices as contributed on github
Pavel Rojtberg
1
-0
/
+19
2022-08-29
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
1
-0
/
+1
2022-08-27
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
Tetsuo Handa
3
-7
/
+13
2022-08-17
Input: adc-joystick - add polled input device support
Chris Morgan
1
-12
/
+53
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-02
Input: adc-joystick - fix ordering in adc_joystick_probe()
Dmitry Torokhov
1
-7
/
+8
2022-07-08
Merge tag 'v5.19-rc5' into next
Dmitry Torokhov
1
-0
/
+1
2022-06-28
Input: sensehat-joystick - remove unnecessary error message
Yang Li
1
-3
/
+1
2022-05-31
Input: raspberrypi-ts - add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
2022-04-24
Input: add Raspberry Pi Sense HAT joystick driver
Charles Mirabile
3
-0
/
+149
2022-03-20
Input: adi - remove redundant variable z
Colin Ian King
1
-2
/
+2
2022-02-15
Input: xbox - correct the name for Xbox Series S|X controller
Marcos Alano
1
-1
/
+1
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+9
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-10
/
+12
2021-11-11
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-10
/
+12
2021-11-09
Input: iforce - fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2021-10-15
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-10-05
Input: analog - fix invalid snprintf() call
Arnd Bergmann
1
-8
/
+10
2021-09-20
Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"
Colin Ian King
1
-1
/
+1
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-94
/
+13
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-07-18
Merge tag 'v5.13' into next
Dmitry Torokhov
1
-0
/
+2
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-04
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-0
/
+156
2021-06-18
Input: add SparkFun Qwiic Joystick driver
Oleh Kravchenko
3
-0
/
+156
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
1
-0
/
+1
2021-05-24
Input: xpad - map "Select" button on Microsoft Xbox One controller
Chris Ye
1
-0
/
+6
2021-05-06
Input: xpad - add support for Amazon Game Controller
Matt Reynolds
1
-0
/
+2
2021-03-09
Input: n64joy - fix return value check in n64joy_probe()
Wei Yongjun
1
-2
/
+2
2021-02-22
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-1
/
+353
[next]