)]}'
{
  "log": [
    {
      "commit": "e5779a583ddb9916b37cfbb916dc53ec2eaf0b9b",
      "tree": "0e469faf056b8a2568658efa8b589a32b7c74dc4",
      "parents": [
        "7a192ec334cab9fafe3a8665a65af398b0e24730"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "geert@linux-m68k.org",
        "time": "Wed Mar 11 09:23:52 2009 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Mar 24 16:38:25 2009 -0700"
      },
      "message": "scsi/m68k: Kill NCR_700_detect() warnings\n\nThe patch from Ming Lei \u003ctom.leiming@gmail.com\u003e entitled:\n    platform driver: fix incorrect use of \u0027platform_bus_type\u0027 with \u0027struct devic\nintroduced the following warnings on m68k, as `dev\u0027 is now a `struct\nplatform_device *\u0027 instead of a `struct device *\u0027:\n\n| drivers/scsi/a4000t.c:64: warning: passing argument 3 of \u0027NCR_700_detect\u0027 from incompatible pointer type\n| drivers/scsi/mvme16x_scsi.c:67: warning: passing argument 3 of \u0027NCR_700_detect\u0027 from incompatible pointer type\n| drivers/scsi/bvme6000_scsi.c:61: warning: passing argument 3 of \u0027NCR_700_detect\u0027 from incompatible pointer type\n\nI think the below is missing (untested on real hardware).\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nCc: Ming Lei \u003ctom.leiming@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "7a192ec334cab9fafe3a8665a65af398b0e24730",
      "tree": "eea572863500f94d446cfded69835e188dba3447",
      "parents": [
        "6da2d377bba06c29d0bc41c8dee014164dec82a7"
      ],
      "author": {
        "name": "Ming Lei",
        "email": "tom.leiming@gmail.com",
        "time": "Fri Feb 06 23:40:12 2009 +0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Mar 24 16:38:25 2009 -0700"
      },
      "message": "platform driver: fix incorrect use of \u0027platform_bus_type\u0027 with \u0027struct device_driver\u0027\n\nThis patch fixes the bug reported in\n\thttp://bugzilla.kernel.org/show_bug.cgi?id\u003d11681.\n\n\"Lots of device drivers register a \u0027struct device_driver\u0027 with\nthe \u0027.bus\u0027 member set to \u0027\u0026platform_bus_type\u0027. This is wrong,\nsince the platform_bus functions expect the \u0027struct device_driver\u0027\nto be wrapped up in a \u0027struct platform_driver\u0027 which provides\nsome additional callbacks (like suspend_late, resume_early).\nThe effect may be that platform_suspend_late() uses bogus data\noutside the device_driver struct as a pointer pointer to the\ndevice driver\u0027s suspend_late() function or other hard to\nreproduce failures.\"(Lothar Wassmann)\n\nSigned-off-by: Ming Lei \u003ctom.leiming@gmail.com\u003e\nAcked-by: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\nAcked-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bbfbbbc1182f8b44c8cc4c99f4a3f3a512149022",
      "tree": "f7e3d50cda2e3d55bff88c2cc617d60df8ddb2cb",
      "parents": [
        "f36789e22ac32a6554b8e4d05ab6125fc1161745"
      ],
      "author": {
        "name": "Mariusz Kozlowski",
        "email": "m.kozlowski@tuxland.pl",
        "time": "Sat Aug 11 10:13:24 2007 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Oct 12 14:41:00 2007 -0400"
      },
      "message": "[SCSI] kmalloc + memset conversion to kzalloc\n\nIn NCR_D700, a4000t, aic7xxx_old, bvme6000, dpt_i2o, gdth, lpfc,\nmegaraid, mvme16x osst, pluto, qla2xxx, zorro7xx\n\nSigned-off-by: Mariusz Kozlowski \u003cm.kozlowski@tuxland.pl\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "3ac709c113daa19e375e8b0fef318fab1713f687",
      "tree": "210b4b746f02197ac8c48dbcd424cbc716a7ae22",
      "parents": [
        "88e2f98e1b3eb27ae708daa3b37dd50f3f06c952"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Tue Jul 17 13:38:03 2007 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Wed Jul 18 11:17:57 2007 -0500"
      },
      "message": "[SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy\n\nFix drivers misusing dev_to_shost\n\nSome drivers were using dev_to_shost to go from a struct device to the\ncorresponding shost.  Unfortunately, dev_to_shost only looks up the tree\nto find an shost (it\u0027s designed to go from a scsi_device or a\nscsi_target to the parent scsi_host), and these drivers were calling it\nwith the parent of the scsi_host.\n\nI\u0027ve fixed this by saving a pointer to the Scsi_Host in the drvdata,\nwhich matches what most scsi drivers do.\n\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "96249cf9847da57a147b30dfed88fe585d578970",
      "tree": "6308767b2939bb3ac5bf8790a00578d49f48279f",
      "parents": [
        "4a904a65fab83bcdd6b00470ac6c4aa80518e6a9"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "geert@linux-m68k.org",
        "time": "Tue Jun 19 09:47:28 2007 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Tue Jun 19 19:53:35 2007 -0700"
      },
      "message": "[SCSI] 53c700: Fixup m68k drivers:\n\n  - a4000t.c: Add missing include, needed in some configurations\n  - bvme6000_scsi.c: Kill bogus opening brace\n  - zorro7xx.c: Remove MODULE_DEVICE_TABLE, it should be part of another\n                patch\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "a16efc1cbf0a9e5ea9f99ae98fb774b60d05c35b",
      "tree": "c29b997faabf14246d9e677aaf83c6453446ce41",
      "parents": [
        "506c7bbcd9bc042a782bdcdb0c926de4c9d62028"
      ],
      "author": {
        "name": "Kars de Jong",
        "email": "jongk@linux-m68k.org",
        "time": "Sun Jun 17 14:47:08 2007 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Jun 17 16:18:27 2007 -0500"
      },
      "message": "[SCSI] 53c700: Amiga 4000T NCR53c710 SCSI\n\nNew driver for the Amiga 4000T built-in NCR53c710 SCSI controller, using the\n53c700 SCSI core.\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    }
  ]
}
