summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun
2013-12-16Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-15Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria
2013-12-15Input: zforce - fix possible driver hang during suspendHeiko Stübner
2013-12-09Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-12-01Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer
2013-12-01Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov
2013-12-01Input: ads7846 - use IS_ENABLED() macroFabio Estevam
2013-11-25Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov
2013-11-25Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi
2013-11-20Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-11Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi
2013-11-11Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: egalax_ts - remove redundant of_match_ptrSachin Kamat
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah
2013-09-20Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat
2013-09-20Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat
2013-09-20Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat
2013-09-18Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-18Input: htcpen - remove redundant dev_set_drvdataSachin Kamat
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-08-29Input: max11801_ts - convert to devmFabio Estevam
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun