summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
3 daysMerge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysInput: mtk-pmic-keys - MT6359 has a specific release irqJulien Massot
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov
2025-07-27Input: atkbd - correctly map F13 - F24Werner Sembach
2025-07-03Input: mtk-pmic-keys - add support for MT6359 PMIC keysLouis-Alexis Eyraud
2025-07-01Input: samsung-keypad - use BIT() and GENMASK() where appropriateDmitry Torokhov
2025-07-01Input: samsung-keypad - use per-chip parametersDmitry Torokhov
2025-07-01Input: samsung-keypad - use guard notation to acquire mutexDmitry Torokhov
2025-07-01Input: samsung-keypad - use devm to disable runtime PMDmitry Torokhov
2025-07-01Input: samsung-keypad - use struct_size() helperDmitry Torokhov
2025-07-01Input: samsung-keypad - do not combine memory allocation checksDmitry Torokhov
2025-07-01Input: samsung-keypad - do not set input device's parent explicitlyDmitry Torokhov
2025-07-01Input: samsung-keypad - switch to using devm_clk_get_prepared()Dmitry Torokhov
2025-07-01Input: adp5589: remove the driverNuno Sá
2025-07-01Input: adp5585: Add Analog Devices ADP5585/89 supportNuno Sá
2025-06-27Input: adp5589 - use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-27Input: adp5588 - use new GPIO line value setter callbacksBartosz Golaszewski
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