summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2013-12-15Input: zforce - fix possible driver hang during suspendHeiko Stübner-6/+15
2013-12-09Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov-7/+11
2013-12-01Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer-4/+18
2013-12-01Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov-2/+2
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+480
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov-1/+1
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi-2/+1
2013-11-20Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler-0/+478
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-16/+862
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-1/+1
2013-11-11Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond-3/+1
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi-1/+8
2013-11-11Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong-4/+1
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner-0/+850
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov-2/+2
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-06Input: egalax_ts - remove redundant of_match_ptrSachin Kamat-1/+1
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-3/+9
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah-3/+9
2013-09-20Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat-2/+0
2013-09-20Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat-1/+0
2013-09-20Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat-2/+0
2013-09-18Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat-2/+0
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov-238/+330
2013-09-18Input: htcpen - remove redundant dev_set_drvdataSachin Kamat-2/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-2/+2
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-140/+114
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov-140/+114
2013-08-29Input: max11801_ts - convert to devmFabio Estevam-28/+9
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven-100/+100
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun-3/+0
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat-1/+1
2013-08-12Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han-4/+2
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han-4/+2
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-47/+152
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov-15/+108
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds-85/+203
2013-07-06Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit-32/+44
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit-1/+3
2013-07-02Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov-0/+1
2013-07-02Input: ads7846 - add device tree bindingsDaniel Mack-11/+104
2013-07-02Input: ads7846 - make sure we do not change platform dataDmitry Torokhov-5/+5
2013-07-02Input: cyttsp4 - leak on error path in probe()Dan Carpenter-3/+3
2013-07-02Input: cyttsp4 - silence NULL dereference warningDan Carpenter-5/+0
2013-07-02Input: cyttsp4 - silence shift wrap warningDan Carpenter-1/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov-139/+3111
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov-78/+48
2013-06-30Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit-0/+215