summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-2448-231/+244
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-01-2348-231/+244
| |\
| | * Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann2014-01-201-43/+26
| | * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0635-35/+0
| | * Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-181-1/+2
| | * Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck2013-12-161-56/+25
| | * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-164-13/+31
| | |\
| | | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-092-6/+20
| | | |\
| | * | | Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria2013-12-151-0/+2
| | * | | Input: use dev_get_platdata()Jingoo Han2013-12-0618-25/+26
| | * | | Input: ads7846 - use IS_ENABLED() macroFabio Estevam2013-12-011-2/+2
| | * | | Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov2013-11-251-39/+40
| | * | | Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2013-11-251-2/+0
| | * | | Input: tsc2007 - add device tree support.Denis Carikli2013-11-251-40/+133
* | | | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-1/+1
* | | | | Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-211-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-2/+2
* | | | | Input: zforce - fix possible driver hang during suspendHeiko Stübner2013-12-151-6/+15
* | | | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-093-7/+11
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-245-3/+480
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+1
| |\ \
| | * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-3/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-1512-16/+862
| |\ \ \
| * | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
| * | | | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-3/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-211-3/+9
* | | | | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-011-4/+18
* | | | | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-011-2/+2
| |_|_|/ |/| | |
* | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-201-1/+1
* | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-201-2/+1
* | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
| |_|/ |/| |
* | | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-111-1/+8
* | | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1
* | | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-313-0/+850
* | | Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-2/+2
|\ \ \ | |/ /
| * | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-075-140/+114
| |\ \ | | |/ | |/|
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-065-140/+114
| | |\
* | | | Input: st1232 - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | Input: egalax_ts - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | | Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
* | | | Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
* | | | Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
* | | | Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
* | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-1810-238/+330
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-136-47/+152
| |\ \ \ | | |/ /
| | * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-121-15/+108
| | |\ \
| | * | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
OpenPOWER on IntegriCloud