aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar1-0/+2
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-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-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
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-16/+111
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang1-6/+85
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang1-15/+31
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov8-8/+8
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linusJiri Kosina2-4/+47
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin1-3/+6
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg8-8/+8
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2-8/+14
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov2-8/+14
2012-09-04Input: usbtouchscreen - initialize eGalax devicesForest Bond1-0/+40
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat1-1/+1
2012-08-21Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck1-1/+1