index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-02-23
3
-1
/
+353
|
\
|
*
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-02-23
1
-1
/
+18
|
|
\
|
*
|
Input: Add N64 controller driver
Lauri Kasanen
2021-01-25
3
-1
/
+353
*
|
|
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier Crête
2021-02-17
1
-0
/
+1
|
|
/
|
/
|
*
|
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
2021-01-25
1
-1
/
+16
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-15
5
-11
/
+10
|
\
|
|
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
1
-2
/
+2
|
*
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
2020-11-20
1
-1
/
+1
|
*
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-18
3
-7
/
+6
|
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-3
/
+2
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-08-11
4
-18
/
+25
|
|
|
\
|
|
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-4
/
+4
|
*
|
|
Input: analog - fix formatting of error code
Zhang Qilong
2020-11-09
1
-1
/
+1
*
|
|
|
Input: xpad - support Ardwiino Controllers
Sanjay Govind
2020-12-01
1
-0
/
+2
|
/
/
/
*
|
/
Input: joystick - add ADC attached joystick driver.
Artur Rojek
2020-09-29
3
-0
/
+275
|
|
/
|
/
|
*
|
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-22
1
-0
/
+1
|
\
|
|
*
Input: adi - work around module name confict
Arnd Bergmann
2020-06-09
1
-0
/
+1
*
|
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
4
-18
/
+25
|
/
*
Input: xpad - add custom init packet for Xbox One S controllers
Łukasz Patron
2020-04-22
1
-0
/
+12
*
Input: psxpad-spi - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-30
2
-31
/
+34
*
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
2019-09-06
1
-1
/
+1
*
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2019-08-12
1
-0
/
+5
|
\
|
*
Input: iforce - add sanity checks
Oliver Neukum
2019-08-06
1
-0
/
+5
*
|
Input: add support for the FlySky FS-iA6B RC receiver
Markus Koch
2019-07-22
3
-2
/
+244
|
/
*
Input: iforce - remove empty multiline comments
Tim Schumacher
2019-07-15
6
-18
/
+0
*
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-15
37
-400
/
+37
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
28
-368
/
+28
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2019-05-30
1
-1
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31
Thomas Gleixner
2019-05-24
2
-26
/
+2
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2019-06-23
2
-0
/
+2
*
|
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2019-06-23
2
-7
/
+12
*
|
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2019-06-23
2
-10
/
+4
*
|
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
2019-06-23
3
-7
/
+0
*
|
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
2019-06-23
3
-15
/
+25
*
|
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
2019-06-23
4
-30
/
+47
*
|
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2019-06-23
2
-4
/
+1
*
|
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2019-06-23
2
-5
/
+6
*
|
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
2019-06-23
4
-11
/
+13
*
|
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
2019-06-23
1
-44
/
+57
*
|
Input: iforce - update formatting of switch statements
Dmitry Torokhov
2019-06-23
3
-100
/
+100
*
|
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
2019-06-23
1
-46
/
+22
*
|
Input: iforce - split into core and transport modules
Dmitry Torokhov
2019-06-23
7
-43
/
+25
*
|
Input: iforce - move transport data into transport modules
Dmitry Torokhov
2019-06-23
3
-104
/
+144
*
|
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
2019-06-23
4
-18
/
+8
*
|
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
2019-06-23
4
-23
/
+34
*
|
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2019-06-23
2
-8
/
+11
*
|
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
2019-06-23
4
-65
/
+51
[next]