)]}'
{
  "log": [
    {
      "commit": "7140c55738561907a1f66abf533d6358bf69ed9f",
      "tree": "3ac4f4b9dfa2be89252f77f55fcf3b5e931572fd",
      "parents": [
        "b1fd18cd9b8719f7668bb00e14f02a8e227e42e9"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Thu Dec 23 11:14:49 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:37 2011 -0300"
      },
      "message": "[media] v4l: Add missing 12 bits bayer media bus formats\n\nAdd codes and documentation for the following media bus formats:\n\n- V4L2_MBUS_FMT_SGBRG12_1X12\n- V4L2_MBUS_FMT_SGRBG12_1X12\n- V4L2_MBUS_FMT_SRGGB12_1X12\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b1fd18cd9b8719f7668bb00e14f02a8e227e42e9",
      "tree": "03d624c4c85117c66d9e46a3b8dd31df26f3e836",
      "parents": [
        "2d8deaf6b13e1b00fb65333bac9380b8c318adcf"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Fri Sep 03 05:47:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:36 2011 -0300"
      },
      "message": "[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variants\n\nThis adds following formats:\n- V4L2_MBUS_FMT_SRGGB10_1X10\n- V4L2_MBUS_FMT_SGBRG10_1X10\n- V4L2_MBUS_FMT_SRGGB10_DPCM8_1X8\n- V4L2_MBUS_FMT_SGBRG10_DPCM8_1X8\n- V4L2_MBUS_FMT_SBGGR10_DPCM8_1X8\n\nSigned-off-by: Sergio Aguirre \u003csaaguirre@ti.com\u003e\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2d8deaf6b13e1b00fb65333bac9380b8c318adcf",
      "tree": "a6f60ffb764a54487b57246c7bea2c1ecfd19dd7",
      "parents": [
        "f80a3ab083474670527df3ca849546a7059da766"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Wed Sep 01 12:59:36 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:35 2011 -0300"
      },
      "message": "[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes\n\nAdd the following media bus format code definitions:\n\n- V4L2_MBUS_FMT_SGRBG10_1X10 for 10-bit GRBG Bayer\n- V4L2_MBUS_FMT_SGRBG10_DPCM8_1X8 for 10-bit DPCM compressed GRBG Bayer\n- V4L2_MBUS_FMT_YUYV16_1X16 for 8-bit YUYV on 16-bit bus\n- V4L2_MBUS_FMT_UYVY16_1X16 for 8-bit UYVY on 16-bit bus\n- V4L2_MBUS_FMT_YVYU16_1X16 for 8-bit YVYU on 16-bit bus\n- V4L2_MBUS_FMT_VYUY16_1X16 for 8-bit VYUY on 16-bit bus\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dacdde78b39e49edf2f7af85be4b613978280b26",
      "tree": "78765a533ff3520c0145bcb9f35f0d5f5a4109ff",
      "parents": [
        "076704332ca6da550cbc279918ef8b88b4ac1e45"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Wed Sep 01 12:58:22 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:25 2011 -0300"
      },
      "message": "[media] v4l: Group media bus pixel codes by types and sort them alphabetically\n\nAdding new pixel codes at the end of the enumeration will soon create a\nmess, so group the pixel codes by type and sort them by bus_width, bits\nper component, samples per pixel and order of subsamples.\n\nAs the codes are part of the kernel ABI their value can\u0027t change when a\nnew code is inserted in the enumeration, so they are given an explicit\nnumerical value. When inserting a new pixel code developers must use and\nupdate the next free value.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "076704332ca6da550cbc279918ef8b88b4ac1e45",
      "tree": "0a924fb5817d63f33f329992372d3a4215d10d80",
      "parents": [
        "84d0688dfc7eedb2147532bf52ff7073d5c3c7b9"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Tue Sep 28 07:01:44 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:23 2011 -0300"
      },
      "message": "[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8\n\nFor consistency with the V4L2_MBUS_FMT_Y10_1X10 format.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "84d0688dfc7eedb2147532bf52ff7073d5c3c7b9",
      "tree": "3af8309b6d671b718cc49a5f2e21cb842cbc740d",
      "parents": [
        "2ef2d5a336891ee38fee7c7ad2396e31ac9d8aaa"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Wed Oct 06 03:30:26 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:22 2011 -0300"
      },
      "message": "[media] v4l: Replace enums with fixed-sized fields in public structure\n\nThe v4l2_mbus_framefmt structure will be part of the public userspace\nAPI and used (albeit indirectly) as an ioctl argument. As such, its size\nmust be fixed across userspace ABIs.\n\nReplace the v4l2_field and v4l2_colorspace enums by __u32 fields and add\npadding for future enhancements.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2ef2d5a336891ee38fee7c7ad2396e31ac9d8aaa",
      "tree": "433db5b5d9a74a387b5d8ad12ae7f971e7f1a926",
      "parents": [
        "61f5db549dde43fb91a8b337f3a4096e4076c2d9"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Mon Mar 15 19:33:31 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:53:21 2011 -0300"
      },
      "message": "[media] v4l: Move the media/v4l2-mediabus.h header to include/linux\n\nThe header defines the v4l2_mbus_framefmt structure which will be used\nby the V4L2 subdevs userspace API.\n\nChange the type of the v4l2_mbus_framefmt::code field to __u32, as enum\nsizes can differ between different ABIs on the same architectures.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ]
}
