summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-054-10/+21
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-04-058-97/+194
| |\
| | * Input: stmfts, s6sy761 - update my e-mailAndi Shyti2018-03-312-2/+2
| | * Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski2018-03-311-0/+2
| | * Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson2018-03-271-4/+5
| | * Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson2018-03-271-4/+11
| * | Input: silead - add Chuwi Hi8 supportMaruyama Shohei2018-03-141-0/+1
* | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-081-9/+6
|\ \ \ | |/ / |/| / | |/
| * Input: mms114 - add SPDX identifierAndi Shyti2018-02-031-8/+5
| * Input: mms114 - fix license module informationAndi Shyti2018-02-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-0117-728/+288
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2018-02-0117-728/+288
| |\
| | * Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58
| | * 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/+65
| | * Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5
| | * 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/+6
| | * 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/+0
| | * Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-231-3/+1
| | * Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-231-1/+0
| | * Input: ad7877 - use managed resource allocationsAndi Shyti2018-01-231-44/+23
| | * Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-232-20/+10
| | * Input: remove atmel-wm97xx touchscreen driverCorentin Labbe2018-01-193-452/+0
| | * Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-7/+2
| | * Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-174-7/+0
| | * Input: goodix - disable IRQs while suspendedHans de Goede2018-01-121-2/+6
| | * Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2018-01-101-11/+35
| | * Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin2018-01-051-2/+12
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\ \ \
| * | | treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-262-20/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-192-4/+16
|\| | |
| * | | Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann2018-01-111-0/+4
| * | | Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-091-4/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-062-5/+8
|\| | | | |/ / |/| |
| * | Input: hideep - fix compile error due to missing include fileAnthony Kim2017-12-181-2/+1
| * | Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-11-301-3/+7
* | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-221-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-1521-209/+2238
|\| |