summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee2018-06-041-0/+1
* Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko2018-05-301-0/+3
* Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko2018-05-301-0/+4
* Input: mk712 - update documentation web linkMartin Kepplinger2018-05-291-1/+1
* Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel2018-05-241-11/+7
* Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov2018-05-241-140/+12
* Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-244-78/+303
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-022-77/+125
| |\
| | * Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-011-0/+5
| | * Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| | * Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
| | * Input: hideep_ts - fix a typo in KconfigMasanari Iida2018-04-231-1/+1
| * | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-131-108/+123
| |\ \
| * \ \ 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-048-97/+194
| | |\ \
| | * | | 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-031-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
* | | | | | Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer2018-05-151-0/+94
* | | | | | Input: add support for ChipOne icn8505 based touchscreensHans de Goede2018-05-093-0/+532
* | | | | | Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov2018-04-232-117/+129
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-091-75/+55
| * | | | Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov2018-04-091-23/+40
| * | | | Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov2018-04-091-29/+30
| * | | | Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov2018-04-091-5/+22
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-071-9/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * Input: mms114 - add SPDX identifierAndi Shyti2018-02-021-8/+5
| | * Input: mms114 - fix license module informationAndi Shyti2018-02-021-1/+1
* | | Input: stmfts, s6sy761 - update my e-mailAndi Shyti2018-03-302-2/+2
* | | Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski2018-03-301-0/+2
* | | Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson2018-03-261-4/+5
* | | Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson2018-03-261-4/+11
|/ /
* | 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-221-3/+8
| | * Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-221-2/+0
| | * Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-221-3/+1
OpenPOWER on IntegriCloud