summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-29Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: tsc2005 - add DT supportSebastian Reichel
2014-05-29Input: add common DT binding for touchscreensSebastian Reichel
2014-05-28Input: da9034-ts - switch to using managed resourcesHimangi Saraogi
2014-05-28Input: mcs5000_ts - switch to using managed resourcesBeomho Seo
2014-05-28Input: mcs5000_ts - fix incorrect input device nameBeomho Seo
2014-05-28Input: mms114 - fix incorrect input device nameBeomho Seo
2014-05-26Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer
2014-05-26Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer
2014-05-26Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer
2014-05-26Input: atmel_mxt_ts - read screen config from chipNick Dyer
2014-05-18Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer
2014-05-18Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer
2014-05-18Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer
2014-05-18Input: atmel_mxt_ts - read and report bootloader versionNick Dyer
2014-05-18Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer
2014-05-18Input: atmel_mxt_ts - improve error reporting and debugNick Dyer
2014-05-18Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen
2014-05-18Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung
2014-05-18Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung
2014-05-18Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer
2014-05-18Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz
2014-05-18Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer
2014-05-18Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros
2014-05-18Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede
2014-05-14Input: zforce - make of_device_id array constJingoo Han
2014-05-14Input: mms114 - make of_device_id array constJingoo Han
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare