summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-27Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-11-20Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam
2012-11-10Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar
2012-11-10Input: stmpe-ts - switch to using managed resourcesViresh Kumar
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna
2012-11-05input: TSC: ti_tscadc: Remove definition of End Of Interrupt registerPatil, Rachna
2012-11-05input: TSC: ti_tscadc: set FIFO0 threshold InterruptPatil, Rachna
2012-11-05input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna
2012-11-05input: TSC: ti_tscadc: Correct register usagePatil, Rachna
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov
2012-10-30Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov
2012-10-25Input: egalax_ts - get gpio from devicetreeHui Wang
2012-10-17Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-11Input: mms114 - add device tree bindingsTomasz Figa
2012-10-11Input: wm831x-ts - convert to devm_kzalloc()Mark Brown
2012-10-11Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown
2012-10-11Input: cy8ctmg110_ts - use C99-style structure initializatorsShubhrajyoti Datta
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov
2012-10-04Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg