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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
input: touchscreen: goodix: Update irq fetch mode
Changhuang Liang
1
-2
/
+2
2024-03-05
input: touchscreen: Add tinker_ft5406 driver support
Changhuang Liang
3
-0
/
+413
2024-03-01
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-03-01
Input: xpad - add Lenovo Legion Go controllers
Brenton Simpson
1
-0
/
+2
2024-03-01
Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
Hans de Goede
1
-1
/
+2
2024-02-16
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-16
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-01-26
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
1
-5
/
+7
2024-01-20
Input: xpad - add Razer Wolverine V2 support
Luca Weiss
1
-0
/
+1
2024-01-20
Input: i8042 - add nomux quirk for Acer P459-G2-M
Esther Shimanovich
1
-0
/
+8
2024-01-20
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2024-01-20
Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
José Pekkarinen
1
-0
/
+1
2024-01-01
Input: soc_button_array - add mapping for airplane mode button
Christoffer Sandberg
1
-0
/
+5
2024-01-01
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
1
-0
/
+3
2023-11-20
Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
Dan Carpenter
1
-1
/
+1
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
[next]