summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-121-23/+82
* input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-121-10/+0Star
* 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
* mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-121-7/+9
* Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-061-1/+1
* Input: st1232 - add reset pin handlingBastian Hecht2013-04-151-4/+43
* Input: st1232 - convert to devm_* infrastructureLaurent Pinchart2013-04-151-22/+12Star
* Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-081-5/+5
* Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-081-2/+2
* Input: eeti_ts - remove redundant null checkSachin Kamat2013-03-311-2/+1Star
* Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat2013-03-311-2/+1Star
* Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda2013-03-181-11/+1Star
* Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1Star
* Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-189-544/+518Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-112-10/+31
| |\
| | * Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-111-9/+25
| | * Input: ads7864 - check return value of regulator enableMark Brown2013-03-111-1/+6
| * | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
| * | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-091-2/+62
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-206-43/+21Star
| |\|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-1843-730/+377Star
| |\ \
| * \ \ Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-175-529/+422Star
| |\ \ \
| | * | | Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam2012-11-201-39/+20Star
| | * | | input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2012-11-052-222/+98Star
| | * | | input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna2012-11-053-51/+51
| | * | | input: TSC: ti_tscadc: Remove definition of End Of Interrupt registerPatil, Rachna2012-11-051-3/+0Star
| | * | | input: TSC: ti_tscadc: set FIFO0 threshold InterruptPatil, Rachna2012-11-051-4/+6
| | * | | input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna2012-11-051-12/+13
| | * | | input: TSC: ti_tscadc: Correct register usagePatil, Rachna2012-11-051-46/+82
| * | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
| |\ \ \ \
| | * | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* | | | | | Input: wm9712 - fix dev_dbg newlinesMarkus Pargmann2013-03-121-9/+9
* | | | | | Input: wm9712 - fix wrong pen up readingsMarkus Pargmann2013-03-121-2/+6
* | | | | | Input: wm9712 - fix return code for wrong sampleMarkus Pargmann2013-03-121-1/+1
* | | | | | Input: wm97xx - drop out of range inputsMarkus Pargmann2013-03-121-0/+11
* | | | | | Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov2013-02-261-94/+69Star
* | | | | | Input: auo_pixcir_ts - add devicetree supportHeiko Stübner2013-02-251-5/+69
* | | | | | Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner2013-02-251-5/+6
* | | | | | Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner2013-02-251-6/+20
* | | | | | Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner2013-02-251-0/+8
| |_|_|_|/ |/| | | |
* | | | | Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-171-1/+0Star
* | | | | Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-171-0/+1
* | | | | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-141-1/+1
* | | | | Input: mms114 - switch to using managed resourcesSachin Kamat2013-01-171-38/+16Star
* | | | | Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1Star