aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAge
* Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit2013-07-04
* Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov2013-07-03
* Input: cyttsp4 - leak on error path in probe()Dan Carpenter2013-07-02
* Input: cyttsp4 - silence NULL dereference warningDan Carpenter2013-07-02
* Input: cyttsp4 - silence shift wrap warningDan Carpenter2013-07-02
* Merge branch 'next' into for-linusDmitry Torokhov2013-07-02
|\
| * Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-01
| * Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-01
| * Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-01
| * Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-07-01
| * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-28
| |\
| * | Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita2013-06-19
| * | Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun2013-06-06
| * | Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han2013-05-23
| * | Input: w90p910_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-08
| * | Input: tnetv107x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: jornada720_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: intel-mid-touch - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: da9052_tsi - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: atmel-wm97xx - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: 88pm860x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
| * | Input: egalax_ts - move to devm_* functionsAndy Shevchenko2013-05-05
* | | Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2013-07-01
* | | Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-25
* | | Input: tps6507x-ts - use bool for booleansDmitry Torokhov2013-06-25
* | | Input: tps6507x-ts - remove bogus unreachable codeAlan Cox2013-06-25
* | | Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke2013-06-06
* | | Input: cyttsp - add missing handshakeFerruh Yigit2013-06-06
* | | Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-06
| |/ |/|
* | Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-05
|/
* Input: st1232 - add reset pin handlingBastian Hecht2013-04-15
* Input: st1232 - convert to devm_* infrastructureLaurent Pinchart2013-04-15
* Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-08
* Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-08
* Input: eeti_ts - remove redundant null checkSachin Kamat2013-03-31
* Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat2013-03-31
* Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda2013-03-18
* Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat2013-03-18
* Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-11
| |\
| | * Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-10
| | * Input: ads7864 - check return value of regulator enableMark Brown2013-03-10
| * | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-09
| * | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-08
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
| |\|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18
| |\ \
| * \ \ Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
| |\ \ \
| | * | | Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam2012-11-20