index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Input: aw86927 - fix error code in probe()
Dan Carpenter
1
-2
/
+1
2025-09-28
Input: psxpad-spi - add a check for the return value of spi_setup()
Haotian Zhang
1
-1
/
+5
2025-09-28
Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
Zhen Ni
1
-0
/
+1
2025-09-27
Input: aw86927 - add driver for Awinic AW86927
Griffin Kroah-Hartman
3
-0
/
+859
2025-09-24
Input: pm8941-pwrkey - disable wakeup for resin by default
Luca Weiss
1
-2
/
+10
2025-09-24
Input: add driver for Hynitron CST816x series
Oleh Kuzhylnyi
3
-0
/
+266
2025-09-24
Input: imx6ul_tsc - set glitch threshold by DTS property
Dario Binacchi
1
-2
/
+23
2025-09-24
Input: ps2-gpio - fix typo
J. Neuschäfer
1
-1
/
+1
2025-09-19
Input: atmel_mxt_ts - add support for generic touchscreen configurations
Svyatoslav Ryhel
1
-4
/
+7
2025-09-17
Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
Dario Binacchi
1
-42
/
+54
2025-09-17
Input: imx6ul_tsc - fix typo in register name
Michael Trimarchi
1
-2
/
+2
2025-09-17
Input: twl4030_keypad - drop support for platform data
Dmitry Torokhov
1
-29
/
+6
2025-09-17
Input: add Himax HX852x(ES) touchscreen driver
Stephan Gerhold
3
-0
/
+514
2025-09-17
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
6
-0
/
+524
2025-09-16
input: misc: Add support for MAX7360 rotary
Mathieu Dubois-Briand
3
-0
/
+203
2025-09-16
input: keyboard: Add support for MAX7360 keypad
Mathieu Dubois-Briand
3
-0
/
+321
2025-09-15
Input: MT - add INPUT_MT_TOTAL_FORCE flags
Angela Czubak
1
-4
/
+10
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-1
/
+23
2025-09-14
Input: cros_ec_keyb - Defer probe until parent EC device is registered
Tzung-Bi Shih
1
-0
/
+6
2025-09-11
mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()
Alexander Kurz
2
-5
/
+0
2025-09-08
Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.h
Dmitry Torokhov
1
-0
/
+3
2025-09-08
Input: spear-keyboard - drop support for platform data
Dmitry Torokhov
1
-56
/
+15
2025-09-08
Input: pxa27x-keypad - drop support for platform data
Dmitry Torokhov
1
-255
/
+119
2025-09-08
Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etc
Dmitry Torokhov
1
-50
/
+60
2025-09-08
Input: pxa27x-keypad - replace uint32_t with u32
Dmitry Torokhov
1
-12
/
+12
2025-09-06
Input: mtk-pmic-keys - MT6359 has a specific release irq
Julien Massot
1
-1
/
+4
2025-09-04
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Christoffer Sandberg
1
-0
/
+14
2025-09-04
Input: iqs7222 - avoid enabling unused interrupts
Jeff LaBundy
1
-0
/
+3
2025-09-04
Input: xpad - add support for Flydigi Apex 5
Antheas Kapenekakis
1
-0
/
+2
2025-09-03
Input: tsc2007 - prevent overflow in pressure calculation
Johannes Kirchmair
1
-3
/
+6
2025-09-03
Input: tsc2007 - make interrupt optional
Svyatoslav Ryhel
1
-12
/
+16
2025-09-03
Input: tsc2007 - change warning to debug message if pen GPIO is not defined
Svyatoslav Ryhel
1
-1
/
+1
2025-09-03
Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
3
-0
/
+137
2025-09-03
input: tps6594-pwrbutton: Add power button functionality
Job Sava
3
-0
/
+137
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
29
-1
/
+29
2025-08-21
Input: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-08-21
Input: move input_bits_to_string() to input-compat.c
Dmitry Torokhov
3
-35
/
+33
2025-08-21
Merge tag 'v6.17-rc2' into HEAD
Dmitry Torokhov
15
-24
/
+31
2025-08-12
Input: tca8418_keypad - switch to using module_i2c_driver()
Dmitry Torokhov
1
-12
/
+1
2025-08-12
Input: tca6416-keypad - remove the driver
Dmitry Torokhov
3
-324
/
+0
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-2
/
+2
2025-08-07
Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
25
-343
/
+913
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
46
-1439
/
+1319
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
25
-1155
/
+484
2025-08-03
Input: max77693 - convert to atomic pwm operation
Uwe Kleine-König
1
-23
/
+18
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-1077
/
+383
2025-07-27
Input: st1232 - add touch-overlay handling
Javier Carrasco
1
-8
/
+27
2025-07-27
Input: touch-overlay - add touchscreen overlay handling
Javier Carrasco
2
-1
/
+278
2025-07-27
Input: atkbd - correctly map F13 - F24
Werner Sembach
1
-6
/
+6
[prev]
[next]