summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2013-05-05Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham-1/+1
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht-4/+43
2013-04-15Input: st1232 - convert to devm_* infrastructureLaurent Pinchart-22/+12
2013-04-07Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han-5/+5
2013-04-07Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han-2/+2
2013-03-31Input: eeti_ts - remove redundant null checkSachin Kamat-2/+1
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat-2/+1
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda-11/+1
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat-11/+1
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov-544/+518
2013-03-12Input: wm9712 - fix dev_dbg newlinesMarkus Pargmann-9/+9
2013-03-12Input: wm9712 - fix wrong pen up readingsMarkus Pargmann-2/+6
2013-03-12Input: wm9712 - fix return code for wrong sampleMarkus Pargmann-1/+1
2013-03-12Input: wm97xx - drop out of range inputsMarkus Pargmann-0/+11
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+31
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown-9/+25
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown-1/+6
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds-2/+2
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz-2/+62
2013-02-25Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov-94/+69
2013-02-24Input: auo_pixcir_ts - add devicetree supportHeiko Stübner-5/+69
2013-02-24Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner-5/+6
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner-6/+20
2013-02-24Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner-0/+8
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-43/+21
2013-02-16Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov-1/+0
2013-02-16Input: tsc2005 - add MODULE_ALIASPali Rohár-0/+1
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens-1/+1
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat-38/+16
2012-12-24Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown-3/+1
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-730/+377
2012-12-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar-0/+2
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-529/+422
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2012-11-27Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan-492/+0
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones-4/+46
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones-19/+50
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton-40/+40
2012-11-24Input: remove use of __devinitBill Pemberton-59/+59
2012-11-24Input: remove use of __devinitconstBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitdataBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-39/+39
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov-1/+5
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar-18/+47
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg-1/+5
2012-11-20Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam-39/+20
2012-11-10Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar-0/+1
2012-11-10Input: stmpe-ts - switch to using managed resourcesViresh Kumar-44/+23
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov-4/+22