)]}'
{
  "log": [
    {
      "commit": "a4419f3eac875e66a01b654024f6eda17d0dd558",
      "tree": "01399565784f6722d3979e8b751e3f5eaed35452",
      "parents": [
        "14e6a0918ab3f54b7574141eeab649853a5ac931"
      ],
      "author": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Tue Feb 12 16:45:23 2013 +0530"
      },
      "committer": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Apr 03 15:19:45 2013 +0300"
      },
      "message": "OMAPDSS: n8x0: remove platform backlight calls\n\nThe n8x0 panel contains support to call platform backlight functions.\nThese are not used by any board, and can be removed.\n\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\nSigned-off-by: Archit Taneja \u003carchit@ti.com\u003e\n"
    },
    {
      "commit": "c3f80cbcac28dee4503a229bf1cc50c43425d857",
      "tree": "f074f2a64be7fb42ebbb93606163abe02e192489",
      "parents": [
        "a0d8dde9cbde712fad65822152d2721eec1ca656"
      ],
      "author": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Tue Feb 12 14:59:17 2013 +0530"
      },
      "committer": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Apr 03 15:17:46 2013 +0300"
      },
      "message": "OMAPDSS: add fields to panels\u0027 platform data\n\nForthcoming panel patches will change the panel drivers to use platform\ndata to pass panel\u0027s gpios to the panel driver. This patch adds the\nrequired fields and platform data structs to the omap-panel-data.h file,\nso that the board files can be changed independently of the panel driver\nchanges.\n\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\nSigned-off-by: Archit Taneja \u003carchit@ti.com\u003e\n"
    },
    {
      "commit": "a0d8dde9cbde712fad65822152d2721eec1ca656",
      "tree": "e12462a19878429057245e9afc6daa46375caa0c",
      "parents": [
        "07961ac7c0ee8b546658717034fe692fd12eefa9"
      ],
      "author": {
        "name": "Archit Taneja",
        "email": "archit@ti.com",
        "time": "Tue Feb 12 16:46:46 2013 +0530"
      },
      "committer": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Wed Apr 03 15:17:45 2013 +0300"
      },
      "message": "OMAPDSS: panels: keep platform data of all panels in a single header\n\nStructs for platform data of omapdss panels are found in headers in the\n\u0027include/video/\u0027 path. Board files populate these structs with platform\nspecific values, and the panel driver uses these to configure the panel.\n\nCurrently, each panel has it\u0027s own header in the above path. Move all the\nomapdss panel platform data structs to a single header omap-panel-data.h.\nThis is useful because:\n\n- All other omapdss panel drivers will be modified to use platform data. This\n  would lead to a lot of panel headers usable only by omapdss. A lot of these\n  platform data structs are trivial, and don\u0027t really need a separate header.\n- Platform data would be eventually removed, and platform information would be\n  passed via device tree. Therefore, omapdss panel platform data structs are\n  temporary, and will be easier to remove if they are all in the same header.\n- All board files will have to include the same header to configure a panel\u0027s\n  platform data, that makes the board files more consistent.\n\nSigned-off-by: Archit Taneja \u003carchit@ti.com\u003e\n"
    }
  ]
}
