summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-031-5/+5
* Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-013-0/+215
* Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-013-0/+100
* Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-014-0/+2654
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-07-016-74/+112
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-281-1/+1
|\
| * Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-061-1/+1
* | Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita2013-06-191-4/+10
* | Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun2013-06-061-4/+4
* | Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han2013-05-232-2/+2
* | Input: w90p910_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0Star
* | Input: tnetv107x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
* | Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | Input: jornada720_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | Input: intel-mid-touch - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | Input: da9052_tsi - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | Input: atmel-wm97xx - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | Input: 88pm860x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
* | Input: egalax_ts - move to devm_* functionsAndy Shevchenko2013-05-061-39/+14Star
|/
* 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