summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2025-12-07Input: imx_sc_key - fix memory corruption on unloadDan Carpenter
2025-12-07Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih
2025-08-28Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier
2025-07-17Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede
2025-02-01Input: atkbd - map F23 key to support default copilot shortcutMark Pearson
2024-10-17Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa
2024-10-17Input: adp5589-keys - fix NULL pointer dereferenceNuno Sa
2024-08-19Input: qt1050 - handle CHIP_ID reading errorAndrei Lalaev
2024-03-26Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede
2024-01-25Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede
2024-01-05Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2023-09-19Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov
2023-09-19Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov
2022-10-05Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak
2022-06-09Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar
2022-04-27Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-03-08Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-15Input: snvs_pwrkey - add clk handlingUwe Kleine-König
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-03Input: adc-keys - drop bogus __refdata annotationGeert Uytterhoeven
2021-09-03Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King
2021-08-30Input: adp5589-keys - use the right headerLinus Walleij
2021-08-30Input: adp5588-keys - use the right headerLinus Walleij
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-29Input: ep93xx_keypad - prepare clock before using itAlexander Sverdlin
2021-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-06-19Input: atkbd - use kobj_to_dev()YueHaibing
2021-06-19Input: cros_ec_keyb - use kobj_to_dev() APIzhouchuangao
2021-06-07m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-05-25Merge tag 'v5.12' into nextDmitry Torokhov
2021-05-24Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei
2021-05-04Merge branch 'next' into for-linusDmitry Torokhov
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-04-07Input: gpio-keys - fix crash when disabliing GPIO-less buttonsDmitry Torokhov
2021-03-27Input: imx_keypad - convert to a DT-only driverFabio Estevam
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song
2021-03-25Merge tag 'v5.12-rc4' into nextDmitry Torokhov
2021-03-25Input: gpio-keys - use hrtimer for software debounce, if possiblePaul Cercueil
2021-03-25Input: gpio-keys - use hrtimer for release timerPaul Cercueil
2021-03-25Input: gpio-keys - remove extra call to input_syncPaul Cercueil
2021-03-23Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-02-22Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov
2021-02-19Input: applespi - fix occasional crc errors under load.Ronald Tschalär
2021-02-19Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär
2021-02-19Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov