index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Input: atkbd - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
2025-05-30
Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
Gatien Chevallier
2025-05-30
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
Fabrice Gasnier
2025-05-19
Input: atkbd - do not reset keyboard by default on Loongson
Qunqin Zhao
2025-05-15
Merge tag 'v6.15-rc6' into next
Dmitry Torokhov
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-30
Input: snvs_pwrkey - support power-off-time-sec
Ian Ray
2025-04-29
Input: mtk-pmic-keys - fix possible null pointer dereference
Gary Bisson
2025-04-09
Input: matrix_keypad - detect change during scan
Markus Burri
2025-04-09
Input: matrix_keypad - add function for reading row state
Markus Burri
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-25
Input: matrix_keypad - use fsleep for delays after activating columns
Markus Burri
2025-02-25
Input: matrix_keypad - add settle time after enabling all columns
Markus Burri
2025-02-24
input: ipaq-micro-keys: use devm_kmemdup_array()
Raag Jadav
2025-02-05
Input: Switch to use hrtimer_setup()
Nam Cao
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
[next]