index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-04-25
Input: add Raspberry Pi Sense HAT joystick driver
Charles Mirabile
3
-0
/
+149
2022-03-21
Input: adi - remove redundant variable z
Colin Ian King
1
-2
/
+2
2022-02-16
Input: xbox - correct the name for Xbox Series S|X controller
Marcos Alano
1
-1
/
+1
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+9
2021-12-31
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-10
/
+12
2021-11-12
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-10
/
+12
2021-11-10
Input: iforce - fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2021-10-16
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-10-05
Input: analog - fix invalid snprintf() call
Arnd Bergmann
1
-8
/
+10
2021-09-21
Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"
Colin Ian King
1
-1
/
+1
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-94
/
+13
2021-09-09
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-07-19
Merge tag 'v5.13' into next
Dmitry Torokhov
1
-0
/
+2
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2021-07-07
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
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-06-17
um: allow disabling NO_IOMEM
Johannes Berg
1
-0
/
+1
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
[next]