summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2018-06-04Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee-0/+1
2018-05-30Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko-0/+3
2018-05-30Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko-0/+4
2018-05-29Input: mk712 - update documentation web linkMartin Kepplinger-1/+1
2018-05-24Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel-11/+7
2018-05-24Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov-140/+12
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov-78/+303
2018-05-15Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer-0/+94
2018-05-09Input: add support for ChipOne icn8505 based touchscreensHans de Goede-0/+532
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-77/+125
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas-0/+5
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer-76/+110
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)-0/+9
2018-04-23Input: hideep_ts - fix a typo in KconfigMasanari Iida-1/+1
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov-117/+129
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds-108/+123
2018-04-09Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov-75/+55
2018-04-09Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov-23/+40
2018-04-09Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov-29/+30
2018-04-09Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov-5/+22
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+21
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-97/+194
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+177
2018-03-30Input: stmfts, s6sy761 - update my e-mailAndi Shyti-2/+2
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski-0/+2
2018-03-26Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson-4/+5
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson-4/+11
2018-03-14Input: silead - add Chuwi Hi8 supportMaruyama Shohei-0/+1
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+6
2018-02-14media: add video control handlers using V4L2 control frameworkFlorian Echtler-0/+64
2018-02-14media: add panel register access functionsFlorian Echtler-0/+75
2018-02-14media: add default settings and module parameters for video controlsFlorian Echtler-0/+34
2018-02-14media: add missing blob structure field for tag idFlorian Echtler-1/+4
2018-02-02Input: mms114 - add SPDX identifierAndi Shyti-8/+5
2018-02-02Input: mms114 - fix license module informationAndi Shyti-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-728/+288
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov-728/+288
2018-01-31Input: goodix - use generic touchscreen_propertiesMarcin Niestroj-83/+58
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti-2/+2
2018-01-30Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti-1/+1
2018-01-30Input: mms114 - replace mdelay with msleepAndi Shyti-1/+1
2018-01-26Input: mms114 - add support for mms152Simon Shields-19/+73
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields-82/+65
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov-8/+5
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov-3/+3
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+10
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov-8/+6
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti-3/+8
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring-2/+0