summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
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-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-2/+2
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
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh-2/+2
2018-12-21Input: touchscreen - fix coding style issueHardik Singh Rathore-8/+8
2018-12-21Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne-0/+240
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-24/+3
2018-11-15Input: ad7879 - drop platform data supportLinus Walleij-74/+33
2018-11-12Input: st1232 - convert to SPDX identifiersKuninori Morimoto-10/+2
2018-11-12Input: migor_ts - convert to SPDX identifiersKuninori Morimoto-14/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+49
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-5/+17
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov-14/+49
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown-1/+2
2018-10-15Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-10-15Input: wm97xx-ts - fix exit pathRandy Dunlap-1/+2
2018-10-11Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede-8/+28
2018-10-10Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd-3/+4
2018-10-09Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R-0/+6
2018-10-09Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R-5/+11
2018-10-05Input: silead - try firmware reload after unsuccessful resumeJulian Sax-0/+13
2018-10-05Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger-0/+1
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-0/+6
2018-09-28Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis-1/+0
2018-09-18Input: egalax_ts - add system wakeup supportAnson Huang-0/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey-1/+2
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-153/+655
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov-153/+655
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva-0/+1
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva-2/+2
2018-07-27Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer-2/+2
2018-07-27Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer-0/+4
2018-07-27Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer-10/+24
2018-07-27Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer-52/+56
2018-07-27Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer-12/+22
2018-07-27Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer-6/+2
2018-07-27Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer-6/+0
2018-07-27Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer-18/+18
2018-07-27Input: atmel_mxt_ts - only use first T9 instanceNick Dyer-3/+4
2018-07-27Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai-1/+1
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov-4/+0
2018-07-18Input: egalax_ts - switch to SPDX identifierFabio Estevam-4/+1
2018-07-13input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin-2/+2
2018-07-04Input: eeti - fix link to documentation and email address in headerDaniel Mack-3/+3
2018-07-04Input: eeti - drop module parameters, parse DT propertiesDaniel Mack-17/+5
2018-07-04Input: eeti - add device tree matching tableDaniel Mack-0/+9