summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-08Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek
2022-07-08Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov
2022-06-24Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-31Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regsAngeloGioacchino Del Regno
2022-05-31Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regsAngeloGioacchino Del Regno
2022-05-31Input: mtk-pmic-keys - use single update when configuring long press behaviorDmitry Torokhov
2022-05-31Input: mtk-pmic-keys - allow compiling with COMPILE_TESTDmitry Torokhov
2022-05-31Input: adp5588-keys - do not explicitly set device as wakeup sourceDmitry Torokhov
2022-05-31Input: adp5588-keys - switch to using managed resourcesDmitry Torokhov
2022-05-31Input: adp5588-keys - switch to using threaded interruptDmitry Torokhov
2022-05-31Input: adp5588-keys - drop CONFIG_PM guardsDmitry Torokhov
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-27Input: cros_ec_keyb - handle x86 detachable/convertible ChromebooksFurquan Shaikh
2022-05-27Input: cros_ec_keyb - switch to using generic device propertiesDmitry Torokhov
2022-05-27Input: omap4-keypad - switch to using pm_runtime_resume_and_get()Minghao Chi
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov
2022-05-17Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd
2022-05-16Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing
2022-05-05Input: sun4i-lradc-keys - add support for R329 and D1Samuel Holland
2022-05-05Input: sun4i-lradc-keys - add optional clock/reset supportSamuel Holland
2022-04-24Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman
2022-04-24Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi
2022-04-24Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-21input: omap: void using mach/*.h headersArnd Bergmann
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-08Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno
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