index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Input: soc_button_array - add invalid acpi_index DMI quirk handling
Hans de Goede
1
-0
/
+30
2023-06-14
Input: fix open count when closing inhibited device
Dmitry Torokhov
1
-1
/
+1
2023-06-14
Input: psmouse - fix OOB access in Elantech protocol
Dmitry Torokhov
1
-4
/
+5
2023-06-14
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Ismael Ferreras Morezuelas
1
-1
/
+0
2023-05-24
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
1
-1
/
+4
2023-05-11
Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
Miaoqian Lin
1
-2
/
+1
2023-04-26
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
1
-0
/
+8
2023-04-05
Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI table
Hans de Goede
1
-3
/
+11
2023-04-05
Input: focaltech - use explicitly signed char type
Jason A. Donenfeld
1
-4
/
+4
2023-04-05
Input: alps - fix compatibility with -funsigned-char
msizanoen
1
-8
/
+8
2023-02-09
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
Werner Sembach
1
-0
/
+7
2023-02-01
Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"
Dmitry Torokhov
1
-1
/
+0
2022-12-31
Input: wistron_btns - disable on UML
Randy Dunlap
1
-1
/
+1
2022-12-31
Input: elants_i2c - properly handle the reset GPIO when power is off
Douglas Anderson
1
-6
/
+3
2022-12-31
Input: joystick - fix Kconfig warning for JOYSTICK_ADC
Randy Dunlap
1
-0
/
+1
2022-12-08
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
Zhang Xiaoxu
1
-1
/
+3
2022-12-02
Input: i8042 - apply probe defer to more ASUS ZenBook models
Takashi Iwai
1
-4
/
+4
2022-12-02
Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
Hans de Goede
1
-0
/
+7
2022-12-02
Input: soc_button_array - add use_low_level_irq module parameter
Hans de Goede
1
-1
/
+6
2022-12-02
Input: goodix - try resetting the controller when no config is set
Hans de Goede
1
-0
/
+11
2022-12-02
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
Aman Dhoot
1
-0
/
+1
2022-11-26
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
1
-4
/
+0
2022-11-26
Input: iforce - invert valid length check when fetching device IDs
Tetsuo Handa
1
-4
/
+4
2022-10-15
Input: xpad - fix wireless 360 controller breaking after suspend
Cameron Gutman
1
-1
/
+0
2022-10-15
Input: xpad - add supported devices as contributed on github
Pavel Rojtberg
1
-0
/
+19
2022-10-05
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-10-05
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
Sebastian Krzyszkowiak
1
-1
/
+1
2022-09-20
Input: goodix - add compatible string for GT1158
Jarrah Gosbell
1
-0
/
+1
2022-09-20
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
1
-0
/
+1
2022-09-20
Input: goodix - add support for GT1158
Ondrej Jirman
1
-0
/
+1
2022-09-08
Input: rk805-pwrkey - fix module autoloading
Peter Robinson
1
-0
/
+1
2022-09-08
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
Tetsuo Handa
3
-7
/
+13
2022-08-31
Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
Werner Sembach
1
-8
/
+68
2022-08-31
Input: i8042 - add TUXEDO devices to i8042 quirk tables
Werner Sembach
1
-0
/
+129
2022-08-31
Input: i8042 - merge quirk tables
Werner Sembach
1
-500
/
+590
2022-08-31
Input: i8042 - move __initconst to fix code styling warning
Werner Sembach
1
-1
/
+1
2022-08-25
Input: exc3000 - fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-3
/
+4
2022-08-17
Input: gscps2 - check return value of ioremap() in gscps2_probe()
Xie Shaowen
1
-0
/
+4
2022-07-12
Input: goodix - try not to touch the reset-pin on x86/ACPI devices
Hans de Goede
2
-5
/
+26
2022-07-12
Input: goodix - refactor reset handling
Hans de Goede
2
-16
/
+33
2022-07-12
Input: goodix - add a goodix.h header file
Hans de Goede
2
-68
/
+79
2022-07-12
Input: goodix - change goodix_i2c_write() len parameter type to int
Hans de Goede
1
-1
/
+1
2022-07-12
Input: cpcap-pwrbutton - handle errors from platform_get_irq()
Tang Bin
1
-1
/
+5
2022-06-22
Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...
Marius Hoch
1
-2
/
+2
2022-06-14
Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
Mathias Nyman
1
-1
/
+6
2022-06-09
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
1
-8
/
+8
2022-06-09
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Miaoqian Lin
1
-0
/
+1
2022-06-09
Input: gpio-keys - cancel delayed work only in case of GPIO
Lad Prabhakar
1
-1
/
+1
2022-05-25
Input: ili210x - fix reset timing
Marek Vasut
1
-2
/
+2
2022-05-25
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
[next]