summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2026-04-19Input: charlieplex_keypad - add GPIO charlieplex keypadHugo Villeneuve
2026-04-19Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"Ethan Carter Edwards
2026-04-08Input: qt1070 - inline i2c_check_functionality checkThorsten Blum
2026-04-08Input: qt1050 - inline i2c_check_functionality checkThorsten Blum
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov
2026-03-10Input: mpr121 - drop redundant wakeup handlingbui duc phuc
2026-02-28Input: atkbd - fix various formatting issuesDmitry Torokhov
2026-02-28Input: atkbd - switch to using explicitly sized typesDmitry Torokhov
2026-02-28Input: atkbd - use dev_warn_ratelimited()Dmitry Torokhov
2026-02-28Input: atkbd - use __free() cleanup facility in when parsing FW keymapDmitry Torokhov
2026-02-28Input: atkbd - validate scancode in firmware keymap entriesAriel Silver
2026-02-23Input: cros_ec_keyb - factor out column processingDmitry Torokhov
2026-02-23Input: cros_ec_keyb - do not allocate keyboard state separatelyDmitry Torokhov
2026-02-23Input: cros_ec_keyb - simplify cros_ec_keyb_work()Dmitry Torokhov
2026-02-23Input: cros_ec_keyb - use BIT() macro instead of open-coding shiftsDmitry Torokhov
2026-02-23Input: cros_ec_keyb - use u8 instead of uint8_tDmitry Torokhov
2026-02-23Input: cros_ec_keyb - add function key supportFabio Baltieri
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov
2026-02-01Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keysDmitry Torokhov
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-15Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim
2025-11-17Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov
2025-11-04Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih
2025-11-04Input: imx_sc_key - fix memory corruption on unloadDan Carpenter
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-17Input: twl4030_keypad - drop support for platform dataDmitry Torokhov
2025-09-17Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Dmitry Torokhov
2025-09-16input: keyboard: Add support for MAX7360 keypadMathieu Dubois-Briand
2025-09-14Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-14Input: cros_ec_keyb - Defer probe until parent EC device is registeredTzung-Bi Shih
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov
2025-09-08Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etcDmitry Torokhov
2025-09-08Input: pxa27x-keypad - replace uint32_t with u32Dmitry Torokhov
2025-09-06Input: mtk-pmic-keys - MT6359 has a specific release irqJulien Massot
2025-08-21Merge tag 'v6.17-rc2' into HEADDmitry Torokhov
2025-08-12Input: tca8418_keypad - switch to using module_i2c_driver()Dmitry Torokhov
2025-08-12Input: tca6416-keypad - remove the driverDmitry Torokhov
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