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
2024-03-28
Input: adafruit-seesaw - only report buttons that changed state
Dmitry Torokhov
1
-3
/
+18
2024-03-15
Input: xpad - add support for Snakebyte GAMEPADs
Matt Scialabba
1
-0
/
+3
2024-02-08
Input: xpad - sort xpad_device by vendor and product ID
Brenton Simpson
1
-3
/
+8
2024-01-10
Input: driver for Adafruit Seesaw Gamepad
Anshul Dalal
3
-0
/
+326
2023-12-14
Input: as5011 - convert to GPIO descriptor
Linus Walleij
1
-13
/
+11
2023-12-12
Input: xpad - remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2023-12-10
Input: pxrc - simplify mutex handling with guard macro
Marcus Folkesson
1
-24
/
+18
2023-10-29
Input: walkera0701 - use module_parport_driver macro to simplify the code
Li Zetao
1
-12
/
+1
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
1
-4
/
+4
2023-07-08
Input: xpad - add GameSir T4 Kaleid Controller support
Jonathan Frederick
1
-0
/
+2
2023-07-08
Input: xpad - add GameSir VID for Xbox One controllers
Sam Lantinga
1
-0
/
+1
2023-07-08
Input: xpad - fix support for some third-party controllers
Vicki Pfau
1
-0
/
+22
2023-05-24
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Ismael Ferreras Morezuelas
1
-1
/
+0
2023-05-23
Input: xpad - spelling fixes for "Xbox"
Ismael Ferreras Morezuelas
2
-39
/
+39
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+21
2023-05-02
Revert "Input: xpad - fix support for some third-party controllers"
Dmitry Torokhov
1
-23
/
+0
2023-04-14
Input: xpad - fix PowerA EnWired Controller guide button
Vicki Pfau
1
-0
/
+15
2023-04-14
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
1
-1
/
+4
2023-04-02
Input: xpad - fix support for some third-party controllers
Vicki Pfau
1
-0
/
+23
2023-04-02
Input: xpad - treat Qanba controllers as Xbox360 controllers
Pierre-Loup A. Griffais
1
-0
/
+1
2023-03-24
Input: xpad - add VID for Turtle Beach controllers
Vicki Pfau
1
-0
/
+1
2023-03-24
Input: xpad - remove unused field in VID/PID table
Vicki Pfau
1
-1
/
+0
2023-03-20
Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON
Matthias Benkmann
1
-3
/
+4
2023-01-28
Input: xpad - add 8BitDo Pro 2 Wired Controller support
John Butler
1
-0
/
+2
2022-12-12
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-6
/
+9
2022-12-08
Input: pxspad - fix unused data warning when force feedback not enabled
Jonathan Cameron
1
-0
/
+3
2022-12-08
Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+3
2022-12-03
Input: as5011 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-07
Input: joystick - fix Kconfig warning for JOYSTICK_ADC
Randy Dunlap
1
-0
/
+1
2022-11-07
Input: iforce - invert valid length check when fetching device IDs
Tetsuo Handa
1
-4
/
+4
2022-10-10
Merge branch 'next' into for-linus
Dmitry Torokhov
25
-194
/
+396
2022-09-30
input: drop empty comment blocks
Christophe JAILLET
22
-66
/
+0
2022-09-29
Input: xpad - add X-Box Adaptive Profile button
Nate Yocom
1
-2
/
+15
2022-09-29
Input: xpad - add X-Box Adaptive XBox button
Nate Yocom
1
-1
/
+2
2022-09-29
Input: xpad - add X-Box Adaptive support
Nate Yocom
1
-0
/
+1
2022-09-28
Input: xpad - decipher xpadone packages with GIP defines
Pavel Rojtberg
1
-30
/
+69
2022-09-28
Input: xpad - refactor using BIT() macro
Pavel Rojtberg
1
-56
/
+57
2022-09-06
Input: xpad - add support for XBOX One Elite paddles
Christopher Crockett
1
-61
/
+193
2022-09-06
Input: xpad - Poweroff XBOX360W on mode button long press
Santosh De Massari
1
-0
/
+24
2022-09-06
Input: xpad - fix wireless 360 controller breaking after suspend
Cameron Gutman
1
-1
/
+0
2022-09-06
Input: xpad - add supported devices as contributed on github
Pavel Rojtberg
1
-0
/
+19
2022-08-29
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
1
-0
/
+1
2022-08-28
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
Tetsuo Handa
3
-7
/
+13
2022-08-17
Input: adc-joystick - add polled input device support
Chris Morgan
1
-12
/
+53
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-02
Input: adc-joystick - fix ordering in adc_joystick_probe()
Dmitry Torokhov
1
-7
/
+8
2022-07-08
Merge tag 'v5.19-rc5' into next
Dmitry Torokhov
1
-0
/
+1
2022-06-29
Input: sensehat-joystick - remove unnecessary error message
Yang Li
1
-3
/
+1
2022-06-01
Input: raspberrypi-ts - add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
[next]