summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-19/+1202
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov-19/+1202
2019-04-30Input: add support for Azoteq IQS550/572/525Jeff LaBundy-0/+1144
2019-04-03Input: goodix - add GT5663 CTP supportJagan Teki-0/+2
2019-04-03Input: goodix - add regulators suppotJagan Teki-0/+52
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-240/+658
2019-03-09Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEVArnd Bergmann-0/+1
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-51/+15
2019-03-03Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko-14/+2
2019-03-03Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko-5/+2
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov-240/+657
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing-4/+0
2019-02-16Input: goodix - print values in case of inconsistenciesGuido Günther-1/+3
2019-02-16Input: goodix - support Goodix gt5688Guido Günther-0/+2
2019-02-16Input: st1232 - handle common DT bindingsMatthias Fend-2/+6
2019-02-16Input: st1232 - switch to gpiod APIMartin Kepplinger-14/+11
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut-40/+11
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov-14/+16
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov-14/+2
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut-15/+103
2019-02-06Input: ili210x - add OF match tableMarek Vasut-0/+7
2019-02-06Input: ili210x - reorder probeMarek Vasut-16/+16
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut-25/+30
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut-11/+15
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut-0/+26
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut-10/+7
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut-12/+1
2019-02-06Input: ili210x - drop platform data supportMarek Vasut-10/+2
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov-1/+1
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner-5/+6
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones-2/+2
2019-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner-4/+8
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner-20/+176
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner-0/+4
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner-6/+38
2019-01-28Input: st1232 - add Martin as module authorMartin Kepplinger-0/+1
2019-01-28Input: st1232 - add support for st1633Martin Kepplinger-37/+89
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2019-01-16Input: stmpe-ts: preparations for STMPE ADC driverPhilippe Schenker-35/+7
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker-21/+13
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-9/+240
2019-01-14Input: raspberrypi-ts - fix link errorAnders Roxell-1/+1
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch-0/+46
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch-5/+15
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch-3/+41
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov-33/+250
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-2/+2
2019-01-07Input: ad7879 - add check for read errors in interruptAditya Pakki-4/+7
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-84/+283
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov-84/+283