)]}'
{
  "log": [
    {
      "commit": "fbf3bdc54f3f55cd124bf16445402e55f7aa4deb",
      "tree": "b34d09031cc2f8c54e5a9e158e8bd017390e6004",
      "parents": [
        "0c6c29f630a7fb2b909b3cb3e908022828a0b2bf"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Fri Mar 16 21:02:50 2012 -0700"
      },
      "committer": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Fri Mar 16 21:12:39 2012 -0700"
      },
      "message": "diag: Fix incorrect parsing of log codes\n\nDIAG maintains mask info in a buffer. This buffer is parsed\nusing a structure. Recently this structure was modified to add\nanother member. Now, the parsing code has to change to account\nfor this new member, otherwise, the parsing is incorrect and\nmisses certain log codes.\n\nAlso updated log codes with the latest on modem.\n\nChange-Id: Iaaf86e4f3342fd73898eb11124b4893ec79aa564\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "b4618a48b8bcf54b2711cd54156f6109016dc582",
      "tree": "3937ca19876ec3369bd2bd687a809612eeb33692",
      "parents": [
        "37c733d885483a157a9523e60434ce699ecc0d4e"
      ],
      "author": {
        "name": "Dixon Peterson",
        "email": "dixonp@codeaurora.org",
        "time": "Wed Feb 29 18:56:31 2012 -0800"
      },
      "committer": {
        "name": "Dixon Peterson",
        "email": "dixonp@codeaurora.org",
        "time": "Thu Mar 08 12:28:23 2012 -0800"
      },
      "message": "diag: Add diag support for new 8625 and 8974 targets\n\nAlso, add more generic cpu type identification logic\nto remove having to modify code each time a new target\nvariant comes out.\n\nChange-Id: I9493ffad0960ab4863205191937ea5c56be97de2\nSigned-off-by: Dixon Peterson \u003cdixonp@codeaurora.org\u003e\n"
    },
    {
      "commit": "321c8b53cbe35e4551b8934deec4f7bb659c4f83",
      "tree": "17de3b61ab147cec45945c80fd484f0be1c80ae8",
      "parents": [
        "2e18c88562c94aafbf5cbc15d4ee296024f98c08"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Feb 22 12:37:06 2012 -0800"
      },
      "committer": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Mar 07 18:41:36 2012 -0800"
      },
      "message": "diag: Propagate mask info to slave processor\n\nFrom 8960 onwards, application processor handles master diag. Other\nslave processors can come up on different time. This change will\nupdate each slave processor with latest mask info when it comes up.\n\nAlso each time, any PC tool tries to change masks, application processor\nwill propagate this new mask info to the peripherals. Now, this mask\nupdation tasks need to be delayed. Hence, such tasks cannot be put on\nregular work queue. Thus, this change also adds a new work queue for such\ntasks.\n\nThis feature also requires latest build time masks on apps processor. Thus,\nupdated the build time masks as well.\n\nChange-Id: I5120c3d507230d3209773cc9f929a8f2f0bf0a3d\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "a75578405495b73883e8a8902fb72b50ae9439fc",
      "tree": "760cc533a01c71e06063c2fb9e091faa37a86cc0",
      "parents": [
        "41262de0ab0ebacbefa515b20da4476b9b88bad9"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Feb 01 20:25:03 2012 +0530"
      },
      "committer": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Feb 01 20:25:03 2012 +0530"
      },
      "message": "diag: Add tools support for new 8x30 and 8x27 targets\n\nPC tools like QPST/QXDM need a distinct ID for each new target type.\nDIAG driver provides this ID and hence adding this support.\n\nChange-Id: I270706440ffdfeb1244a9c96484f26c386cc9cbd\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "10f5f4351b0d2fc6f820542171ed0b1c7bf7fcbb",
      "tree": "be05e5cfbac52459d992a25871d023c2cda5aa36",
      "parents": [
        "240fc0f57b9752efacadb5c5c41f7a1f69b6d4f5"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Jan 11 11:45:44 2012 +0530"
      },
      "committer": {
        "name": "Dixon Peterson",
        "email": "dixonp@codeaurora.org",
        "time": "Wed Jan 25 15:34:38 2012 -0800"
      },
      "message": "diag: Add support for 9615, 8260A, and 8974 targets\n\nAlso re-structures the code so that adding new target\nsupport will be easier.\n\nChange-Id: I5ad9100932da5454afbf1c996d71a6338dc59dbb\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "2f4cea6557afa0da1d122b785dcb6baaf1ef9171",
      "tree": "5dab2eca1c8b4f1a67681877849240547410fa22",
      "parents": [
        "f9043185f89df5ef9580a833954c1e62ee28f6ba"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Mon Dec 19 21:50:03 2011 -0800"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Tue Dec 27 16:10:23 2011 -0700"
      },
      "message": "diag: Add support for 8930 and other upcoming targets\n\nChange-Id: I73bf347488437955954ebfb81567be30e8da834d\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "fb8e3c1d0c97219d251f4a3b2d90c2daad3d79a5",
      "tree": "4c9c261780eccf28d86148ed1883d8ec0ca2a1f2",
      "parents": [
        "a21ec56a1e1d13b1cc3a6f62a39c2be49c450747"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Oct 19 17:29:42 2011 -0700"
      },
      "committer": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Wed Oct 19 17:29:42 2011 -0700"
      },
      "message": "diag: Add support for APQ8064\n\nThis change will add DIAG support for new target APQ8064.\n\nChange-Id: Ic8d21dc39e42fc254f71ee62df8160641c8068f8\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "69890aa09a70bf8c57c2d1f287b932343a85c8d5",
      "tree": "2ccd47d1d918e055167dce653a67b6f279522065",
      "parents": [
        "550aa1ab4be6af8caab655a5eac88cbe07040ee7"
      ],
      "author": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Mon Oct 10 12:59:16 2011 -0700"
      },
      "committer": {
        "name": "Shalabh Jain",
        "email": "shalabhj@codeaurora.org",
        "time": "Mon Oct 10 13:21:41 2011 -0700"
      },
      "message": "diag: Add UART support\n\nDIAG traffic has been supported over USB and SD card. This\nchange adds capability to route DIAG traffic over UART.\n\nChange-Id: I0d6732fcbb19950700218140d581b5759e676b74\nSigned-off-by: Shalabh Jain \u003cshalabhj@codeaurora.org\u003e\n"
    },
    {
      "commit": "3f2bc4d6eb5a4fada842462ba22bb6bbb41d00c7",
      "tree": "088e0646c8abcbde263d13ee865ba69032ac86dd",
      "parents": [
        "f06154cc47399dfdb3950d3e6b71d67ee186f69d"
      ],
      "author": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Tue Aug 16 17:27:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:57:10 2011 -0700"
      },
      "message": "Initial Contribution\n\nmsm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142\n\nSigned-off-by: Bryan Huntsman \u003cbryanh@codeaurora.org\u003e\n"
    }
  ]
}
