summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-730/+377
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
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-16/+111
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-1/+1
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang-6/+85
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang-15/+31
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+1
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov-8/+8
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov-1/+1
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina-4/+47
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson-1/+1
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin-3/+6
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg-8/+8