summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2014-05-18Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz-12/+25
2014-05-18Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer-2/+1
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer-27/+17
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer-50/+0
2014-05-18Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros-4/+43
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros-1/+15
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros-8/+174
2014-05-18Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros-23/+15
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov-2/+3
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede-31/+109
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede-0/+273
2014-05-14Input: zforce - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: mms114 - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel-23/+14
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel-2/+2
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown-5/+0
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown-1/+1
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare-1/+1
2014-05-12Input: atmel-wm97xx - only build for AVR32Arnd Bergmann-1/+1
2014-05-07Input: atmel_tsadcc: remove driverAlexandre Belloni-371/+0
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2014-04-19Input: ads7846 - fix device usage within attribute showAlexander Stein-1/+1
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-532/+476
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter-3/+4
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann-82/+276
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann-0/+4
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann-3/+3
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann-31/+114
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann-9/+6
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann-394/+0
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov-9/+18
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki-1/+2
2014-01-27Input: zforce - add devicetree supportHeiko Stübner-2/+55
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner-3/+3
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega-1/+2
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega-1/+1
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega-7/+12
2014-01-27Input: zforce - fix spelling errorsLuis Ortega-5/+5
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-231/+244
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov-231/+244
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan-1/+1
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones-2/+2
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann-43/+26
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior-2/+2
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-35/+0
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun-1/+2
2013-12-16Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck-56/+25