summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-17Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-04-08Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-14Input: extract ChromeOS vivaldi physmap show functionStephen Boyd
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov
2022-03-14Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)
2022-03-05Input: mt6779-keypad - add MediaTek keypad driverfengping.yu
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-07Input: mtk-pmic-keys - add support for MT6358Mattijs Korpershoek
2022-02-07Input: mtk-pmic-keys - use get_irq_byname() instead of indexMattijs Korpershoek
2022-01-03Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov
2021-11-02Input: cap11xx - add support for cap1206Jesse Taube
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-10-15Input: tm2-touchkey - allow changing keycodes from userspaceStephan Gerhold
2021-10-15Input: tm2-touchkey - report scan codesStephan Gerhold
2021-10-15Input: ep93xx_keypad - switch to using managed resourcesDmitry Torokhov
2021-10-15Input: ep93xx_keypad - use dev_pm_set_wake_irq()Dmitry Torokhov
2021-10-15Input: ep93xx_keypad - use BIT() and GENMASK() macrosDmitry Torokhov
2021-10-15Input: ep93xx_keypad - annotate suspend/resume as __maybe_unusedDmitry Torokhov
2021-09-22Input: mpr121 - make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-09-20Input: omap-keypad - prefer struct_size over open coded arithmeticLen Baker
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-09Input: cypress-sf - add Cypress StreetFighter touchkey driverYassine Oudjana
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