)]}'
{
  "log": [
    {
      "commit": "e062c8ae85df633f2ecaa5a5af0d9922ced5e074",
      "tree": "7745b8c938c64e41bebb293f7f96b8a171f7783f",
      "parents": [
        "fecf92ba050a426b3bd302b6ba1c1525d576ccb9"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Mon Sep 12 20:35:54 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Sep 12 20:35:54 2005 +0100"
      },
      "message": "[MMC] Remove unused timer.\n\nRemove timer that was left from earlier cleanup.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fecf92ba050a426b3bd302b6ba1c1525d576ccb9",
      "tree": "b609d0a7625f36061bc982643c1f8d30be93cee7",
      "parents": [
        "357d596bd552ad157a906289ab13ea6ba7e66e3d"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Mon Sep 12 12:09:25 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Sep 12 12:09:25 2005 +0100"
      },
      "message": "[MMC] Remove trailing whitespace in wbsd\n\nClean out trailing whitespace caused by not-so-great editor since it\ngenerates a lot of problems with editors configured to automatically\nstrip whitespace.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "65ae2118e84616680dce37b951ffc366dcce7cf0",
      "tree": "e4148db8d317b895575cb362e208ff17c1150dd0",
      "parents": [
        "e619524fe5f5b0c13db34ed0f6320d2dcccf6e8d"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Tue Sep 06 15:18:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:51 2005 -0700"
      },
      "message": "[PATCH] mmc: wbsd Secure Digital support\n\nAdd support for Secure Digital specific features in the wbsd driver.  Adds\nsupport for read-only switch and wide bus transfers.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1656fa579e44691a860b095016eee910bc0b2793",
      "tree": "4373e726038d317d3011adf0bf6ba4028a750cfa",
      "parents": [
        "865e9f13c94891daed4f6a5f69c5d6ec04d4932f"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Sat Sep 03 16:45:49 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Sep 03 16:45:49 2005 +0100"
      },
      "message": "[MMC] support for mmc chip select in wbsd\n\nUse the chip select ios in the wbsd driver.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "3eee0d03e33b0294eb3165c96f213a8c8ee461a8",
      "tree": "712eb8b7065683ea4fe5ba362116401bee3a96a3",
      "parents": [
        "6e6293dd3d4372c114674266158053d049366a0d"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jul 01 13:07:37 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 13:07:37 2005 +0100"
      },
      "message": "[PATCH] MMC: wbsd cleanups\n\nThis patch contains the following possible cleanups:\n- make some needlessly global code static\n- remove the unneeded global function DBG_REG\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "6e6293dd3d4372c114674266158053d049366a0d",
      "tree": "ffc7a4a22e2d8faff62ef32988d378af48dbc1ec",
      "parents": [
        "7b09cdac5af1e13ab4b30421ae5c4b7953c26841"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Fri Jul 01 12:13:55 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 12:13:55 2005 +0100"
      },
      "message": "[PATCH] MMC: wbsd delayed insertion\n\nWait 0.5 seconds before scanning for cards after an insertion interrupt.\nThe electrical connection needs this time to stabilise for some cards.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "85bcc13072c54592596c5b41d40d1c6a18b04e19",
      "tree": "1f3fe7a88f37ed72f6cdaf6117f0299caf4ab59a",
      "parents": [
        "88d7bd8cb9eb8d64bf7997600b0d64f7834047c5"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus-list@cx.rmk.(none)",
        "time": "Sun May 08 19:35:27 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun May 08 19:35:27 2005 +0100"
      },
      "message": "[PATCH] MMC: wbsd update\n\nUpdates to the wbsd driver.\n                                                                                \n* Fix to handle DAT3 card detection.\n* Fixed bug which could cause large writes to stall in FIFO mode.\n* Plug \u0027n Play support. In most cases you need ACPI PNP for this to work.\n* Uses generic DMA API (ISA dependency removed).\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
