)]}'
{
  "log": [
    {
      "commit": "dc93a70cc7f92e1dbaf29fa7dfd914b0f618fb31",
      "tree": "ec14edc6348b80390a1787e70828b5cd3401fe3c",
      "parents": [
        "be49e368fb6e20c3a90c566b040ac3d248e2ce29"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 21:28:27 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:35 2008 -0200"
      },
      "message": "V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev\n\nInstead of relying on the cdev release callback we should rely on the\nrelease callback from the device struct. This requires that we use\nget_device/put_device to do proper refcounting. In order to do this\nsafely v4l2-dev.c now sets up its own file_operations that call\nout to the driver\u0027s ops.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "be49e368fb6e20c3a90c566b040ac3d248e2ce29",
      "tree": "4589ff61765eac19f61f6bc609c67be96320d2da",
      "parents": [
        "14983d8163c78826386404b27ee5bfc72e25a9d4"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Mon Dec 22 22:38:23 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:34 2008 -0200"
      },
      "message": "V4L/DVB (9972): v4l: usbvideo, fix module ref count check\n\nusbvideo_ClientIncModCount may return value \u003c 0 in the case of error, not \u003e 0.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "14983d8163c78826386404b27ee5bfc72e25a9d4",
      "tree": "4d014366e77ae1c010d8610fb499e672d959243a",
      "parents": [
        "bc97430510960846b6e8f2d62c503653031991e1"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 22 20:58:41 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:34 2008 -0200"
      },
      "message": "V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bc97430510960846b6e8f2d62c503653031991e1",
      "tree": "b4a08f2412fe75f61057d17c293c4f59f8868e14",
      "parents": [
        "b3ee7e21f25cdd50cccc906dc09e547f36166372"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 22 20:34:18 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:33 2008 -0200"
      },
      "message": "V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b3ee7e21f25cdd50cccc906dc09e547f36166372",
      "tree": "677a492e0713af630aca42b6e9d5dfd168dd1673",
      "parents": [
        "12f91a3fac52ea0fb0913b4e0e66e7357f31251c"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 10:34:22 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:33 2008 -0200"
      },
      "message": "V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl.\n\nConverted to v4l2_subdev. While doing that I also discovered a stray \u0027break\u0027\nthat broke the S_CTRL handling. Fixed that as well.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "12f91a3fac52ea0fb0913b4e0e66e7357f31251c",
      "tree": "bfcbc84c51523b59cff6dfb7c2bf457e879a7f8c",
      "parents": [
        "973909e816baa85a969d2edd5ac12a1ca8669cec"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 13:43:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:32 2008 -0200"
      },
      "message": "V4L/DVB (9966): tda9875: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "973909e816baa85a969d2edd5ac12a1ca8669cec",
      "tree": "ed495bc687811bd75c011b3cce90e9658e69e743",
      "parents": [
        "d531305ae148d5a401f34cd64434824f5cb8c2b1"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 13:21:57 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:32 2008 -0200"
      },
      "message": "V4L/DVB (9965): tda9840: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d531305ae148d5a401f34cd64434824f5cb8c2b1",
      "tree": "695ac035dbc8a9ea581a8ca7dc3748d6de0d14b3",
      "parents": [
        "6869ffe80e4d662a99cea70acad087bb71beb21a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 13:04:05 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:31 2008 -0200"
      },
      "message": "V4L/DVB (9964): tda7432: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6869ffe80e4d662a99cea70acad087bb71beb21a",
      "tree": "4851f575f59a77014163f91251d8902e05807a8e",
      "parents": [
        "2a5b828d753de1675497a319cd4fa67f4dfbb46a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 12:43:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:31 2008 -0200"
      },
      "message": "V4L/DVB (9963): tlv320aic23b: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2a5b828d753de1675497a319cd4fa67f4dfbb46a",
      "tree": "d8ff64419613830275df9b8cbb56cfdb833c299b",
      "parents": [
        "85d826b01751c17bc70a97bcacc1886f0c79917d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 12:33:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:30 2008 -0200"
      },
      "message": "V4L/DVB (9962): tea6420: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "85d826b01751c17bc70a97bcacc1886f0c79917d",
      "tree": "dd4b907700c50fbea93aabde87c8dcb8bd1552f0",
      "parents": [
        "035f8dc1e478c67ea2682fde8f26ee9d0982a2e7"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 12:29:07 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:30 2008 -0200"
      },
      "message": "V4L/DVB (9961): tea6415c: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "035f8dc1e478c67ea2682fde8f26ee9d0982a2e7",
      "tree": "c80b34070ad512dfb66a0d33171d698f578eba5f",
      "parents": [
        "64f70e7e30a074d4f0422679eaa994fa52ba84fc"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 12:27:28 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:29 2008 -0200"
      },
      "message": "V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "64f70e7e30a074d4f0422679eaa994fa52ba84fc",
      "tree": "d8f9d9412f55c7159099bc6e2caea07755a5236a",
      "parents": [
        "6b8fe02557fcf5edd228ec1e3a6a7f8a86b294a6"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 12:11:32 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:29 2008 -0200"
      },
      "message": "V4L/DVB (9959): tvaudio: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b8fe02557fcf5edd228ec1e3a6a7f8a86b294a6",
      "tree": "6374acc4fdd0d0b06988b67426886a7cb60ea182",
      "parents": [
        "1fe2740ff10b3de1aab8f88f2f05547e5f369035"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 11:17:25 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:28 2008 -0200"
      },
      "message": "V4L/DVB (9958): tvp5150: convert to v4l2_subdev.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1fe2740ff10b3de1aab8f88f2f05547e5f369035",
      "tree": "efe195799feb740906d0adc35ec7e30efb2e8f74",
      "parents": [
        "531c98e71805b32e9ea35a218119100bbd2b7615"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Dec 18 11:16:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:28 2008 -0200"
      },
      "message": "V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "531c98e71805b32e9ea35a218119100bbd2b7615",
      "tree": "548f878b2d4abd66bee8d0fa0b19eeb9cf3182c9",
      "parents": [
        "4b00eb25340c1a9b9eedaf0bc5b0f0d18eddb028"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 22 13:18:27 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:27 2008 -0200"
      },
      "message": "V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips\n\nThe em28xx driver can be coupled to an anciliary AC97 chip. This patch\nallows read/write AC97 registers directly.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4b00eb25340c1a9b9eedaf0bc5b0f0d18eddb028",
      "tree": "1f49f4f5257f816f247c38b73fe3e965b92fdf6b",
      "parents": [
        "a47ddf1425554ca0b1e9b16b20a9d631e5daaaa8"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 11:17:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:27 2008 -0200"
      },
      "message": "V4L/DVB (9944): videodev2.h: fix typo.\n\nThe comment said CX2584X instead of CX2341X.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a47ddf1425554ca0b1e9b16b20a9d631e5daaaa8",
      "tree": "a1573c9fce0ec06dfa04ca148b875a8ce2e7fed3",
      "parents": [
        "806e5b7cfa96195baadc4cc4663266aaac92e22b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 10:20:22 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:26 2008 -0200"
      },
      "message": "V4L/DVB (9943): v4l2: document video_device.\n\nAdd the missing video_device documentation to v4l2-framework.txt.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "806e5b7cfa96195baadc4cc4663266aaac92e22b",
      "tree": "9f53edd254a2e6dcbb1f832dc164b1389db20e7f",
      "parents": [
        "cfbd3072890e119639b97a133d84c13d25bba034"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 09:10:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:26 2008 -0200"
      },
      "message": "V4L/DVB (9942): v4l2-dev: check for parent device in get_index.\n\nget_index requires a valid parent device in order to discover which\nindices are in use. Some drivers (e.g. pvrusb2) do not set the parent\ndevice. In that case just return 0.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cfbd3072890e119639b97a133d84c13d25bba034",
      "tree": "7a98b90131143c6e6bde541ca680af9b82eed243",
      "parents": [
        "77587c5627aab50636ea0f93c28d2013cd0b7004"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 07:36:46 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:25 2008 -0200"
      },
      "message": "V4L/DVB (9941): cx24113: fix compile warnings\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "77587c5627aab50636ea0f93c28d2013cd0b7004",
      "tree": "948f73d3d392041cc2c97e5d82ffe1dcde8665cd",
      "parents": [
        "49dd1315fae94ef6161f72c7be961560d3309f17"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 07:18:38 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:25 2008 -0200"
      },
      "message": "V4L/DVB (9940): bt832: remove this driver\n\nThe bt832 i2c driver was never used or even compiled and is no longer\nmaintained. It is now removed completely.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "49dd1315fae94ef6161f72c7be961560d3309f17",
      "tree": "d02c9cb1b29f619f042461398f7c5c8779123562",
      "parents": [
        "55d81aa5c11f9da510a72cc48fd59689b3e91e3a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 19 07:07:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:24 2008 -0200"
      },
      "message": "V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "55d81aa5c11f9da510a72cc48fd59689b3e91e3a",
      "tree": "346221769914f99581eff5cdb5afe068acacd77b",
      "parents": [
        "57e24b629a5282bee24aaff44977270a3e462041"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sat Dec 20 23:48:57 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:24 2008 -0200"
      },
      "message": "V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL parameters\n\nUse a consistent crystal value of 28.636360 MHz for computing all PLL\nparameters so clocks don\u0027t have relative error due to assumed crystal\nvalue mismatches.  Also aimed to have all PLLs run their VOCs at close to\n400 MHz to minimze the error of these PLLs as frequency synthesizers. Also\nset the VDCLK and AIMCLK PLLs to sane values before the APU and CPU firmware\nare loaded.  Also fixed I2S Master clock dividers.\n\nMany thanks to Mike Bradley and Jeff Campbell for reporting this problem and\nsuggesting the solution, researching and experimenting, and performing\nextensive testing to support their suggested solution.\n\nReported-by: Jeff Campbell \u003cjac1dlists@gmail.com\u003e\nReported-by: Mike Bradley \u003cmike.bradley@incanetworks.com\u003e\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "57e24b629a5282bee24aaff44977270a3e462041",
      "tree": "6e2206b9162162dfa540527426d9d49b351294e3",
      "parents": [
        "15029b39bb95a765b57ad81f5062718b10422072"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sat Dec 20 23:26:38 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:23 2008 -0200"
      },
      "message": "V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures\n\nDisable AV_LOCK, locking of audio PLL to video PLL in the cx18-av-core for\nanalog captures.  It seems to have adverse effects on captures from\nSVideo and CVBS sources with current clock \u0026 crystal settings in the driver.\n\nMany thanks to Jeff Campbell and Mike Bradley for reporting this problem,\nand suggesting the solution and performing extensive testing to support their\nsuggestion.\n\nReported-by: Jeff Campbell \u003cjac1dlists@gmail.com\u003e\nReported-by: Mike Bradley \u003cmike.bradley@incanetworks.com\u003e\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "15029b39bb95a765b57ad81f5062718b10422072",
      "tree": "f965fdf0a5f1b67e4b64f4641be0886bd411117a",
      "parents": [
        "92f45badbbaccdbc1be25085292a1e258948e221"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Dec 21 10:44:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:23 2008 -0200"
      },
      "message": "V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "92f45badbbaccdbc1be25085292a1e258948e221",
      "tree": "8ef5a0ea174e0661fdd96da509096ebcf161df84",
      "parents": [
        "b6070f0756fe1bccda1c8c67a6bfdfa51022b664"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Dec 21 10:35:25 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:22 2008 -0200"
      },
      "message": "V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module\n\nAdded all missing v4l1/2 ioctls and fix several broken conversions.\nPartially based on work done by Cody Pisto \u003ccpisto@gmail.com\u003e.\n\nTested-by: Brandon Jenkins \u003cbcjenkins@tvwhere.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b6070f0756fe1bccda1c8c67a6bfdfa51022b664",
      "tree": "d2aa714fcff17fd2fdffe2cfae1f51d59a725a4a",
      "parents": [
        "5db0b5e1adff92dac54f2dfb1846a42501c8f7d9"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 22 06:20:32 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:22 2008 -0200"
      },
      "message": "V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic\n\nvidioc_g_ctrl() were using an uneeded confusing logic. Instead, use the\ndirect approach.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5db0b5e1adff92dac54f2dfb1846a42501c8f7d9",
      "tree": "35269dd4a5274febc8c90a9a667deb284161d635",
      "parents": [
        "02ebf23bc20eee5d91d008a9e831e7768d963946"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 22 06:14:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:21 2008 -0200"
      },
      "message": "V4L/DVB (9930): em28xx: Fix bad locks on error condition\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "02ebf23bc20eee5d91d008a9e831e7768d963946",
      "tree": "2ffbc6adc00f269f1f2290b65c25e4785b3f3fa6",
      "parents": [
        "bddcf63313c6a4a85f94db092f45e31f530da691"
      ],
      "author": {
        "name": "Alan Nisota",
        "email": "alannisota@gmail.com",
        "time": "Sat Dec 20 12:03:06 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:21 2008 -0200"
      },
      "message": "V4L/DVB (9928): Convert GP8PSK module to use S2API\n\nThis patch converts the gp8psk module to use the S2API.\nIt pretends to be  DVB-S2 capable in order to allow the various\nsupported modulations (8PSK, QPSK-Turbo, etc), and keep software\ncompatibility with the S2API patches for Mythtv and VDR.\n\nSigned-off by: Alan Nisota \u003calannisota@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bddcf63313c6a4a85f94db092f45e31f530da691",
      "tree": "10fa9a1bd5395717cf789dd75dfcad920dd1e0fb",
      "parents": [
        "381aaba91de9659ccb8c061d6b7248e606903374"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Dec 20 09:06:37 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:20 2008 -0200"
      },
      "message": "V4L/DVB (9927): em28xx: use a more standard way to specify video formats\n\nThis patch uses the same code for enumberating video formats that are\npresent on cx88, bttv and saa7134 drivers.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "381aaba91de9659ccb8c061d6b7248e606903374",
      "tree": "85d9a08aa22aa0c0edfef1ae5806e57d14ccccb2",
      "parents": [
        "16a5e53d09227a080410b0385a7884bf7b84bc06"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Dec 20 07:43:34 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:20 2008 -0200"
      },
      "message": "V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep\n\nThe changeset 78aa52a159cf introduced a bug on em28xx: buffer setup should be\nawaking xc3028. Instead, since we didn\u0027t specify the tuner mode, the device\nwere going to sleep, due to the lack of tuner mode when asking tuner to handle\nVIDIOC_S_FREQUENCY:\n\nxc2028 0-0061: Device is Xceive 3028 version 1.0, firmware version 2.7\nxc2028 0-0061: divisor\u003d 00 00 14 d0 (freq\u003d83.250)\nxc2028 0-0061: Putting xc2028/3028 into poweroff mode.\nxc2028 0-0061: Printing sleep stack trace:\nPid: 10936, comm: mplayer Tainted: P   M      2.6.27.8 #1\n\nCall Trace:\n [\u003cffffffffa0b759ea\u003e] xc2028_sleep+0x89/0x1ab [tuner_xc2028]\n [\u003cffffffffa0b48fb9\u003e] tuner_s_frequency+0xf5/0x165 [tuner]\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "16a5e53d09227a080410b0385a7884bf7b84bc06",
      "tree": "ee0ac4f7a4272788a169786a8cdd9eabcf5662de",
      "parents": [
        "d553cc958aacdc3cdfcecd675b15458aa156c736"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Dec 20 07:17:10 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:19 2008 -0200"
      },
      "message": "V4L/DVB (9925): tuner-core: add debug msg\u0027s when asking tuner to sleep\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d553cc958aacdc3cdfcecd675b15458aa156c736",
      "tree": "fec14be2db1644ce5db98fe7607a58451e5eb224",
      "parents": [
        "c665f4dd99a584036c2bd79a6baa25b06cae42f8"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Wed Dec 17 02:25:00 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:19 2008 -0200"
      },
      "message": "V4L/DVB (9923): xc5000: remove init_fw option\n\nThe init_fw option was broken for the HVR-950q because we would call the reset\ncallback inside of dvb_attach() and the callback had not been setup yet.\n\nMichael Krufky (who added the init_fw feature) says it\u0027s no longer required,\nso just remove the option completely.\n\nThanks to user Zzeiss from #linuxtv chat for reporting the issue and\nMichael Krufky \u003cmkrufky@linuxtv.org\u003e for proposing the fix.\n\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nAcked-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c665f4dd99a584036c2bd79a6baa25b06cae42f8",
      "tree": "3ef1d1874a43e910374b7ff33097556c1d326859",
      "parents": [
        "b1fa26c66c975bbd3173a45ef673870fd1d52dea"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Tue Dec 16 23:35:23 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:18 2008 -0200"
      },
      "message": "V4L/DVB (9922): em28xx: don\u0027t assume every eb1a:2820 reference design is a Prolink PlayTV USB2\n\nDon\u0027t operate under the assumption that every device that uses the em2820\ndefault USB ID is a Prolink PlayTV USB.  We have an eeprom hash, so use that,\nsince otherwise we cannot support other devices with the 2820 default USB ID\n(such as the ADS Tech Instant TV USB USBAV-704)\n\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b1fa26c66c975bbd3173a45ef673870fd1d52dea",
      "tree": "72f7362e3afbfb540f2eb3754e81a8e12ffef09e",
      "parents": [
        "793927372626bae48b32db24dddde40d73923a9c"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Tue Dec 16 23:15:33 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:18 2008 -0200"
      },
      "message": "V4L/DVB (9921): em28xx: add chip id for em2874\n\nAdd the em2870 to the list of known em28xx chip ids.\n\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "793927372626bae48b32db24dddde40d73923a9c",
      "tree": "462a96b1da4da035e78acb4d835734d8ac20f303",
      "parents": [
        "6639f1e060c2d2f3331ba6bcefe8f65b623365f3"
      ],
      "author": {
        "name": "Darron Broad",
        "email": "darron@kewl.org",
        "time": "Thu Dec 18 06:28:35 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:17 2008 -0200"
      },
      "message": "V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000\n\nThis cleans-up the advise/acquire methods.\n\nThis has been tested on the hvr-1300/4000 and assumed to be\ncorrect on the hvr-3000.\n\nThis update also fixes analogue tuning on the hvr-1300\nwhen in blackbird mode.\n\nSigned-off-by: Darron Broad \u003cdarron@kewl.org\u003e\nCc: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6639f1e060c2d2f3331ba6bcefe8f65b623365f3",
      "tree": "0258b3165e479a5a360c8c50b35f51c771d618d9",
      "parents": [
        "2fac9a0f44d1950abb0e16f5d43f88866962ca3c"
      ],
      "author": {
        "name": "Darron Broad",
        "email": "darron@kewl.org",
        "time": "Thu Dec 18 06:28:18 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:17 2008 -0200"
      },
      "message": "V4L/DVB (9917): cx24116: change to ALGO_HW\n\nSlow tuning, EG:\n\n\u003e szap-s2 -r -c 39.FTATV \"1\u003dPgm1;Net1\"\nreading channels from file \u002739.FTATV\u0027\nzapping to 3 \u00271\u003dPgm1;Net1\u0027:\ndelivery DVB-S, modulation QPSK\nsat 0, frequency 11140 MHz V, symbolrate 1425000, coderate 5/6, rolloff 0.35\nvpid 0x0200, apid 0x0300, sid 0x0001\nusing \u0027/dev/dvb/adapter0/frontend0\u0027 and \u0027/dev/dvb/adapter0/demux0\u0027\nstatus 00 | signal c2c0 | snr 0000 | ber 00012d4a | unc 00000000 |\nstatus 03 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 03 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 03 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 03 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 03 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 1f | signal c040 | snr bb33 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\n\nAppears to be resolved by dropping zig-zag tuning and relying on\nhardware only:\n\n\u003e szap-s2 -r -c 39.FTATV \"1\u003dPgm1;Net1\"\nreading channels from file \u002739.FTATV\u0027\nzapping to 3 \u00271\u003dPgm1;Net1\u0027:\ndelivery DVB-S, modulation QPSK\nsat 0, frequency 11140 MHz V, symbolrate 1425000, coderate 5/6, rolloff 0.35\nvpid 0x0200, apid 0x0300, sid 0x0001\nusing \u0027/dev/dvb/adapter0/frontend0\u0027 and \u0027/dev/dvb/adapter0/demux0\u0027\nstatus 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 1f | signal ff80 | snr c199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal c040 | snr c199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal ff80 | snr c199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\n\nTuning to a weaker channel shows that the hardware recovers sync:\n\nstatus 1f | signal fe40 | snr 5199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 03 | signal fd40 | snr 5000 | ber 00000000 | unc 00000000 |\nstatus 1f | signal fe40 | snr 5000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 03 | signal fd80 | snr 5000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal fd80 | snr 4e66 | ber 00000000 | unc 00000000 |\nstatus 1f | signal fe40 | snr 5000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 03 | signal fe40 | snr 5000 | ber 00000000 | unc 00000000 |\nstatus 01 | signal fd80 | snr 0000 | ber 00000000 | unc 00000000 |\nstatus 1f | signal fe40 | snr 5199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\n\nAlso, tuning, moving the dish and then restoring the dish also retunes.\n\nSigned-off-by: Darron Broad \u003cdarron@kewl.org\u003e\nCc: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2fac9a0f44d1950abb0e16f5d43f88866962ca3c",
      "tree": "7e94d0cd7bfbd774321bfb79a8d00b92fd4e30a2",
      "parents": [
        "2fd9339664bc18a5345bbd6b855ff58273049f32"
      ],
      "author": {
        "name": "Darron Broad",
        "email": "darron@kewl.org",
        "time": "Thu Dec 18 06:27:50 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:16 2008 -0200"
      },
      "message": "V4L/DVB (9916): dvb-core: don\u0027t add an event when in ONE SHOT mode for algo type HW\n\nIt has been noticed that in HW tuning mode in cx24123.c that\na check is made to not alter the status var when in one shot\nmode, a simpler solution is to not update here for all cards.\n\nCc: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Darron Broad \u003cdarron@kewl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2fd9339664bc18a5345bbd6b855ff58273049f32",
      "tree": "d6786e6e7367c75b068a1cbe7a63c5a0cce7af51",
      "parents": [
        "3569476dcebc7d6154815239ec982dee77511581"
      ],
      "author": {
        "name": "Darron Broad",
        "email": "darron@kewl.org",
        "time": "Thu Dec 18 06:27:23 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:16 2008 -0200"
      },
      "message": "V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630\n\nThanks to AKPM for spotting this.\n\nCc: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Darron Broad \u003cdarron@kewl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3569476dcebc7d6154815239ec982dee77511581",
      "tree": "491351162491c98639eb75f3b03d06ddc35baabb",
      "parents": [
        "e278e746bc95dd1e7aa90eb5b858c309266797cd"
      ],
      "author": {
        "name": "Darron Broad",
        "email": "darron@kewl.org",
        "time": "Thu Dec 18 06:21:51 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:15 2008 -0200"
      },
      "message": "V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookup\n\nDelsys was missing when searching for FEC in table.\n\nThis fixes FEC lookup for DVB-S2 QPSK modulation.\n\nCc: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Darron Broad \u003cdarron@kewl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e278e746bc95dd1e7aa90eb5b858c309266797cd",
      "tree": "78856a2d2cd325a44c92aab9295a031a3f6dbd69",
      "parents": [
        "efc52a94840198eb5ba68107812b879d34959dbb"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Dec 18 06:00:25 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:15 2008 -0200"
      },
      "message": "V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code\n\ntuner-xc3028 can be put to sleep to save power. However, if not properly\nrecovered from sleep, the device won\u0027t work. It is noticed that some\ndevices doesn\u0027t recover properly, so let\u0027s add a dump_stack() as a debug\noption, to allow us to track when this happens.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "efc52a94840198eb5ba68107812b879d34959dbb",
      "tree": "24cfe20c1c2558e1c572a91718596f994a75b933",
      "parents": [
        "cf8c91c3e77cc26c43cfe6fc47e649b685736259"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 16 22:04:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:14 2008 -0200"
      },
      "message": "V4L/DVB (9912): em28xx: fix/improve em28xx locking schema\n\nChanges/fixes on em28xx dev-\u003elock:\n\n- em28xx_init_dev() were unlocking without a previous lock;\n\n- some read ioctls need to lock after the removal of KBL, since a write\n  may be happening at the same time an ioctl is reading;\n\n- keep the device locked during all device initialization;\n\n- lock/unlock while reading/writing registers.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cf8c91c3e77cc26c43cfe6fc47e649b685736259",
      "tree": "a23a6fd92f7a3422b14a63956e88a56337c0ca43",
      "parents": [
        "29b59417c514a2c5291abb4e3a42e5245ffe6058"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 16 20:36:13 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:14 2008 -0200"
      },
      "message": "V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn\u0027t need any lock\n\nvidioc_try_fmt_vid_cap() just checks if a given resolution is supported.\nIt doesn\u0027t touch on struct em28xx device descriptor. so, there\u0027s no need\nto lock.\n\nWhile there, use unlikely() for those values that aren\u0027t likely to\noccur.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "29b59417c514a2c5291abb4e3a42e5245ffe6058",
      "tree": "6f257bcbb964919de59ba2cbc483dc876025b771",
      "parents": [
        "7831364f33af9bb7333f333e9a239b1dd2edea1c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 16 20:19:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:13 2008 -0200"
      },
      "message": "V4L/DVB (9910): em28xx: move res_get locks to the caller routines\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7831364f33af9bb7333f333e9a239b1dd2edea1c",
      "tree": "a699ba31bca6f697fbdc35f31ba60a5098085c8d",
      "parents": [
        "7d4f0b8153608fbfdae26887512fa1fb5229cde9"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 16 20:00:49 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:13 2008 -0200"
      },
      "message": "V4L/DVB (9909): em28xx: move dev-\u003elock from res_free to the caller routines\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7d4f0b8153608fbfdae26887512fa1fb5229cde9",
      "tree": "0018b06de9bbc4b2b727159d16a5949f3d8cf19e",
      "parents": [
        "69373f6a9cde6a7683d877ca8ad296112fe032e6"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Dec 15 07:19:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:12 2008 -0200"
      },
      "message": "V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "69373f6a9cde6a7683d877ca8ad296112fe032e6",
      "tree": "4f3ac30534067248e9223d5931e951af08d33b9a",
      "parents": [
        "9768352ac1f9cc3aae675adb299452bd28a54734"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Dec 15 07:15:32 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:12 2008 -0200"
      },
      "message": "V4L/DVB (9904): v4l: fix compile warning.\n\nFix (bogus) compile warning about uninitialized variable.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9768352ac1f9cc3aae675adb299452bd28a54734",
      "tree": "eac3d5caefbcccae4b6cdb877aa86b581ea1e7ba",
      "parents": [
        "6df126f834c7f6972528cba43604ce0c97329886"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Tue Dec 16 06:46:32 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:11 2008 -0200"
      },
      "message": "V4L/DVB (9903): uvcvideo: V4L2 zoom controls support\n\nAdd support for absolute and continuous zoom controls (mapped to absolute\nand relative UVC zoom controls).\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6df126f834c7f6972528cba43604ce0c97329886",
      "tree": "65189aa76f9bbdbeb61d2fb127e2bb26db8226e4",
      "parents": [
        "74980159e75e3a6913d23d1508da57d018fe7436"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Tue Dec 16 06:44:11 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:11 2008 -0200"
      },
      "message": "V4L/DVB (9902): uvcvideo: V4L2 privacy control support\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "74980159e75e3a6913d23d1508da57d018fe7436",
      "tree": "973a0e8756ea3997cebc053e016f1f8f1c822236",
      "parents": [
        "046425f8c4ac431db00c09a6d9fba16560b8e5b9"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Dec 14 16:24:04 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:10 2008 -0200"
      },
      "message": "V4L/DVB (9899): v4l2: Add missing control names\n\nUpdate v4l2_ctrl_get_name() and v4l2_ctrl_get_menu() with missing\ncontrol names and menu values.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "046425f8c4ac431db00c09a6d9fba16560b8e5b9",
      "tree": "91be10b163813428915abe929b09d5abf5ac62fc",
      "parents": [
        "0877258d98154565def498833ccb208234c85084"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Dec 14 16:22:05 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:10 2008 -0200"
      },
      "message": "V4L/DVB (9898): v4l2: Add privacy control\n\nThe privacy control prevents video from being acquired by the camera. A true\nvalue indicates that no image can be captured. Devices that implement the\nprivacy control must support read access and may support write access.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0877258d98154565def498833ccb208234c85084",
      "tree": "86532b6f3f9ee3b822995511dc7ecce4ebcd0181",
      "parents": [
        "fd6b9c978dc3447b9b4677d8949ef3ea7f946abc"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Dec 14 16:21:16 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:09 2008 -0200"
      },
      "message": "V4L/DVB (9897): v4l2: Add camera zoom controls\n\nThe zoom controls move the zoom lens group to a an absolute position, as a\nrelative displacement or at a given speed until reaching physical device\nlimits. Positive values move the zoom lens group towards the telephoto\ndirection, negative values towards the wide-angle direction.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fd6b9c978dc3447b9b4677d8949ef3ea7f946abc",
      "tree": "d51f63f2f2b19b14e12d5e847b0357de39296cb1",
      "parents": [
        "50b86bac6ae6dda00faa14f7d73ae2412eacc240"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sun Dec 14 21:26:25 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:09 2008 -0200"
      },
      "message": "V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process\n\nRefine the firmware load and firmware startup process.  Significant changes\nare to ensure the SCB and IPC area are correct before starting up the firmware,\nand letting the CPU firmware start up the APU firmware for us.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "50b86bac6ae6dda00faa14f7d73ae2412eacc240",
      "tree": "a34b376d559982e6ce97ddb7e0899e90ad371235",
      "parents": [
        "f6b181ac3bda7aab227e9ee3148bc9b7f1889c57"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sun Nov 23 19:16:44 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:08 2008 -0200"
      },
      "message": "V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters\n\ncx18: Use a known open task handle when setting stream CX2341x parameters\nSometimes, we might only have VBI or YUV stream open instead of an MPEG stream.\nLet\u0027s make sure we use a valid task handle to perform the CX2341x control\nsettings.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f6b181ac3bda7aab227e9ee3148bc9b7f1889c57",
      "tree": "1d4c3d1e0f4b17d469af7c46141b45f41853c2d2",
      "parents": [
        "aafc77066f4cc8b6de4af1a7d643c9646e19bad9"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sun Dec 14 21:05:36 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:08 2008 -0200"
      },
      "message": "V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries not lists\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "aafc77066f4cc8b6de4af1a7d643c9646e19bad9",
      "tree": "0db630a699bf8c73d93768e77144273ba65ab5a6",
      "parents": [
        "0ef0289264e8f278312909f1639a7764cc9cf580"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sun Dec 14 19:21:35 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:07 2008 -0200"
      },
      "message": "V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issues\n\nVBI comment corrections to avoid future confusion about standards.\nComments on cx18 VBI implementation shortcomings that need resolution.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0ef0289264e8f278312909f1639a7764cc9cf580",
      "tree": "8727d4d5d7519db50e8cd77e03b0d00892d35d76",
      "parents": [
        "83c3a3c8b6a0e7a54ca9fa18b02c90e2d9a889f9"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sun Dec 14 18:52:12 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:07 2008 -0200"
      },
      "message": "V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM\n\nRemoved magic number that referred to firmware limit on the number of\nMDLs the firmware can maintain for any stream at any one time.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "83c3a3c8b6a0e7a54ca9fa18b02c90e2d9a889f9",
      "tree": "86fe6278f234381143873257027f44feb1a04057",
      "parents": [
        "14811ac911780f029113323a325b7b87f1042194"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Sun Dec 14 11:56:28 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:06 2008 -0200"
      },
      "message": "V4L/DVB (9889): CX24113: Fixed more typos\n\nUwe Bugla pointed out that there are some more typos in some print-statements. Fixed.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "14811ac911780f029113323a325b7b87f1042194",
      "tree": "3b7d661600bfeacc60ba71f24ff252e1e9bd18ec",
      "parents": [
        "826c8b6092f3e1c98dd6236ad212a3c0e292d42e"
      ],
      "author": {
        "name": "Uwe Bugla",
        "email": "uwe.bugla@gmx.de",
        "time": "Sun Dec 14 09:11:53 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:06 2008 -0200"
      },
      "message": "V4L/DVB (9888): Patch: fix a typo in cx24113.c\n\nThis patch fixes a typo in cx24113.c.\n\nSigned-off-by: Uwe Bugla \u003cuwe.bugla@gmx.de\u003e\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "826c8b6092f3e1c98dd6236ad212a3c0e292d42e",
      "tree": "5c11fb5a79fead7edf668f2e2623e8ca2b1b5081",
      "parents": [
        "1dc87b6e2fb29777f921c733d78df7eea31e6cc8"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Sun Dec 14 08:59:55 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:05 2008 -0200"
      },
      "message": "V4L/DVB (9887): Minor fixes for cx24113-driver (codingstyle)\n\nFixed some minor coding style issues and some driver information\nprinted when using the driver on a board.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1dc87b6e2fb29777f921c733d78df7eea31e6cc8",
      "tree": "bb593ca39dc17802e2cff8f49d3404b26e52082d",
      "parents": [
        "e6e483782772994fe42ef9e8b5b4d6f6376b3d45"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Sun Dec 14 05:50:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:05 2008 -0200"
      },
      "message": "V4L/DVB (9884): gspca - ov534: Fix a warning when compilation without GSPCA_DEBUG.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e6e483782772994fe42ef9e8b5b4d6f6376b3d45",
      "tree": "a80a4b28b22d3695cc008c081b89ef2fe3f36478",
      "parents": [
        "15e3209a30c1b4dd52e937388fb3969d06dc33ec"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Sun Dec 14 05:48:07 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:04 2008 -0200"
      },
      "message": "V4L/DVB (9883): gspca - ov534: Show sensor ID.\n\nThe original version of sccb_read_reg() is from Jim Paris.\n\nNOTE: as it is now reading sensor ID won\u0027t work for sensors on different\ni2c slave address.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "15e3209a30c1b4dd52e937388fb3969d06dc33ec",
      "tree": "b6cdc514804d625370b66d015007acae8e3942a2",
      "parents": [
        "47a42b0b9cc9c328ce33af9e4bab58e57d643908"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Sun Dec 14 05:41:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:04 2008 -0200"
      },
      "message": "V4L/DVB (9882): gspca - ov534: Fix typo.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "47a42b0b9cc9c328ce33af9e4bab58e57d643908",
      "tree": "ac7e22b7b1c00d585cdd602b76f3abb795f444f9",
      "parents": [
        "f8ea4af42b03976eb986742957fc7c581b620937"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Sat Dec 13 07:45:34 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:03 2008 -0200"
      },
      "message": "V4L/DVB (9880): gspca - vc032x: Add V\u0026H flips and sharpness controls for sensor po1200.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f8ea4af42b03976eb986742957fc7c581b620937",
      "tree": "b1895180cbe1e30123f21e9c34fffebec38fd40f",
      "parents": [
        "d473a002399ff8cd168012f831aca7691d5f5086"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Dec 12 04:48:06 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:03 2008 -0200"
      },
      "message": "V4L/DVB (9879): gspca - vc032x: Remove the unused quality/qindex.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d473a002399ff8cd168012f831aca7691d5f5086",
      "tree": "07a87ec7a71461375cec90648c6629f773375e44",
      "parents": [
        "11d9f25da89523d19dba3608d51a86af2954fc0d"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Thu Dec 11 05:02:18 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:02 2008 -0200"
      },
      "message": "V4L/DVB (9878): gspca - vc032x: Fix frame overflow errors with vc0321.\n\nThe vc0321 sends some additional data after sending the complete\nframe, we ignore this.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "11d9f25da89523d19dba3608d51a86af2954fc0d",
      "tree": "2f15efad04812230e441113f952d0dd17eeb3e74",
      "parents": [
        "627a5ef7893fa127925b99e2597c8210202c75aa"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Wed Dec 10 06:06:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:02 2008 -0200"
      },
      "message": "V4L/DVB (9877): gspca - ov534: Add framerate support.\n\nAdd support for getting and setting framerate via v4l2 controls,\nrather than setting a fixed value at module insertion.\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "627a5ef7893fa127925b99e2597c8210202c75aa",
      "tree": "f7b542b02bb4888dc3efe3b250c823d17931905e",
      "parents": [
        "c06eb61941459b1981817fb675d0104ac0cd6df8"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Wed Dec 10 06:02:42 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:01 2008 -0200"
      },
      "message": "V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requests.\n\nAdd get_streamparm and set_streamparm operations so subdrivers can\nget/set stream parameters such as framerate.\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c06eb61941459b1981817fb675d0104ac0cd6df8",
      "tree": "4eb22e6de5002eb3cb7db444ab1af298dd395e2e",
      "parents": [
        "0f7a50b29dd9c8603d5ce15c11fd1a1d731e1a6d"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Wed Dec 10 05:47:44 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:01 2008 -0200"
      },
      "message": "V4L/DVB (9874): gspca - ov534: Explicitly initialize frame format.\n\nSet frame format registers 0x0a and 0x0b to explicit values\nrather than relying on reset-time defaults.\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0f7a50b29dd9c8603d5ce15c11fd1a1d731e1a6d",
      "tree": "f8be4ed8528543fab438fc8ccd035add8b6045d6",
      "parents": [
        "8d3f6e3582b762a3b28f52c8093631caee94c03a"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Wed Dec 10 05:45:14 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:00 2008 -0200"
      },
      "message": "V4L/DVB (9873): gspca - ov534: Improve payload handling.\n\nFrame data in bulk transfers is separated into 2048-byte payloads.\nEach payload has its own header.\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8d3f6e3582b762a3b28f52c8093631caee94c03a",
      "tree": "3ac8aaf30f309074b230e23a917e178d215aebbc",
      "parents": [
        "8852153548b31abb99c1c0772d03f92054f1f80d"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Wed Dec 10 05:13:05 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:00 2008 -0200"
      },
      "message": "V4L/DVB (9871): gspca - vc032x: Bad detection of sensor mi0360.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8852153548b31abb99c1c0772d03f92054f1f80d",
      "tree": "86dffa8be98a6ee08e8463705b249a852c8219c9",
      "parents": [
        "7320d6bf300262b05116309ecf0c6655c818a5da"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Wed Dec 10 05:06:13 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:00 2008 -0200"
      },
      "message": "V4L/DVB (9870): gspca - vc032x: Webcam 15b8:6002 and sensor po1200 added.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7320d6bf300262b05116309ecf0c6655c818a5da",
      "tree": "9f62fe60a8df09cdf5ce8b9275d742025cac2293",
      "parents": [
        "f4f4ef7618c0839326aa6f462a7c95ed76fb26b6"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 08 06:41:04 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:59 2008 -0200"
      },
      "message": "V4L/DVB (9869): gspca - zc3xx: Change the USB exchanges for the sensor pas202b.\n\nThis sensor was declared as hdcs2020.\nThe new exchanges have been extracted from the ms-win file usbvm31b.inf.\nThe light frequency control has been added.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f4f4ef7618c0839326aa6f462a7c95ed76fb26b6",
      "tree": "5bad3854004e86dff10d7f4765be4b1dc8c438d3",
      "parents": [
        "34e21c34c621821a44bd49f3e889bc17fadfbfa7"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 08 06:25:40 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:58 2008 -0200"
      },
      "message": "V4L/DVB (9868): gspca - zc3xx: Remove the duplicated register names\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "34e21c34c621821a44bd49f3e889bc17fadfbfa7",
      "tree": "f485d346889a6da1c67fde5a7e7ba2bfecfa86cb",
      "parents": [
        "7dc7ad38f4f375c21ef5e05461639061e6483c73"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 08 05:17:32 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:58 2008 -0200"
      },
      "message": "V4L/DVB (9867): gspca - vc032x: Remove the autogain control.\n\nThis control was not coded.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7dc7ad38f4f375c21ef5e05461639061e6483c73",
      "tree": "9e8d1fad646c19e5f8232d031d9cd8450bb779ff",
      "parents": [
        "e18fd01e63aada731efbcadba6232fde28a20ff5"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 08 05:13:53 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:57 2008 -0200"
      },
      "message": "V4L/DVB (9866): gspca - vc032x: V and H flips added for sensors ov7660 and 7670.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e18fd01e63aada731efbcadba6232fde28a20ff5",
      "tree": "c1d55d6a4853e0dacd37e3c792946c755a14b030",
      "parents": [
        "2961e875ea1b9ef446e7533eff86e6711fd3a727"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 08 04:48:21 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:57 2008 -0200"
      },
      "message": "V4L/DVB (9865): gspca - vc032x: Bad check of the sensor mi0360.\n\nError was due to bad variable names.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2961e875ea1b9ef446e7533eff86e6711fd3a727",
      "tree": "5a5d3d48b477409313b60eb1432c83c55a59e453",
      "parents": [
        "577cbf49cd793c39f149b526309b080ac4ebbad4"
      ],
      "author": {
        "name": "Romain Beauxis",
        "email": "toots@rastageeks.org",
        "time": "Fri Dec 05 06:25:26 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:56 2008 -0200"
      },
      "message": "V4L/DVB (9864): gspca - ov519: Change copyright information.\n\nSigned-off-by: Romain Beauxis \u003ctoots@rastageeks.org\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "577cbf49cd793c39f149b526309b080ac4ebbad4",
      "tree": "bdd1b3c3ab1afaff90aa405d3b759bcae73e066e",
      "parents": [
        "8c252050146fc6f54e9bf5ef8276b25f3dd67a1c"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Dec 05 06:18:37 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:56 2008 -0200"
      },
      "message": "V4L/DVB (9863): gspca - sonixj: Cleanup / simplify code.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8c252050146fc6f54e9bf5ef8276b25f3dd67a1c",
      "tree": "101d02ee01b2554f2c22e892ed1c3e6e134b2b5b",
      "parents": [
        "fb139224aea3b56237542690516eb9d6d671b135"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Thu Dec 04 05:06:08 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:55 2008 -0200"
      },
      "message": "V4L/DVB (9861): gspca - ov534: Accept many simultaneous webcams.\n\nThis patch moves the last fid and pts from static to the sd structure.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fb139224aea3b56237542690516eb9d6d671b135",
      "tree": "dac8b862a677d6107a0bffa03ae3b6a76d9afa36",
      "parents": [
        "5ea9c4def8154a5be836dd31cbd97f49fd34ea8f"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Thu Dec 04 04:52:40 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:55 2008 -0200"
      },
      "message": "V4L/DVB (9860): gspca - ov534: Frame transfer improvements.\n\nThe indirect registers at 0x1c/0x1d control frame settings.  If we\nleave the values at 0x0a and 0x0b at their reset-time defaults, frame\ndata from the camera matches the UVC payload format.  This lets us\nbetter reassemble the data into frames and know when data was lost.\n\nThis also lets us relax the bulk_size requirement from 600K to 2K,\nwhich should help systems on with limited RAM (like the PS3).\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5ea9c4def8154a5be836dd31cbd97f49fd34ea8f",
      "tree": "7e30ff4d8284dde1526570ce9b815473e959934b",
      "parents": [
        "47dfd21fbf4ba303b5fdfad6f4e110e57990803c"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Thu Dec 04 04:36:14 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:54 2008 -0200"
      },
      "message": "V4L/DVB (9859): gspca - ov534: Fix frame size so we don\u0027t miss the last pixel.\n\nThe frame size is too small, so we lose the last YUYV pixel.\nFix the setup and remove the last_pixel hack.\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "47dfd21fbf4ba303b5fdfad6f4e110e57990803c",
      "tree": "d4f35c36e65993128b905f43d47807b5b0496daa",
      "parents": [
        "442a43f50fac8ce13f1b43ca7c5f54af6f91c65e"
      ],
      "author": {
        "name": "Jim Paris",
        "email": "jim@jtan.com",
        "time": "Thu Dec 04 04:28:27 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:54 2008 -0200"
      },
      "message": "V4L/DVB (9858): gspca - ov534: Initialization cleanup.\n\nSigned-off-by: Jim Paris \u003cjim@jtan.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "442a43f50fac8ce13f1b43ca7c5f54af6f91c65e",
      "tree": "e80302db02fc7022c2ec486dc742017175fdeb60",
      "parents": [
        "9e1e7b068debea80c3ffbde264d0389b8137b589"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Wed Dec 03 16:21:08 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:53 2008 -0200"
      },
      "message": "V4L/DVB (9857): gspca: Use smaller chunks for urb buffer in ov534.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9e1e7b068debea80c3ffbde264d0389b8137b589",
      "tree": "c2569e127a3aaf664dbeb5b045a6eec4f1b7003c",
      "parents": [
        "3adba442246a81aad29cf99ef55500379b7a3669"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Wed Dec 03 14:10:01 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:53 2008 -0200"
      },
      "message": "V4L/DVB (9856): gspca: Use u8 values for USB control messages in ov534.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3adba442246a81aad29cf99ef55500379b7a3669",
      "tree": "821635d442e4af3c5ca1e81024f3d1f95852b58e",
      "parents": [
        "a9da98a4336df020e5f089b963295373c6c3e6b9"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Wed Dec 03 14:01:54 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:53 2008 -0200"
      },
      "message": "V4L/DVB (9855): gspca: Simplify frame rate setting and debug in ov534.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a9da98a4336df020e5f089b963295373c6c3e6b9",
      "tree": "88a4d9146cde9336bf450e9ffe9b6f5f2ae0e24f",
      "parents": [
        "121520a7084b48cb26437c6e89d4b491c3e4d4d5"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Wed Dec 03 07:29:26 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:52 2008 -0200"
      },
      "message": "V4L/DVB (9854): gspca: Add the webcam 0c45:60fe in the gspca documentation.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "121520a7084b48cb26437c6e89d4b491c3e4d4d5",
      "tree": "46adcdb7577f8adc22f3446c42ab9a45d628d2f7",
      "parents": [
        "daa5cb42f12684173e2cfd7d062527ca24916791"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Wed Dec 03 07:19:22 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:52 2008 -0200"
      },
      "message": "V4L/DVB (9853): gspca: Webcam 093a:2622 added in pac7311.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "daa5cb42f12684173e2cfd7d062527ca24916791",
      "tree": "8fefaaa0aee7f37f32366f4bec5af7c39efcecea",
      "parents": [
        "bd088835c78bd402711b16940b80bb761a74fa75"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Tue Dec 02 15:00:57 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:51 2008 -0200"
      },
      "message": "V4L/DVB (9852): gspca: Fix image problem at low resolutions with ov7660 in sonixj.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bd088835c78bd402711b16940b80bb761a74fa75",
      "tree": "cd96c9a8a3a0f60413cdaf1acbdf06e8b0298d7f",
      "parents": [
        "d7bb7317d4caca55de72e5bd2229d68ed7cce7af"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Tue Dec 02 06:58:57 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:51 2008 -0200"
      },
      "message": "V4L/DVB (9850): gspca: Bad color control in sonixj.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d7bb7317d4caca55de72e5bd2229d68ed7cce7af",
      "tree": "27dfaf7176d7a2442537bc0f654e6b0b71bd7623",
      "parents": [
        "3319dc98a742d445a660268a6ce3426ad0922e2a"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Tue Dec 02 06:56:47 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:50 2008 -0200"
      },
      "message": "V4L/DVB (9849): gspca: Add the webcam 0c45:613a in the gspca documentation.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3319dc98a742d445a660268a6ce3426ad0922e2a",
      "tree": "d6634b27ca07395db6805b549f7c9b51eb49709b",
      "parents": [
        "2ed9f81680432e3dc42b41d4738d443bc516b8c9"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 01 14:44:02 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:50 2008 -0200"
      },
      "message": "V4L/DVB (9848): gspca: Webcam 06f8:3004 added in sonixj.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2ed9f81680432e3dc42b41d4738d443bc516b8c9",
      "tree": "343f5ff5111b2d9f9c24620d71ce9427d223f38b",
      "parents": [
        "f955c4fc863c0823ec6c224b6645ab67c46f1a0d"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Nov 28 15:31:43 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:49 2008 -0200"
      },
      "message": "V4L/DVB (9847): gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f955c4fc863c0823ec6c224b6645ab67c46f1a0d",
      "tree": "d1b34c54ddca52d08c80bdc9332024f24e37e8d2",
      "parents": [
        "cbb0554f9db8a7f592fad898d57df79fe38bf492"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Nov 28 08:51:50 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:49 2008 -0200"
      },
      "message": "V4L/DVB (9846): gspca: Do the webcam microphone work when present.\n\nThis patch adds the set/get/enum audio controls.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cbb0554f9db8a7f592fad898d57df79fe38bf492",
      "tree": "56d0404c52498e641ed88e02982aa14b8b4109a0",
      "parents": [
        "403123d276e6af29ed401930fd8e25de768d2e34"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Wed Nov 26 16:17:13 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:48 2008 -0200"
      },
      "message": "V4L/DVB (9845): gspca: Add sensor mi0360 in vc032x.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "403123d276e6af29ed401930fd8e25de768d2e34",
      "tree": "14e6417b54f706309c7c49dffa7d12bd607724f5",
      "parents": [
        "b1b056a5f22851273813f7f1208b50fb7934f12a"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Wed Nov 26 04:46:15 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:48 2008 -0200"
      },
      "message": "V4L/DVB (9843): gspca: Change the colors and add the red and blue controls in sonixj.\n\nThe colors control (saturation) acted as color balance.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b1b056a5f22851273813f7f1208b50fb7934f12a",
      "tree": "03392dea2a6e4135d21b17e5439ca96d77174529",
      "parents": [
        "abf485fe5136c4f828df2d07655d6dc7253894a5"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Tue Nov 25 04:47:09 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:47 2008 -0200"
      },
      "message": "V4L/DVB (9842): gspca: Center the brightness in sonixj.\n\nThe brightness jumped from max to min at the middle of the control values.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "abf485fe5136c4f828df2d07655d6dc7253894a5",
      "tree": "17705675e8de1dd00d58a8b42b405646bc8ebebd",
      "parents": [
        "8843765e28f0eeb0510edb0cc3037d9e1dffd6a6"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Nov 24 06:38:21 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:46 2008 -0200"
      },
      "message": "V4L/DVB (9841): gspca: Use msleep instead of mdelay.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8843765e28f0eeb0510edb0cc3037d9e1dffd6a6",
      "tree": "4497d486efe2d13f3d12d97548442be44664405b",
      "parents": [
        "9edf1a69259a74fc295f2ef52546f3da8bb962cb"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Nov 24 06:28:58 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:46 2008 -0200"
      },
      "message": "V4L/DVB (9840): gspca: Simplify the pkt_scan of stk014.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9edf1a69259a74fc295f2ef52546f3da8bb962cb",
      "tree": "c3c2d61893892e42d81586f107e4d1070f70c787",
      "parents": [
        "91bd3412a22d68b7a9a09720e748fbbf68c2d545"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Sun Nov 23 15:53:28 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:38:46 2008 -0200"
      },
      "message": "V4L/DVB (9838): gspca: Delay when trying an other altsetting on streaming start.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "91bd3412a22d68b7a9a09720e748fbbf68c2d545"
}
