index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
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/...
Linus Torvalds
25
-343
/
+913
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
46
-1439
/
+1319
2025-08-04
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
25
-1156
/
+485
2025-08-04
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...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/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
2025-07-27
Input: xpad - use new BTN_GRIP* buttons
Vicki Pfau
1
-18
/
+18
2025-07-27
Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*
Vicki Pfau
1
-14
/
+14
2025-07-27
Input: synaptics-rmi4 - add support for F1A
André Apitzsch
5
-0
/
+155
2025-07-27
Input: synaptics-rmi4 - add support for Forcepads (F21)
Marge Yang
5
-0
/
+192
2025-07-20
Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-20
Input: xpad - set correct controller type for Acer NGR200
Nilton Perim Neto
1
-1
/
+1
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-21
/
+28
2025-07-04
Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()
Yunshui Jiang
1
-0
/
+2
2025-07-04
Input: mtk-pmic-keys - add support for MT6359 PMIC keys
Louis-Alexis Eyraud
1
-0
/
+17
2025-07-02
Input: remove special handling of id->driver_info when matching
Dmitry Torokhov
1
-1
/
+1
2025-07-02
Input: evdev - switch matching to EV_SYN
Dmitry Torokhov
1
-2
/
+6
2025-07-02
Input: samsung-keypad - use BIT() and GENMASK() where appropriate
Dmitry Torokhov
1
-9
/
+10
2025-07-02
Input: samsung-keypad - use per-chip parameters
Dmitry Torokhov
1
-24
/
+37
2025-07-02
Input: samsung-keypad - use guard notation to acquire mutex
Dmitry Torokhov
1
-6
/
+2
2025-07-02
Input: samsung-keypad - use devm to disable runtime PM
Dmitry Torokhov
1
-12
/
+5
2025-07-02
Input: samsung-keypad - use struct_size() helper
Dmitry Torokhov
1
-3
/
+3
2025-07-02
Input: samsung-keypad - do not combine memory allocation checks
Dmitry Torokhov
1
-1
/
+4
2025-07-02
Input: samsung-keypad - do not set input device's parent explicitly
Dmitry Torokhov
1
-1
/
+0
2025-07-02
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Dmitry Torokhov
1
-18
/
+4
2025-07-01
Input: adp5589: remove the driver
Nuno Sá
3
-1077
/
+0
2025-07-01
Input: adp5585: Add Analog Devices ADP5585/89 support
Nuno Sá
3
-0
/
+383
2025-07-01
Input: edt-ft5x06 - add support for FocalTech FT8716
Jens Reidel
1
-0
/
+6
2025-07-01
Input: edt-ft5x06 - use per-client debugfs directory
Wolfram Sang
1
-12
/
+8
2025-07-01
Input: cs40l50 - remove redundant flush_workqueue() calls
Chen Ni
1
-1
/
+0
2025-06-30
Input: max8997_haptic - optimize PWM configuration
Uwe Kleine-König
1
-49
/
+47
2025-06-30
Input: alps - use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2025-06-30
Input: pcf50633-input - remove the driver
Dr. David Alan Gilbert
3
-121
/
+0
2025-06-30
Input: iqs7222 - explicitly define number of external channels
Jeff LaBundy
1
-2
/
+5
2025-06-30
Input: goodix - add support for polling mode
Joseph Guo
1
-6
/
+44
2025-06-28
Input: adp5589 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+6
2025-06-28
Input: adp5588 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-06-28
Input: ad7879 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+7
2025-06-28
Input: xpad - support Acer NGR 200 Controller
Nilton Perim Neto
1
-0
/
+2
2025-06-27
Input: xpad - return errors from xpad_try_sending_next_out_packet() up
Mario Limonciello
1
-1
/
+1
2025-06-27
Input: xpad - adjust error handling for disconnect
Mario Limonciello
1
-3
/
+4
2025-06-18
Input: apple_z2 - drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-06-18
Input: Fully open-code compatible for grepping
Krzysztof Kozlowski
2
-2
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
19
-19
/
+23
2025-06-04
Input: psmouse - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
1
-1
/
+1
[next]