aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2-222/+98
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna3-51/+51
2012-11-05input: TSC: ti_tscadc: Remove definition of End Of Interrupt registerPatil, Rachna1-3/+0
2012-11-05input: TSC: ti_tscadc: set FIFO0 threshold InterruptPatil, Rachna1-4/+6
2012-11-05input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna1-12/+13
2012-11-05input: TSC: ti_tscadc: Correct register usagePatil, Rachna1-46/+82
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov5-22/+160
2012-10-30Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov3-18/+113
2012-10-25Input: egalax_ts - get gpio from devicetreeHui Wang2-3/+22
2012-10-17Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun1-9/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+2
2012-10-11Input: mms114 - add device tree bindingsTomasz Figa1-2/+60
2012-10-11Input: wm831x-ts - convert to devm_kzalloc()Mark Brown1-3/+2
2012-10-11Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown1-1/+0
2012-10-11Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta1-2/+11
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov8-12/+10
2012-10-04Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko1-4/+2