summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav
2014-07-30Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam
2014-07-30Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam
2014-07-30Input: ads7846 - release resources on failure for clean exitPramod Gurav
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick
2014-06-15Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi
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