)]}'
{
  "log": [
    {
      "commit": "c5627f65d6b860023f8ee985df61c20617dd21b5",
      "tree": "4221aa13fa24f37f5373ec629e16cda253323c7e",
      "parents": [
        "e2f55b54556ae6a3a365afead6bc8e46a2013d7f"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Dec 27 22:55:49 2011 +0100"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Tue Jan 03 16:02:55 2012 +0000"
      },
      "message": "grvga: fix section mismatch warnings\n\nFix following section mismatch warnings:\n\nWARNING: drivers/video/built-in.o(.devinit.text+0x110): Section mismatch in reference from the function grvga_probe() to the function .init.text:grvga_parse_custom()\nThe function __devinit grvga_probe() references\na function __init grvga_parse_custom().\nIf grvga_parse_custom is only used by grvga_probe then\nannotate grvga_parse_custom with a matching annotation.\n\nWARNING: drivers/video/built-in.o(.devinit.text+0x1f8): Section mismatch in reference from the function grvga_probe() to the variable .init.data:grvga_fix\nThe function __devinit grvga_probe() references\na variable __initdata grvga_fix.\nIf grvga_fix is only used by grvga_probe then\nannotate grvga_fix with a matching annotation.\n\nWARNING: drivers/video/built-in.o(.devinit.text+0x204): Section mismatch in reference from the function grvga_probe() to the variable .init.data:grvga_fix\nThe function __devinit grvga_probe() references\na variable __initdata grvga_fix.\nIf grvga_fix is only used by grvga_probe then\nannotate grvga_fix with a matching annotation.\n\ngrvga_fix is used in a function annotated __devinit - so\nmatch this using a __devinitdata annotation on grvga_fix.\n\ngrvga_parse_custom() is used in a function annotated\n__devinit - so match this by annotating grvga_parse_custom()\nwith __devinit too.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Kristoffer Glembo \u003ckristoffer@gaisler.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "a4b8f97a8fdeb94492738c36fddbd2cf822ed138",
      "tree": "8df1e69646ee0a3a12644150bf014545f5d8cb11",
      "parents": [
        "dd37739f47ea278a57d66b2afe20243f0a6294a0"
      ],
      "author": {
        "name": "Kristoffer Glembo",
        "email": "kristoffer@gaisler.com",
        "time": "Tue Jul 05 09:29:19 2011 +0200"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 13 16:58:52 2011 +0900"
      },
      "message": "video: Add Aeroflex Gaisler GRVGA framebuffer device driver\n\nThis patch adds support for the GRVGA framebuffer IP core from Aeroflex Gaisler.\nThe device is used in LEON SPARCV8 based System on Chips. Documentation can\nbe found here: www.gaisler.com/products/grlib/grip.pdf.\n\nSigned-off-by: Kristoffer Glembo \u003ckristoffer@gaisler.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    }
  ]
}
