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
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
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
2025-12-03
Input: pegasus-notetaker - fix potential out-of-bounds access
Seungjin Bae
1
-0
/
+9
2025-12-03
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
6
-6
/
+6
2025-12-03
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
1
-0
/
+6
2025-10-29
Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
Zhen Ni
1
-0
/
+1
2025-08-28
Input: xpad - set correct controller type for Acer NGR200
Nilton Perim Neto
1
-1
/
+1
2025-07-17
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2025-07-17
Input: xpad - support Acer NGR 200 Controller
Nilton Perim Neto
1
-0
/
+2
2025-07-17
Input: xpad - add VID for Turtle Beach controllers
Vicki Pfau
1
-0
/
+1
2025-07-17
Input: xpad - add support for Amazon Game Controller
Matt Reynolds
1
-0
/
+2
2025-06-27
Input: sparcspkr - avoid unannotated fall-through
WangYuli
1
-6
/
+16
2025-06-27
Input: ims-pcu - check record size in ims_pcu_flash_firmware()
Dan Carpenter
1
-0
/
+6
2025-06-27
Input: synaptics-rmi - fix crash with unsupported versions of F34
Dmitry Torokhov
1
-59
/
+76
2025-06-27
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
zhang songyi
1
-8
/
+8
2025-06-04
Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
Aditya Garg
1
-0
/
+1
2025-06-04
Input: synaptics - enable SMBus for HP Elitebook 850 G1
Dmitry Torokhov
1
-0
/
+1
2025-06-04
Input: synaptics - enable InterTouch on Dell Precision M3800
Aditya Garg
1
-0
/
+1
2025-06-04
Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
Aditya Garg
1
-0
/
+1
2025-06-04
Input: synaptics - enable InterTouch on Dynabook Portege X30-D
Manuel Fombuena
1
-0
/
+1
2025-02-01
Input: xpad - add support for wooting two he (arm)
Jack Greiner
1
-0
/
+1
2025-02-01
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Nilton Perim Neto
1
-0
/
+1
2025-02-01
Input: atkbd - map F23 key to support default copilot shortcut
Mark Pearson
1
-1
/
+1
2024-11-08
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-11-08
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
1
-3
/
+10
2024-09-12
Input: uinput - reject requests with unreasonable number of slots
Dmitry Torokhov
1
-0
/
+14
2024-09-04
Input: MT - limit max slots
Tetsuo Handa
1
-0
/
+3
2024-08-19
Input: elan_i2c - do not leave interrupt disabled on suspend failure
Dmitry Torokhov
1
-0
/
+2
2024-08-19
Input: qt1050 - handle CHIP_ID reading error
Andrei Lalaev
1
-1
/
+6
2024-07-27
Input: elantech - fix touchpad state on resume for Lenovo N24
Jonathan Denose
1
-0
/
+31
2024-07-27
Input: silead - Always support 10 fingers
Hans de Goede
1
-14
/
+5
2024-07-18
Input: ff-core - prefer struct_size over open coded arithmetic
Erick Archer
1
-3
/
+4
2024-07-05
Input: try trimming too long modalias strings
Dmitry Torokhov
1
-15
/
+90
2024-06-16
Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation
Fenglin Wu
1
-3
/
+4
2024-06-16
Input: ims-pcu - fix printf string overflow
Arnd Bergmann
1
-2
/
+2
2024-04-13
Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
Kunwu Chan
1
-1
/
+5
2024-03-26
Input: gpio_keys_polled - suppress deferred probe error for gpio
Uwe Kleine-König
1
-6
/
+4
2024-03-15
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-23
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-01-25
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
1
-5
/
+7
2024-01-25
Input: xpad - add Razer Wolverine V2 support
Luca Weiss
1
-0
/
+1
2024-01-25
Input: i8042 - add nomux quirk for Acer P459-G2-M
Esther Shimanovich
1
-0
/
+8
2024-01-25
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2024-01-08
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
1
-0
/
+3
2023-12-08
Input: xpad - add HyperX Clutch Gladiate Support
Max Nguyen
1
-0
/
+2
2023-11-20
Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
Dan Carpenter
1
-1
/
+1
2023-11-08
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-11-08
Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2023-10-25
Input: xpad - add PXN V900 support
Matthias Berndt
1
-0
/
+2
2023-10-25
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2
-0
/
+2
2023-10-25
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-10-10
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Werner Sembach
1
-0
/
+7
[next]