aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-77/+125
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas1-0/+5
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-04-23Input: hideep_ts - fix a typo in KconfigMasanari Iida1-1/+1
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platformLinus Torvalds1-108/+123
2018-04-09Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov1-75/+55
2018-04-09Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov1-23/+40
2018-04-09Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov1-29/+30
2018-04-09Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov1-5/+22
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-10/+21
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov8-97/+194
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+177
2018-03-30Input: stmfts, s6sy761 - update my e-mailAndi Shyti2-2/+2
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski1-0/+2
2018-03-26Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson1-4/+5
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson1-4/+11
2018-03-14Input: silead - add Chuwi Hi8 supportMaruyama Shohei1-0/+1
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-9/+6
2018-02-14media: add video control handlers using V4L2 control frameworkFlorian Echtler1-0/+64
2018-02-14media: add panel register access functionsFlorian Echtler1-0/+75
2018-02-14media: add default settings and module parameters for video controlsFlorian Echtler1-0/+34
2018-02-14media: add missing blob structure field for tag idFlorian Echtler1-1/+4
2018-02-02Input: mms114 - add SPDX identifierAndi Shyti1-8/+5
2018-02-02Input: mms114 - fix license module informationAndi Shyti1-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-728/+288
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov17-728/+288
2018-01-31Input: goodix - use generic touchscreen_propertiesMarcin Niestroj1-83/+58
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti1-2/+2
2018-01-30Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti1-1/+1
2018-01-30Input: mms114 - replace mdelay with msleepAndi Shyti1-1/+1
2018-01-26Input: mms114 - add support for mms152Simon Shields1-19/+73
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields1-82/+65
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov1-8/+5
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov1-3/+3
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-20/+10
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov1-8/+6
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring1-2/+0
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring1-3/+1
2018-01-22Input: da9052_tsi - remove unused mutexMarcus Folkesson1-1/+0
2018-01-22Input: ad7877 - use managed resource allocationsAndi Shyti1-44/+23
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2-20/+10
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2-20/+10
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+16
2018-01-19Input: remove atmel-wm97xx touchscreen driverCorentin Labbe3-452/+0
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall1-7/+2
2018-01-16Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman4-7/+0
2018-01-12Input: goodix - disable IRQs while suspendedHans de Goede1-2/+6