summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-092-6/+20
|\
| * Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-011-4/+18
| * Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-011-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-245-3/+480
|\ \ | |/
| * Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-201-1/+1
| * Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-201-2/+1
| * Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+1
|\ \
| * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-1512-16/+862
|\ \ \ | | |/ | |/|
| * | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-111-1/+8
| * | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1
| * | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-313-0/+850
| * | Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-2/+2
| |\ \ | | |/
| * | Input: st1232 - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| * | Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| * | Input: egalax_ts - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| * | Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
| * | Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
| * | Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
| * | Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| * | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-1810-238/+330
| |\ \
| * | | Input: htcpen - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-3/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-211-3/+9
| | |/ | |/|
* | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-075-140/+114
|\ \ \ | |/ / |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-09-065-140/+114
| |\ \ | | |/
| | * Input: max11801_ts - convert to devmFabio Estevam2013-08-291-28/+9
| | * Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven2013-08-291-100/+100
| | * Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun2013-08-261-3/+0
| | * Input: htcpen - fix incorrect placement of __initdataSachin Kamat2013-08-151-1/+1
| | * Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
| | * Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-136-47/+152
|\ \ \ | |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-121-15/+108
| |\ \ | | |/
| | * Input: ads7846 - add device tree bindingsDaniel Mack2013-07-021-11/+104
| | * Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
| * | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
* | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-85/+203
|\ \ \ | |/ / |/| |
| * | input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior2013-06-121-4/+6
| * | input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior2013-06-121-0/+6
| * | input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-121-37/+41
| * | mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior2013-06-121-1/+1
| * | input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-24/+1
| * | input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-121-23/+82
| * | input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-121-10/+0
| * | input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-121-16/+86
| * | input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-121-2/+10
OpenPOWER on IntegriCloud