)]}'
{
  "log": [
    {
      "commit": "7485d26b7e13ee8ff82adb271ac90a996c1fe830",
      "tree": "13bc7e6f30aa6cfb039e780b597f264eccf9d3df",
      "parents": [
        "dc2380ec8572fcd7f7e9579afc9fb223300d922f"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurentp@cse-semaphore.com",
        "time": "Thu Jul 24 18:36:37 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 28 07:48:04 2008 -0500"
      },
      "message": "cpm_uart: Modem control lines support\n\nThis patch replaces the get_mctrl/set_mctrl stubs with modem control line\nread/write access through the GPIO lib.\n\nAvailable modem control lines are described in the device tree using GPIO\nbindings. The driver expect a GPIO pin for each of the CTS, RTS, DCD, DSR,\nDTR and RI signals. Unused control lines can be left out.\n\nSigned-off-by: Laurent Pinchart \u003claurentp@cse-semaphore.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "00262986ceeb5c3358b70491aa898906503a0fe7",
      "tree": "22535a2df46b12e2c7a276fb6eb7a8f0f050c5ff",
      "parents": [
        "d87eb12785c14de1586e3bad86ca2c0991300339"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Jul 11 18:04:43 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:48 2008 -0500"
      },
      "message": "Add fsl,magic-packet to, and clean up, the gianfar binding.\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "ade254d7f05cb74ab0a951ab105bc9ae872f045e",
      "tree": "7543d4f28d59c57c633a5d521d1c13708f591cb7",
      "parents": [
        "89ae5b2b9357cd715ab25df50e5fa56ae30aaf80"
      ],
      "author": {
        "name": "Jochen Friedrich",
        "email": "jochen@scram.de",
        "time": "Sat Jul 05 13:29:28 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:40 2008 -0500"
      },
      "message": "powerpc: Add documentation for CPM GPIO banks\n\nSigned-off-by: Jochen Friedrich \u003cjochen@scram.de\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "89ae5b2b9357cd715ab25df50e5fa56ae30aaf80",
      "tree": "8be144a13951f9b10bf45ec7af69053154b14337",
      "parents": [
        "69ad7e73dee33f8e0680825006c801ca6b4bf470"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri Jul 04 20:53:28 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:39 2008 -0500"
      },
      "message": "powerpc: add FHCI USB, FSL MCU, FSL UPM and GPIO LEDs bindings\n\nThis patch adds few bindings for the new drivers to be submitted through\nthe appropriate maintainers.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "2dff41775decb9cb1f3a6ac577c78dc3eea60431",
      "tree": "b17ed988730723bd5434e6791ea034b15e813e2e",
      "parents": [
        "8a0ca91e1db5de5eb5b18cfa919d52ff8be375af"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Jul 11 17:31:15 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:28 2008 -0500"
      },
      "message": "powerpc: Document Freescale power management nodes, and the sleep property.\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "3fd44736db9a5bf33e4a216b9cd43c9cfd57c459",
      "tree": "855b82f0fad5dbff233bb89a389fb556e737980f",
      "parents": [
        "d0fc2eaaf4c56a95f5ed29b6bfb609e19714fc16"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Tue Jul 08 19:13:33 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:47 2008 -0500"
      },
      "message": "powerpc/fsl: update crypto node definition and device tree instances\n\ndelete obsolete device-type property, delete model property\n(use compatible property instead), prepend \"fsl,\" to Freescale\nspecific properties. Add nodes to device trees that are missing them,\nand fix broken property values in other trees.\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "d0fc2eaaf4c56a95f5ed29b6bfb609e19714fc16",
      "tree": "49b2fc779d4d051884d2dbc2c264ef608662312c",
      "parents": [
        "b93eeba49efb30f88a83fc97ad22c255605654a1"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 07 11:28:33 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:46 2008 -0500"
      },
      "message": "powerpc/fsl: Refactor device bindings\n\nMoved Freescale SoC related bindings out of booting-without-of.txt and into\ntheir own files.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    }
  ]
}
