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
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
143
-176
/
+176
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
147
-185
/
+184
2026-02-15
Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-301
/
+325
2026-02-14
Merge branch 'next' into for-linus
Dmitry Torokhov
39
-300
/
+533
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-03
Input: apbps2 - fix comment style and typos
Micah Ostrow
1
-7
/
+7
2026-02-01
Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys
Dmitry Torokhov
1
-5
/
+12
2026-01-25
Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2026-01-24
Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
gongqi
1
-0
/
+7
2026-01-24
Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
feng
1
-0
/
+11
2026-01-24
Input: novatek-nvt-ts - drop wake_type check
Gianluca Boiano
1
-5
/
+0
2026-01-21
Input: ili210x - add support for polling mode
Marek Vasut
1
-20
/
+55
2026-01-21
Input: appletouch - fix potential race between resume and open
Dmitry Torokhov
1
-5
/
+4
2026-01-21
Input: synaptics_i2c - switch to using managed resources
Dmitry Torokhov
1
-119
/
+91
2026-01-21
Input: synaptics_i2c - guard polling restart in resume
Minseong Kim
1
-2
/
+5
2026-01-21
Input: gpio_decoder - don't use "proxy" headers
Andy Shevchenko
1
-2
/
+3
2026-01-21
Input: gpio_decoder - make use of the macros from bits.h
Andy Shevchenko
1
-2
/
+2
2026-01-21
Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()
Andy Shevchenko
1
-15
/
+15
2026-01-21
Input: gpio_decoder - unify messages with help of dev_err_probe()
Andy Shevchenko
1
-16
/
+10
2026-01-21
Input: gpio_decoder - make use of device properties
Andy Shevchenko
1
-5
/
+4
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
Input: serio - complete sizeof(*pointer) conversions
Wentong Tian
3
-4
/
+3
2026-01-20
Input: wdt87xx_i2c - switch to use dev_err_probe()
Andy Shevchenko
1
-10
/
+4
2026-01-20
Input: tsc40 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchwin - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchright - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchit213 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: penmount - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: mtouch - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: inexio - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+1
2026-01-20
Input: hampshire - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: gunze - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: elo - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...
Andy Shevchenko
1
-2
/
+1
2026-01-20
Input: dynapro - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: edt-ft5x06 - add support for FocalTech FT3518
Yedaya Katsman
1
-0
/
+6
2026-01-20
Input: ili210x - convert to dev_err_probe()
Marek Vasut
1
-21
/
+10
2026-01-07
Input: twl4030 - fix warnings without CONFIG_OF
Andreas Kemnade
1
-4
/
+3
2025-12-21
Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-2
/
+29
2025-12-18
Input: ti_am335x_tsc - fix off-by-one error in wire_order validation
Junjie Cao
1
-1
/
+1
2025-12-18
Input: xpad - add support for CRKD Guitars
Sanjay Govind
1
-0
/
+5
2025-12-18
Input: ilitek_ts_i2c - switch mdelay() to fsleep()
Dmitry Torokhov
1
-1
/
+1
2025-12-18
Input: ilitek_ts_i2c - fix warning with gpio controllers that sleep
Josua Mayer
1
-4
/
+4
2025-12-18
Input: twl4030 - add TWL603x power button
Andreas Kemnade
1
-5
/
+55
2025-12-18
Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue user
Marco Crivellari
1
-1
/
+1
2025-12-18
Input: synaptics_i2c - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-4
/
+4
2025-12-18
Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-12-18
Input: gpio_keys - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
[next]