index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-07-05
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-0
/
+156
2021-06-19
Input: add SparkFun Qwiic Joystick driver
Oleh Kravchenko
3
-0
/
+156
2021-05-25
Input: xpad - map "Select" button on Microsoft Xbox One controller
Chris Ye
1
-0
/
+6
2021-05-07
Input: xpad - add support for Amazon Game Controller
Matt Reynolds
1
-0
/
+2
2021-03-10
Input: n64joy - fix return value check in n64joy_probe()
Wei Yongjun
1
-2
/
+2
2021-02-23
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-1
/
+353
2021-02-23
Merge tag 'v5.11' into next
Dmitry Torokhov
1
-1
/
+18
2021-02-17
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier Crête
1
-0
/
+1
2021-01-25
Input: Add N64 controller driver
Lauri Kasanen
3
-1
/
+353
2021-01-25
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
1
-1
/
+16
2020-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-11
/
+10
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-12-01
Input: xpad - support Ardwiino Controllers
Sanjay Govind
1
-0
/
+2
2020-11-20
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-18
Merge tag 'v5.9' into next
Dmitry Torokhov
3
-7
/
+6
2020-11-09
Input: analog - fix formatting of error code
Zhang Qilong
1
-1
/
+1
2020-09-29
Input: joystick - add ADC attached joystick driver.
Artur Rojek
3
-0
/
+275
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+2
2020-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-18
/
+25
2020-07-22
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-0
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-18
/
+25
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-09
Input: adi - work around module name confict
Arnd Bergmann
1
-0
/
+1
2020-04-23
Input: xpad - add custom init packet for Xbox One S controllers
Łukasz Patron
1
-0
/
+12
2019-10-30
Input: psxpad-spi - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+34
2019-09-06
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-08-12
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
1
-0
/
+5
2019-08-06
Input: iforce - add sanity checks
Oliver Neukum
1
-0
/
+5
2019-07-22
Input: add support for the FlySky FS-iA6B RC receiver
Markus Koch
3
-2
/
+244
2019-07-15
Input: iforce - remove empty multiline comments
Tim Schumacher
6
-18
/
+0
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
37
-400
/
+37
2019-06-23
Input: iforce - add the Saitek R440 Force Wheel
Tim Schumacher
2
-0
/
+2
2019-06-23
Input: iforce - use unaligned accessors, where appropriate
Dmitry Torokhov
2
-7
/
+12
2019-06-23
Input: iforce - drop couple of temps from transport code
Dmitry Torokhov
2
-10
/
+4
2019-06-23
Input: iforce - drop bus type from iforce structure
Dmitry Torokhov
3
-7
/
+0
2019-06-23
Input: iforce - use DMA-safe buffores for USB transfers
Dmitry Torokhov
3
-15
/
+25
2019-06-23
Input: iforce - allow callers supply data buffer when fetching device IDs
Dmitry Torokhov
4
-30
/
+47
2019-06-23
Input: iforce - only call iforce_process_packet() if initialized
Dmitry Torokhov
2
-4
/
+1
2019-06-23
Input: iforce - signal command completion from transport code
Dmitry Torokhov
2
-5
/
+6
2019-06-23
Input: iforce - do not combine arguments for iforce_process_packet()
Dmitry Torokhov
4
-11
/
+13
2019-06-23
Input: iforce - factor out hat handling when parsing packets
Dmitry Torokhov
1
-44
/
+57
2019-06-23
Input: iforce - update formatting of switch statements
Dmitry Torokhov
3
-100
/
+100
2019-06-23
Input: iforce - use DMA-safe buffer when getting IDs from USB
Dmitry Torokhov
1
-46
/
+22
2019-06-23
Input: iforce - split into core and transport modules
Dmitry Torokhov
7
-43
/
+25
2019-06-23
Input: iforce - move transport data into transport modules
Dmitry Torokhov
3
-104
/
+144
2019-06-23
Input: iforce - add bus type and parent arguments to iforce_init_device()
Dmitry Torokhov
4
-18
/
+8
2019-06-23
Input: iforce - introduce start and stop io transport ops
Dmitry Torokhov
4
-23
/
+34
2019-06-23
Input: iforce - move command completion handling to serio code
Dmitry Torokhov
2
-8
/
+11
2019-06-23
Input: iforce - move get_id to the transport operations
Dmitry Torokhov
4
-65
/
+51
[next]