summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg-1/+5
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer-1/+0
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-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+2
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
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov-8/+14
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann-1/+1
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov-8/+14
2012-09-04Input: usbtouchscreen - initialize eGalax devicesForest Bond-0/+40
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat-1/+1
2012-08-21Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck-1/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo-1/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann-8/+13
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+912
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-0/+1
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King-0/+1
2012-07-24Input: add driver for FT5x06 based EDT displaysSimon Budig-0/+912
2012-07-17Input: add MELFAS mms114 touchscreen driverJoonyoung Shim-0/+557
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King-0/+1
2012-07-07Input: wacom_i2c - fix compiler warningDmitry Torokhov-1/+1
2012-07-07Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov-222/+241
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov-8/+12
2012-07-06Input: ad7879 - add option to correct xy axisMichael Hennerich-0/+5
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+12
2012-07-05Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg-1/+4
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen-8/+12
2012-06-29Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz-4/+19
2012-06-29Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz-5/+10
2012-06-29Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz-8/+8
2012-06-29Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz-6/+8
2012-06-29Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz-35/+41
2012-06-29Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz-7/+16
2012-06-29Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz-3/+14
2012-06-29Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz-76/+13
2012-06-29Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz-0/+24