summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Input: analog - use get_cycles() on PPCMichael Ellerman2018-03-141-1/+1
| * | | | | Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva2018-03-101-4/+12
| * | | | | Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg2018-03-091-0/+7
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-041-6/+1Star
|\ \ \ \ \ \
| * | | | | | Input: Evdev - unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner2018-03-131-6/+1Star
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-041-1/+177
|\ \ \ \ \ \
| * | | | | | media: add video control handlers using V4L2 control frameworkFlorian Echtler2018-02-141-0/+64
| * | | | | | media: add panel register access functionsFlorian Echtler2018-02-141-0/+75
| * | | | | | media: add default settings and module parameters for video controlsFlorian Echtler2018-02-141-0/+34
| * | | | | | media: add missing blob structure field for tag idFlorian Echtler2018-02-141-1/+4
| |/ / / / /
* | | | | | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-041-6/+5Star
|\ \ \ \ \ \
| * | | | | | parisc/gscps2: Fix sparse warningsHelge Deller2018-03-271-6/+5Star
| |/ / / / /
* | | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-037-711/+1Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | input: misc: remove blackfin rotary driverArnd Bergmann2018-03-263-304/+0Star
| * | | | | input: keyboard: remove bf54x driverArnd Bergmann2018-03-263-406/+0Star
| * | | | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-1/+1
| * | | | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-083-11/+9Star
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-03-081-1/+0Star
| * | | Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-02-101-1/+3
| * | | Input: mms114 - add SPDX identifierAndi Shyti2018-02-031-8/+5Star
| * | | Input: mms114 - fix license module informationAndi Shyti2018-02-031-1/+1
* | | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-118-13/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-0154-1516/+447Star
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2018-02-0154-1516/+447Star
| |\| |
| | * | Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58Star
| | * | Input: mms114 - fix typo in definitionAndi Shyti2018-01-311-2/+2
| | * | Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti2018-01-301-1/+1
| | * | Input: mms114 - replace mdelay with msleepAndi Shyti2018-01-301-1/+1
| | * | Input: mms114 - add support for mms152Simon Shields2018-01-261-19/+73
| | * | Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-261-82/+65Star
| | * | Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5Star
| | * | Input: mms114 - do not clobber interrupt triggerDmitry Torokhov2018-01-261-3/+3
| | * | Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-01-241-8/+6Star
| | * | Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-01-231-3/+8
| | * | Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-231-2/+0Star
| | * | Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-231-3/+1Star
| | * | Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-231-1/+0Star
| | * | Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-231-4/+5
| | * | Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-231-10/+54
| | * | Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-01-231-7/+7
| | * | Input: ad7877 - use managed resource allocationsAndi Shyti2018-01-231-44/+23Star
| | * | Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-232-20/+10Star
| | * | Input: remove atmel-wm97xx touchscreen driverCorentin Labbe2018-01-193-452/+0Star
| | * | Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-181-1/+1
| | * | Input: remove at32psifCorentin Labbe2018-01-183-368/+0Star
| | * | Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-178-56/+17Star
| | * | Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-172-2/+0Star
| | * | Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman2018-01-173-5/+0Star
| | * | Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-174-7/+0Star