index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2026-01-20
Input: edt-ft5x06 - add support for FocalTech FT3518
Yedaya Katsman
-0
/
+6
2026-01-20
Input: ili210x - convert to dev_err_probe()
Marek Vasut
-21
/
+10
2026-01-07
Input: twl4030 - fix warnings without CONFIG_OF
Andreas Kemnade
-4
/
+3
2025-12-21
Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+29
2025-12-18
Input: ti_am335x_tsc - fix off-by-one error in wire_order validation
Junjie Cao
-1
/
+1
2025-12-18
Input: xpad - add support for CRKD Guitars
Sanjay Govind
-0
/
+5
2025-12-18
Input: ilitek_ts_i2c - switch mdelay() to fsleep()
Dmitry Torokhov
-1
/
+1
2025-12-18
Input: ilitek_ts_i2c - fix warning with gpio controllers that sleep
Josua Mayer
-4
/
+4
2025-12-18
Input: twl4030 - add TWL603x power button
Andreas Kemnade
-5
/
+55
2025-12-18
Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue user
Marco Crivellari
-1
/
+1
2025-12-18
Input: synaptics_i2c - replace use of system_wq with system_dfl_wq
Marco Crivellari
-4
/
+4
2025-12-18
Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-12-18
Input: gpio_keys - replace use of system_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-12-18
Input: apple_z2 - fix reading incorrect reports after exiting sleep
Sasha Finkelstein
-0
/
+4
2025-12-17
Input: alps - fix use-after-free bugs caused by dev3_register_work
Duoming Zhou
-0
/
+1
2025-12-15
Input: stmfts - use sysfs_emit() instead of sprintf()
Petr Hodina
-7
/
+7
2025-12-15
Input: stmfts - make comments correct
Petr Hodina
-4
/
+1
2025-12-15
Input: stmfts - correct wording for the warning message
David Heidelberg
-1
/
+1
2025-12-15
Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table
Christoffer Sandberg
-0
/
+7
2025-12-15
Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
Cryolitia PukNgae
-0
/
+7
2025-12-13
Input: cros_ec_keyb - clarify key event error message
Fabio Baltieri
-1
/
+2
2025-12-13
Input: pf1550 - remove "defined but unused" warning
Vaibhav Gupta
-1
/
+1
2025-12-13
Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-13
Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-13
Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-13
Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...
Dmitry Torokhov
-0
/
+209
2025-12-13
Merge tag 'v6.18' into next
Dmitry Torokhov
-40
/
+59
2025-12-12
Input: lkkbd - disable pending work before freeing device
Minseong Kim
-1
/
+4
2025-12-10
Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+8
2025-12-08
Input: byd - use %*ph for Z packet dump
Vivek BalachandharTN
-4
/
+2
2025-12-08
Merge branch 'next' into for-linus
Dmitry Torokhov
-5
/
+8
2025-12-04
Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+209
2025-11-26
ASoC: stm32: sai: fix device and OF node leaks on
Mark Brown
-28
/
+18
2025-11-18
Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)
Junjie Cao
-0
/
+4
2025-11-17
Merge tag 'v6.18-rc6' into for-linus
Dmitry Torokhov
-11
/
+18
2025-11-17
ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-9
/
+5
2025-11-04
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
-0
/
+6
2025-11-04
Input: imx_sc_key - fix memory corruption on unload
Dan Carpenter
-1
/
+1
2025-10-21
Input: pf1550 - add onkey support
Samuel Kayode
-0
/
+209
2025-10-17
Input: zforce_ts - omit error message when memory allocation fails
Xichao Zhao
-2
/
+1
2025-10-17
Input: qnap-mcu-input - omit error message when memory allocation fails
Xichao Zhao
-1
/
+1
2025-10-17
Input: pegasus-notetaker - fix potential out-of-bounds access
Seungjin Bae
-0
/
+9
2025-10-16
Input: cyttsp5 - use %pe format specifier
Ricardo Ribalda
-2
/
+2
2025-10-13
Input: goodix - remove setting of RST pin to input
Martyn Welch
-27
/
+1
2025-10-13
Input: goodix - add support for ACPI ID GDIX1003
Hans de Goede
-0
/
+1
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-855
/
+2052
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
-858
/
+2716
2025-10-07
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-2
/
+2
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+10
[prev]
[next]