index
:
linux-stable.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2025-01-20
Input: atkbd - map F23 key to support default copilot shortcut
Mark Pearson
2025-01-14
Input: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-11-19
Input: mpr121 - use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-19
Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-11-19
Input: spear-keyboard - don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-11-18
Input: cypress-sf - constify struct i2c_device_id
Christophe JAILLET
2024-11-09
Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
2024-11-09
Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
2024-11-05
Input: maple_keyb - use guard notation when acquiring mutex
Dmitry Torokhov
2024-11-05
Input: locomokbd - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-11-05
Input: hilkbd - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-11-03
Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-30
Input: omap-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-25
Input: adp5588-keys - do not try to disable interrupt 0
Dmitry Torokhov
2024-10-19
Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-10-19
Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-10-19
Input: cap11xx - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
Input: matrix_keypad - remove duplicated include
Yang Li
2024-10-04
Input: sunkbd - use guard notation when pausing serio port
Dmitry Torokhov
2024-10-04
Input: atkbd - use guard notation when pausing serio port
Dmitry Torokhov
2024-10-03
Input: st-keyscan - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: spear-keyboard - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: pxa27x_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: pmic8xxx-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: omap4-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: matrix_keypad - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-03
Input: lpc32xx-keys - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: lm8323 - use guard notation when acquiring mutexes
Dmitry Torokhov
2024-10-03
Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-03
Input: imx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: ep93xx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: applespi - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-03
Input: adp5589-keys - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-20
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-09-20
Input: adp5588-keys - fix check on return code
Nuno Sa
2024-09-13
Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_...
Rob Herring (Arm)
2024-09-12
input: keypad: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
2024-09-05
Input: tegra-kbc - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-09-05
Input: iqs62x-keys - use cleanup facility for fwnodes
Dmitry Torokhov
[next]