summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-116-212/+227
|\
| * Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek2022-07-081-0/+10
| * Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek2022-07-081-3/+5
| * Merge tag 'v5.19-rc5' into nextDmitry Torokhov2022-07-081-0/+1
| |\
| * | Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regsAngeloGioacchino Del Regno2022-05-311-6/+9
| * | Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regsAngeloGioacchino Del Regno2022-05-311-11/+19
| * | Input: mtk-pmic-keys - use single update when configuring long press behaviorDmitry Torokhov2022-05-311-43/+28
| * | Input: mtk-pmic-keys - allow compiling with COMPILE_TESTDmitry Torokhov2022-05-311-1/+1
| * | Input: adp5588-keys - do not explicitly set device as wakeup sourceDmitry Torokhov2022-05-311-8/+0
| * | Input: adp5588-keys - switch to using managed resourcesDmitry Torokhov2022-05-311-67/+45
| * | Input: adp5588-keys - switch to using threaded interruptDmitry Torokhov2022-05-311-36/+45
| * | Input: adp5588-keys - drop CONFIG_PM guardsDmitry Torokhov2022-05-311-10/+3
| * | Input: cros_ec_keyb - handle x86 detachable/convertible ChromebooksFurquan Shaikh2022-05-271-3/+18
| * | Input: cros_ec_keyb - switch to using generic device propertiesDmitry Torokhov2022-05-271-22/+46
| * | Input: omap4-keypad - switch to using pm_runtime_resume_and_get()Minghao Chi2022-05-271-15/+11
| * | Merge tag 'v5.18' into nextDmitry Torokhov2022-05-273-4/+16
| |\ \
* | \ \ Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-12/+2
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-12/+2
| | |_|/ | |/| |
* / | | Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel2022-06-241-28/+14
|/ / /
* | | Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-287-31/+86
|\ \ \
| * | | Merge branch 'next' into for-linusDmitry Torokhov2022-05-277-31/+86
| |\| |
| | * | Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar2022-05-261-1/+1
| | * | Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov2022-05-181-11/+18
| | |\ \
| | | * | Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd2022-05-171-11/+18
| | * | | Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing2022-05-161-2/+1
| | * | | Input: sun4i-lradc-keys - add support for R329 and D1Samuel Holland2022-05-051-0/+8
| | * | | Input: sun4i-lradc-keys - add optional clock/reset supportSamuel Holland2022-05-051-0/+33
| | * | | Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman2022-04-241-4/+18
| | * | | Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi2022-04-241-6/+1
| | * | | Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan2022-04-241-2/+1
| | * | | Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno2022-04-081-5/+5
* | | | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | input: omap: void using mach/*.h headersArnd Bergmann2022-04-211-0/+1
* | | | | Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-232-1/+15
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-04-171-1/+1
| * | | Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma2022-04-081-0/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-04-016-50/+311
|\| |
| * | Input: extract ChromeOS vivaldi physmap show functionStephen Boyd2022-03-143-46/+26
| * | Merge tag 'v5.17-rc8' into nextDmitry Torokhov2022-03-141-1/+1
| |\|
| * | Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)2022-03-141-1/+1
| * | Input: mt6779-keypad - add MediaTek keypad driverfengping.yu2022-03-053-0/+234
| * | Input: mtk-pmic-keys - add support for MT6358Mattijs Korpershoek2022-02-071-2/+46
| * | Input: mtk-pmic-keys - use get_irq_byname() instead of indexMattijs Korpershoek2022-02-071-2/+5
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-211-3/+1
|\ \ \ | |_|/ |/| |
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
| |/
* / Input: samsung-keypad - properly state IOMEM dependencyDavid Gow2022-02-271-1/+1
|/
* Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET2022-01-031-1/+1
* Merge tag 'v5.15' into nextDmitry Torokhov2021-12-083-6/+30
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-171-0/+29
| |\
| | * Input: snvs_pwrkey - add clk handlingUwe Kleine-König2021-10-151-0/+29