)]}'
{
  "log": [
    {
      "commit": "6273fda6e32e2cd9a478545d0cbc15ac497b1f4b",
      "tree": "0b44d28fd3fb2092b332c8372b7325ca18f004ee",
      "parents": [
        "77ac0baf24d1a43498f7bdf6efa2ee6c4ed0ebaa"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sat Mar 14 17:06:07 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Mar 30 12:43:22 2009 -0300"
      },
      "message": "V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloads\n\nThis addition to the v4l2-api add definitions for the constants and\ndata structures used for sliced VBI data insertion into MPEG streams triggered\nby V4L2_MPEG_STREAM_VBI_FMT_IVTV.  This simply declares what the ivtv and\ncx18 drivers and MythTV have already been doing and provides a proper data\nstructure definition to user space.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4c522e74902a1fa15a7ec5e5a3325b250afa54ab",
      "tree": "6a0065d55ab9901e8e786ef33c405e2f8fab4211",
      "parents": [
        "176c2f34157a8d8b252c8f0bc242457c971b06a1"
      ],
      "author": {
        "name": "Kirill A. Shutemov",
        "email": "kirill@shutemov.name",
        "time": "Wed Sep 10 08:22:06 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Oct 12 09:37:01 2008 -0200"
      },
      "message": "V4L/DVB (8959): include \u003clinux/videodev2.h\u003e into linux/ivtv.h\n\nlinux/videodev2.h defines enum v4l2_buf_type and struct v4l2_rect\n\nSigned-off-by: Kirill A. Shutemov \u003ckirill@shutemov.name\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5e6b83ed8c00f2e2ae5b2413c5907bed735b600d",
      "tree": "6402161e2c7567f837fc515b192a7e46d2f7cd50",
      "parents": [
        "605d9288b3e8a3d15e6f36185c2fc737b6979572"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Sat Aug 16 11:55:04 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 16 16:46:57 2008 -0700"
      },
      "message": "Fix header export of videodev2.h, ivtv.h, ivtvfb.h\n\nThe exported copy of videodev2.h contains this line:\n\n\t#define #include \u003csys/time.h\u003e\n\nThis is because for some reason it defines __user for itself -- despite\nthe fact that we remove all instances of __user when exporting headers.\n_All_ pointers in userspace are user pointers. Fix it by removing the\nunnecessary \u0027#define __user\u0027 from the file.\n\nThe new headers ivtv.h and ivtvfb.h would have the same problem... if\nwhoever put them there had actually remembered to add them to the Kbuild\nfile while he was at it. Fix those too, and export them as was\npresumably intended.\n\nNote that includes of \u003clinux/compiler.h\u003e are also stripped by the header\nexport process, so those don\u0027t need to be conditional.\n\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "51b39dfa5477fdb2459e3c46f855f01b8b03102d",
      "tree": "cf9dc0084a8d364d78c1eaa1786e85e9d8421286",
      "parents": [
        "136280322d894e6ec07187f2427b00c3d64ad066"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Aug 26 06:13:04 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Oct 09 22:07:28 2007 -0300"
      },
      "message": "V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "1a0adaf37c30e89e44d1470ef604a930999a5826",
      "tree": "6e6d6e823f44abdb2ed3847e00406a75bc968cef",
      "parents": [
        "ac52ea3c3c04403d10acf0253180ec6f51977142"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Apr 27 12:31:25 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Apr 27 15:43:50 2007 -0300"
      },
      "message": "V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder\n\nIt took three core maintainers, over four years of work, eight new i2c\nmodules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced\nVBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding\nAPI, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac\nsupport from Axel Thimm, (hardware) support from Hauppauge, support and\nassistance from the v4l-dvb people and the many, many users of ivtv to\nfinally make it possible to merge this driver into the kernel.\nThank you all!\n\nSigned-off-by: Kevin Thayer \u003cnufan_wfk@yahoo.com\u003e\nSigned-off-by: Chris Kennedy \u003cc@groovy.org\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: John P Harvey \u003cjohn.p.harvey@btinternet.com\u003e\nSigned-off-by: Ian Armstrong \u003cian@iarmst.demon.co.uk\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    }
  ]
}
