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