summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-83/+21
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-80/+19
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner-3/+2
2019-06-11Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang-4/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394Thomas Gleixner-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-21/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-163/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-15/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner-5/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64Thomas Gleixner-15/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-28/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-7/+3
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson-3/+3
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-30/+650
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov-30/+650
2019-05-07Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch-0/+610
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann-2/+1
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann-5/+2
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai-1/+1
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+3
2019-04-04Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen-4/+34
2019-04-04Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang-26/+4
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov-0/+2
2019-04-03Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang-3/+3
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-56/+121
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+0
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov-56/+121
2019-02-19input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski-4/+0
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez-2/+2
2019-02-16Input: qt2160 - remove redundant spinlockSven Van Asbroeck-9/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov-42/+27
2019-02-09Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov-1/+1
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov-24/+11
2019-02-07Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov-5/+5
2019-02-06Input: gpio-keys - add shutdown callbackFlorian Fainelli-0/+10
2019-01-28Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner-1/+1
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-13/+362
2019-01-13Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing-7/+6