)]}'
{
  "log": [
    {
      "commit": "4f8a3ba700b882f61d4cea2d68a8f83fa93c6dfd",
      "tree": "0c23853ddfa10de1761aeae939adbd5c8194462e",
      "parents": [
        "818b97392932ac4cecc36ab839957258367004a9"
      ],
      "author": {
        "name": "Huang Shijie",
        "email": "b32955@freescale.com",
        "time": "Wed Sep 25 14:58:18 2013 +0800"
      },
      "committer": {
        "name": "Brian Norris",
        "email": "computersforpeace@gmail.com",
        "time": "Sun Oct 27 16:27:06 2013 -0700"
      },
      "message": "mtd: mtd-abi: add a helper to detect the nand type\n\nThe helper is for user applications, and it is just a copy of\nthe kernel helper: mtd_type_is_nand();\n\nSigned-off-by: Huang Shijie \u003cb32955@freescale.com\u003e\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\n"
    },
    {
      "commit": "fda5b0e24dca3d52671e5a6543a285d4e86c55e1",
      "tree": "4acb1287ecdc02559ffb197c3e3b3d13c38e6139",
      "parents": [
        "7a2b89acf8edbff462fa6e1fc6100c5dc85364ed"
      ],
      "author": {
        "name": "Huang Shijie",
        "email": "b32955@freescale.com",
        "time": "Wed Sep 25 14:58:16 2013 +0800"
      },
      "committer": {
        "name": "Brian Norris",
        "email": "computersforpeace@gmail.com",
        "time": "Sun Oct 27 16:27:06 2013 -0700"
      },
      "message": "mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH\n\nIn current code, the MTD_NANDFLASH is used to represent both the SLC and\nMLC. It is confusing to us.\n\nBy adding an explicit comment about these two macros, this patch makes it\nclear that:\n\tMTD_NANDFLASH    : stands for SLC NAND,\n\tMTD_MLCNANDFLASH : stands for MLC NAND (including TLC).\n\nSigned-off-by: Huang Shijie \u003cb32955@freescale.com\u003e\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\n"
    },
    {
      "commit": "95f9a4d27eadcc1e76c9196e9d90cf41e9bba6ba",
      "tree": "45937f99a7862e168cd8c1fde1188946080bf4b0",
      "parents": [
        "1557b9e1cb669f90696c863fbf525a1033022c10"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Wed May 01 23:42:47 2013 -0400"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "artem.bityutskiy@linux.intel.com",
        "time": "Wed May 29 15:19:26 2013 +0300"
      },
      "message": "UBI: document UBI_IOCVOLUP better in user header\n\nThe current ioctl define implies that this func expects to be passed a\n64bit number directly rather than a pointer to a 64bit.  The code that\nprocesses this ioctl shows that it clearly expects a pointer.\n\nIt\u0027d be best if we could change the type to \"__s64*\", but that would\nchange the generated ioctl number thus breaking the userland ABI.  So\njust add a comment for intrepid developers.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Artem Bityutskiy \u003cartem.bityutskiy@linux.intel.com\u003e\n"
    },
    {
      "commit": "4a8e43feeac7996b8de2d5b2823e316917493df4",
      "tree": "4f86f978deaaad81dfdab438e31eb50e4de05bdf",
      "parents": [
        "9e2d8656f5e8aa214e66b462680cf86b210b74a8"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue Oct 09 09:49:09 2012 +0100"
      },
      "committer": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue Oct 09 09:49:09 2012 +0100"
      },
      "message": "UAPI: (Scripted) Disintegrate include/mtd\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Michael Kerrisk \u003cmtk.manpages@gmail.com\u003e\nAcked-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nAcked-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    },
    {
      "commit": "4413e16d9d21673bb5048a2e542f1aaa00015c2e",
      "tree": "603b591283d5d5025840832a2987cfa3167cb794",
      "parents": [
        "abbf1590de22a6d2240a59383477da50d1402f6a"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue Oct 02 18:01:35 2012 +0100"
      },
      "committer": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue Oct 02 18:01:35 2012 +0100"
      },
      "message": "UAPI: (Scripted) Set up UAPI Kbuild files\n\nSet up empty UAPI Kbuild files to be populated by the header splitter.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nAcked-by: Dave Jones \u003cdavej@redhat.com\u003e\n"
    }
  ]
}
