)]}'
{
  "log": [
    {
      "commit": "a88dc06cd515b3bb9dfa18606e88d0be9a5b6ddd",
      "tree": "b5657c966fad7bb7f8259396bb304324916269e2",
      "parents": [
        "d157be852f6c76dc467f3a03b89263880e14c513"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Wed May 16 20:33:52 2012 -0400"
      },
      "committer": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Thu May 17 19:03:54 2012 -0400"
      },
      "message": "scsi: delete the MCA specific drivers and driver code\n\nThe support for CONFIG_MCA is being removed, since the 20\nyear old hardware simply isn\u0027t capable of meeting today\u0027s\nsoftware demands on CPU and memory resources.\n\nThis commit removes the MCA specific SCSI drivers, and the\nMCA specific portions of code in dual role ISA/MCA drivers.\nAlso, the MCA specific SCSI documentation is removed.\n\nCc: James Bottomley \u003cJBottomley@parallels.com\u003e\nCc: linux-scsi@vger.kernel.org\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n"
    },
    {
      "commit": "7a3e97b0dc4bbac2ba7803564ab0057722689921",
      "tree": "ace32dfcc94a0994b123cc1e3b3967eccd9a0ef3",
      "parents": [
        "0bd7f84211ad244607e28e9e8fbad0244d54e6f5"
      ],
      "author": {
        "name": "Santosh Yaraganavi",
        "email": "santoshsy@gmail.com",
        "time": "Wed Feb 29 12:11:50 2012 +0530"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "JBottomley@Parallels.com",
        "time": "Tue Mar 27 08:26:28 2012 +0100"
      },
      "message": "[SCSI] ufshcd: UFS Host controller driver\n\nThis patch adds support for Universal Flash Storage(UFS)\nhost controllers. The UFS host controller driver\nincludes host controller initialization method.\n\nThe Initialization process involves following steps:\n - Initiate UFS Host Controller initialization process by writing\n   to Host controller enable register\n - Configure UFS Host controller registers with host memory space\n   datastructure offsets.\n - Unipro link startup procedure\n - Check for connected device\n - Configure UFS host controller to process requests\n - Enable required interrupts\n - Configure interrupt aggregation\n\n[jejb: fix warnings in 32 bit compile]\nSigned-off-by: Santosh Yaraganavi \u003csantoshsy@gmail.com\u003e\nSigned-off-by: Vinayak Holikatti \u003cvinholikatti@gmail.com\u003e\nReviewed-by: Arnd Bergmann \u003carnd@linaro.org\u003e\nReviewed-by: Vishak G \u003cvishak.g@samsung.com\u003e\nReviewed-by: Girish K S \u003cgirish.shivananjappa@linaro.org\u003e\nReviewed-by: Namjae Jeon \u003clinkinjeon@gmail.com\u003e\nSigned-off-by: James Bottomley \u003cJBottomley@Parallels.com\u003e\n"
    },
    {
      "commit": "aecc3130da7d3a02439bcba428e9fe470ec11f6f",
      "tree": "3913c2aa25438fbe5323686272f8fbae1d4bf198",
      "parents": [
        "938239560cee6d82f94160df2bf60bb422908ef8"
      ],
      "author": {
        "name": "Vikas Chaudhary",
        "email": "vikas.chaudhary@qlogic.com",
        "time": "Fri Oct 07 16:55:40 2011 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "JBottomley@Parallels.com",
        "time": "Sun Oct 16 11:07:30 2011 -0500"
      },
      "message": "[SCSI] qla4xxx: Update license\n\nSigned-off-by: Vikas Chaudhary \u003cvikas.chaudhary@qlogic.com\u003e\nReviewed-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJBottomley@Parallels.com\u003e\n"
    },
    {
      "commit": "f37a7238d379bc2befbcb08a03de03f4f446131c",
      "tree": "87180607d9e5cd9abd7c086c17bf34d04cc18476",
      "parents": [
        "f10ab66fa564fd624b04fe207ccae206df85efbf"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Wed Oct 24 18:26:22 2007 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Fri Jan 11 18:22:30 2008 -0600"
      },
      "message": "[SCSI] 53c7xx: fix removal fallout\n\nThis patch does some additional cleanups after the 53c7xx removal.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\n"
    },
    {
      "commit": "50865c1d38e3fbe17a1843582a8e10f2dbbeb6d3",
      "tree": "af0d943cba5f42c15911d617b7c7dfaa4fb3f344",
      "parents": [
        "8bd4578e10f8f7973ae3e8dde66b7bd369b271b8"
      ],
      "author": {
        "name": "Rob Landley",
        "email": "rob@landley.net",
        "time": "Sun Sep 30 23:23:39 2007 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Oct 12 14:52:34 2007 -0400"
      },
      "message": "[SCSI] Update Documentation/scsi/00-INDEX\n\nUpdate Documentation/scsi/00-INDEX to match current files.\n\nSigned-off-by: Rob Landley \u003crob@landley.net\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b9f051eb6cc013b90cb6062a1e2502e9c0adf0f4",
      "tree": "57255361ec2100e2193ef0d80ce820514cdcf073",
      "parents": [
        "6391a11375de5e2bb1eb8481e54619761dc65d9f"
      ],
      "author": {
        "name": "Arthur Othieno",
        "email": "apgo@patchbomb.org",
        "time": "Thu Jun 08 22:23:45 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Jun 10 10:46:01 2006 -0500"
      },
      "message": "[SCSI] scsi: remove Documentation/scsi/cpqfc.txt\n\ncpqfc driver flushed out with: [SCSI] remove broken driver cpqfc (commit\nca61f10ab2b874b889e89d14ea09fae2dcccdca6) but somehow\nDocumentation/scsi/cpqfc.txt managed to survive the blast.\n\nSigned-off-by: Arthur Othieno \u003capgo@patchbomb.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d6933df97a486d9c73a6bb4fed75154343c8638f",
      "tree": "68d7c830243c393d0db9d366f594a522e77b4f4a",
      "parents": [
        "4065a413d7684919b3f8804df8ab0cd9a09150f4"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Nov 01 21:47:37 2005 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sun Nov 06 12:57:05 2005 -0600"
      },
      "message": "[SCSI] remove the obsolete SCSI qlogicisp driver\n\nThe SCSI qlogicisp driver is both marked BROKEN and superseded by the\nqla1280 driver.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "70c83e110541e894fa16aee0f57bcf4207b33e7b",
      "tree": "df664702fb775e97d4169e1c7c067ce27084b1b6",
      "parents": [
        "6f16b5359ceb96780eac4178393b0e8a3c8aa1ea"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Sun Sep 11 09:37:19 2005 +0900"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Sep 10 21:04:35 2005 -0500"
      },
      "message": "[SCSI] scsi: Error handler description document\n\nThis patch adds Documentation/scsi/scs_eh.txt.  I\u0027ve chosen plain\ntext over DocBook as most other scsi docs are in plain text and it\u0027s\nmore accessible.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\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"
    }
  ]
}
