aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2013-06-05Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit
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
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat
2012-12-24Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-27Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-11-20Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam