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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-34
/
+70
2023-10-14
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-10-14
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-10-14
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-10-14
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2
-0
/
+2
2023-10-13
Revert "Input: psmouse - add delay when deactivating for SMBus mode"
Dmitry Torokhov
1
-12
/
+7
2023-10-04
Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...
Hans de Goede
1
-0
/
+19
2023-10-04
Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2023-09-18
Input: xpad - add HyperX Clutch Gladiate Support
Max Nguyen
1
-0
/
+2
2023-09-06
Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
73
-1029
/
+3638
2023-08-31
Merge branch 'next' into for-linus
Dmitry Torokhov
73
-1022
/
+3622
2023-08-15
Input: goodix - add support for ACPI ID GDX9110
Felix Engelhardt
1
-0
/
+1
2023-08-11
tty: ldops: unify to u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-3
/
+2
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-02
Input: rpckbd - fix the return value handle for platform_get_irq()
Ruan Jinjie
1
-4
/
+4
2023-07-31
input: serport: remove casts from tty->disc_data
Jiri Slaby
1
-5
/
+5
2023-07-29
Input: tca6416-keypad - switch to using input core's polling features
Dmitry Torokhov
1
-28
/
+20
2023-07-29
Input: tca6416-keypad - convert to use devm_* api
Yangtao Li
1
-35
/
+18
2023-07-29
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
1
-6
/
+2
2023-07-29
Input: tca6416-keypad - rely on I2C core to set up suspend/resume
Dmitry Torokhov
1
-25
/
+0
2023-07-29
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-17
/
+10
2023-07-29
Input: lm8323 - convert to use devm_* api
Yangtao Li
1
-51
/
+26
2023-07-29
Input: lm8323 - rely on device core to create kp_disable attribute
Dmitry Torokhov
1
-12
/
+12
2023-07-29
Input: qt2160 - convert to use devm_* api
Yangtao Li
1
-57
/
+20
2023-07-29
Input: qt2160 - do not hard code interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2023-07-29
Input: qt2160 - switch to using threaded interrupt handler
Dmitry Torokhov
1
-34
/
+19
2023-07-29
Input: qt2160 - tweak check for i2c adapter functionality
Dmitry Torokhov
1
-5
/
+2
2023-07-26
Input: psmouse - add delay when deactivating for SMBus mode
Jeffery Miller
1
-7
/
+12
2023-07-25
Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()
Nathan Chancellor
1
-1
/
+1
2023-07-21
Input: qt1070 - convert to use devm_* api
Yangtao Li
1
-32
/
+14
2023-07-21
Input: mcs-touchkey - convert to use devm_* api
Yangtao Li
1
-34
/
+29
2023-07-21
Input: amikbd - convert to use devm_* api
Yangtao Li
1
-20
/
+5
2023-07-21
Input: lm8333 - convert to use devm_* api
Yangtao Li
1
-30
/
+14
2023-07-19
Input: mms114 - add support for touch keys
Artur Weber
1
-7
/
+81
2023-07-18
Input: da9063 - add wakeup support
Samuel Holland
1
-0
/
+9
2023-07-17
Input: gpio-keys - convert to dev_err_probe()
Geert Uytterhoeven
1
-12
/
+9
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
21
-22
/
+20
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
12
-28
/
+111
2023-07-13
Input: iqs7211 - point to match data directly
Jeff LaBundy
1
-19
/
+7
2023-07-13
Input: add support for Azoteq IQS7210A/7211A/E
Jeff LaBundy
3
-0
/
+2580
2023-07-13
Input: rotary_encoder - don't double assign input->dev.parent
Roi L
1
-1
/
+0
2023-07-13
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Werner Sembach
1
-0
/
+7
2023-07-12
Input: bcm-keypad - correct dev_err_probe() error
Krzysztof Kozlowski
1
-1
/
+1
2023-07-11
Input: lpc32xx_ts - convert to use devm_* api
Yangtao Li
1
-76
/
+22
2023-07-11
Input: nomadik-ske-keypad - convert to use devm_* api
Yangtao Li
1
-92
/
+35
2023-07-11
Input: sun4i-lradc-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-11
Input: pxa27x_keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2023-07-11
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
[next]