)]}'
{
  "log": [
    {
      "commit": "95a940e9e1d63c2bff170fcd59ab4e1b5c4c602d",
      "tree": "fac90ee50be61cb28d5c7d86220a97156a775b97",
      "parents": [
        "c1cb795338b17f12f3a966a74f199f640714a69d"
      ],
      "author": {
        "name": "S.Çağlar Onur",
        "email": "caglar@pardus.org.tr",
        "time": "Sun Feb 10 05:27:23 2008 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Feb 09 23:27:01 2008 -0800"
      },
      "message": "drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND\u003dN\n\nWithout this you get undefined symbol errors with CONFIG_SND\u003dN:\n\n  ERROR: \"snd_pcm_period_elapsed\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_pcm_hw_constraint_integer\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_pcm_set_ops\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_pcm_lib_ioctl\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_card_new\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_card_free\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_card_register\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n  ERROR: \"snd_pcm_new\" [drivers/media/video/em28xx/em28xx-alsa.ko] undefined!\n\nSigned-off-by: S.Çağlar Onur \u003ccaglar@pardus.org.tr\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6e5565f949af1322f8f3d3f43d044645ae448499",
      "tree": "92868f6d3dcc6c105a0d35f9412f75c07139402e",
      "parents": [
        "e5a9e8e6890d9b9c7a0f25b03ffdaf28614a9a4c",
        "03366e7b9bf1544cb0b98f1a5cd6d340654f486a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Feb 07 12:57:44 2008 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Feb 07 12:57:44 2008 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (34 commits)\n  Input: i8042 - non-x86 build fix\n  Input: pxa27x_keypad - also enable on PXA3xx\n  Input: pxa27x_keypad - add debounce_interval to the keypad platform data\n  Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ\n  Input: pxa27x_keypad - enable rotary encoders and direct keys\n  Input: pxa27x_keypad - introduce pxa27x_keypad_config()\n  Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys\n  Input: pxa27x_keypad - remove pin configuration from the driver\n  Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)\n  Input: constify function pointer tables (seq_operations)\n  Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list\n  Input: i8042 - enable DMI quirks on x86-64\n  Input: i8042 - add Dritek quirk for Acer Aspire 9110\n  Input: add input event to APM event bridge\n  Input: mousedev - use BIT_MASK instead of BIT\n  Input: remove duplicate includes\n  Input: remove cdev from input_dev structure\n  Input: remove duplicated headers in drivers/char/keyboard.c\n  Input: i8042 - add Dritek keyboard extension quirk\n  Input: add Tosa keyboard driver\n  ...\n"
    },
    {
      "commit": "83bad1d764b836a482b88e0a1f44d7a5c3e1fee0",
      "tree": "2fe0844d81a178ab51c22f41accef9b332ea86b6",
      "parents": [
        "b4cf9c342a2887f425780c23ad2be3077949cee2"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Wed Feb 06 01:36:36 2008 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 06 10:41:02 2008 -0800"
      },
      "message": "scheduled OSS driver removal\n\nThis patch contains the scheduled removal of OSS drivers whose config\noptions have been removed in 2.6.23.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c84e6036ba7177a404cc860cb5a440e06fad92dd",
      "tree": "0f9e1d5e7ed32f725e1ee8ad86e3c8654e094696",
      "parents": [
        "f18816ba20655deb3227da0600d5c34201467993"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Feb 03 17:18:59 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 17:18:59 2008 +0200"
      },
      "message": "drivers/media/: Spelling fixes\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "efad798b9f01300565f65058b153250cc49d58f2",
      "tree": "f425b1fad94ca5eb384f4df9418450afb163bcae",
      "parents": [
        "0cadfc09534033e2b9694bd2d226b5dcfebd6704"
      ],
      "author": {
        "name": "Paulius Zaleckas",
        "email": "pauliusz@yahoo.com",
        "time": "Sun Feb 03 15:42:53 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:42:53 2008 +0200"
      },
      "message": "Spelling fixes: lenght-\u003elength\n\nSigned-off-by: Paulius Zaleckas \u003cpauliusz@yahoo.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "9004acc70e8c49c50c4c7b652f906f1e0ed5709d",
      "tree": "de504d87cc727b4ecab5718522ce94890f349149",
      "parents": [
        "31e8960b35975ed235d283d6fb95d0e28dffded0"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jan 08 18:13:27 2008 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:48 2008 +0100"
      },
      "message": "[ALSA] Remove sound/driver.h\n\nThis header file exists only for some hacks to adapt alsa-driver\ntree.  It\u0027s useless for building in the kernel.  Let\u0027s move a few\nlines in it to sound/core.h and remove it.\nWith this patch, sound/driver.h isn\u0027t removed but has just a single\ncompile warning to include it.  This should be really killed in\nfuture.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "961f80f9c0c0f7c45d7818f9c9969dfaa9e4463d",
      "tree": "d3ff59a63689c933a0cdf2f975b5b354eb888588",
      "parents": [
        "9b766b814d6a5f31ca1e9da1ebc08164b9352941"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 27 18:14:51 2008 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@hyperion.delvare",
        "time": "Sun Jan 27 18:14:51 2008 +0100"
      },
      "message": "i2c: Drivers stop using the redundant client list\n\nThe redundant i2c client list maintained by i2c-core is going away\nsoon, so drivers should stop using it now. Instead, they can use the\nstandard iterator provided by the device driver model\n(device_for_each_child).\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nCc: Michael Hunold \u003cmichael@mihu.de\u003e\n"
    },
    {
      "commit": "e48d33193d94175f012c3ed606a1d1e574ed726a",
      "tree": "6bc9c255dbb1dc34b23197bc2d501fc30c9606c1",
      "parents": [
        "bdc511f438f6ca40307e06edda00331e6ac0f813"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 27 18:14:48 2008 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@hyperion.delvare",
        "time": "Sun Jan 27 18:14:48 2008 +0100"
      },
      "message": "i2c: Change prototypes of refcounting functions\n\nUse more standard prototypes for i2c_use_client() and\ni2c_release_client(). The former now returns a pointer to the client,\nand the latter no longer returns anything. This matches what all other\nsubsystems do.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\n"
    },
    {
      "commit": "bdc511f438f6ca40307e06edda00331e6ac0f813",
      "tree": "06b099c3aa7cb83ca45d4ff280d312f1976c34f6",
      "parents": [
        "0f79b72e45da68bf542a63a08f9c924b91b507e7"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 27 18:14:48 2008 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@hyperion.delvare",
        "time": "Sun Jan 27 18:14:48 2008 +0100"
      },
      "message": "i2c: Use the driver model reference counting\n\nDon\u0027t implement our own reference counting mechanism for i2c clients\nwhen the driver model already has one.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\n"
    },
    {
      "commit": "ed086314f4e41eb90a9107c7fb2737230686f668",
      "tree": "2408565ca609c1c788f7ae7524771dd94d8b80dc",
      "parents": [
        "72e04f720f23cfa8d4400d832784f3a424379227"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Thu Jan 24 06:59:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:12 2008 -0200"
      },
      "message": "V4L/DVB (7060): em28xx: remove has_tuner\n\nhas_tuner flag doesn\u0027t make much sense, since tuner_type\u003dTUNER_ABSENT\nmeans the same thing.\n\nHaving two ways to say that a tuner is not present is\nnot nice, since it may lead to bad setups. In fact, with the previous\ncode, if a device were using has_tuner\u003d0, but the user forces a tuner,\nwith modprobe option tuner\u003dtype, the modprobe option won\u0027t work.\n\nAlso, tveeprom returns TUNER_ABSENT, when tuner is unknown or absent.\nSo, with the previous logic, in this case, the driver should set\nhas_tuner\u003d0, or has_tuner\u003d1 otherwise.\n\nInstead of adding several additional tests and setups, better just to\nremove .has_tuner.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "72e04f720f23cfa8d4400d832784f3a424379227",
      "tree": "c568faca0124d03d8e6bdeabf708208dcb4da561",
      "parents": [
        "9121106a7f149f9702ed7c2ac0d86e9feb54ede8"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Tue Jan 22 01:03:10 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:12 2008 -0200"
      },
      "message": "V4L/DVB (7059): cx88: Ensure the tuner is reset correctly\n\nPrevious patches assume the tuner was on a different gpio. This patch\ncorrects this.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Chaogui Zhang \u003cczhang1974@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "9121106a7f149f9702ed7c2ac0d86e9feb54ede8",
      "tree": "c438ea68c6d06ff3467e578bb24c68a405e0264a",
      "parents": [
        "1641002bf56c1da265f2c49ea1c29baba997e63b"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Tue Jan 22 01:00:33 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:11 2008 -0200"
      },
      "message": "V4L/DVB (7058): IR corrections for the Pinnacle 800i\n\nIR corrections for the Pinnacle 800i\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Chaogui Zhang \u003cczhang1974@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "1641002bf56c1da265f2c49ea1c29baba997e63b",
      "tree": "61b9247e1f521ab702fea6e497e7adf1bcc66730",
      "parents": [
        "0f2ce9834246519e483e89dbc7225fe1fcbd30a8"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Jan 21 12:01:34 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:11 2008 -0200"
      },
      "message": "V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000 tuners\n\nWe already know that the XC5000 tuner can only be located at\ni2c address 0x61, 0x62, 0x63 or 0x64\n\nWe shouldn\u0027t display this warning if the XC5000 tuner is present.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "0f2ce9834246519e483e89dbc7225fe1fcbd30a8",
      "tree": "d50517e225074380a3fdc295d88fffee07902b61",
      "parents": [
        "8cb9329309cfc6c922f46bfe05ed6f40d5b1cb56"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Jan 21 10:55:37 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:10 2008 -0200"
      },
      "message": "V4L/DVB (7055): make tuner names consistent with standard cases\n\nChange TDA9887 to tda9887.\n\nTDA8290 shall reflect the actual hardware present in its name,\n  ie:\n\ntda8295+18271\ntda8290+8275a\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "4917019d190d9809287308c4866cbc47d6c1000b",
      "tree": "3ce554238bddaa85175e4f587fd5396daa5a2803",
      "parents": [
        "73c993a8294077ae1b724286da8ac323c25d90db"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Tue Jan 15 21:57:14 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:08 2008 -0200"
      },
      "message": "V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i\n\nCorrectly set the atatch structures, enable IR, configure the\nxc5000 tuner includes.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "73c993a8294077ae1b724286da8ac323c25d90db",
      "tree": "47a44433e6c1c2e3d4ba4fd5d557adb321a094e1",
      "parents": [
        "8c70017f5793e68ea48085a65008d713c9a85dde"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Sat Jan 05 17:08:05 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:07 2008 -0200"
      },
      "message": "V4L/DVB (7045): xc5000: Small amount of cleanup and commenting\n\nxc5000: Small amount of cleanup and commenting, just for clarification.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "8c70017f5793e68ea48085a65008d713c9a85dde",
      "tree": "c8092f3425d9dbe1be78a19389ebd5e3fac6d6ac",
      "parents": [
        "60464da8b1ed8d7c19563f58cadb0ca990448a36"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Sat Jan 05 16:55:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:06 2008 -0200"
      },
      "message": "V4L/DVB (7044): XC5000: Fix support for HVR1500Q broken by patch 1\n\nFrom Zhang: This patch fixes support for the HVR1500Q which was broken\nwhen the xc5000 analog patch was added.\n\nPatch committed as-is, cleanups to follows .... Steve\n\nSigned-off-by: Chaogui Zhang \u003cczhang1974@gmail.com\u003e\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "60464da8b1ed8d7c19563f58cadb0ca990448a36",
      "tree": "1751dfeee1e761792fc7c313b4eaba10166d0d08",
      "parents": [
        "27c685a4b09b5e391023d769cddb97e4fcb3b9e1"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Sat Jan 05 16:53:01 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:06 2008 -0200"
      },
      "message": "V4L/DVB (7043): New card supported(partially): Pinnacle 800i\n\nFrom Zhang: This patch continues the support for the Pinnacle HD 800i.\n\nPatch committed as-is, cleanups to follow ... Steve\n\nSigned-off-by: Chaogui Zhang \u003cczhang1974@gmail.com\u003e\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "27c685a4b09b5e391023d769cddb97e4fcb3b9e1",
      "tree": "af296caf5de933e90f7c82170f0cc2e57dd062f0",
      "parents": [
        "dfc1c08aab447d49230dacb390d3f2263584d28f"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Sat Jan 05 16:50:14 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:05 2008 -0200"
      },
      "message": "V4L/DVB (7042): xc5000: Tuner analog support\n\nFrom Zhang: This an updated patch that adds analog support for\nthe xc5000 tuner driver. it was tested on a Pinnacle PCTV HD 800i\ncard (patches to follow).\n\nPatch commited as-is, cleanup to follow ... Steve.\n\nSigned-off-by: Chaogui Zhang \u003cczhang1974@gmail.com\u003e\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "dfc1c08aab447d49230dacb390d3f2263584d28f",
      "tree": "2edf9ca4dfeb2a15b1e93eb68660f9cffb5a4bfa",
      "parents": [
        "387d447776484b6e1d08973337aa4c834ea7c6bc"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Tue Jan 15 21:35:22 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:05 2008 -0200"
      },
      "message": "V4L/DVB (7041): s5h1409: Bug fix for parallel support\n\nParallel support was not working with the s5h1409 and the Pinnacle HD800i.\nThis patch fixes the demodulator driver and ensures that all existing\ns5h1409 based products configure the demodulator correctly.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "387d447776484b6e1d08973337aa4c834ea7c6bc",
      "tree": "280e7cf9c6eb3c37a766da20af1fb138cabf28d0",
      "parents": [
        "78656acdcf4852547a29e929a1b7a98d5ac65f17"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Jan 15 11:25:10 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:04 2008 -0200"
      },
      "message": "V4L/DVB (7039): Reorder headers\n\nThe backports weren\u0027t tested, but compile fine.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "438468359e1db16a7d1925fc4f2519a044bbf7dd",
      "tree": "c7786384699a9cb6da5e660d661ebbdebcbcb291",
      "parents": [
        "f37fdf3ff744bffc35a8f1b9d7d655d8d88a0404"
      ],
      "author": {
        "name": "Zoltan Devai",
        "email": "zdevai@gmail.com",
        "time": "Mon Jan 14 13:24:38 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:03 2008 -0200"
      },
      "message": "V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debugging is not enabled\n\nSigned-off-by: Zoltan Devai \u003czdevai@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "99beeee9e927bf0c8d62e462a2fda86fa2c1450b",
      "tree": "f4918aae7f74d2ff957c86b9a22b44becbc24d03",
      "parents": [
        "0f96251e7bfb2b2798f35e70efaa54bae65bfb9c"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Sun Jan 13 20:02:52 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:05:01 2008 -0200"
      },
      "message": "V4L/DVB (7030): Kconfig: add missing selections for VIDEO_PVRUSB2\n\nVIDEO_PVRUSB2 must select:\nVIDEO_SAA711X, VIDEO_CX25840, VIDEO_MSP3400, and VIDEO_WM8775\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nAcked-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6200bbaa5bd8b6751931364dfa4aa1cdd5efa686",
      "tree": "c0cd20d52802bcecf5cb005dc7289f03e9aa1204",
      "parents": [
        "1f8d30083abc17897b897787c39d446eb9d99fe0"
      ],
      "author": {
        "name": "Thierry MERLE",
        "email": "thierry.merle@free.fr",
        "time": "Thu Jan 10 18:20:34 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:57 2008 -0200"
      },
      "message": "V4L/DVB (7024): usbvision: YUV to RGB conversion fixes\n\nAll YUV to RGB conversions in usbvision were reverted\n(conversion to BGR but saying RGB to the application)\n\nSigned-off-by: Thierry MERLE \u003cthierry.merle@free.fr\u003e\nAcked-by: Dwaine Garden \u003cDwaineGarden@rogers.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "1f8d30083abc17897b897787c39d446eb9d99fe0",
      "tree": "5f286b1c8b2d95446cba0b8f9e3834fc27528d25",
      "parents": [
        "dfd8c04ec14b88bc2849e62d6ff9e36f31352b60"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 13 19:40:30 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:57 2008 -0200"
      },
      "message": "V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6df\n\nChangeset 7e65d6e8f6df removed a very bad hack on mmap(). However, the fixes\nweren\u0027t considering usermap and overlay memory models. This were breaking\ndirect reading from /dev/video?, used mostly by mpeg aware drivers.\n\nThanks to Steven Toth \u003cstoth@linuxtv.org\u003e for reporting the issue and\nbissecting it.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "dfd8c04ec14b88bc2849e62d6ff9e36f31352b60",
      "tree": "896b74bee1a5c24b9854e32f3966aa9cc2aef8d0",
      "parents": [
        "c8793b035df7b18997d1cf34254064dac166f009"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 13 19:36:11 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:56 2008 -0200"
      },
      "message": "V4L/DVB (7022): Fix timestamp presentation on vivi driver\n\nDue to date overflow, vivi were not working fine anymore.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "c8793b035df7b18997d1cf34254064dac166f009",
      "tree": "29765d7aeb6c349c339e62582e9791f08a9f8b5b",
      "parents": [
        "15b9becc68793209a2afd6c580bf71a71fee90a6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 13 15:42:17 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:55 2008 -0200"
      },
      "message": "V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c\n\nThis cleanup moves the board-specific configurations to em28xx-cards.c.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "15b9becc68793209a2afd6c580bf71a71fee90a6",
      "tree": "52fd07ad7a4f564db3bebe43918a9661593b6695",
      "parents": [
        "ec16dae5453eafd1586f35c4ec1ef854e5a808e0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 13 12:02:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:54 2008 -0200"
      },
      "message": "V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2\n\nThanks to Jeroen Janssen \u003cJeroen.Janssen@vub.ac.be\u003e\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "ec16dae5453eafd1586f35c4ec1ef854e5a808e0",
      "tree": "3811349160986ec7da781785de57cf23cf2192bb",
      "parents": [
        "b6667e5fb8c478e65768fdb18fa6576ac1634068"
      ],
      "author": {
        "name": "Jaime Velasco Juan",
        "email": "jsagarribay@gmail.com",
        "time": "Sat Jan 12 06:48:14 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:54 2008 -0200"
      },
      "message": "V4L/DVB (7019): V4L: add support for Syntek DC1125 webcams\n\nThis driver supports cameras with USB ID 174f:a311 or 05e1:0501,\nand the ov965x sensors. These devices are found in some Asus laptops\nand probably somewhere else.\n\nIt is based on the stk11xx driver written by Nicolas Vivien\n\nSigned-off-by: Jaime Velasco Juan \u003cjsagarribay@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "b6667e5fb8c478e65768fdb18fa6576ac1634068",
      "tree": "35e6541252fa328a6d3af269d079073aed645fe7",
      "parents": [
        "a28cb828ef9ba6669be738dd9affbaba65cc07fb"
      ],
      "author": {
        "name": "Hermann Pitton",
        "email": "hermann-pitton@arcor.de",
        "time": "Sat Jan 12 14:43:48 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:52 2008 -0200"
      },
      "message": "V4L/DVB (7017): saa7134: add MSI TV@nywhere Plus with the older tda8275 tuner\n\nThanks go to Mark Schultz for the initial contribution and to\nDean Hilkewich for testing it again.\n\nSigned-off-by: Hermann Pitton \u003chermann-pitton@arcor.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a28cb828ef9ba6669be738dd9affbaba65cc07fb",
      "tree": "1ba8f30e880a162f0c04b63785e3b49081a6922d",
      "parents": [
        "4513fc696e273d64ea32f2366748aed810316ecc"
      ],
      "author": {
        "name": "Hermann Pitton",
        "email": "hermann-pitton@arcor.de",
        "time": "Sat Jan 12 14:31:03 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:52 2008 -0200"
      },
      "message": "V4L/DVB (7016): saa7134: remove the Avermedia Super 007 from eeprom detection\n\nsaa7134: remove the Avermedia Super 007 from eeprom detection\n\nThe card made it into the Philips\u0027 Tigers eeprom detection and falls through.\nSince it has attracted already others to follow, which are wrongly identified\nas TIGER_S then, move it to the usual analog initialization.\n\nSigned-off-by: Hermann Pitton \u003chermann-pitton@arcor.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "4513fc696e273d64ea32f2366748aed810316ecc",
      "tree": "567d831ce0518f44d48cfcadebce86781266563b",
      "parents": [
        "d685a483b8c92e3d0580b6c28e2ed531391c8c46"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Sat Jan 12 11:36:36 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:51 2008 -0200"
      },
      "message": "V4L/DVB (7014): cx23885: dprintk macro cleanup\n\nAdded missing do { } while (0)\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d685a483b8c92e3d0580b6c28e2ed531391c8c46",
      "tree": "65781891f244654f884cf18cdcd077b28f93bbac",
      "parents": [
        "a19602f26a24c32e491108b49790b106a6351f24"
      ],
      "author": {
        "name": "Brett T. Warden",
        "email": "brett.warden@gmail.com",
        "time": "Thu Jan 10 04:33:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:51 2008 -0200"
      },
      "message": "V4L/DVB (7013): bw-qcam: add module parameter \u0027force_init\u0027 to skip polite auto-detection prior to direct initialization\n\nSetting force_init\u003d1 bypasses the friendly auto-detection by polling the\nstatus register, and instead attempts to initialize the qcam directly.  Not\nfriendly to other parallel devices, but much more reliable than the\nauto-detection.\n\nSigned-off-by: Brett T. Warden \u003cbrett.warden@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a19602f26a24c32e491108b49790b106a6351f24",
      "tree": "dda8858ed20c14173fa15ba912c3c7a1a9eca19f",
      "parents": [
        "21a78091921915cd1afd0edb2940dd726edefe9b"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 11:43:18 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:51 2008 -0200"
      },
      "message": "V4L/DVB (7011): cx23885: Cleanup of compiler defines and warnings\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "21a78091921915cd1afd0edb2940dd726edefe9b",
      "tree": "ee8567fc7e3a55113fb972bc5d3dfeb3967b9596",
      "parents": [
        "e47f30b140333525ea682ec672641b470da1e599"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 04:38:59 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:50 2008 -0200"
      },
      "message": "V4L/DVB (7010): cx23885: Small cleanup\n\ncx23885: Small cleanup\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "e47f30b140333525ea682ec672641b470da1e599",
      "tree": "8ac33d930e10ac2ecc896d31fcef939d18480687",
      "parents": [
        "a57ed8a1f7381aa7e1bec6c55d5f119706f2982d"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 04:25:59 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:50 2008 -0200"
      },
      "message": "V4L/DVB (7009): cx23885: Video and VBI related files\n\ncx23885: Video and VBI related files.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "7b8880140ff6aec6a5bec7929b03ce0b96a7c79a",
      "tree": "b2646197762030abaa1110be0d2a9474bce20c3e",
      "parents": [
        "c771261330c90b7c77f686a1aa0fb4f756e07b5f"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 03:40:49 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:49 2008 -0200"
      },
      "message": "V4L/DVB (7007): cx23885: Add basic video support for the HVR1800\n\nThis enabled basic preview NTSC and PAL support for the HVR1800.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "c771261330c90b7c77f686a1aa0fb4f756e07b5f",
      "tree": "30f9666dbed681421ce2ea1ca1a8728447e67233",
      "parents": [
        "69ad6e56bade948793957a295b3bf1376cffdf65"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 02:24:27 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:49 2008 -0200"
      },
      "message": "V4L/DVB (7006): cx23885: Track the board clock frequency and allow overrides\n\nThe cx23885/6/8 all have different clock rates, this patch allows\nthe core to compensate, and developers to allow vendor specific\noverrides. This patches will be used by future analog video\nand encoder patches.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "69ad6e56bade948793957a295b3bf1376cffdf65",
      "tree": "4208441a6c6f21c79041a34206f36094db72d05f",
      "parents": [
        "5206d6ec36e2c66090c3c02c95b8d70c356a9ad3"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 02:16:41 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:48 2008 -0200"
      },
      "message": "V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementation\n\nWe need to clear space large enough for the video and encoder fifos.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "5206d6ec36e2c66090c3c02c95b8d70c356a9ad3",
      "tree": "6b6dffe413e91ee41b2566fddc7602eeb1224a47",
      "parents": [
        "0ac5881aefc2dab8b3535c2e44fee6628acaf787"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 02:09:27 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:48 2008 -0200"
      },
      "message": "V4L/DVB (7004): cx23885: Ensure HVR1800 TDA8295A is reset fully on module load\n\nFailure to do this means that a full system reboot is required if the\npart hangs.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "0ac5881aefc2dab8b3535c2e44fee6628acaf787",
      "tree": "3259e66a720fa3605d1c350b823a879fdec2c8bf",
      "parents": [
        "f234081bc564c69eb0e2cd4e957ad1cbae4a6144"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 02:06:35 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:47 2008 -0200"
      },
      "message": "V4L/DVB (7003): cx23885: Add support for device revision detection\n\nEach version of the cx23885/7/8 silicon has different build revs.\nWe\u0027ll use this internal revision to work around bugs and known\nissues in the video and encoder related patches.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f234081bc564c69eb0e2cd4e957ad1cbae4a6144",
      "tree": "4dd6400872df3f73e4f4b63c7303564fe3264c1d",
      "parents": [
        "d05051c82e0e8ff748e9c9a06a061bda3ad656e5"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Jan 10 01:22:39 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:47 2008 -0200"
      },
      "message": "V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support\n\nThe cx23885/7/8 PCIe bridge has an internal AVCore modelled on\nthe cx2584x family. Many of the registers positions are identical\nbut some moved. The register values are also different because\nthe different bridges run at different clock rates.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d05051c82e0e8ff748e9c9a06a061bda3ad656e5",
      "tree": "8c16254c217b301b60519136bc12618de3894a2e",
      "parents": [
        "c6243d9c3de82e46467c88898db45ca14b6843a0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Thu Jan 10 07:33:03 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:46 2008 -0200"
      },
      "message": "V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event\n\nIn order to videobuf_iolock to work, mmap_mapper should be called first.\nOtherwise, an OOPS is generated.\n\nOn some cases, .mmap file handler used to took some time to be called. On those\nsituations, mmap_mmapper() were called after iolock.\n\nThis patch properly waits for mmap_mapper to be called, otherwise generating an\nerror.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "c6243d9c3de82e46467c88898db45ca14b6843a0",
      "tree": "d9871d38afaae51521f3d3676d9e3b4a7326b57c",
      "parents": [
        "eeec4b3853a8af0cd2b42af24b9e8fd0e0ef1f8a"
      ],
      "author": {
        "name": "Thierry MERLE",
        "email": "thierry.merle@free.fr",
        "time": "Wed Jan 09 17:34:53 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:46 2008 -0200"
      },
      "message": "V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms\n\nAdd adjust_X_Offset/adjust_Y_Offset module parameters to allow users\nto tune X and Y picture offsets for their almost-working tuners without\nrepetitive recompilation.\n\nSigned-off-by: Thierry MERLE \u003cthierry.merle@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "eeec4b3853a8af0cd2b42af24b9e8fd0e0ef1f8a",
      "tree": "f49c4f983226aa431afff1a8a1984b83d6b33fa2",
      "parents": [
        "e9ca1c79f2868d26c3e74ff3f20d5fa7d30724c5"
      ],
      "author": {
        "name": "Thierry MERLE",
        "email": "thierry.merle@free.fr",
        "time": "Wed Jan 09 17:33:53 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:46 2008 -0200"
      },
      "message": "V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3\n\nAdd the \"Pinnacle Studio PCTV USB (NTSC) FM\" device.\nThis is the third occurrence of the same device designation...\n\nSigned-off-by: Thierry MERLE \u003cthierry.merle@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6d8ea8621f49a1cc486de4bf893db9743d0577bf",
      "tree": "c588e336eec9056f64476c985edac74bbccbf014",
      "parents": [
        "006ed1ecf2c62659e5dd902350a7eb209b8a5257"
      ],
      "author": {
        "name": "hermann pitton",
        "email": "hermann-pitton@arcor.de",
        "time": "Mon Jan 07 22:36:09 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:45 2008 -0200"
      },
      "message": "V4L/DVB (6992): saa7134: remove Beholder devices without eeprom from auto detection\n\nAs in the past, we should not allow to auto detect like this,\nsince all saa7130 and saa7134 cards without eeprom will be detected\nas such Beholder cards then.\n\nSigned-off-by: Hermann Pitton \u003chermann-pitton@arcor.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "006ed1ecf2c62659e5dd902350a7eb209b8a5257",
      "tree": "bc9dc508e47742d4e609831879d256188abafc31",
      "parents": [
        "cf04d29c4868a783b3e994e4a19f78ce22ba2d93"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Wed Jan 09 10:44:27 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:45 2008 -0200"
      },
      "message": "V4L/DVB (6989): tda18271: clean up chip id logic in tda829x_release\n\nThis test is easier to read.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a4f263b587573f47cc6bc7ad85e5f650169d48f6",
      "tree": "d6734ff3a2d7234b34086152fe08c6606973f5b2",
      "parents": [
        "b3d98135aa6e462d7e3f42a86d12483a9003a4da"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Sun Jan 06 15:52:56 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:43 2008 -0200"
      },
      "message": "V4L/DVB (6986): tda18271: share state between analog and digital tuner instances\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "b3d98135aa6e462d7e3f42a86d12483a9003a4da",
      "tree": "ef2f688e958b5a00096ad235918c26dc027c6349",
      "parents": [
        "8d316bf54b2a1965f9460d0ad9d80850d2c7afb3"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 07 09:30:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:43 2008 -0200"
      },
      "message": "V4L/DVB (6981): Fix bugzillas 9686 and 9691\n\nIR were not working for Winfast XP 2000 TV.\n\nGabor Nyekhelyi \u003cn0gabor@vipmail.hu\u003e wrote a hack some time ago:\nhttp://marc.info/?l\u003dlinux-video\u0026m\u003d116362609323281\u0026w\u003d2\n\nThis patch fixes CodingStyle and commits the hack. I suspect that the proper\nsolution would be to find the proper mask_keydown for this IR. Anyway, better\nto have this patch as a workaround.\n\nThanks to Stafan Talpalaru \u003cstefantalpalaru@yahoo.com\u003e for pointing the issue.\nCC: Gabor Nyekhelyi \u003cn0gabor@vipmail.hu\u003e\nCC: Stafan Talpalaru \u003cstefantalpalaru@yahoo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "1434bc0cbb842ed71eada244ac46185e3b17e4e2",
      "tree": "9f30173e6693e12c4f99c6f03812f1941d19a1f8",
      "parents": [
        "616f8878bc5b5b2276f1941643d9ca7c88690305"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 07 05:20:04 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:41 2008 -0200"
      },
      "message": "V4L/DVB (6975): Add missing entry for Beholder BeholdTV 407\n\nAcked-by: Andrey J. Melnikov \u003ctemnota@kmv.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "616f8878bc5b5b2276f1941643d9ca7c88690305",
      "tree": "06654b19cdebf7713a14bba728c52e8560ade0ab",
      "parents": [
        "e8018c9e78b0ff4bb0290e46f4045fb4ea589ae8"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 07 05:18:36 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:40 2008 -0200"
      },
      "message": "V4L/DVB (6974): Fix codingStyle\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "e8018c9e78b0ff4bb0290e46f4045fb4ea589ae8",
      "tree": "30fccea432c63aa577cc874cd47e0f6e734db1b6",
      "parents": [
        "3f4dfe2acf4ffed48395e69166531d8925eb106a"
      ],
      "author": {
        "name": "Andrey J. Melnikoff (TEMHOTA)",
        "email": "temnota@kmv.ru",
        "time": "Mon Jan 07 05:17:39 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:40 2008 -0200"
      },
      "message": "V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support\n\nThis patch updates cardlist for Beholder TV tuners:\nold models (with GPIO ir) 401, 403, 405, 407, 409, 505, 507\nand add support for 607, 609, M6 cards with new i2c-ir.\n\nSigned-off-by: Igor Kuznetsov \u003cigk72@yandex.ru\u003e\nSigned-off-by: Andrey J. Melnikov \u003ctemnota@kmv.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "3f4dfe2acf4ffed48395e69166531d8925eb106a",
      "tree": "2dd07663d8a3ce777a39ea2403d4f741ea39daa1",
      "parents": [
        "a4950134d46f0b83745f05ea37987785a3905eba"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 06 09:54:17 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:39 2008 -0200"
      },
      "message": "V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support\n\nBefore this patch, only Vendor Class audio support were loaded. This means that\nolder em28xx devices won\u0027t have digital audio support loaded.\n\nThis patch changes the logic to auto load eighter snd-usb-audio, for devices\nwith USB Audio Class or em28xx-alsa, for devices with USB Vendor Class.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a4950134d46f0b83745f05ea37987785a3905eba",
      "tree": "f646877b105d85c37af26d8147a0a33e633e15cb",
      "parents": [
        "11fcd4703004fc8c9030ba45dda8ad74a431d235"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 06 09:45:44 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:39 2008 -0200"
      },
      "message": "V4L/DVB (6969): Avoid causing regressions for non-HVR950 boards\n\nOnly HVR950 has analog_gpio configured. It makes no sense to set gpio to 0 for\nother boards. Better to add a test, while this var is not set for all xc3028\ndevices.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "11fcd4703004fc8c9030ba45dda8ad74a431d235",
      "tree": "98f66a73be9dc0bc2b735089f08bfa0d609f9e50",
      "parents": [
        "d2c932a1f7aca16727ce6670c5eccb0a4e2b47a5"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Oct 25 02:01:10 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:39 2008 -0200"
      },
      "message": "V4L/DVB (6967): pvrusb2: add support for Hauppauge WinTV PVR-USB2 Model 75xxx\n\nCreate a device description and enable autodetection for\nHauppauge WinTV PVR-USB2 Model 75xxx\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "2ba65d517b91ebb30f4f2a88f1e1beeabd8d8ee6",
      "tree": "b19f9930f28914d4a0cf23e9e72cea87872001db",
      "parents": [
        "f21e0d7f0513e743b14df3197fdeeb9a9b7edbb2"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Jan 03 01:17:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:37 2008 -0200"
      },
      "message": "V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32\n\nStore IF Frequency in a u16 instead of a u32.  Multiply by 1000 before use.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f21e0d7f0513e743b14df3197fdeeb9a9b7edbb2",
      "tree": "fed91b8a1b032f3ebf827378b0517ceca9d7793a",
      "parents": [
        "59067f7ed491ec95e6e9033e35e1ae726cff3cee"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Wed Jan 02 03:01:54 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:36 2008 -0200"
      },
      "message": "V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency and std bits\n\nAllow drivers to pass device-specific configuration parameters during attach.\n\nIf these parameters are omitted, default values will be used.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "255b5113b4ed683898a24e381155c081f03411f7",
      "tree": "7deff2cb03c7d7c4209f4a826d8bda96e0a8447a",
      "parents": [
        "dec9ccceef9bfd5f3cccc79e90b09f6c31ed3279"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Tue Jan 01 22:52:09 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:35 2008 -0200"
      },
      "message": "V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2\n\nTested successfully with QAM256 digital cable.\nAnalog television is limping, needs more work.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "0be4375410f1ecc917f3c0caf8f98908d357c93f",
      "tree": "1ec68f3804fccd515edc00b557ae8b8e80fd9584",
      "parents": [
        "3abee53e4402b6ae39e1e610f9ef94eb74097138"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 17:22:01 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:34 2008 -0200"
      },
      "message": "V4L/DVB (6956): Add Radio support for em28xx\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "3abee53e4402b6ae39e1e610f9ef94eb74097138",
      "tree": "bb96b460ebf6be07a127216dda86a1f896274afd",
      "parents": [
        "0f6dac18ccc6fb0c95f3e0269e60239661c9b4c5"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 17:01:41 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:33 2008 -0200"
      },
      "message": "V4L/DVB (6955): Properly implement 12MHz I2S support\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "0f6dac18ccc6fb0c95f3e0269e60239661c9b4c5",
      "tree": "897299da19e3086c97a9e27906f816bf0775e3af",
      "parents": [
        "e545d6e2760b51163da141caffd288572c2db08d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 16:47:16 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:33 2008 -0200"
      },
      "message": "V4L/DVB (6954): There isn\u0027t a MTS radio firmware\n\nTry to load non-MTS firmware instead.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "e545d6e2760b51163da141caffd288572c2db08d",
      "tree": "cf39151ed91d37838c21e36b38b2ab7de1d9602a",
      "parents": [
        "d7448a8d9d06ca2ca4fd1f17404450ecba8bea3a"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 16:37:04 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:33 2008 -0200"
      },
      "message": "V4L/DVB (6953): Fix radio set frequency logic\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d7448a8d9d06ca2ca4fd1f17404450ecba8bea3a",
      "tree": "61be9e95bdf31c4cde511c67ce2f526bb816d0f8",
      "parents": [
        "6d79468dd8537530f4150e76ed9b4b63f80571c6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 09:59:03 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:32 2008 -0200"
      },
      "message": "V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed\n\nOlder em28xx devices does implement standard Audio Class.\n\nHowever, on newer devices, this were replaced by a Vendor Class. This\npatch autodetects that an em28xx lacks Audio Class and auto-loads\nem28xx-alsa, for the devices that implements only a Vendor Class.\n\nFor devices with Audio Class, snd-usb-audio module will provide an ALSA\ninterface.\n\nThis patch uses the request_module_async function as defined on cx88-mpeg.c, \noriginally wrote by Markus Rechberger.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6d79468dd8537530f4150e76ed9b4b63f80571c6",
      "tree": "f785aeeec131c092b334e458127eb44fcf4ded2d",
      "parents": [
        "1a6f11e0e8db9e76ef34bc6731d5291e4df1ba37"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 09:57:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:32 2008 -0200"
      },
      "message": "V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module\n\nAlso fixes the remaining CodingStyle issues that Lindent didn\u0027t fix.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "1a6f11e0e8db9e76ef34bc6731d5291e4df1ba37",
      "tree": "8f1032fbb81683c05ab7ba0323439fec69a040f2",
      "parents": [
        "a52932b405f23082f78ff12f4dd3e1741fcaab6f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 09:56:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:31 2008 -0200"
      },
      "message": "V4L/DVB (6950): Lindent em28xx-audio.c\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a52932b405f23082f78ff12f4dd3e1741fcaab6f",
      "tree": "c9855ad115bc735cfa3cab5693c45b47ea81ddd6",
      "parents": [
        "74f38a82376fb1b289d0957429ba45349f0cad62"
      ],
      "author": {
        "name": "Markus Rechberger",
        "email": "mrechberger@gmail.com",
        "time": "Sat Jan 05 09:55:47 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:31 2008 -0200"
      },
      "message": "V4L/DVB (6949): Adds em28xx-audio module\n\nem28xx-audio module exports em28xx Vendor Class audio as an -alsa\ndriver. This module were written based on usbaudio driver by Markus\nRechberger. Recently, he acked to allow us to merge it on kernel:\n\nhttp://lists-archives.org/video4linux/20408-supporting-prolink-pixelview-405-dvd-maker.html\n\nThanks to Markus Rechberger \u003cmrechberger@gmail.com\u003e\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "74f38a82376fb1b289d0957429ba45349f0cad62",
      "tree": "4d887f3bd985b0426e18ec8bec11cdb17080d181",
      "parents": [
        "539c96d0fd86bfdcfac75c88b74aa5798439293d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 09:54:58 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:31 2008 -0200"
      },
      "message": "V4L/DVB (6948): HVR950 requires additional settings for audio to properly work\n\nThanks to Markus Rechberger \u003cmrechberger@gmail.com\u003e for retriving those\ncommands.\n\nAlso, MTS firmware is required for audio to work on HVR950.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "539c96d0fd86bfdcfac75c88b74aa5798439293d",
      "tree": "fb72c663b71fb2e9eef6eeaf859e774c8bb027a8",
      "parents": [
        "6596a4f6032f13f1bef47550fcf1d4134cd978a4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sat Jan 05 09:53:54 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:30 2008 -0200"
      },
      "message": "V4L/DVB (6947): Improve audio setup handling\n\nIt is possible to select audio inputs via em28xx or via ac97 functions.\nThis patch allows configuring a board to use either one way.\n\nIt also do some cleanups at audio setup configurations.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6596a4f6032f13f1bef47550fcf1d4134cd978a4",
      "tree": "06bb438781f4e9e29f82d5c3afba44c7275b999c",
      "parents": [
        "a594dcba943a2edc484ed83f694c27306bf5e28e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Jan 01 14:43:02 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:30 2008 -0200"
      },
      "message": "V4L/DVB (6944): Fix in-kernel ivtv compilation\n\nDue to tuner-xc2028.h, some extra directories should be added at .h search.\n\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "29a7b4cb44336a8ef85cb1d283dc6efd4cf0fa12",
      "tree": "bab9c9f8efd32b061817353e1e156a5c4c8ee1ef",
      "parents": [
        "b00fff0be5655614bb18a4b1d6e33b27c56c6f7e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Dec 27 22:22:16 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:29 2008 -0200"
      },
      "message": "V4L/DVB (6936): cx23885: update model matrix for Hauppauge HVR1500\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "b00fff0be5655614bb18a4b1d6e33b27c56c6f7e",
      "tree": "39847384116482dc8067238ce7ac3d970cb47850",
      "parents": [
        "68370cf94e2511aeda3b7cb8490692570a8c9dab"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Dec 27 22:19:31 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:29 2008 -0200"
      },
      "message": "V4L/DVB (6935): cx23885: add missing subsystem IDs for Hauppauge HVR1500 Retail\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "68370cf94e2511aeda3b7cb8490692570a8c9dab",
      "tree": "a97a86f988e80b51bd34f2e288cf39c310c70fbc",
      "parents": [
        "6a0a962cbc2c52fad556692eabda563a01c9966c"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Dec 27 22:02:38 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:28 2008 -0200"
      },
      "message": "V4L/DVB (6934): cx23885: update model matrix for Hauppauge HVR1250\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6a0a962cbc2c52fad556692eabda563a01c9966c",
      "tree": "7eb41c5f1c044c204e61cde2a2aaa885d4930077",
      "parents": [
        "6ccb8cfbb94cc82144a92a6a28a754d9772b3aa8"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Dec 27 21:47:50 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:28 2008 -0200"
      },
      "message": "V4L/DVB (6933): cx23885: update model matrix for Hauppauge HVR1800\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6ccb8cfbb94cc82144a92a6a28a754d9772b3aa8",
      "tree": "3f8f32dd0e8b1967dccf997a0bb822838f800962",
      "parents": [
        "71bc9bd96b342cd29bbeaa4c83b8d37759ff22d7"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Dec 27 21:46:34 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:26 2008 -0200"
      },
      "message": "V4L/DVB (6932): cx23885: add missing subsystem ID for Hauppauge HVR1800 Retail\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "67d52e29032dd2f21d4080331f47a21205f337f6",
      "tree": "0503e4c5d82f92536054cf68544e66f3f33a0a71",
      "parents": [
        "de7234bb05a8498c5092385d3f1dd9e73cd332d0"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Dec 24 16:05:39 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:23 2008 -0200"
      },
      "message": "V4L/DVB (6920): tuner: fix backwards logic in check for set_config\n\ntuner-core was checking if analog_ops-\u003eset_config is set.  If set, it would\ncomplain that it isn\u0027t.  Fix this backwards logic to the proper behavior.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "de7234bb05a8498c5092385d3f1dd9e73cd332d0",
      "tree": "5581d394a6ec38ed8809d1fcddbefff1322c0c03",
      "parents": [
        "3e509c76047781525c38fde1e0fa244470c7663c"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Wed Dec 26 13:04:08 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:23 2008 -0200"
      },
      "message": "V4L/DVB (6919): Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZE\n\nEverybody forgets to add the Kconfig stuff after they add new card support :-/\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "3e509c76047781525c38fde1e0fa244470c7663c",
      "tree": "5804ca3509ae1157f06861be9e2094f3ba2edfd5",
      "parents": [
        "d998cc6a6d8e7da19ecadded55e373a84b1b4463"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Dec 24 10:41:47 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:23 2008 -0200"
      },
      "message": "V4L/DVB (6917): ivtv: small textual update\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d998cc6a6d8e7da19ecadded55e373a84b1b4463",
      "tree": "163f4b5a48c177edf5afbf34fa5ee5867de0634b",
      "parents": [
        "9134be0376e7527afa4f2574253ff02ca80d5b47"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Dec 22 18:28:22 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:22 2008 -0200"
      },
      "message": "V4L/DVB (6915): ivtv: drop an incorrect comment\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "9134be0376e7527afa4f2574253ff02ca80d5b47",
      "tree": "7d1990d7a1574c4b92210162b68580f877aa6d8c",
      "parents": [
        "04a94d3ca25030d7c1fa27f3db3b90eb5a7985b0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Thu Dec 27 22:28:31 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:21 2008 -0200"
      },
      "message": "V4L/DVB (6914): Fix a few issues at the bttv conversion\n\nbttv driver is working as previously. An additional gain of about 1,5Kb were\nobtained with the driver conversion to vidioc_ioctl2:\n\n   text    data     bss     dec     hex filename\n  89208   40244   57556  187008   2da80 old/bttv.ko\n  88960   38740   57556  185256   2d3a8 new/bttv.ko\n\n(measured on a x86_64)\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "04a94d3ca25030d7c1fa27f3db3b90eb5a7985b0",
      "tree": "35d252a1320d59375f85f417f5716c92516d8acf",
      "parents": [
        "e5ae3db461f2de1f4fb455bc73c059c0b97b1230"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Thu Dec 27 22:23:34 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:21 2008 -0200"
      },
      "message": "V4L/DVB (6913): Preserve the previous order to make easier to check the conversion\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "e5ae3db461f2de1f4fb455bc73c059c0b97b1230",
      "tree": "69ef2bc3413d1dd18d8bb1453b7597416e1e29a4",
      "parents": [
        "402aa76aa5e57801b4db5ccf8c7beea9f580bb1b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Thu Dec 27 22:22:59 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:21 2008 -0200"
      },
      "message": "V4L/DVB (6912): Replace vidioc_ to bttv_\n\nSince there are a few vidioc_ functions that were exported, rename those\nfunctions to bttv_ in order to avoid poluting namespace.\n\nThe other functions were also renamed, to standardize inside the driver.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "402aa76aa5e57801b4db5ccf8c7beea9f580bb1b",
      "tree": "e6575fc05013a8ad0560911d07d678570b063137",
      "parents": [
        "4041f1a58774249f5f26163e68b844521ece1fb4"
      ],
      "author": {
        "name": "Douglas Schilling Landgraf",
        "email": "dougsland@gmail.com",
        "time": "Thu Dec 27 22:20:58 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:20 2008 -0200"
      },
      "message": "V4L/DVB (6911): Converted bttv to use video_ioctl2\n\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "4041f1a58774249f5f26163e68b844521ece1fb4",
      "tree": "efca731ac2488ca2f5bdf5b5e7dd11b6dfd5b48a",
      "parents": [
        "c90762799c42df203fc2c9c1a2ac39f154f8faca"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Dec 24 04:52:08 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:20 2008 -0200"
      },
      "message": "V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by tda8290\n\nDon\u0027t allow the tda8290 module to probe and attach the tuner module,\ncausing incorrect use counts when using dvb_attach.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "c90762799c42df203fc2c9c1a2ac39f154f8faca",
      "tree": "3ceeb7cea8cc1ae0e5b94d1ae99c144d985a8006",
      "parents": [
        "fe0bf6d783d8057bd3dd0dd69613a390d6986c47"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Dec 24 04:36:14 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:20 2008 -0200"
      },
      "message": "V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into tda829x_config\n\nPrevent the tda8290 module from probing for tuners during tda829x_attach,\nby passing:\n\n.probe_tuner \u003d TDA829X_DONT_PROBE,\n\n...in struct tda829x_config\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "478f42292df86a618afbe3c22d11cf08c036d413",
      "tree": "8695b4d58e55824d5c51a23ddee56b503635936a",
      "parents": [
        "3ba71d2194500d1a9fef1b8491b9e0c168e7d46e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Sat Dec 22 17:56:25 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:17 2008 -0200"
      },
      "message": "V4L/DVB (6901): Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "3ba71d2194500d1a9fef1b8491b9e0c168e7d46e",
      "tree": "8399dcce77527d6e6ca2228027d6f9768ca84e9c",
      "parents": [
        "4cd8a7bd65a29c5b7833de177622cb2534d5e868"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Fri Dec 07 01:40:36 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:16 2008 -0200"
      },
      "message": "V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800\n\nAdd module option \u0027alt_tuner\u0027 disabled by default.\n\nWhen set to one, the dvb_frontend of HVR1800 will consist of:\ns5h1409 demod + tda18271 tuner\n\nWhen set zero (default), the dvb_frontend of HVR1800 will consist of:\ns5h1409 demod + mt2131 tuner\n\nIf the tda18271 is used in digital mode, you will not be able to\ntune an analog channel at the same time.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "4cd8a7bd65a29c5b7833de177622cb2534d5e868",
      "tree": "22787dc920c8ee29c674effbe43775d909fc0f87",
      "parents": [
        "07b4a835d42d6d59e84cbafdc8b7090f97d7b67a"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Sat Dec 22 16:59:08 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:16 2008 -0200"
      },
      "message": "V4L/DVB (6899): Kconfig: VIDEO_CX23885 must select TUNER_XC2028 if !DVB_FE_CUSTOMIZE\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "07b4a835d42d6d59e84cbafdc8b7090f97d7b67a",
      "tree": "31a7dc5771357e860b0061f3ebaf314d95da8d61",
      "parents": [
        "ef207feddf826f099562b239543c447e68991b84"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Tue Dec 18 01:09:11 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:16 2008 -0200"
      },
      "message": "V4L/DVB (6898): cx23885: add support for Hauppauge WinTV HVR-1500\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "ef207feddf826f099562b239543c447e68991b84",
      "tree": "05f8bd7467d85d57b6475ac8401fae53f7dd0c53",
      "parents": [
        "0e614cd1a5a09b36a3b6d0fff8a08a97800d3cce"
      ],
      "author": {
        "name": "Chris Pascoe",
        "email": "c.pascoe@itee.uq.edu.au",
        "time": "Sun Dec 02 09:30:55 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:15 2008 -0200"
      },
      "message": "V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searches\n\nIf we are selecting the S-Code firmware to load by name, then we must mask\noff the HAS_IF bit during the search.\n\nSigned-off-by: Chris Pascoe \u003cc.pascoe@itee.uq.edu.au\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "0e614cd1a5a09b36a3b6d0fff8a08a97800d3cce",
      "tree": "ae5eb3832437a256976353302e57313579f580c3",
      "parents": [
        "3f51451b516eeb19d3c1ea311ee8845fc80b5135"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Dec 21 21:33:36 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:15 2008 -0200"
      },
      "message": "V4L/DVB (6896): ivtv: add XC2028 support for Club3D cards\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "7972f9880c8c812332a56da7cfa4523d01ea310b",
      "tree": "89a21740f33723c103357c66e34e039b1cd84d85",
      "parents": [
        "fb6d8e2c7fe1667d8ce057e333b18deb91191be5"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Fri Dec 21 16:12:09 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:14 2008 -0200"
      },
      "message": "V4L/DVB (6893): tuner-xc2028: fix xc2028_attach function\n\nxc2028_attach was returning an integer when disabled from the build, where it\nshould instead be returning NULL.  Declare xc2028_attach as type dvb_frontend *\ninstead of void *.\n\nThe prototype declaration must be marked as extern in the header.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "2800b439e090aa06194dbbfb939cd259b74c42a3",
      "tree": "586fe113e740835844a641849b6bf72f162dcf2c",
      "parents": [
        "6df9366857335c6406659ce31554b103a00c3b96"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 20 01:20:38 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:13 2008 -0200"
      },
      "message": "V4L/DVB (6888): Add Hauppauge tuner type 150 defintion\n\nAdd Hauppauge tuner type 150 defintion.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6df9366857335c6406659ce31554b103a00c3b96",
      "tree": "a2be02450146427957eded7ec85a76e47a347971",
      "parents": [
        "e12671cf0c3c8460dfa3ab945023803612827fb7"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 20 01:17:15 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:13 2008 -0200"
      },
      "message": "V4L/DVB (6887): Avoid \u0027unknown model\u0027 message for the HVR1500-Q\n\nAvoid \u0027unknown model\u0027 message for the HVR1500-Q\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "e12671cf0c3c8460dfa3ab945023803612827fb7",
      "tree": "d663d35b7552fb6405be4474a1581dca583641dc",
      "parents": [
        "d1987d55a1eda774dfbab240a432607c17241d07"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 20 01:14:43 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:12 2008 -0200"
      },
      "message": "V4L/DVB (6886): xc5000: Cleanups of types, result codes etc\n\nThis translates much of the xceive coding style, adds\nsome result codes and generally cleans up whitespace\nand function arguments.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d1987d55a1eda774dfbab240a432607c17241d07",
      "tree": "7b45520cfd2496d15c47b1bac641c42c1964c9aa",
      "parents": [
        "aacb9d31ee65c0685745ca4dfc7cdd24f8b7d92b"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Tue Dec 18 01:57:06 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:12 2008 -0200"
      },
      "message": "V4L/DVB (6885): Add support for the Hauppauge HVR1500Q\n\nThe express card ATSC/QAM tuner.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "bc3e5c7fc20d3c09667067878fb7a55dd9fc041d",
      "tree": "81d83ec2aa0b21f8b594d45a398bdefe206ad3e3",
      "parents": [
        "9ad89f0104314786138d580ab2c1119e7e470f56"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Fri Dec 21 11:18:32 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:11 2008 -0200"
      },
      "message": "V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend\n\nRather than using a pointer, include struct analog_demod_ops directly\ninside struct dvb_frontend.  This will allow us to use dvb_attach in\nthe future, along with removing the need to check the ops structure\nbefore having to check the pointer to the method being called.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "9ad89f0104314786138d580ab2c1119e7e470f56",
      "tree": "a8a429360197b646c46c517d8cdf094470b5df27",
      "parents": [
        "807ffe8df23e1977d4e702697a08047f346eb974"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Fri Dec 21 03:00:59 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:10 2008 -0200"
      },
      "message": "V4L/DVB (6880): kill tuner-driver.h\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "807ffe8df23e1977d4e702697a08047f346eb974",
      "tree": "fe7cb050ddddc64fc98b0248030cf1d6a8abc8d4",
      "parents": [
        "b624aa86cd92b32d66653609e4896f54c0d6111d"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Fri Dec 21 02:55:43 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:10 2008 -0200"
      },
      "message": "V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h\n\nstruct analog_tuner_ops no longer has any dependencies specific\nto v4l2, so we can move this into dvb_frontend.h with the rest\nof the tuning structures.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "b624aa86cd92b32d66653609e4896f54c0d6111d",
      "tree": "c2093105bacec0be366ab062b3a33fd534bd5cc8",
      "parents": [
        "d536c9df41f5e47a37e22b46ea98451ce8134e55"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Thu Dec 20 23:19:14 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:10 2008 -0200"
      },
      "message": "V4L/DVB (6878): tuner: remove extraneous variable declaration\n\ntuner_count is already declared as \"extern unsigned const int\"\nin \u003cmedia/tuner-types.h\u003e  -- Remove it from tuner-driver.h\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d536c9df41f5e47a37e22b46ea98451ce8134e55",
      "tree": "1afbd242fe43df1f79fcec1a0a42bf3633211b75",
      "parents": [
        "0b6a3342a645208feaab76332f1eee33e1688bd5"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@infradead.org",
        "time": "Tue Dec 18 10:42:33 2007 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 25 19:04:09 2008 -0200"
      },
      "message": "V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offset\n\nIn my testing yesterday, I was using a scan file tailored specifically\nfor a unique test situation -- As it turns out, this scan file was bad,\nand I will use the one included inside dvb-apps for testing for now on.\n\nI\u0027ve tested with other ATSC tuners just to confirm, using:\n\nus-ATSC-center-frequencies-8VSB\n\nAnyhow, as it turns out, the tuner-xc2028 *does* require a tuning offset\nfor ATSC.  Even though the linux-dvb api passes in center frequencies\nfrom userspace, apparantly the xceive firmware is already factoring in\nthe tuning offset to center.\n\nIn order to make the device function using the same scan files /\nchannels.conf configurations as other atsc devices, we must offset by\n1.75 MHz.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    }
  ],
  "next": "6fb377f85cb8c2c1580ce8b134c887a7b53c7aa9"
}
