summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros2014-05-181-4/+43
| * | Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-181-1/+15
| * | Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-181-8/+174
| * | Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros2014-05-181-23/+15
| * | Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-142-2/+3
| |\|
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-231-1/+1
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-035-532/+476
| | |\ \
| | * | | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-1/+2
| * | | | Input: sun4i-ts - add support for temperature sensorHans de Goede2014-05-142-31/+109
| * | | | Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede2014-05-143-0/+273
| * | | | Input: zforce - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | | | Input: mms114 - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | | | Input: lpc32xx_ts - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | | | Input: egalax_ts - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | | | Input: auo-pixcir-ts - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | | | Input: tsc2005 - convert driver to use devm_*Sebastian Reichel2014-05-141-23/+14
| * | | | Input: tsc2005 - use dev_err for error messagesSebastian Reichel2014-05-141-2/+2
| * | | | Input: ads7877 - remove bitrotted commentMark Brown2014-05-141-5/+0
| * | | | Input: ads7846 - correct log message for spi_sync() errorsMark Brown2014-05-141-1/+1
| * | | | Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare2014-05-141-1/+1
| | |/ / | |/| |
* | | | Input: atmel-wm97xx - only build for AVR32Arnd Bergmann2014-05-121-1/+1
| |_|/ |/| |
* | | Input: ads7846 - fix device usage within attribute showAlexander Stein2014-04-191-1/+1
|/ /
* | Input: edt-ft5x06 - add a missing conditionDan Carpenter2014-04-031-3/+4
* | Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann2014-03-281-82/+276
* | Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann2014-03-281-0/+4
* | Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann2014-03-281-3/+3
* | Input: edt-ft5x06 - add DT supportLothar Waßmann2014-03-281-31/+114
* | Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann2014-03-281-9/+6
* | Input: remove obsolete tnetv107x driversArnd Bergmann2014-03-283-394/+0
* | Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-013-9/+18
|\|
| * 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
| | |\
| * | | 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
| |\ \ \
* | | | | Input: zforce - add devicetree supportHeiko Stübner2014-01-271-2/+55
* | | | | Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner2014-01-271-3/+3
* | | | | Input: zforce - reduce stack memory allocated to framesLuis Ortega2014-01-271-1/+2
* | | | | Input: zforce - remove unnecessary payload data checksLuis Ortega2014-01-271-1/+1
* | | | | Input: zforce - fix lines exceeding 80 columnsLuis Ortega2014-01-271-7/+12
* | | | | Input: zforce - fix spelling errorsLuis Ortega2014-01-271-5/+5
| |_|_|/ |/| | |
* | | | 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: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-011-4/+18