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 Torvalds2019-03-119-240/+658
|\
| * Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEVArnd Bergmann2019-03-101-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2019-03-049-240/+657
| |\
| | * Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing2019-02-191-4/+0
| | * Input: goodix - print values in case of inconsistenciesGuido Günther2019-02-171-1/+3
| | * Input: goodix - support Goodix gt5688Guido Günther2019-02-171-0/+2
| | * Input: st1232 - handle common DT bindingsMatthias Fend2019-02-171-2/+6
| | * Input: st1232 - switch to gpiod APIMartin Kepplinger2019-02-171-14/+11
| | * Input: ili210x - fetch touchscreen geometry from DTMarek Vasut2019-02-091-40/+11
| | * Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov2019-02-081-14/+16
| | * Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov2019-02-081-14/+2
| | * Input: ili210x - add ILI251X supportMarek Vasut2019-02-071-15/+103
| | * Input: ili210x - add OF match tableMarek Vasut2019-02-071-0/+7
| | * Input: ili210x - reorder probeMarek Vasut2019-02-071-16/+16
| | * Input: ili210x - rework the touchscreen sample processingMarek Vasut2019-02-071-25/+30
| | * Input: ili210x - convert to devm IRQMarek Vasut2019-02-071-11/+15
| | * Input: ili210x - add reset GPIO supportMarek Vasut2019-02-071-0/+26
| | * Input: ili210x - convert to devm_ functionsMarek Vasut2019-02-071-10/+7
| | * Input: ili210x - drop get_pendown_stateMarek Vasut2019-02-071-12/+1
| | * Input: ili210x - drop platform data supportMarek Vasut2019-02-071-10/+2
| | * Input: sx8654 - do not override interrupt triggerDmitry Torokhov2019-02-051-1/+1
| | * Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner2019-02-051-5/+6
| | * Input: sx8654 - use common of_touchscreen functionsRichard Leitner2019-01-291-4/+8
| | * Input: sx8654 - add sx8650 supportRichard Leitner2019-01-291-20/+176
| | * Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner2019-01-291-0/+4
| | * Input: sx8654 - add reset-gpio supportRichard Leitner2019-01-291-6/+38
| | * Input: st1232 - add Martin as module authorMartin Kepplinger2019-01-281-0/+1
| | * Input: st1232 - add support for st1633Martin Kepplinger2019-01-282-37/+89
| | * Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch2019-01-141-0/+46
| | * Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch2019-01-141-5/+15
| | * Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch2019-01-141-3/+41
| | * Merge tag 'v4.20' into nextDmitry Torokhov2019-01-1411-33/+250
| | |\
| | * | Input: ad7879 - add check for read errors in interruptAditya Pakki2019-01-071-4/+7
* | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-081-51/+15
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones2019-02-011-2/+2
| |\ \ \ \ \
| * | | | | | Input: stmpe-ts: preparations for STMPE ADC driverPhilippe Schenker2019-01-161-35/+7
| * | | | | | mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker2019-01-161-21/+13
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-271-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-157-9/+240
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
* | | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-039-84/+283
|\| | | | |/ / |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2018-12-299-84/+283
| |\|
| | * Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-291-2/+2
| | * Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
| | * Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-213-0/+240
| | * Input: ad7879 - drop platform data supportLinus Walleij2018-11-151-74/+33
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-042-24/+3
|\| |
| * | Input: st1232 - convert to SPDX identifiersKuninori Morimoto2018-11-121-10/+2
| * | Input: migor_ts - convert to SPDX identifiersKuninori Morimoto2018-11-121-14/+1