summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov-169/+198
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov-1/+0
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov-6/+11
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov-125/+145
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov-39/+42
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer-3/+5
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov-791/+1442
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav-13/+12
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav-32/+13
2014-07-30Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam-4/+2
2014-07-30Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam-1/+1
2014-07-30Input: ads7846 - release resources on failure for clean exitPramod Gurav-2/+4
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer-26/+73
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros-0/+77
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros-17/+57
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros-31/+94
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov-32/+56
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow-0/+155
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov-372/+1
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer-32/+159
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer-59/+64
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer-20/+40
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer-52/+68
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer-17/+50
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer-0/+6
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer-9/+18
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer-10/+43
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer-55/+177
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer-74/+204
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren-5/+63
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung-5/+6
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer-84/+107
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer-39/+62
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner-0/+31
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick-2/+2
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick-2/+1
2014-06-15Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi-1/+4
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-516/+1419
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov-517/+1421
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer-1/+1
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle-1/+1
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-371/+0
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2014-05-29Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi-28/+13
2014-05-29Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi-30/+17
2014-05-29Input: tsc2005 - add DT supportSebastian Reichel-20/+104
2014-05-29Input: add common DT binding for touchscreensSebastian Reichel-0/+50
2014-05-28Input: da9034-ts - switch to using managed resourcesHimangi Saraogi-28/+11
2014-05-28Input: mcs5000_ts - switch to using managed resourcesBeomho Seo-47/+34
2014-05-28Input: mcs5000_ts - fix incorrect input device nameBeomho Seo-1/+1