aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2013-08-12Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-07-02Input: ads7846 - add device tree bindingsDaniel Mack
2013-07-02Input: ads7846 - make sure we do not change platform dataDmitry Torokhov
2013-06-30Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita
2013-06-05Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun
2013-05-23Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han
2013-05-08Input: w90p910_ts - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: tnetv107x-ts - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: jornada720_ts - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: intel-mid-touch - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: da9052_tsi - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: atmel-wm97xx - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: 88pm860x-ts - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: egalax_ts - move to devm_* functionsAndy Shevchenko
2013-05-05Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht
2013-04-15Input: st1232 - convert to devm_* infrastructureLaurent Pinchart
2013-04-07Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-31Input: eeti_ts - remove redundant null checkSachin Kamat
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-12Input: wm9712 - fix dev_dbg newlinesMarkus Pargmann
2013-03-12Input: wm9712 - fix wrong pen up readingsMarkus Pargmann
2013-03-12Input: wm9712 - fix return code for wrong sampleMarkus Pargmann
2013-03-12Input: wm97xx - drop out of range inputsMarkus Pargmann
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-02-25Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov
2013-02-24Input: auo_pixcir_ts - add devicetree supportHeiko Stübner
2013-02-24Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner
2013-02-24Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-16Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov
2013-02-16Input: tsc2005 - add MODULE_ALIASPali Rohár
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens