summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1919-80/+19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2019-06-192-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner2019-06-051-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-052-20/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-21/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3012-163/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-303-5/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64Thomas Gleixner2019-05-241-15/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-28/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-162-7/+3
|\
| * Merge branch 'fixes' into arm/socOlof Johansson2019-05-161-3/+3
| |\
| * | ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-291-2/+1
| * | ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2019-04-292-5/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-146-30/+650
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-05-106-30/+650
| |\ \ \
| | * | | Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch2019-05-073-0/+610
| | * | | Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen2019-04-041-4/+34
| | * | | Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-26/+4
| | * | | Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-041-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-281-1/+1
|\| | | | | |_|_|/ |/| | |
| * | | Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai2019-04-241-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-3/+3
|\| | | | |_|/ |/| |
| * | Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-04-041-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-03-116-56/+121
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2019-03-046-56/+121
| |\|
| | * Input: qt2160 - remove redundant spinlockSven Van Asbroeck2019-02-171-9/+0
| | * Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-081-5/+5
| | * Input: gpio-keys - add shutdown callbackFlorian Fainelli2019-02-061-0/+10
| | * Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing2019-01-141-7/+6
| | * Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+2
| | * Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+1
| | * Merge tag 'v4.20' into nextDmitry Torokhov2019-01-1412-86/+425
| | |\
| | * | Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker2019-01-071-7/+46
| | * | Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker2019-01-071-22/+27
| | * | Input: tm2-touchkey - correct initial brightnessJonathan Bakker2019-01-071-1/+1
| | * | Input: tm2-touchkey - add support for midas touchkeySimon Shields2019-01-071-5/+29
* | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-061-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski2019-02-191-4/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-031-1/+1
| |\ \ \ | | |_|/ | |/| |
* | | | Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-02-171-2/+2