index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
Input: xpad - add Razer Wolverine V2 support
Luca Weiss
1
-0
/
+1
2023-12-08
Input: xpad - add HyperX Clutch Gladiate Support
Max Nguyen
1
-0
/
+2
2023-10-25
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-06-14
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Ismael Ferreras Morezuelas
1
-1
/
+0
2023-05-30
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
1
-1
/
+4
2022-10-26
Input: xpad - fix wireless 360 controller breaking after suspend
Cameron Gutman
1
-1
/
+0
2022-10-26
Input: xpad - add supported devices as contributed on github
Pavel Rojtberg
1
-0
/
+19
2022-09-20
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
1
-0
/
+1
2022-01-05
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-10-20
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-03-04
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier Crête
1
-0
/
+1
2021-02-10
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
1
-1
/
+16
2020-12-08
Input: xpad - support Ardwiino Controllers
Sanjay Govind
1
-0
/
+2
2020-06-03
Input: xpad - add custom init packet for Xbox One S controllers
Łukasz Patron
1
-0
/
+12
2019-12-13
Input: Fix memory leak in psxpad_spi_probe
Navid Emamdoost
1
-1
/
+1
2019-08-25
Input: iforce - add sanity checks
Oliver Neukum
1
-0
/
+5
2019-01-31
Input: xpad - add support for SteelSeries Stratus Duo
Tom Panfil
1
-0
/
+3
2018-12-08
Input: xpad - quirk all PDP Xbox One gamepads
Cameron Gutman
1
-10
/
+6
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+3
2018-10-01
Input: xpad - add support for Xbox1 PDP Camo series gamepad
Ramses Ramírez
1
-0
/
+3
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-226
/
+93
2018-08-16
Merge branch 'next' into for-linus
Dmitry Torokhov
27
-226
/
+93
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-07-27
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
1
-14
/
+5
2018-07-27
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
1
-5
/
+6
2018-07-26
Input: iforce - reformat the packet dump output
Tim Schumacher
4
-11
/
+7
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
26
-104
/
+0
2018-07-25
Input: pxrc - flatten probe code
Dmitry Torokhov
1
-49
/
+35
2018-07-25
Input: pxrc - do not store unneeded data in driver structure
Dmitry Torokhov
1
-18
/
+17
2018-07-25
Input: pxrc - move module device table closer to where it is used
Dmitry Torokhov
1
-6
/
+6
2018-07-25
Input: pxrc - fix freeing URB on device teardown
Dmitry Torokhov
1
-36
/
+30
2018-07-25
Input: pxrc - do not store USB device in private struct
Marcus Folkesson
1
-7
/
+6
2018-07-04
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2018-06-21
Input: xpad - fix GPD Win 2 controller name
Enno Boland
1
-1
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2
-6
/
+6
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2
-4
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-04
Input: xpad - add GPD Win 2 Controller USB IDs
Ethan Lee
1
-0
/
+2
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
2
-3
/
+8
2018-05-08
Input: gamecon - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-12
/
+15
2018-05-08
Input: as5011 - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-3
/
+1
2018-05-08
Input: xpad - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-10
/
+10
2018-05-08
Input: xpad - fix some coding style issues
Leo Sperling
1
-6
/
+9
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-3
/
+322
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-9
/
+323
2018-03-26
Input: xpad - add PDP device id 0x02a4
Francis Therien
1
-2
/
+7
2018-03-26
Input: pxrc - new driver for PhoenixRC Flight Controller Adapter
Marcus Folkesson
3
-0
/
+314
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-1
/
+1
2018-03-14
Input: analog - use get_cycles() on PPC
Michael Ellerman
1
-1
/
+1
[next]