summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
12 daysMerge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Input: atkbd - switch to use scnprintf() to suppress truncation warningDmitry Torokhov
2025-05-30Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier
2025-05-30Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier
2025-05-19Input: atkbd - do not reset keyboard by default on LoongsonQunqin Zhao
2025-05-15Merge tag 'v6.15-rc6' into nextDmitry Torokhov
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-30Input: snvs_pwrkey - support power-off-time-secIan Ray
2025-04-29Input: mtk-pmic-keys - fix possible null pointer dereferenceGary Bisson
2025-04-09Input: matrix_keypad - detect change during scanMarkus Burri
2025-04-09Input: matrix_keypad - add function for reading row stateMarkus Burri
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-25Input: matrix_keypad - use fsleep for delays after activating columnsMarkus Burri
2025-02-25Input: matrix_keypad - add settle time after enabling all columnsMarkus Burri
2025-02-24input: ipaq-micro-keys: use devm_kmemdup_array()Raag Jadav
2025-02-05Input: Switch to use hrtimer_setup()Nam Cao
2025-01-20Input: atkbd - map F23 key to support default copilot shortcutMark Pearson
2025-01-14Input: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-19Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-19Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-19Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-18Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09Input: gpio_keys - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-05Input: maple_keyb - use guard notation when acquiring mutexDmitry Torokhov
2024-11-05Input: locomokbd - use guard notation when acquiring spinlockDmitry Torokhov
2024-11-05Input: hilkbd - use guard notation when acquiring spinlockDmitry Torokhov
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-30Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-25Input: adp5588-keys - do not try to disable interrupt 0Dmitry Torokhov
2024-10-19Input: sun4i-lradc-keys - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: mtk-pmic-keys - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: cap11xx - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04Input: matrix_keypad - remove duplicated includeYang Li
2024-10-04Input: sunkbd - use guard notation when pausing serio portDmitry Torokhov
2024-10-04Input: atkbd - use guard notation when pausing serio portDmitry Torokhov
2024-10-03Input: st-keyscan - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: spear-keyboard - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: pxa27x_keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: pmic8xxx-keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: omap4-keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-03Input: matrix_keypad - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-03Input: lpc32xx-keys - use guard notation when acquiring mutexDmitry Torokhov