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