Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
dc9c404f98a98b470d7cad88a7cbed16dd273d39
/
drivers
/
input
/
joystick
055070a
Input: psxpad-spi - switch to using polled mode of input devices
by Dmitry Torokhov
· 5 years ago
410f25d
Input: sidewinder - make array seq static const, makes object smaller
by Colin Ian King
· 5 years ago
4aa31b4
Merge tag 'v5.3-rc4' into next
by Dmitry Torokhov
· 5 years ago
849f5ae
Input: iforce - add sanity checks
by Oliver Neukum
· 5 years ago
5d4b45a
Input: add support for the FlySky FS-iA6B RC receiver
by Markus Koch
· 5 years ago
6d45d3e
Input: iforce - remove empty multiline comments
by Tim Schumacher
· 5 years ago
ecb4183
Merge tag 'v5.2' into next
by Dmitry Torokhov
· 5 years ago
1151837
Input: iforce - add the Saitek R440 Force Wheel
by Tim Schumacher
· 6 years ago
21ae38f
Input: iforce - use unaligned accessors, where appropriate
by Dmitry Torokhov
· 6 years ago
8624dfd
Input: iforce - drop couple of temps from transport code
by Dmitry Torokhov
· 6 years ago
2178db6
Input: iforce - drop bus type from iforce structure
by Dmitry Torokhov
· 6 years ago
dfad2b1
Input: iforce - use DMA-safe buffores for USB transfers
by Dmitry Torokhov
· 6 years ago
6ac0aec
Input: iforce - allow callers supply data buffer when fetching device IDs
by Dmitry Torokhov
· 6 years ago
633354d
Input: iforce - only call iforce_process_packet() if initialized
by Dmitry Torokhov
· 6 years ago
2880dcf
Input: iforce - signal command completion from transport code
by Dmitry Torokhov
· 6 years ago
d3cc100
Input: iforce - do not combine arguments for iforce_process_packet()
by Dmitry Torokhov
· 6 years ago
8a25e05
Input: iforce - factor out hat handling when parsing packets
by Dmitry Torokhov
· 6 years ago
43e61fc
Input: iforce - update formatting of switch statements
by Dmitry Torokhov
· 6 years ago
4873586
Input: iforce - use DMA-safe buffer when getting IDs from USB
by Dmitry Torokhov
· 6 years ago
4f99de6
Input: iforce - split into core and transport modules
by Dmitry Torokhov
· 6 years ago
81fd431
Input: iforce - move transport data into transport modules
by Dmitry Torokhov
· 6 years ago
501025d
Input: iforce - add bus type and parent arguments to iforce_init_device()
by Dmitry Torokhov
· 6 years ago
05ca382
Input: iforce - introduce start and stop io transport ops
by Dmitry Torokhov
· 6 years ago
9381758
Input: iforce - move command completion handling to serio code
by Dmitry Torokhov
· 6 years ago
2a1433f
Input: iforce - move get_id to the transport operations
by Dmitry Torokhov
· 6 years ago
38d1076
Input: iforce - introduce transport ops
by Dmitry Torokhov
· 6 years ago
f7f3651
Input: iforce - remove "being used" silliness
by Dmitry Torokhov
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
80503b2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
by Thomas Gleixner
· 6 years ago
e8fc9828
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
65e91e2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 6 years ago
4e116e9
Input: db9 - mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
3eb66e9
Merge tag 'v4.20' into for-linus
by Dmitry Torokhov
· 6 years ago
fe2bfd0
Input: xpad - add support for SteelSeries Stratus Duo
by Tom Panfil
· 6 years ago
adac075
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
a6754fa
Input: xpad - quirk all PDP Xbox One gamepads
by Cameron Gutman
· 6 years ago
eb81bfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
9735082
Input: xpad - add support for Xbox1 PDP Camo series gamepad
by Ramses Ramírez
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
13fe705
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 6 years ago
17a4ed5
Input: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
0b64fa0
Input: iforce - reorganize joystick configuration lists
by Tim Schumacher
· 6 years ago
6c6212a
Input: iforce - assign BTN_DEAD only for specific devices
by Tim Schumacher
· 6 years ago
305180b
Input: iforce - reformat the packet dump output
by Tim Schumacher
· 6 years ago
179909e
Input: stop telling users to snail-mail Vojtech
by Dmitry Torokhov
· 6 years ago
76336b4
Input: pxrc - flatten probe code
by Dmitry Torokhov
· 6 years ago
c8783d3
Input: pxrc - do not store unneeded data in driver structure
by Dmitry Torokhov
· 6 years ago
ce55f75
Input: pxrc - move module device table closer to where it is used
by Dmitry Torokhov
· 6 years ago
34dad2cf
Input: pxrc - fix freeing URB on device teardown
by Dmitry Torokhov
· 6 years ago
9730f60
Input: pxrc - do not store USB device in private struct
by Marcus Folkesson
· 6 years ago
381a2c6
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
by Sebastian Andrzej Siewior
· 7 years ago
c92067a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
dd6bee8
Input: xpad - fix GPD Win 2 controller name
by Enno Boland
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
c1ba083
Input: xpad - add GPD Win 2 Controller USB IDs
by Ethan Lee
· 7 years ago
7544513
Merge tag 'v4.17-rc6' into next
by Dmitry Torokhov
· 7 years ago
a5a45b7
Input: gamecon - avoid using __set_bit() for capabilities
by Marcus Folkesson
· 7 years ago
89223a2
Input: as5011 - avoid using __set_bit() for capabilities
by Marcus Folkesson
· 7 years ago
a013080
Input: xpad - avoid using __set_bit() for capabilities
by Marcus Folkesson
· 7 years ago
68c78d0
Input: xpad - fix some coding style issues
by Leo Sperling
· 8 years ago
5414ab3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
664b0ba
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
c6c8485
Input: xpad - add PDP device id 0x02a4
by Francis Therien
· 7 years ago
68ef483
Input: pxrc - new driver for PhoenixRC Flight Controller Adapter
by Marcus Folkesson
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
c9ab800
Input: analog - use get_cycles() on PPC
by Michael Ellerman
· 7 years ago
739d875
mn10300: Remove the architecture
by David Howells
· 7 years ago
eea43ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
10a5583
Merge tag 'v4.15' into next
by Dmitry Torokhov
· 7 years ago
d67ad78
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
993ca20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
e5c9c6a
Input: xpad - add support for PDP Xbox One controllers
by Mark Furneaux
· 7 years ago
698c03b
Input: inline macros for MODULE_LICENSE, etc
by Julia Lawall
· 7 years ago
65c64d18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
da8df83
Input: joystick/analog - riscv has get_cycles()
by Olof Johansson
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
c1b433e
Input: gamecon - mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
56c78bb
Input: sidewinder - mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
005161c
Input: spaceball - mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bbc8608
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
122d6a3
Input: xpad - validate USB endpoint type during probe
by Cameron Gutman
· 7 years ago
1bf21b3
Input: adi - make array seq static, reduces object code size
by Colin Ian King
· 7 years ago
a6cbfa1
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
f5308d1
Input: xpad - fix PowerA init quirk for some gamepad models
by Cameron Gutman
· 7 years ago
b06bc6b
Input: zhenhua - constify serio_device_id
by Arvind Yadav
· 7 years ago
bee186d
Input: warrior - constify serio_device_id
by Arvind Yadav
· 7 years ago
a1e2964
Input: twidjoy - constify serio_device_id
by Arvind Yadav
· 7 years ago
fa0426c
Input: stinger - constify serio_device_id
by Arvind Yadav
· 7 years ago
ecfd71a
Input: spaceorb - constify serio_device_id
by Arvind Yadav
· 7 years ago
c62c68f
Input: spaceball - constify serio_device_id
by Arvind Yadav
· 7 years ago
f31103f
Input: magellan - constify serio_device_id
by Arvind Yadav
· 7 years ago
b9e8cbc
Input: iforce - constify serio_device_id
by Arvind Yadav
· 7 years ago
94aef06
Input: xpad - constify usb_device_id
by Arvind Yadav
· 7 years ago
c129585
Input: iforce - constify usb_device_id and fix space before '[' error
by Arvind Yadav
· 7 years ago
Next »