)]}'
{
  "log": [
    {
      "commit": "37da84a5626aa50f2787df7e6457a1c717246396",
      "tree": "5ea2f240f4f478a0a0a86c0b1ba9773aedb9ea9b",
      "parents": [
        "bffc579b91c1372f669160588b513cca64274db1"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Sat Feb 02 11:23:42 2013 -0800"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Feb 12 14:10:47 2013 -0800"
      },
      "message": "msm: ADSPRPC: Update driver to create its own device node\n\nCreate device node under /dev/adsprpc-smd. Users no longer have to run\nmknod after the driver is installed.\n\nChange-Id: I5f5ae4dafc37ce8e87ef2c91358be9bfd5934b8a\nAcked-by: Anatoly Yakovenko \u003canatolyy@qti.qualcomm.com\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "bffc579b91c1372f669160588b513cca64274db1",
      "tree": "90a5923cad492e5629cf89f3692375d0b764751b",
      "parents": [
        "7dfc4b284ca395a035e7da058f86dfb4275dd509"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Wed Feb 06 12:03:20 2013 -0800"
      },
      "committer": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Tue Feb 12 14:10:47 2013 -0800"
      },
      "message": "msm: ADSPRPC: Cleanup header and source.\n\nCleanup header and source to conform with coding guidelines.\n\nChange-Id: I0fba2a7a758930003d5bce9c8ffc0036574736b8\nAcked-by: Anatoly Yakovenko \u003canatolyy@qti.qualcomm.com\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\n"
    },
    {
      "commit": "6873f4bf5ee4da7429ca2a694d93a1160e29101e",
      "tree": "78cee924caa286e7830c1e3567bc5164c7e5b4b3",
      "parents": [
        "b49cf9b2a8fc05655be2448b170463a72bee4899"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Fri Oct 19 11:29:36 2012 -0700"
      },
      "committer": {
        "name": "Ram Kumar Chakravarthy Chebathini",
        "email": "rcheba@codeaurora.org",
        "time": "Wed Feb 06 00:33:52 2013 -0800"
      },
      "message": "msm: adsprpc: Allow zero length buffer\n\nInitialize the arguments being passed to account for zero\nlength buffer being passed and not invoke flush routines\nin these cases.\n\nChange-Id: Ic6b3418f05ea3ca46e7ca758ebbd0a7bda987b51\nAcked-by: Sathish Ambley \u003csambley@qualcomm.com\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\nSigned-off-by: Ram Kumar Chakravarthy Chebathini \u003crcheba@codeaurora.org\u003e\n"
    },
    {
      "commit": "bb0c30476246b54643c26c37942732d2e30aa6b1",
      "tree": "28a7ed2a419a3da2ab80a1413c49533a4078f464",
      "parents": [
        "b6a022faf863323476dd639704d9c75d0dbd9a22"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Sun Sep 30 22:55:35 2012 -0700"
      },
      "committer": {
        "name": "Ram Kumar Chakravarthy Chebathini",
        "email": "rcheba@codeaurora.org",
        "time": "Wed Feb 06 00:33:00 2013 -0800"
      },
      "message": "msm: Move adsprpc into drivers\n\nMove RPC driver that allows for clients to make remote\ninvocation calls between apps and adsp into drivers.\n\nChange-Id: I045da6163968066c954f448572c94a133181e1f4\nAcked-by: Sathish Ambley \u003csambley@qualcomm.com\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\nSigned-off-by: Ram Kumar Chakravarthy Chebathini \u003crcheba@codeaurora.org\u003e\n"
    },
    {
      "commit": "b6a022faf863323476dd639704d9c75d0dbd9a22",
      "tree": "c8a0aaefcc54cc1a770602a75da4991a363f64fa",
      "parents": [
        "ad58ba0999a8bd81cbb4ee65d4ab3ecf9c303041"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Sun Sep 30 22:27:53 2012 -0700"
      },
      "committer": {
        "name": "Ram Kumar Chakravarthy Chebathini",
        "email": "rcheba@codeaurora.org",
        "time": "Wed Feb 06 00:32:38 2013 -0800"
      },
      "message": "msm: adsprpc: Incorporate coding style comments\n\nRemove goto statements to bail out from inside the macro\nand unnecessary defines. Cleanup on module init failure.\n\nChange-Id: I01885a9fa37283d77e1b6735decd2f639ae4d4b3\nAcked-by: Sathish Ambley \u003csambley@qualcomm.com\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\nSigned-off-by: Ram Kumar Chakravarthy Chebathini \u003crcheba@codeaurora.org\u003e\n"
    },
    {
      "commit": "065497ff830f6536f7fce5a19d93b1162fd3fab9",
      "tree": "d7ee906263d7740c3a635df49edaadb3f56d6405",
      "parents": [
        "e66fc508c2b4dd77ccfb962b5cdc29b3cac185d9"
      ],
      "author": {
        "name": "Mitchel Humpherys",
        "email": "mitchelh@codeaurora.org",
        "time": "Wed Aug 29 16:20:15 2012 -0700"
      },
      "committer": {
        "name": "Ram Kumar Chakravarthy Chebathini",
        "email": "rcheba@codeaurora.org",
        "time": "Wed Feb 06 00:31:31 2013 -0800"
      },
      "message": "msm: adsprpc: RPC driver between apps and adsp\n\nThe driver implements an IPC (Inter-Processor) communication\nmechanism that allows for clients to make remote method\ninvocations across processor boundary.\n\nChange-Id: Ia9eb9bc69c64c785b040e24ee36a4f416ab49355\nAcked-by: Sathish Ambley \u003csambley@qualcomm.com\u003e\nSigned-off-by: Mitchel Humpherys \u003cmitchelh@codeaurora.org\u003e\nSigned-off-by: Ram Kumar Chakravarthy Chebathini \u003crcheba@codeaurora.org\u003e\n"
    }
  ]
}
