summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
6 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/i...Mark Brown
6 hoursMerge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/d...Mark Brown
4 daysInput: maple_keyb - set driver data before registering input deviceDmitry Torokhov
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-22Input: cap11xx - add support for CAP1114Jun Yan
2026-06-22Input: cap11xx - guard unsupported DT properties before parsingJun Yan
2026-06-22Input: cap11xx - refactor code for better CAP1114 support.Jun Yan
2026-06-22Input: cap11xx - add reset gpio supportJun Yan
2026-06-22Input: cap11xx - remove unused register macrosJun Yan
2026-06-22Input: cap11xx - clean up duplicate log and add probe error logsJun Yan
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-11Input: ipaq-micro-keys - add length check in micro_key_receiveDmitry Torokhov
2026-06-11Input: ipaq-micro-keys - fix potential deadlockDmitry Torokhov
2026-06-09Input: ipaq-micro-keys - simplify allocationRosen Penev
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae
2026-06-02Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)Zeyu WANG
2026-05-30Input: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-04-20Input: lm8323 - remove space before newlineColin Ian King
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