)]}'
{
  "log": [
    {
      "commit": "47871889c601d8199c51a4086f77eebd77c29b0b",
      "tree": "40cdcac3bff0ee40cc33dcca61d0577cdf965f77",
      "parents": [
        "c16cc0b464b8876cfd57ce1c1dbcb6f9a6a0bce3",
        "30ff056c42c665b9ea535d8515890857ae382540"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 28 19:23:06 2010 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 28 19:23:06 2010 -0800"
      },
      "message": "Merge branch \u0027master\u0027 of /home/davem/src/GIT/linux-2.6/\n\nConflicts:\n\tdrivers/firmware/iscsi_ibft.c\n"
    },
    {
      "commit": "2b8c70b2174402ca3dec13310ce56597233392d7",
      "tree": "0aed464521a2a671cbb7b4302b55fe72abc95d3d",
      "parents": [
        "29e1fa3565a7951cc415c634eb2b78dbdbee151d",
        "3621263a4d9679726b7bc1e2546c1c03941a59b4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Feb 26 17:16:20 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Feb 26 17:16:20 2010 -0800"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: (362 commits)\n  V4L-DVB: cx88-dvb: remove extra attribution for core\n  V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] index\n  V4L/DVB: Add support for SMT7020 to cx88\n  V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment\n  V4L/DVB: MAINTAINERS: Telegent tlg2300 section fix\n  V4L/DVB: gspca_stv06xx: Add support for camera button\n  V4L/DVB: gspca_ov519: add support for the button on ov511 based cams\n  V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams\n  V4L/DVB: gspca_ov519: add support for the button on ov519 based cams\n  V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set\n  V4L/DVB: gspca_main: some input error handling fixes\n  V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs\n  V4L/DVB: gspca_pac7302: much improved exposure control\n  V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 cameras\n  V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrls\n  V4L/DVB: Documentation: gspca.txt: update known mr97310a cams\n  V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPix\n  V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480\n  V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrls\n  V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine expo ctrl\n  ...\n"
    },
    {
      "commit": "29e1fa3565a7951cc415c634eb2b78dbdbee151d",
      "tree": "d98a5718ffffaea73682097cb0b120d24df2897f",
      "parents": [
        "2594a57a13f1a6c32d90d73d7ebe51d4b8d88421"
      ],
      "author": {
        "name": "Ang Way Chuang",
        "email": "wcang79@gmail.com",
        "time": "Thu Feb 25 09:45:03 2010 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Feb 26 17:15:44 2010 -0800"
      },
      "message": "dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload Pointer\n\nULE (Unidirectional Lightweight Encapsulation RFC 4326) decapsulation\nhas a bug that causes endless loop when Payload Pointer of MPEG2-TS\nframe is 182 or 183.  Anyone who sends malicious MPEG2-TS frame will\ncause the receiver of ULE SNDU to go into endless loop.\n\nThis patch was generated and tested against linux-2.6.32.9 and should\napply cleanly to linux-2.6.33 as well because there was only one typo\nfix to dvb_net.c since v2.6.32.\n\nThis bug was brought to you by modern day Santa Claus who decided to\nshower the satellite dish at Keio University with heavy snow causing\nhuge burst of errors.  We, receiver end, received Santa Claus\u0027s gift in\nthe form of kernel bug.\n\nCare has been taken not to introduce more bug by fixing this bug, but\nplease scrutinize the code for I always produces buggy code.\n\nSigned-off-by: Ang Way Chuang \u003cwcang79@gmail.com\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nCc: stable@kernel.org\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3621263a4d9679726b7bc1e2546c1c03941a59b4",
      "tree": "e3718cd5b068afeb026ab418496922b7b3e353ae",
      "parents": [
        "84f3751d6a6f766780dee509433bf7b3dfcdf465"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:58:11 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:58:11 2010 -0300"
      },
      "message": "V4L-DVB: cx88-dvb: remove extra attribution for core\n\nThis is not needed, since the function already do it. Also, it causes\na warning at the compilation, since a new var is declared in the middle\nof the code.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "84f3751d6a6f766780dee509433bf7b3dfcdf465",
      "tree": "c009fded152e598837a0c48af802ef386c77ac60",
      "parents": [
        "4f3ca2f152844c5f6ea853077f56d0db877d1f7a"
      ],
      "author": {
        "name": "Baruch Siach",
        "email": "baruch@tkos.co.il",
        "time": "Fri Feb 19 14:09:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:11 2010 -0300"
      },
      "message": "V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] index\n\nWhen code \u003c\u003d V4L2_MBUS_FMT_FIXED soc_mbus_get_fmtdesc returns a pointer to\nmbus_fmt[x], where x \u003c 0. Fix this.\n\nSigned-off-by: Baruch Siach \u003cbaruch@tkos.co.il\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nCC: stable@kernel.org\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4f3ca2f152844c5f6ea853077f56d0db877d1f7a",
      "tree": "be78601dee9e0c75b8a8bb9cc3a00994f70ba836",
      "parents": [
        "144dcdceb6ca320d7b3dffa6eea6c0a57cbfbb18"
      ],
      "author": {
        "name": "Dirk Herrendoerfer",
        "email": "d.herrendoerfer@herrendoerfer.name",
        "time": "Thu Feb 11 18:06:34 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:11 2010 -0300"
      },
      "message": "V4L/DVB: Add support for SMT7020 to cx88\n\nThis patch adds support for the built-in dvb device\nof a Samsung SMT7020s (x86 based STB) to the cx88 family.\n\nSigned-off-by: Dirk Herrendoerfer \u003cd.herrendoerfer@herrendoerfer.name\u003e\nSigned-off-by: Helmut Auer \u003chelmut@helmutauer.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "144dcdceb6ca320d7b3dffa6eea6c0a57cbfbb18",
      "tree": "f729fc2b95aacd7343a6f2a5d907ca96b3defd6e",
      "parents": [
        "d2fa21876147005ba942cef1d9e5a5039b4326bd"
      ],
      "author": {
        "name": "Tobias Lorenz",
        "email": "tobias.lorenz@gmx.net",
        "time": "Thu Feb 18 16:33:46 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:10 2010 -0300"
      },
      "message": "V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment\n\nThis cosmetic patch corrects a wrong unicode \"micro\" character in a comment.\n\nSigned-off-by: Tobias Lorenz \u003ctobias.lorenz@gmx.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0158e98fa15f6980568d7c3f67f035d3783319cd",
      "tree": "79dc7ccd7001a7539bb34cf1bb6ed03c92931c61",
      "parents": [
        "88e8d20a8c7c84533e1aa89dd45354cb5edded37"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sat Feb 20 11:26:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:10 2010 -0300"
      },
      "message": "V4L/DVB: gspca_stv06xx: Add support for camera button\n\nOnly tested with an stv6422 based cam, as that is the only stv06xx cam\nI have with a button.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "88e8d20a8c7c84533e1aa89dd45354cb5edded37",
      "tree": "248c206efddf478ba536a3d55b1c8af6d6bcafb2",
      "parents": [
        "92e232acd61f610e09449dad3f6ff6d3c78887e9"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sat Feb 20 04:45:49 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:10 2010 -0300"
      },
      "message": "V4L/DVB: gspca_ov519: add support for the button on ov511 based cams\n\nDue to hardware limitations this only works while the camera is\nstreaming.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "92e232acd61f610e09449dad3f6ff6d3c78887e9",
      "tree": "99edfc1598d1942e7b482781d80637f2be2b232f",
      "parents": [
        "417a4d26591e3f2b7784791246048ed315f3fdce"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sat Feb 20 04:30:45 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:10 2010 -0300"
      },
      "message": "V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams\n\nDue to hardware limitations this only works while the camera is\nstreaming.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "417a4d26591e3f2b7784791246048ed315f3fdce",
      "tree": "6986a9e477413ef937610a9b845956cc91904233",
      "parents": [
        "e7637521ac92ce99045b8f8a9c1419bb7814ff9a"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Feb 19 07:37:08 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:10 2010 -0300"
      },
      "message": "V4L/DVB: gspca_ov519: add support for the button on ov519 based cams\n\nNote due to hardware limitiations (no interrupt endpoint), this only works\nwhen the camera is streaming.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e7637521ac92ce99045b8f8a9c1419bb7814ff9a",
      "tree": "3877efdc33dfc3fa583c46ed82de71ca0c0eccaa",
      "parents": [
        "10ee2402004d03b31555aad7badf7e499fa686d3"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Feb 19 05:11:09 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:10 2010 -0300"
      },
      "message": "V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set\n\ngspca_main: Fix a compile error when CONFIG_INPUT is not set.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "10ee2402004d03b31555aad7badf7e499fa686d3",
      "tree": "3d12e11eeaaa9a96362a99de3e0fa6ca76399bc1",
      "parents": [
        "ac82f59f9cc6aae3300430fcc3422e59f83d89ae"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Feb 19 04:41:40 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: gspca_main: some input error handling fixes\n\n2 small changes to input device error handling:\n1) Make it fatal when we fail to create an input device (it is either this\n   or add checks for gspca_dev-\u003einput_dev being NULL in a lot of places)\n2) Since we allow gspca_input_create_urb() to fail everywhere we call it,\n   and thus never check its return value, make it void.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ac82f59f9cc6aae3300430fcc3422e59f83d89ae",
      "tree": "f1d16866c32178d7a54b76bbf9c733a946876d27",
      "parents": [
        "5fb2dde28122e74bbab9dae3cc04bcbc8c08b332"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Feb 19 04:28:39 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs\n\nAllow use of the gspca core input device creation code by subdrivers which\nhave non interrupt driven camera buttons.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5fb2dde28122e74bbab9dae3cc04bcbc8c08b332",
      "tree": "aaea47e29bf8a3783d5112c5000b3d4974f27e67",
      "parents": [
        "0e4b91c30605ae030d4ff63c5160e54c1bc2682c"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Wed Feb 17 11:59:19 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: gspca_pac7302: much improved exposure control\n\nMy experience with fixing up the controls for the PAS sensors in\nsonixb, has lead me to re-investigate the exposure control for the\npac7302. I\u0027ve now found a regular exposure register in register bank 3\n(which seems to be the sensor registers bank), and with this added a proper\nfine grained exposure control. This patch also updates the do_autogain\nfunction to work properly with this new finer grained control.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0e4b91c30605ae030d4ff63c5160e54c1bc2682c",
      "tree": "b67aa66a9e9b774b3f8aac5efe368ca933c3a939",
      "parents": [
        "421763e7764e424dcb14ef17ef72ae1eb4ec79fe"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Wed Feb 10 20:29:43 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 cameras\n\nMake the sonixb driver handle pas106 and pas202 cameras, when both it\nand the sn9c102 driver are enabled in the kernel configuration.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "421763e7764e424dcb14ef17ef72ae1eb4ec79fe",
      "tree": "fac73d302b206dd437a5c44cb4e32c2191ac7692",
      "parents": [
        "606f8428ca1c2fbc665f726b4f810b8d50b87954"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Wed Feb 10 18:57:40 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrls\n\nFixup brightness ctrl and add gain and exposure ctrls for PAS106B sensors,\nthis allows enabling autogain (done), and makes the cam usable in low light\nconditions.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "606f8428ca1c2fbc665f726b4f810b8d50b87954",
      "tree": "9a6cd9edc6a3d88a68879e698adfcdbb0d1019b7",
      "parents": [
        "9d3103d061224e939272d05d54192038f66ffd54"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Wed Feb 10 06:49:23 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: Documentation: gspca.txt: update known mr97310a cams\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9d3103d061224e939272d05d54192038f66ffd54",
      "tree": "e8e62612089e374cf3f3b4e7d94cddb573e09336",
      "parents": [
        "10bb7530108cc11fedd0d615467a54f341079778"
      ],
      "author": {
        "name": "Theodore Kilgore",
        "email": "kilgota@banach.math.auburn.edu",
        "time": "Tue Feb 09 18:05:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:09 2010 -0300"
      },
      "message": "V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPix\n\nThis camera has a sensor type we did not support sofar, this patch adds\nsupport for the new sensor type found in the Sakar 1638x CyberPix.\n\nSigned-off-by: Theodore Kilgore \u003ckilgota@banach.math.auburn.edu\u003e\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "10bb7530108cc11fedd0d615467a54f341079778",
      "tree": "2af504904391545758b42f71a6e5b3658a141c84",
      "parents": [
        "82e839c9c5f79c4e55dc1b6ecb2cf1c055f753c5"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Thu Feb 04 06:10:55 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480\n\nIn 640x480, if the reg11 has less than 4, the image is\nunstable (the bridge goes into a higher compression mode\nwhich we have not reverse engineered yet).\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "82e839c9c5f79c4e55dc1b6ecb2cf1c055f753c5",
      "tree": "fda2c7a17923f3f5866857b80d6c5f9c179e208e",
      "parents": [
        "26984b09952d01afabaa38e747fbee083dde0374"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Wed Feb 03 14:37:30 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrls\n\nFixup brightness ctrl and add gain and exposure ctrls for PAS202BCB sensors,\nthis allows enabling autogain (done), and makes the cam usable in low light\nconditions.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "26984b09952d01afabaa38e747fbee083dde0374",
      "tree": "ffcb10b2cac77eb4951ad1c3d1f7ddf3b6ed74bb",
      "parents": [
        "4efcfa0af11d75fa6311ef62180eefcd654be3c1"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Mon Feb 01 13:18:37 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine expo ctrl\n\nSome sensors only allow controlling the exposure by changing the clockdiv,\nwhich means that exposure takes pretty large jumps (for example when going\nfrom a div of 1 to 2, the exposure doubles). Use 2 different entries in\nthe controls array for these 2 different types of exposure (always\ndisabling one), and;\n\nAdd a new autogain algorithm for the coarse exposure case, which normally\nchanges the gain setting, only touching the exposure setting if the desired\nluminance cannot be reached with gain, and after an exposure change once more\nfirst tries gain, etc. Thus avoiding exposure changes, and the resulting\noscilation because of the huge steps these exposure controls take.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4efcfa0af11d75fa6311ef62180eefcd654be3c1",
      "tree": "26fa32832c89356be9dd669a808777af0db7cc83",
      "parents": [
        "9712a8be6b842ba9ffbd1b74a8d9b04c785b8ac1"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Mon Feb 01 07:48:17 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sonixb: leave bridge gain at 1.0 when we have a sensor gain\n\nLeave bridge gain at 1.0 when we have a sensor gain, while at it also\nchange the bridge gain setting code to write both registers in one go\nsaving us a usb transaction.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9712a8be6b842ba9ffbd1b74a8d9b04c785b8ac1",
      "tree": "f9702e41155935b33711a8fa8ff38a9772ca5ee2",
      "parents": [
        "f65e93d60050ae4cf281b55b59864e7e7a08eb58"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sun Jan 31 12:54:29 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sonixj: Add camera button support\n\ngspca_sonixj: Add camera button support\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f65e93d60050ae4cf281b55b59864e7e7a08eb58",
      "tree": "cf1ec6373d57f034ab3f34243cc15b33afec2837",
      "parents": [
        "1a3510265b45e2d7f55879c7ff576b947e0b1bd7"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sun Jan 31 10:35:15 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sonixb: Add support for camera button\n\ngspca_sonixb: Add support for camera button\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1a3510265b45e2d7f55879c7ff576b947e0b1bd7",
      "tree": "278a788093a076035943b218658d10ecbcfae413",
      "parents": [
        "32ea3e44b9d9125960e23f56ce86c39700447717"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Jan 29 11:05:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gscpa_zc3xx: Add support for camera button\n\ngscpa_zc3xx: Add support for camera button\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "32ea3e44b9d9125960e23f56ce86c39700447717",
      "tree": "328da258306efa8f9bf2c2cd4d15a79d7621bf7a",
      "parents": [
        "937a6f54e31f3899c93cbe975d2ea7599dadd666"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Jan 29 11:04:19 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:08 2010 -0300"
      },
      "message": "V4L/DVB: gscpa_pac7311: Add support for camera button\n\ngscpa_pac7311: Add support for camera button\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "937a6f54e31f3899c93cbe975d2ea7599dadd666",
      "tree": "1eee22aeeb56af2ba4ecd0175b9e17390cb1cc7c",
      "parents": [
        "4f3a89e48a9975ab3f777ea15ac161267e4b8794"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Fri Jan 29 11:02:10 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: gscpa_pac207: Add support for camera button\n\ngscpa_pac207: Add support for camera button\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "eb900690519e2a8f18076bc821baccc6f6236c74",
      "tree": "5cbe4850bee32b6683606330fa54fe6566fdc3b4",
      "parents": [
        "c260fe936de6a52010a3247f9c3e8da47d9726e8"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sun Jan 17 10:42:55 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: gspca_sq905c: Add an additional USB-ID\n\ngspca_sq905c: Add an additional USB-ID\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c260fe936de6a52010a3247f9c3e8da47d9726e8",
      "tree": "b357908f7e3f98c1d56e2a6c8a1b8eaebd27c174",
      "parents": [
        "c1ea5b7424e4d1d3f56de1504a257ec2419259e8"
      ],
      "author": {
        "name": "Theodore Kilgore",
        "email": "kilgota@banach.math.auburn.edu",
        "time": "Fri Jan 15 05:54:36 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: gspca_mr97310a: Simplify sensor detection\n\nSimplify sensor detection a bit (share more of the code between cif and vga\ncameras). Also remove an unnecessary write from zero_the_pointer().\n\nSigned-off-by: Theodore Kilgore \u003ckilgota@banach.math.auburn.edu\u003e\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c1ea5b7424e4d1d3f56de1504a257ec2419259e8",
      "tree": "7f3271ea14e2b56938ad89d2e19a23c4eb14be77",
      "parents": [
        "7c12167bae57994e30cc5258e8aaa6fb06258f46"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Sat Feb 20 21:28:39 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments\n\nBased on experiments by Eric Wescott, edit the Sony GigaPocket (Kikyou)\ncard entry video and audio mux settings.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7c12167bae57994e30cc5258e8aaa6fb06258f46",
      "tree": "6e91383015e96aefbdb4767b8897cac363dcbb72",
      "parents": [
        "dbb9de9bc137e08dc47db960d5730e3251932e2b"
      ],
      "author": {
        "name": "Eric Anderson",
        "email": "rico99@sbcglobal.net",
        "time": "Wed Feb 10 22:14:54 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards\n\nThis is a slightly modified version of Eric Anderson\u0027s original patch\nfor the Sony Giga Pocket board.  It has been updated to apply to the\nlatest ivtv driver version by Hans Verkuil \u003chverkuil@xs4all.nl\u003e and\nAndy Walls \u003cawalls@radix.net\u003e.  Also Andy Walls modified the patch to\nuse a new Sony BTF-Pnx01Z tuner entry based on Eric Anderson\u0027s experimental\nfindings for the bandswitch.\n\n\u003eFrom Eric Anderson\u0027s original email:\n\n1. The tuner on the card doesn\u0027t seem to match any standard\nones. I modified an existing tuner entry. Ideally a new tuner\nentry should be created. (The only difference from the one I\nmodified is that the low-to-mid range frequency cut-off is\nslightly different, as are the bit config settings.)\n\n2. It wasn\u0027t obvious how to choose a second audio input other\nthan using \"radio\" as an option. Basically there\u0027s two GPIO\naudio inputs. Using radio allowed me to avoid major restructuring\nto the code. (perhaps other cards don\u0027t have this often...)\n\n3. It\u0027s not clear that there\u0027s a mute setting that works. Not\nsure why.\n\n4. I haven\u0027t had a chance to test the two Svideo inputs. I set\nthem to COMPOSITE1 and SVIDEO2, but I\u0027m not sure those are the\ncorrect settings. The standard composite video inputs seem to work.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dbb9de9bc137e08dc47db960d5730e3251932e2b",
      "tree": "ae19a3a58d6d81c9a8928c4fc4fb96d768f862f5",
      "parents": [
        "587808d5f59e842f9258a15e88ad530fcf6e6763"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Wed Feb 10 19:02:58 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards\n\nSony makes custome tuners for its GigaPocket line of ivtv based capture\ncards.  This adds an entry to the tuner-types list for such tuners.\nParameters are based on experiments by Eric Anderson \u003crico99@sbcglobal.net\u003e.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "587808d5f59e842f9258a15e88ad530fcf6e6763",
      "tree": "07252eaff987faf5ad1b6256d520c13ab90e4554",
      "parents": [
        "00cb9f6920aaeb34bcef146085ae57e363641a85"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Wed Feb 10 15:34:46 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:07 2010 -0300"
      },
      "message": "V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling\n\nivtv_api_get_data() was performing more PCI MMIO than needed, resulting\noften in it accounting for more than half the total time spent in\nivtv_irq_handler().  Now it only reads at most 7 of the 16 mailbox data words\nover the PCI bus, and in some instances only 2 or 3 data words as needed.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "00cb9f6920aaeb34bcef146085ae57e363641a85",
      "tree": "023db18e9e8dbc09f536febb0bf15b61ee45cead",
      "parents": [
        "85b848caf77a0cc6a9df0a0f40d876211b394682"
      ],
      "author": {
        "name": "Murali Karicheri",
        "email": "mkaricheri@gmail.com",
        "time": "Sun Feb 21 15:52:45 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:06 2010 -0300"
      },
      "message": "V4L/DVB: V4L - vpfe capture - build environment for isif driver\n\nAdding Makefile and Kconfig for ISIF driver\n\nReviewed-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nReviewed-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Murali Karicheri \u003cmkaricheri@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "85b848caf77a0cc6a9df0a0f40d876211b394682",
      "tree": "1b100413a3952bb5814521544415b22b7944871f",
      "parents": [
        "63e3ab142fa3f46c290891655681c6a6304bd2b3"
      ],
      "author": {
        "name": "Murali Karicheri",
        "email": "mkaricheri@gmail.com",
        "time": "Sun Feb 21 15:51:14 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:06 2010 -0300"
      },
      "message": "V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365\n\nEnhancements to support DM365 ISP5 and VPSS module configuration.\nAlso cleaned up the driver by removing redundant variables.\n\nReviewed-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Murali Karicheri \u003cmkaricheri@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "63e3ab142fa3f46c290891655681c6a6304bd2b3",
      "tree": "fb84173c3637b4157cea030ef8bc00c9c1d3f006",
      "parents": [
        "e8417683eb15f05941f4c2aad7d358472eaf8a32"
      ],
      "author": {
        "name": "Murali Karicheri",
        "email": "mkaricheri@gmail.com",
        "time": "Sun Feb 21 15:48:27 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:06 2010 -0300"
      },
      "message": "V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365\n\nThis is the source file for ISIF driver on DM365.  ISIF driver is equivalent\nto CCDC driver on DM355 and DM644x. This driver is tested for YUV capture from\nTVP514x driver. This patch contains the header files required for this driver.\n\nReviewed-by: Nori, Sekhar \u003cnsekhar@ti.com\u003e\nReviewed-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Murali Karicheri \u003cmkaricheri@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e8417683eb15f05941f4c2aad7d358472eaf8a32",
      "tree": "ce2c83fce67af5afdf7ae18a51db749479c9f307",
      "parents": [
        "a30d6744cf3bfc62d5cdcc9756e7e8e97fe39f17"
      ],
      "author": {
        "name": "Murali Karicheri",
        "email": "mkaricheri@gmail.com",
        "time": "Sun Feb 21 15:46:01 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:06 2010 -0300"
      },
      "message": "V4L/DVB: V4L - vpfe capture - header files for ISIF driver\n\nThis is the header file for ISIF driver on DM365.  ISIF driver is equivalent\nto CCDC driver on DM355 and DM644x. This driver is tested for\nYUV capture from TVP514x driver. This patch contains the header files required\nfor this driver.\n\nReviewed-by: Nori, Sekhar \u003cnsekhar@ti.com\u003e\nReviewed-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Murali Karicheri \u003cmkaricheri@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fb640224ad9e4e33726b8762bcfed2a266243b4e",
      "tree": "1f475cace6bb78cc05feb3985e908140d595ede9",
      "parents": [
        "91b5b489c5ea0fb206922f1bfbd0bd843b6f326f"
      ],
      "author": {
        "name": "Mike Isely",
        "email": "isely@pobox.com",
        "time": "Sat Feb 06 02:17:17 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:06 2010 -0300"
      },
      "message": "V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selective\n\nWe know that the 300msec settling time after starting the digitizer is\nonly really needed when the digitizer is a SAA7115.  So if we\u0027re not\nusing a SAA7115, skip the delay.\n\nSigned-off-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "91b5b489c5ea0fb206922f1bfbd0bd843b6f326f",
      "tree": "9731880b71dbee18081536236beee21df6b71223",
      "parents": [
        "6e9313755aacdb9fd4eec58cbd9653212e2e2cdc"
      ],
      "author": {
        "name": "Mike Isely",
        "email": "isely@pobox.com",
        "time": "Sat Feb 06 02:12:33 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:06 2010 -0300"
      },
      "message": "V4L/DVB: pvrusb2: Reduce encoder quiet period\n\nAfter implementing a 300msec wait between digitizer start and encoder\nstart, it has been determined that we don\u0027t need to wait quite as long\nbefore configuring the encoder.  This reduces the wait period from\n100msec back to 50msec.\n\nSigned-off-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6e9313755aacdb9fd4eec58cbd9653212e2e2cdc",
      "tree": "cb43fe2414bf378c483d36aab3256a8f7472e20c",
      "parents": [
        "7cae112ebe10e186c3bdae1f20865941717e37a2"
      ],
      "author": {
        "name": "Mike Isely",
        "email": "isely@pobox.com",
        "time": "Sat Feb 06 02:10:38 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:05 2010 -0300"
      },
      "message": "V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart\n\nMartin Dauskardt \u003cmartin.dauskardt@gmx.de\u003e has determined that the\nencoder has a much better chance of starting cleanly if we\ndeliberately hold off starting it util the video digitizer has had a\nchance to run for at least 300msec first.  These changes implement an\nenforced 300msec wait in the state machine that orchestrates streaming\nstart / stop.\n\nSigned-off-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "340dde817a4f68af79453ed295ca0e8de7232669",
      "tree": "d78799b73f3570f65ceacc7ddba9a95e2c66ff46",
      "parents": [
        "cd7d9beb09d89d62bc3c6336e4cb9a2ee3da6163"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sat Feb 20 08:07:51 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:05 2010 -0300"
      },
      "message": "V4L/DVB: saa7115: fix saa7111a support\n\nWhen the saa7111 driver was merged into saa7115 several bugs were introduced,\nin particular with the saa7111a support as is used in the mxb.c driver.\nThis patch fixes the saa7111a support. This was tested with the mxb driver.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cd7d9beb09d89d62bc3c6336e4cb9a2ee3da6163",
      "tree": "94ed5180b0cfac0f1f256bbb5ed9e0fb2643d93f",
      "parents": [
        "8d55662512127c84ac90873fb68ba44842e2c426"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sat Feb 20 07:56:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:05 2010 -0300"
      },
      "message": "V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late\n\nv4l2_device_register needs to be called before the i2c subdevs are loaded.\nHowever, it was called afterwards in the saa7146 driver. This caused an oops\nwhen loading the mxb and hexium drivers. The vv_init function is now split\ninto two: one registers the v4l2_device, the other does the rest of the\ninitialization. The three drivers that depend on this have been updated to\ncall the new vv_devinit function.\n\nThanks to Michael Hunold for reporting this.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8d55662512127c84ac90873fb68ba44842e2c426",
      "tree": "925c8b8f396f52963e24caae1956af89d79b6a46",
      "parents": [
        "9405e3cbd5dd6767875c573574672cb85c4d7374"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Thu Feb 04 21:43:37 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:05 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL\n\nThe function return value wasn\u0027t checked due to a missing variable\nassignment.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9405e3cbd5dd6767875c573574672cb85c4d7374",
      "tree": "b58fe441351f7dac430d2e6d982e6bba9bbfe9dc",
      "parents": [
        "e54532e591cd5b9ce77dbc8d9786ae9f600f101a"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Wed Feb 03 06:49:35 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:05 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcam\n\nThe Asus EeePC T91 integrated webcam exposes a gain control in the\nprocessing unit but stalls when the control is queried. Blacklist the\ngain control for that camera.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e54532e591cd5b9ce77dbc8d9786ae9f600f101a",
      "tree": "725c07637e0197acd3176827299d4186962221e4",
      "parents": [
        "59529081e092506edb81a42d914e2d0522f65ca7"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Sat Jan 23 07:07:53 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values\n\nWhen setting a control, the V4L2 specification requires drivers to\neither clamp the control value to the [minimum, maximum] range or return\nthe -ERANGE error.\n\nFix the driver to clamp control values to the valid range in\nuvc_ctrl_set() and make sure the value differs from the minimum by an\ninteger multiple of step.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nTested-by: Márton Németh \u003cnm127@freemail.hu\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "59529081e092506edb81a42d914e2d0522f65ca7",
      "tree": "237632dbcf3c1da3443b316a3b66969c9db8514a",
      "parents": [
        "8a4e76c14cbe0609fdb5c558f867fe7c556bb1c7"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Sat Jan 23 06:30:20 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Cache control min, max, res and def query results\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8a4e76c14cbe0609fdb5c558f867fe7c556bb1c7",
      "tree": "7ecaed2d419ac528b39b4702ca493dd71afbfd30",
      "parents": [
        "36bd883ef98ac6003ab6ec7b91f66d3fb2159318"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Thu Jan 21 16:53:11 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index\n\nThe V4L2 specification states that out of bounds control values must\neither be clamped to the valid range or result in a -ERANGE error code.\n\nFix the driver to return -ERANGE instead of -EINVAL when setting a menu\ncontrol to an invalid value.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "36bd883ef98ac6003ab6ec7b91f66d3fb2159318",
      "tree": "3bf3b5a05ffd3084df6ba18529810c3568c20ea2",
      "parents": [
        "56d15cd313d0d0d7a16c1a2e2cc519f18ab4725a"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Tue Jan 19 09:06:22 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs\n\nReplace the UVC_GUID_FORMAT and UVC_GUID_ARGS macros with the new %pUl\nprintk format specifier.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "56d15cd313d0d0d7a16c1a2e2cc519f18ab4725a",
      "tree": "a46b6bda01077b3f7ca03196fb1c226978f18a6d",
      "parents": [
        "e070bf9ef85e293d9dc586fbfabc008795564c0e"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Tue Jan 19 08:59:21 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds\n\nThis fixes timeout issues with some Logitech webcams. The timeout value\nseems to match the one used in the Logitech Windows driver, so no\nfurther increase should be necessary.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e070bf9ef85e293d9dc586fbfabc008795564c0e",
      "tree": "905fcfd9c4ac8724c9e0646cc5dbe0b6ae458cad",
      "parents": [
        "1e5eb1133aac7982dd941b473e23cd396acb2706"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Thu Feb 18 15:02:51 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not set\n\nReported-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1e5eb1133aac7982dd941b473e23cd396acb2706",
      "tree": "ad0fa9e55e7a33206ece233713efb51a8832c167",
      "parents": [
        "f6b22e5e8e93d03046d3878664a9ba375ccded96"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Thu Feb 18 14:56:33 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:04 2010 -0300"
      },
      "message": "V4L/DVB: gspca - sonixj: Set the vertical flip at capture start for all sensors\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f6b22e5e8e93d03046d3878664a9ba375ccded96",
      "tree": "e17241ef7886549e648dc4096236dd8c0a2d7959",
      "parents": [
        "bee527f97963ece5e3f6e6587402197af889865b"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Thu Feb 18 04:12:06 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: gspca - sonixj: Add vertical flip control for sensor hv7131r\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bee527f97963ece5e3f6e6587402197af889865b",
      "tree": "0acda315967bc394508836a2ea2e62dc24cfb16e",
      "parents": [
        "cca80b973244cf7cf721b05b33178ba4826dbc5e"
      ],
      "author": {
        "name": "Pawel Osciak",
        "email": "p.osciak@samsung.com",
        "time": "Mon Feb 22 13:10:06 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: videobuf: add missing checks for kzalloc returning NULL\n\nSigned-off-by: Pawel Osciak \u003cp.osciak@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cca80b973244cf7cf721b05b33178ba4826dbc5e",
      "tree": "f16bab60afa956efb19a1437e50c5700ff529a49",
      "parents": [
        "071193ff4182c8f785e770c54e35f3ea2bb98b84"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Feb 22 06:45:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: cx88-alsa: prevent out-of-range volume setting\n\nEnsure that volume values are always in the allowed range.  Otherwise,\nit would be possible to set other bits in the AUD_VOL_CTL register or to\nget a wrong sign in the AUD_BAL_CTL register.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1f39b5834a3c6c9f107b869d38dca0622e913a3d",
      "tree": "ceec8025ef5c8de22b9714f964e9b3ee99a986ba",
      "parents": [
        "7d3502844609df0985932365197f905e4ea95d22"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Mon Feb 15 19:30:38 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: dvb-usb/opera1: misplaced parenthesis\n\nThe parenthesis was misplaced, tmp is set to 0 or break occurs,\nwhile debugging opera1_usb_i2c_msgxfer() retval was not shown.\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nCC: Marco Gittler \u003cg.marco@freenet.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7d3502844609df0985932365197f905e4ea95d22",
      "tree": "c8fc26b112fec4c68370eff2036220077f1ff871",
      "parents": [
        "7f2199c03b4946f1b79514b3411e3dbf130a6bba"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 19 20:08:06 2010 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L\n\nA small mistake on the last patch broke demod s-code setup for\nXC3028L (firmware 3.2 and upper). Fix it.\n\nThanks-to: Stefan Ringel \u003cstefan.ringel@arcor.de\u003e\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7f2199c03b4946f1b79514b3411e3dbf130a6bba",
      "tree": "34a49284c83a9cd7055f483e36be9553d8be3e1f",
      "parents": [
        "d90a4ae4ae5a5e535782ab090507898e042db81a"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 19 02:45:00 2010 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia\n\nThere\u0027s one reported regression in Australia (DTV7) and some\nreported troubles with newer firmwares found on xc3028l chips.\nRework the logic to improve tuner on those cases.\n\nThanks-to: Robert Lowery \u003crglowery@exemail.com.au\u003e\nThanks-to: Stefan Ringel \u003cstefan.ringel@arcor.de\u003e\nTested-by: Robert Lowery \u003crglowery@exemail.com.au\u003e\nCC: stable.kernel.org\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d90a4ae4ae5a5e535782ab090507898e042db81a",
      "tree": "b2105bf7d4814e7f0d1d0192b8e8fbf63ca8ceaf",
      "parents": [
        "656380118d1a1c0176e58e4e3e46d736d0dd2000"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Feb 16 14:22:37 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:03 2010 -0300"
      },
      "message": "V4L/DVB: bttv: Let the user disable IR support\n\nAdd a new module parameter \"disable_ir\" to disable IR support. Several\nother drivers do that already, and this can be very handy for\ndebugging purposes.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "656380118d1a1c0176e58e4e3e46d736d0dd2000",
      "tree": "2fa8cc6e5a2ed60c4731efa241b509b6da122215",
      "parents": [
        "7ccf1eea972177064b4df9d5ba68958604781db6"
      ],
      "author": {
        "name": "Catimimi",
        "email": "catimimi@orange.fr",
        "time": "Thu Feb 18 18:06:32 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working\n\nI succeeded in running Cinergy Hybrid T USB XS FR in both modes.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7ccf1eea972177064b4df9d5ba68958604781db6",
      "tree": "469e50b4230ddb5f1fdb328ada4cf69bf2ce1994",
      "parents": [
        "18718c96e3e10e6b821d32c50adde9fa5cc6565a"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sun Feb 14 23:39:32 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: dvb: fix sparse warnings\n\nFix sparse warnings in media/dvb/frontends:\n\ndrivers/media/dvb/frontends/dibx000_common.c:177:13: warning: non-ANSI function declaration of function \u0027systime\u0027\ndrivers/media/dvb/frontends/tda665x.c:136:55: warning: right shift by bigger than source value\n\n[mchehab@redhat.com: removed the change at dib0090 since it got fixed by a previous patch]\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "18718c96e3e10e6b821d32c50adde9fa5cc6565a",
      "tree": "4e4893c06e3af7ac41802c4d0a2d6e27a3b1b53f",
      "parents": [
        "fdd70c3399fc448a87487b287f4f0dcfb2e9c52c"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jslaby@suse.cz",
        "time": "Sun Feb 14 17:36:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: V4L: dvb-usb, add extra sync to down-up input events\n\nUserspace is allowed to coalesce events between SYNCs. And since the code\nemits UP right after DOWN for the same key, it may be missed\n(up+down\u003dnothing). Add an extra sync in between UP and DOWN events to disable\nthe coalesce.\n\nSigned-off-by: Jiri Slaby \u003cjslaby@suse.cz\u003e\nCc: Patrick Boettcher \u003cpboettcher@kernellabs.com\u003e\nAcked-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fdd70c3399fc448a87487b287f4f0dcfb2e9c52c",
      "tree": "97c4760fc6a9466eaeaec72cd7333ae6e24215c4",
      "parents": [
        "9a0a75a5abb2806969a599e10b0fb287befcb3a7"
      ],
      "author": {
        "name": "Lars Hanisch",
        "email": "dvb@cinnamon-sage.de",
        "time": "Sun Feb 14 08:57:39 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: add missing \u0027p\u0027 at card name \u0027Hauppauge HD PVR\u0027\n\nI don\u0027t know if there are applications which rely on this name,\nbut after all it\u0027s a spelling mistake.\n\nSigned-off-by: Lars Hanisch \u003cdvb@cinnamon-sage.de\u003e\nCC: Janne Granau \u003cj@jannau.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9a0a75a5abb2806969a599e10b0fb287befcb3a7",
      "tree": "86790a54841018991fbf8ed1c9f671bf78d16ad0",
      "parents": [
        "536004403d35b707bbac43d629586ee9c944084f"
      ],
      "author": {
        "name": "Franklin Meng",
        "email": "fmeng2002@yahoo.com",
        "time": "Sat Feb 13 02:37:15 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: Add an entry for Kworld 315U remote\n\nSigned-off-by: Franklin Meng \u003cfmeng2002@yahoo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "536004403d35b707bbac43d629586ee9c944084f",
      "tree": "18ecb02b5f7029b44f9972ca76d05222dadae574",
      "parents": [
        "08cf8a57c51da7db9633c2827b3dbabfb7df51fd"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Fri Feb 12 18:02:35 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: radio_timberdale: depends on I2c\n\nRADIO_TIMBERDALE selects RADIO_SAA7706H, but RADIO_SAA7706H\ndepends on I2C, so make RADIO_TIMBERDALE depend on I2C also;\notherwise there are build errors:\n\ndrivers/media/radio/saa7706h.c:139: error: implicit declaration of function \u0027i2c_master_send\u0027\ndrivers/media/radio/saa7706h.c:148: error: implicit declaration of function \u0027i2c_transfer\u0027\ndrivers/media/radio/saa7706h.c:372: error: implicit declaration of function \u0027i2c_check_functionality\u0027\ndrivers/media/radio/saa7706h.c:375: error: implicit declaration of function \u0027i2c_adapter_id\u0027\ndrivers/media/radio/saa7706h.c:438: error: implicit declaration of function \u0027i2c_add_driver\u0027\ndrivers/media/radio/saa7706h.c:443: error: implicit declaration of function \u0027i2c_del_driver\u0027\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc: Mocean Laboratories \u003cinfo@mocean-labs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "08cf8a57c51da7db9633c2827b3dbabfb7df51fd",
      "tree": "5c51426019b1a7319f984174e1ae2b8a12d5ad61",
      "parents": [
        "546e29b66a1aeec3b6a710aceeb2149871570416"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Fri Feb 12 18:02:29 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:02 2010 -0300"
      },
      "message": "V4L/DVB: media/video/tlg2300: fix build when CONFIG_PM\u003dn\n\nWhen CONFIG_PM is not enabled, tlg2300 has build errors,\nso handle that case, mostly via stubs.\n\ndrivers/media/video/tlg2300/pd-alsa.c:237: error: \u0027struct poseidon\u0027 has no member named \u0027msg\u0027\ndrivers/media/video/tlg2300/pd-main.c:412: error: implicit declaration of function \u0027find_old_poseidon\u0027\ndrivers/media/video/tlg2300/pd-main.c:418: error: implicit declaration of function \u0027set_map_flags\u0027\ndrivers/media/video/tlg2300/pd-main.c:462: error: implicit declaration of function \u0027get_pd\u0027\n\nCc: linux-next@vger.kernel.org, LKML \u003clinux-kernel@vger.kernel.org\u003e, \tlinux-media@vger.kernel.org\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc: Huang Shijie \u003cshijie8@gmail.com\u003e\nCc: Kang Yong \u003ckangyong@telegent.com\u003e\nCc: Zhang Xiaobing \u003cxbzhang@telegent.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1952c9bd5d75e65453bfb823098bd63e11723b05",
      "tree": "7787111287c74ad6a2d6d4e569e9662fb25c1b3a",
      "parents": [
        "dfbd5d4d324e630aedc40b7519351a9c0fe94dc9"
      ],
      "author": {
        "name": "Santiago Nunez-Corrales",
        "email": "santiago.nunez@ridgerun.com",
        "time": "Fri Dec 18 14:07:57 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:01 2010 -0300"
      },
      "message": "V4L/DVB: Kbuild addition for TVP7002 driver\n\nThis patch provides menu configuration options for the TVP7002\ndecoder driver in DM365. Includes only TVP7002.\n\nSigned-off-by: Santiago Nunez-Corrales \u003csantiago.nunez@ridgerun.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dfbd5d4d324e630aedc40b7519351a9c0fe94dc9",
      "tree": "f88dc124891a4b808bbdc0c7fb78195f43f1839a",
      "parents": [
        "0b67553657330b5ad5c78a974ce84273a515fe4e"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Feb 25 17:34:09 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:01 2010 -0300"
      },
      "message": "V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabled\n\n\u003e On Mon, 22 Feb 2010 08:21:44 -0800 Randy Dunlap wrote:\n\u003e drivers/media/video/tvp7002.c:896: error: \u0027struct tvp7002\u0027 has no member named \u0027registers\u0027\n\u003e\n\u003e so where are these registers??\n\nHmm, that code is a remnant from older revisions of this driver. Unfortunately,\nwhen I compiled this driver before creating my pull request I forgot to turn on\nthe CONFIG_VIDEO_ADV_DEBUG option and so I never saw it.\n\nAlso fixed the g_register function: it never returned a register\nvalue in the original code.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0b67553657330b5ad5c78a974ce84273a515fe4e",
      "tree": "d4588247bbc52bbdfc02f7c188d72b63c80fea2d",
      "parents": [
        "d2da2611cc7641a194a868f41fbe4a83cb46964c"
      ],
      "author": {
        "name": "Santiago Nunez-Corrales",
        "email": "santiago.nunez@ridgerun.com",
        "time": "Mon Dec 21 16:14:04 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:01 2010 -0300"
      },
      "message": "V4L/DVB: TVP7002 driver for DM365\n\nThis patch provides the implementation of the TVP7002 decoder\ndriver for DM365. Implemented using the V4L2 DV presets API.\nRemoved shadow register values. Testing shows that the device\nneeds not to be powered down and up for correct behaviour.\nImproved readability. Uses helper function for preset information.\n\n[mchehab@redhat.com: Fix bad Whitespacing]\nSigned-off-by: Santiago Nunez-Corrales \u003csantiago.nunez@ridgerun.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d2da2611cc7641a194a868f41fbe4a83cb46964c",
      "tree": "afe81521f3db3b3d09888a568bf81c9c7250eed5",
      "parents": [
        "ff9118a516cd4d58f984dded2e39937395867a4b"
      ],
      "author": {
        "name": "Santiago Nunez-Corrales",
        "email": "santiago.nunez@ridgerun.com",
        "time": "Fri Dec 18 14:07:39 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:01 2010 -0300"
      },
      "message": "V4L/DVB: Definitions for TVP7002 in DM365\n\nThis patch provides the required definitions for the TVP7002 driver\nin DM365.\n\nSigned-off-by: Santiago Nunez-Corrales \u003csantiago.nunez@ridgerun.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4105ed5df1e16afbbea4c96f8d513bda21248308",
      "tree": "13b381564d2e308a54bcd30a30cc5f7be9e53de0",
      "parents": [
        "32f8aca4affc9cc5699a8e45b3ce08e76d7b847b"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "abraham.manu@gmail.com",
        "time": "Sun Feb 14 17:07:28 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:01 2010 -0300"
      },
      "message": "V4L/DVB: AZ6027: Fix build warnings\n\ndrivers/media/dvb/dvb-usb/az6027.c:390: warning: excess elements in struct initializer\ndrivers/media/dvb/dvb-usb/az6027.c:390: warning: (near initialization for ‘az6027_rc_keys[0]’)\ndrivers/media/dvb/dvb-usb/az6027.c:391: warning: excess elements in struct initializer\ndrivers/media/dvb/dvb-usb/az6027.c:391: warning: (near initialization for ‘az6027_rc_keys[1]’)\ndrivers/media/dvb/dvb-usb/az6027.c:759: warning: ‘az6027_read_mac_addr’ defined but not used\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "32f8aca4affc9cc5699a8e45b3ce08e76d7b847b",
      "tree": "f6803e6e563567c1f4f13759dc3e287e0a9812b4",
      "parents": [
        "b00380fcb760070d5bfdc69ed7273084a629db4d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 17 23:54:07 2010 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:01 2010 -0300"
      },
      "message": "Revert \"V4L/DVB: az6027: az6027_read_mac_addr is currently unused\"\n\nThis reverts commit 1e08370814e8902074d59cc57f2b4c1a62f00ee8.\n\nPatch were wrongly applied.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b00380fcb760070d5bfdc69ed7273084a629db4d",
      "tree": "b9f05da24ba0bfb82c956d3501929e516f4b729b",
      "parents": [
        "d07602a07acfb9f6d1dbc24fd0416fed5d194bbc"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 17 23:53:04 2010 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "Revert \"V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2\"\n\nThis reverts commit 234497b022c464532976b8a12614819bcf67f41b.\n\nPatch were wrongly applied.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d07602a07acfb9f6d1dbc24fd0416fed5d194bbc",
      "tree": "1f816f107390f85d45ec8c3a092dddc925d9e3bc",
      "parents": [
        "c9f6ef69865ede81265c808227fc4fe9c925319a"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Tue Feb 09 18:00:38 2010 +0100"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c9f6ef69865ede81265c808227fc4fe9c925319a",
      "tree": "1a148a7711d3fe347339ebf348a4740106a1a638",
      "parents": [
        "d74f841c32f0b00a513d87bba646d019ef7d1f67"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Tue Feb 09 18:00:30 2010 +0100"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls\n\nJust pass VIDIOC_S_PARM and VIDIOC_G_PARM down to host drivers. So far no\nspecial handling in soc-camera core.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d74f841c32f0b00a513d87bba646d019ef7d1f67",
      "tree": "0e030502949d32f69d6226f7965fa093501e6221",
      "parents": [
        "6b727c68ea7083acd008da7c9734a19a4cdd52dc"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@opensource.se",
        "time": "Tue Feb 09 17:40:40 2010 +0900"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "soc-camera: return -ENODEV if sensor is missing\n\nUpdate the soc-camera i2c code to return -ENODEV if\na camera sensor is missing instead of -ENOMEM.\n\nSigned-off-by: Magnus Damm \u003cdamm@opensource.se\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b727c68ea7083acd008da7c9734a19a4cdd52dc",
      "tree": "be6a1a75d9dadc0ab5466b5bb42c55edbc5dbaf2",
      "parents": [
        "81355e40826acea76274c2ef5ff7d156ff28d183"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Tue Nov 17 23:04:23 2009 +0100"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "pxa_camera: remove init() callback\n\npxa_camera init() callback is sometimes abused to setup MFP for PXA CIF, or\neven to request GPIOs to be used by the camera *sensor*. These initializations\ncan be performed statically in machine init functions.\n\nThe current semantics for this init() callback is ambiguous anyways, it is\ninvoked in pxa_camera_activate(), hence at device node open, but its users use\nit like a generic initialization to be done at module init time (configure\nMFP, request GPIOs for *sensor* control).\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "81355e40826acea76274c2ef5ff7d156ff28d183",
      "tree": "585f0303198aadec76006fc2d154a06c450ac571",
      "parents": [
        "3675c750cf2effc6a2d9582cd1b9d3043aded3b6"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lyakh@axis700.grange",
        "time": "Thu Dec 24 14:12:15 2009 +0100"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "soc-camera: adjust coding style to match V4L preferences\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3675c750cf2effc6a2d9582cd1b9d3043aded3b6",
      "tree": "a2efd2d39b738ce71e377f2493660bdf42def702",
      "parents": [
        "906b101886b1b3d9e4d374aa84a67b7dbd349f16"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Wed Jan 06 18:42:16 2010 +0900"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:11:00 2010 -0300"
      },
      "message": "soc-camera: ov772x: Modify buswidth control\n\nThis patch removes \"buswidth\" struct member, and sets the default buswidth\nto the natively supported 10 bit. You can select 8 bit buswidth by new flag.\nThis patch also modify ap325rxa/migor setup.c\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "906b101886b1b3d9e4d374aa84a67b7dbd349f16",
      "tree": "8efe1eea60b7a30e36027c70a5b03d7295299fbf",
      "parents": [
        "4a9ce75516982b0a349df55f326bc0cee572ffc1"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Feb 04 11:24:00 2010 +0100"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "tw9910: use TABs for indentation\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4a9ce75516982b0a349df55f326bc0cee572ffc1",
      "tree": "67bb91acfdbb4a482e66b7858177e465fa963a33",
      "parents": [
        "917c50090ea3daa4c048b824a2dcb4730b3d7656"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Feb 04 11:17:48 2010 +0100"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "soc-camera: update mt9v022 to take into account board signal routing\n\nUse soc_camera_apply_sensor_flags() in mt9v022 to account for any inverters in\nvideo signal paths.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "917c50090ea3daa4c048b824a2dcb4730b3d7656",
      "tree": "8f6dcbe8846650b6fa0ecc27a841f5d4b551614b",
      "parents": [
        "2ed3f0c625faaace7a4dcfbb4e11baa17d993c5f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 17 21:13:19 2010 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "V4L/DVB: az6027: az6027_read_mac_addr is currently unused\n\ndrivers/media/dvb/dvb-usb/az6027.c:759: warning: ‘az6027_read_mac_addr’ defined but not used\n\nWhile there\u0027s some code that uses it, it is currently commented. So, comment also\nthe function itself.\n\nCC: Manu Abraham \u003cabraham.manu@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2ed3f0c625faaace7a4dcfbb4e11baa17d993c5f",
      "tree": "0f96e32f512e146cd55197337c287878da5c3a03",
      "parents": [
        "5f0e1cff5d19935bef1a6a2cdbd7f39b92031726"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 17 21:11:06 2010 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2\n\ndrivers/media/dvb/dvb-usb/az6027.c:390: warning: excess elements in struct initializer\ndrivers/media/dvb/dvb-usb/az6027.c:390: warning: (near initialization for ‘az6027_rc_keys[0]’)\ndrivers/media/dvb/dvb-usb/az6027.c:391: warning: excess elements in struct initializer\ndrivers/media/dvb/dvb-usb/az6027.c:391: warning: (near initialization for ‘az6027_rc_keys[1]’)\n\nCC: Manu Abraham \u003cabraham.manu@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5f0e1cff5d19935bef1a6a2cdbd7f39b92031726",
      "tree": "fd32e6e62c7b501cc6714c3a1ffe1c961b90197c",
      "parents": [
        "3c3233ec76118634cfd74d35c45d984e74acfc37"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "abraham.manu@gmail.com",
        "time": "Sun Feb 14 16:58:10 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "V4L/DVB: AZ6027: Fix checkpatch violations\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3c3233ec76118634cfd74d35c45d984e74acfc37",
      "tree": "d386f89296aa0ea6f940f676085a9f569707c95c",
      "parents": [
        "bafa50ffb11eca44496332f3ee742144f097f29b"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "abraham.manu@gmail.com",
        "time": "Sun Feb 14 15:10:54 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "V4L/DVB: AZ6027: Add driver supported ID\u0027s\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bafa50ffb11eca44496332f3ee742144f097f29b",
      "tree": "7bc7b14ffefb432bc2877f95fd2b338a76091dd4",
      "parents": [
        "91d8f7ae6eb8cc1c0f701e6afd0f7095c8091b2a"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "abraham.manu@gmail.com",
        "time": "Sun Feb 14 15:03:39 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "V4L/DVB: AZ6027: Update Build\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "91d8f7ae6eb8cc1c0f701e6afd0f7095c8091b2a",
      "tree": "18deb15949110dc609e72523e5b136cbfb8a80c9",
      "parents": [
        "76f9a820c8672ada12ffa0903652c9e6f2429462"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "abaraham.manu@gmail.com",
        "time": "Sun Feb 14 14:59:39 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:59 2010 -0300"
      },
      "message": "V4L/DVB: AZ6027: Add driver supported ID\u0027s\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "76f9a820c8672ada12ffa0903652c9e6f2429462",
      "tree": "7a6d28ac7c01261a16b0954072eb5827fe74d797",
      "parents": [
        "007ad830364e795316d2825f1ab68b3a53a3d56c"
      ],
      "author": {
        "name": "Adams Xu",
        "email": "Adams.xu@azwave.com.cn",
        "time": "Sun Feb 14 14:34:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: AZ6027: Initial import of the driver\n\nSigned-off-by: Manu Abaraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "007ad830364e795316d2825f1ab68b3a53a3d56c",
      "tree": "cdb6ac4326a4dedda0ef95bcc4c8e4ad8fcd6047",
      "parents": [
        "5b3f03f044ad6dffc8cd8c9c50bc5d7769cbd89f"
      ],
      "author": {
        "name": "Huang Shijie",
        "email": "shijie8@gmail.com",
        "time": "Thu Feb 11 03:53:51 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: tlg2300: remove the country code for analog tv and radio\n\nvideo :\n\tuse the V4L2_STD macros to select the proper audio setting.\n\nradio :\n\tadd preemphasis ctr.\n\ttest it by the command:\n\tv4l2-ctl -d /dev/radio0 --set-ctrl\u003dpre_emphasis_settings\u003d1\n\n[mchehab@redhat.com: folded documentation patch]\nSigned-off-by: Huang Shijie \u003cshijie8@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5b3f03f044ad6dffc8cd8c9c50bc5d7769cbd89f",
      "tree": "3d11db7c9003c1725965149491ee959db4da6099",
      "parents": [
        "433763faec55e5f0e3aeb084da504c566134a934"
      ],
      "author": {
        "name": "Huang Shijie",
        "email": "shijie8@gmail.com",
        "time": "Tue Feb 02 04:07:47 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: Add driver for Telegent tlg2300\n\npd-common.h contains the common data structures, while\nvendorcmds.h contains the vendor commands for firmware.\n\n[mchehab@redhat.com: Folded the 10 patches with the driver]\nSigned-off-by: Huang Shijie \u003cshijie8@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "433763faec55e5f0e3aeb084da504c566134a934",
      "tree": "d7d1c9fe8240f7c87f92c126d788b17cda815a04",
      "parents": [
        "96dd6de3d058a454a5bc4ce2f561a053dd90bfae"
      ],
      "author": {
        "name": "Franklin Meng",
        "email": "fmeng2002@yahoo.com",
        "time": "Thu Feb 11 02:50:56 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: Kworld 315U remote support\n\nAdds remote support for the Kworld 315U device\n\nI have added the change for the IR_TYPE_NEC that Mauro suggested.\n\nNote: I believe I got most of the mappings correct.  Though the\nsource and shutdown button probably could be mapped to something\nbetter.\n\n[mchehab@redhat.com: Fix CodingStyle]\nSigned-off-by: Franklin Meng \u003cfmeng2002@yahoo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "96dd6de3d058a454a5bc4ce2f561a053dd90bfae",
      "tree": "e8f82d9a4febc12102705d3572480eb77a686004",
      "parents": [
        "8ef4c21130832cb51d5a5940ad3d4b7140720218"
      ],
      "author": {
        "name": "Darren Jenkins",
        "email": "darrenrjenkins@gmail.com",
        "time": "Thu Feb 11 08:07:53 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free\n\nIn si470x_usb_driver_disconnect() radio-\u003edisconnect_lock is accessed\nafter it is freed. This fixes the problem.\n\nCoverity CID: 2530\n\nSigned-off-by: Darren Jenkins \u003cdarrenrjenkins@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8ef4c21130832cb51d5a5940ad3d4b7140720218",
      "tree": "f1949f8271320e4ff2853d1df828f3abc58e27d4",
      "parents": [
        "58c811df63a7c494639b4fe49d7af8fd0b32019b"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Feb 10 21:33:12 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supported\n\nThere is no driver for new NXP TDA18218\ttuner which is used by few recent\naf9015 designs. af9015 uses number 179 as ID for that tuner. Inform this\ntuner is not supported when device using that tuner is meet.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "58c811df63a7c494639b4fe49d7af8fd0b32019b",
      "tree": "985cf4bd2bb1266fc5e234b42a57f18c4b60bc1e",
      "parents": [
        "db02d9dc544be25330fe491eddd2766d1fb7e325"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Feb 10 20:44:12 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: af9015: MYGICTV U718 remote autodetection\n\nAutodetect MYGICTV U718 from eeprom hash and select remote automatically.\nRemove old iManufacturer string compare based remote selection logic.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "db02d9dc544be25330fe491eddd2766d1fb7e325",
      "tree": "62a12bd42d84e22b0f4d0dde77d604a282c65656",
      "parents": [
        "809c1e8ae8310a863b147c8571adfb6addeddd43"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Feb 10 20:20:41 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:58 2010 -0300"
      },
      "message": "V4L/DVB: af9015: A-Link DTU(m) remote autodetection\n\nAutodetect A-Link DTU(m) based eeprom hash and select correct remote.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "809c1e8ae8310a863b147c8571adfb6addeddd43",
      "tree": "b8fe5f63569133f6bae5f7fedd277f0a16de053b",
      "parents": [
        "fa1df55c3f99d32eccf3eeb3c9dad4456ebcf1f4"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Feb 10 20:07:30 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:57 2010 -0300"
      },
      "message": "V4L/DVB: af9015: support for Leadtek WinFast DTV2000DS\n\nAdd USB ID 0413:6a04 for Leadtek WinFast DTV2000DS.\n\nThanks to Gavin Ramm \u003cgavin_ramm@hotmail.com\u003e for reporting this.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fa1df55c3f99d32eccf3eeb3c9dad4456ebcf1f4",
      "tree": "3fcda7ddfb01e4f5c23444fd5a14a3ef9fa7443f",
      "parents": [
        "fd9be0dc9b0b2baf203cfef8c8109859d05d0e01"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Feb 10 20:05:48 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:57 2010 -0300"
      },
      "message": "V4L/DVB: af9015: support for DigitalNow TinyTwin v2\n\nAdd USB ID 1b80:e402 for DigitalNow TinyTwin version 2.\n\nThanks to Trevor Phillips \u003ctrevor.phillips@gmail.com\u003e for reporting this.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fd9be0dc9b0b2baf203cfef8c8109859d05d0e01",
      "tree": "d4e4c3e1accdc3683a169b5551cdc5339f6bb193",
      "parents": [
        "7ca7ef6011e92b52a365ddc78f6668e01793c572"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jslaby@suse.cz",
        "time": "Wed Feb 10 20:32:42 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:57 2010 -0300"
      },
      "message": "V4L/DVB: DVB: ngene, fix memset parameters\n\nSwitch second and third memset parameter to stamp the length buffer bytes\nby 0xff\u0027s, not 255 bytes by low 8 bits of Length.\n\nCc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, \tjirislaby@gmail.com, Matthias Benesch \u003ctwoof7@freenet.de\u003e, \tRalph Metzler \u003crjkm@metzlerbros.de\u003e, Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Jiri Slaby \u003cjslaby@suse.cz\u003e\nCc: Matthias Benesch \u003ctwoof7@freenet.de\u003e\nCc: Ralph Metzler \u003crjkm@metzlerbros.de\u003e\nCc: Oliver Endriss \u003co.endriss@gmx.de\u003e\nCc: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7ca7ef6011e92b52a365ddc78f6668e01793c572",
      "tree": "74cb19fc4e03435403b90aa6144438849574132a",
      "parents": [
        "62bdbb735c0415c2ffdddc2269a860a76f7f716a"
      ],
      "author": {
        "name": "Andrea.Amorosi76@gmail.com",
        "email": "Andrea.Amorosi76@gmail.com",
        "time": "Tue Feb 09 17:53:38 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:57 2010 -0300"
      },
      "message": "V4L/DVB: em28xx: add Dikom DK300 hybrid USB tuner\n\nAdds digital and analogue tv support for Dikom DK300 hybrid usb card.\n\nNot working: remote controller\n\nTo be done: it seems that with the proposed patch the digital demodulator\nremains activated if the tuner is switched from digital to analogue mode.\n\nWorkaround is to unplug and replug the device when switching from digital to\nanalogue. If someone can explain how to verify the gpio settings using the\nusbsnoop, the above issue perhaps can be resolved.\n\nSigned-off-by: Andrea Amorosi \u003cAndrea.Amorosi76@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "62bdbb735c0415c2ffdddc2269a860a76f7f716a",
      "tree": "6f46610dcccc749ab3c08a09e6c74d64811c5935",
      "parents": [
        "f0289efa1938eac27a98883bf33af946b13e1110"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Sat Feb 06 05:43:58 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Feb 26 15:10:57 2010 -0300"
      },
      "message": "V4L/DVB: drivers/media: Correct NULL test\n\nIn each case, the NULL test has been performed already.\n\nA simplified version of the semantic match that finds this problem is as\nfollows: (http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@r@\nexpression *x;\nexpression e;\nidentifier l;\n@@\n\nif (x \u003d\u003d NULL || ...) {\n    ... when forall\n    return ...; }\n... when !\u003d goto l;\n    when !\u003d x \u003d e\n    when !\u003d \u0026x\n*x \u003d\u003d NULL\n// \u003c/smpl\u003e\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "f0289efa1938eac27a98883bf33af946b13e1110"
}
