summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-302-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-303-12/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 160Thomas Gleixner2019-05-301-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3013-130/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3064-855/+64
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3034-180/+34
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-302-19/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-3017-28/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64Thomas Gleixner2019-05-242-30/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2411-158/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55Thomas Gleixner2019-05-242-12/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31Thomas Gleixner2019-05-242-26/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 28Thomas Gleixner2019-05-241-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-211-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-213-42/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2112-0/+12
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2112-0/+12
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-163-12/+18
|\
| * Merge branch 'fixes' into arm/socOlof Johansson2019-05-152-3/+28
| |\
| * \ Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-281-5/+15
| |\ \
| | * | ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij2019-04-191-5/+15
| * | | ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-281-2/+1
| * | | ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2019-04-282-5/+2
| |/ /
* | | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-143-0/+131
|\ \ \
| * | | input: max77650: Add onkey supportBartosz Golaszewski2019-05-083-0/+131
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-1321-71/+2087
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-05-1021-71/+2087
| |\ \ \ \
| | * | | | Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva2019-05-071-0/+1
| | * | | | Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch2019-05-073-0/+610
| | * | | | Input: add support for Azoteq IQS550/572/525Jeff LaBundy2019-04-303-0/+1144
| | * | | | Input: add a driver for GPIO controllable vibratorsLuca Weiss2019-04-303-0/+220
| | * | | | Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel2019-04-261-15/+5
| | * | | | Input: synaptics-rmi4 - fill initial formatPhilipp Zabel2019-04-261-0/+1
| | * | | | Input: hyperv-keyboard - add module descriptionJoseph Salisbury2019-04-231-0/+2
| | * | | | Input: olpc_apsp - depend on ARCH_MMPJean Delvare2019-04-231-0/+1
| | * | | | 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-043-3/+4
| | * | | | Input: goodix - add GT5663 CTP supportJagan Teki2019-04-031-0/+2
| | * | | | Input: goodix - add regulators suppotJagan Teki2019-04-031-0/+52
| | * | | | Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva2019-04-031-4/+3
| | * | | | Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko2019-03-031-14/+2
| | * | | | Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko2019-03-031-5/+2
* | | | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-063-3/+3
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-273-7/+3
|\| | | | | |_|_|/ |/| | |
| * | | Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-04-261-1/+1