summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+17
* Input: tsc2005 - add DT supportSebastian Reichel2014-05-291-20/+104
* Input: add common DT binding for touchscreensSebastian Reichel2014-05-293-0/+50
* Input: da9034-ts - switch to using managed resourcesHimangi Saraogi2014-05-281-28/+11
* Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-281-47/+34
* Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
* Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
* Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer2014-05-261-8/+28
* Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer2014-05-261-23/+23
* Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer2014-05-261-4/+4
* Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-261-71/+65
* Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer2014-05-181-0/+29
* Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer2014-05-181-1/+7
* Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer2014-05-181-7/+20
* Input: atmel_mxt_ts - read and report bootloader versionNick Dyer2014-05-181-0/+26
* Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer2014-05-181-45/+93
* Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-181-8/+52
* Input: atmel_mxt_ts - improve error reporting and debugNick Dyer2014-05-181-10/+23
* Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen2014-05-181-22/+87
* Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung2014-05-181-7/+15
* Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung2014-05-181-21/+81
* Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer2014-05-181-0/+1
* Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz2014-05-181-12/+25
* Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer2014-05-181-2/+1
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-181-27/+17
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-181-50/+0
* 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
| |\
| | * Input: ads7846 - fix device usage within attribute showAlexander Stein2014-04-191-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: 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
OpenPOWER on IntegriCloud