summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAge
* mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-21
* Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-21
|\
| * mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-07
* | Input: zforce - fix possible driver hang during suspendHeiko Stübner2013-12-15
* | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-09
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-24
| |\ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
| |\ \
| | * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-11
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-15
| |\ \ \
| * | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
| * | | | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-21
* | | | | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-01
* | | | | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-01
| |_|_|/ |/| | |
* | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-20
* | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-20
* | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-20
| |_|/ |/| |
* | | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-11
* | | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-11
* | | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-31
* | | Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-08
|\| |
| * | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
| |\ \ | | |/ | |/|
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-06
| | |\
* | | | Input: st1232 - include linux/of.h headerSachin Kamat2013-10-06
* | | | Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat2013-10-06
* | | | Input: egalax_ts - remove redundant of_match_ptrSachin Kamat2013-10-06
* | | | Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* | | | Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* | | | Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* | | | Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-18
* | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-18
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-13
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-12
| | |\ \
| | * | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-06
| * | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior2013-06-12
| | * | | input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior2013-06-12
| | * | | input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-12
| | * | | mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior2013-06-12
| | * | | input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior2013-06-12
| | * | | input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-12
| | * | | input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-12
| | * | | input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-12
| | * | | input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-12
| | * | | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-12
| * | | | Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit2013-07-04
| * | | | Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov2013-07-02
| * | | | Input: cyttsp4 - leak on error path in probe()Dan Carpenter2013-07-02
| * | | | Input: cyttsp4 - silence NULL dereference warningDan Carpenter2013-07-02