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