)]}'
{
  "log": [
    {
      "commit": "4ba60295ff4793e64fca91ffec9cc37f032b2a94",
      "tree": "314fcd905167e487cc1ea3870e1071b28582f606",
      "parents": [
        "489d129a2f7abd04054fad44e589989f3fa7fd7c"
      ],
      "author": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Wed Dec 21 11:44:02 2011 +0200"
      },
      "committer": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Wed Feb 22 18:28:43 2012 +0200"
      },
      "message": "rpmsg: depend on EXPERIMENTAL\n\nThere isn\u0027t any binary change in sight or evidence of any stability\nissue, but as we just begin to get traction we can\u0027t rule them out\ncompletely.\n\nTo be on the safe side, let\u0027s mark rpmsg as EXPERIMENTAL, and remove\nit later on after we have several happy users.\n\nSigned-off-by: Ohad Ben-Cohen \u003cohad@wizery.com\u003e\nCc: Stephen Boyd \u003csboyd@codeaurora.org\u003e\nCc: Rob Clark \u003crob@ti.com\u003e\nCc: Mark Grosen \u003cmgrosen@ti.com\u003e\nCc: Ludovic BARRE \u003cludovic.barre@stericsson.com\u003e\n"
    },
    {
      "commit": "f8289edae45496477803786c90994d5e072ca66a",
      "tree": "87f6c825815028e7585d431edad4fdc71e33ebd2",
      "parents": [
        "650d65611e9c8e2f4dae8a1c09370a7f87c35e8e"
      ],
      "author": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Wed Dec 14 13:03:55 2011 +0200"
      },
      "committer": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Wed Feb 08 22:54:49 2012 +0200"
      },
      "message": "rpmsg: add Kconfig menu\n\nAdd a dedicated Kconfig menu for the rpmsg drivers, so they\ndon\u0027t show up in the main driver menu.\n\nSigned-off-by: Ohad Ben-Cohen \u003cohad@wizery.com\u003e\n"
    },
    {
      "commit": "bcabbccabffe7326f046f25737ba1084f463c65c",
      "tree": "40b6f277fcebb64d1a3904ca43e1718be69038dd",
      "parents": [
        "34ed5a33b1218efbe8b01e37738063800ccdcdcd"
      ],
      "author": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Thu Oct 20 21:10:55 2011 +0200"
      },
      "committer": {
        "name": "Ohad Ben-Cohen",
        "email": "ohad@wizery.com",
        "time": "Wed Feb 08 22:53:58 2012 +0200"
      },
      "message": "rpmsg: add virtio-based remote processor messaging bus\n\nAdd a virtio-based inter-processor communication bus, which enables\nkernel drivers to communicate with entities, running on remote\nprocessors, over shared memory using a simple messaging protocol.\n\nEvery pair of AMP processors share two vrings, which are used to send\nand receive the messages over shared memory.\n\nThe header of every message sent on the rpmsg bus contains src and dst\naddresses, which make it possible to multiplex several rpmsg channels on\nthe same vring.\n\nEvery rpmsg channel is a device on this bus. When a channel is added,\nand an appropriate rpmsg driver is found and probed, it is also assigned\na local rpmsg address, which is then bound to the driver\u0027s callback.\n\nWhen inbound messages carry the local address of a bound driver,\nits callback is invoked by the bus.\n\nThis patch provides a kernel interface only; user space interfaces\nwill be later exposed by kernel users of this rpmsg bus.\n\nDesigned with Brian Swetland \u003cswetland@google.com\u003e.\n\nSigned-off-by: Ohad Ben-Cohen \u003cohad@wizery.com\u003e\nAcked-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e (virtio_ids.h)\nCc: Brian Swetland \u003cswetland@google.com\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Tony Lindgren \u003ctony@atomide.com\u003e\nCc: Russell King \u003clinux@arm.linux.org.uk\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    }
  ]
}
