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