summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer1-23/+23
2014-05-27Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer1-4/+4
2014-05-27Input: atmel_mxt_ts - read screen config from chipNick Dyer1-71/+65
2014-05-19Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer1-0/+29
2014-05-19Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer1-1/+7
2014-05-19Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer1-7/+20
2014-05-19Input: atmel_mxt_ts - read and report bootloader versionNick Dyer1-0/+26
2014-05-19Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer1-45/+93
2014-05-19Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer1-8/+52
2014-05-19Input: atmel_mxt_ts - improve error reporting and debugNick Dyer1-10/+23
2014-05-19Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen1-22/+87
2014-05-19Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung1-7/+15
2014-05-19Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung1-21/+81
2014-05-19Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer1-0/+1
2014-05-19Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz1-12/+25
2014-05-19Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer1-2/+1
2014-05-19Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer1-27/+17
2014-05-19Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer1-50/+0
2014-05-19Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros1-4/+43
2014-05-19Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros1-1/+15
2014-05-19Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros1-8/+174
2014-05-19Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros1-23/+15
2014-05-15Merge tag 'v3.15-rc5' into nextDmitry Torokhov2-2/+3
2014-05-15Input: sun4i-ts - add support for temperature sensorHans de Goede2-31/+109
2014-05-15Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede3-0/+273
2014-05-15Input: zforce - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: mms114 - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: lpc32xx_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: egalax_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: auo-pixcir-ts - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: tsc2005 - convert driver to use devm_*Sebastian Reichel1-23/+14
2014-05-15Input: tsc2005 - use dev_err for error messagesSebastian Reichel1-2/+2
2014-05-15Input: ads7877 - remove bitrotted commentMark Brown1-5/+0
2014-05-15Input: ads7846 - correct log message for spi_sync() errorsMark Brown1-1/+1
2014-05-15Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare1-1/+1
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2014-04-20Input: ads7846 - fix device usage within attribute showAlexander Stein1-1/+1
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-532/+476
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter1-3/+4
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann1-82/+276
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann1-0/+4
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann1-3/+3
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann1-31/+114
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann1-9/+6
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann3-394/+0
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov3-9/+18
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki1-1/+2
2014-01-28Input: zforce - add devicetree supportHeiko Stübner1-2/+55
2014-01-28Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner1-3/+3
2014-01-28Input: zforce - reduce stack memory allocated to framesLuis Ortega1-1/+2