aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov1-14/+2
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut1-15/+103
2019-02-06Input: ili210x - add OF match tableMarek Vasut1-0/+7
2019-02-06Input: ili210x - reorder probeMarek Vasut1-16/+16
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut1-25/+30
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut1-11/+15
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut1-0/+26
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut1-10/+7
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut1-12/+1
2019-02-06Input: ili210x - drop platform data supportMarek Vasut1-10/+2
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov1-1/+1
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner1-5/+6
2019-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner1-4/+8
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner1-20/+176
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner1-0/+4
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner1-6/+38
2019-01-28Input: st1232 - add Martin as module authorMartin Kepplinger1-0/+1
2019-01-28Input: st1232 - add support for st1633Martin Kepplinger2-37/+89
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch1-0/+46
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch1-5/+15
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch1-3/+41
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov11-33/+250
2019-01-07Input: ad7879 - add check for read errors in interruptAditya Pakki1-4/+7
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh1-2/+2
2018-12-21Input: touchscreen - fix coding style issueHardik Singh Rathore5-8/+8
2018-12-21Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne3-0/+240
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-24/+3
2018-11-15Input: ad7879 - drop platform data supportLinus Walleij1-74/+33
2018-11-12Input: st1232 - convert to SPDX identifiersKuninori Morimoto1-10/+2
2018-11-12Input: migor_ts - convert to SPDX identifiersKuninori Morimoto1-14/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-14/+49
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+17
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov6-14/+49
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-nextMark Brown1-1/+2
2018-10-15Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-10-15Input: wm97xx-ts - fix exit pathRandy Dunlap1-1/+2
2018-10-11Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede1-8/+28
2018-10-10Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd1-3/+4
2018-10-09Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R1-0/+6
2018-10-09Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R1-5/+11
2018-10-05Input: silead - try firmware reload after unsuccessful resumeJulian Sax1-0/+13
2018-10-05Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+6
2018-09-28Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis1-1/+0
2018-09-18Input: egalax_ts - add system wakeup supportAnson Huang1-0/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-153/+655
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov12-153/+655