index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
Input: adi - work around module name confict
Arnd Bergmann
2020-04-22
Input: xpad - add custom init packet for Xbox One S controllers
Łukasz Patron
2019-10-29
Input: psxpad-spi - switch to using polled mode of input devices
Dmitry Torokhov
2019-09-05
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2019-08-06
Input: iforce - add sanity checks
Oliver Neukum
2019-07-22
Input: add support for the FlySky FS-iA6B RC receiver
Markus Koch
2019-07-15
Input: iforce - remove empty multiline comments
Tim Schumacher
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-06-22
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2019-06-22
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2019-06-22
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
2019-06-22
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
2019-06-22
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2019-06-22
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2019-06-22
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
2019-06-22
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
2019-06-22
Input: iforce - update formatting of switch statements
Dmitry Torokhov
2019-06-22
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
2019-06-22
Input: iforce - split into core and transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - move transport data into transport modules
Dmitry Torokhov
2019-06-22
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
2019-06-22
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2019-06-22
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
2019-06-22
Input: iforce - introduce transport ops
Dmitry Torokhov
2019-06-22
Input: iforce - remove "being used" silliness
Dmitry Torokhov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-03-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-02-16
Input: db9 - mark expected switch fall-through
Gustavo A. R. Silva
2019-01-14
Merge tag 'v4.20' into for-linus
Dmitry Torokhov
2019-01-13
Input: xpad - add support for SteelSeries Stratus Duo
Tom Panfil
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-03
Input: xpad - quirk all PDP Xbox One gamepads
Cameron Gutman
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-01
Input: xpad - add support for Xbox1 PDP Camo series gamepad
Ramses Ramírez
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-27
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
2018-07-27
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
2018-07-26
Input: iforce - reformat the packet dump output
Tim Schumacher
[next]