)]}'
{
  "log": [
    {
      "commit": "60f6c464d14b177778334344c86f15616899735a",
      "tree": "688132b3e6b6c6bb75699ff277d0421834993566",
      "parents": [
        "c3e63002433d9a3de763b6cb49dc2c75a74d8604"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:08:12 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:21 2005 -0800"
      },
      "message": "[PATCH] v4l: 976: ensure consistent v4l firmware prefixes\n\nEnsure consistent v4l firmware prefixes.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c3e63002433d9a3de763b6cb49dc2c75a74d8604",
      "tree": "4cbf336587246fd11c6770a39973b17b6c59143f",
      "parents": [
        "d5ee43afc9fdde8f853346d32f5ca5c00e8ed886"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:08:11 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: 977: fix broken dependency needed for sa7134 module\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d5ee43afc9fdde8f853346d32f5ca5c00e8ed886",
      "tree": "47bc8712fc8650058e614774ff9e8cc25653e988",
      "parents": [
        "c01ee851d3e64753877017e8fb19f2e23a1945bc"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:08:10 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: 975: apply saa7134-alsa fixes\n\nMerged parts of a patch from Takashi Iwai for an older version of the module.\n\nThis patch was adapted and tested by Ricardo Cerqueira.\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c01ee851d3e64753877017e8fb19f2e23a1945bc",
      "tree": "67f0ee3300eb7016d792471dbdda4112bbe9d0f7",
      "parents": [
        "93067f387e104e48e616436fe1804911f90402e3"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Sun Nov 13 16:08:09 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: 974: saa7134 shouldn\u0027t DEPEND on SND_PCM_OSS. Instead, SELECT it.\n\nsaa7134 shouldn\u0027t DEPEND on SND_PCM_OSS. Instead, SELECT it.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "93067f387e104e48e616436fe1804911f90402e3",
      "tree": "1daebbbbc5f391ab5dfe08b7f35a945154bb6f6e",
      "parents": [
        "24b59258eb987c26c5813d7768c516422830db35"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Sun Nov 13 16:08:09 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: saa711x driver doesn\u0027t need segment.h\n\nThis breaks compilation on non-x86 architectures, and isn\u0027t even used.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nAcked-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "24b59258eb987c26c5813d7768c516422830db35",
      "tree": "614420d99090ffdf43479350432ffde4445f0c50",
      "parents": [
        "e77f34d6948af83db75ece2e1bc0c73087d7cf69"
      ],
      "author": {
        "name": "Mike Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Sun Nov 13 16:08:08 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: prevent saa7134 alsa undefined warnings\n\nPrevent the following build warnings:\n\n*** Warning: \"snd_card_free\"\n*** Warning: \"snd_card_register\"\n*** Warning: \"snd_device_new\"\n*** Warning: \"snd_card_new\"\n*** Warning: \"snd_ctl_add\"\n*** Warning: \"snd_ctl_new1\"\n*** Warning: \"snd_pcm_set_ops\"\n*** Warning: \"snd_pcm_new\"\n*** Warning: \"snd_pcm_lib_ioctl\"\n*** Warning: \"snd_pcm_hw_constraint_integer\"\n*** Warning: \"snd_pcm_stop\"\n*** Warning: \"snd_pcm_period_elapsed\"\n[drivers/media/video/saa7134/saa7134-alsa.ko] undefined!\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e77f34d6948af83db75ece2e1bc0c73087d7cf69",
      "tree": "a143bac222668bc935d7663745eb933671dd754d",
      "parents": [
        "1f4b33651cfb18caac6b6a0d664b0750074b14f4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:08:06 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers\n\nRemoved obsoleted i2c-compat.h file from cx25840, saa7115 and saa7127 drivers.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f4b33651cfb18caac6b6a0d664b0750074b14f4",
      "tree": "c8304d5cb2de23ebde994f45f050643f1b3f1d80",
      "parents": [
        "e19b2fcccde976621560c26373c7fba29b0d0f29"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:08:05 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (966) Authorship fixes for new Modules\n\nFixes Module Author macros\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e19b2fcccde976621560c26373c7fba29b0d0f29",
      "tree": "ed6a0ed34c8a238fb7a1d0293051fb6cfc6cc556",
      "parents": [
        "9e1e28da4059ce293334a8e820955a0ce320b07b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:08:04 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (948) adds support for saa7115 video decoder\n\n- Adds support for saa7115 video decoder.\n  Driver Authors: Hans Verkuil, Chris Kennedy, Kevin Thayer\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Chris Kennedy \u003cc@groovy.org\u003e\nSigned-off-by: Kevin Thayer \u003cnufan_wfk@yahoo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9e1e28da4059ce293334a8e820955a0ce320b07b",
      "tree": "93414b7dd29e77754bf9fc3f9dc553482be11ab2",
      "parents": [
        "6555f4322f5c8dc03047eb566d8519ba348e02de"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Sun Nov 13 16:08:03 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (963.1) hybrid v4l/dvb: remove duplicated code\n\nThe following patch caused some duplicated code in cx88-dvb.c:\n[PATCH] v4l: 634: implemented tuner set standby on cx88 init\n\nThe cx88-dvb.c portion of this patch was already applied\nin an earlier patch, entitled:\n[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 Gold\n\nI love quilt and all, but AFAIK, no tool is 100% perfect for catching\noversights like this.\n\nThe non-overlapping portions of each of these patches are still needed, and\nmust not be discarded, so rather than reverting old patches, please just apply\nthis fixup patch to remove the duplicated code.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6555f4322f5c8dc03047eb566d8519ba348e02de",
      "tree": "19f070a66260ae2ffc45f32cf5d0d11e513c7ccf",
      "parents": [
        "80d2ad9259b04bc46556c1cd8cec558a02460a2d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:08:02 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (963) em28xx IR fixup\n\nRemoved the code that avoids repeating events when pressing IR keys.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "80d2ad9259b04bc46556c1cd8cec558a02460a2d",
      "tree": "e88e5136a93aa7b7676365635959dff41a9a1f61",
      "parents": [
        "3717e170e1585d79a8ceced9161f18ceb796411e"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:08:01 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)\n\nAdded new saa7134 card (MSI TV@anywhere plus)\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3717e170e1585d79a8ceced9161f18ceb796411e",
      "tree": "71127c3da4c4a138c95bee0ff094700e49924458",
      "parents": [
        "4aabf6331f89c18a46e7f083ca0b27f15ca85422"
      ],
      "author": {
        "name": "Tyler Trafford",
        "email": "tatrafford@comcast.net",
        "time": "Sun Nov 13 16:08:00 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (958) Make cx25840 use firmware image named \u0027cx25840.fw\u0027\n\nChange default filename of firmware image to \u0027cx25840.fw\u0027\n\nSigned-off-by: Tyler Trafford \u003ctatrafford@comcast.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4aabf6331f89c18a46e7f083ca0b27f15ca85422",
      "tree": "2a512246717df6fb37f6dd6c3444972b43aea51b",
      "parents": [
        "714a095abfa22dfe2accf641118a65796e966a98"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:08:00 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (951) Make saa7134-oss as a stand-alone module\n\n- saa7134-oss is now a standalone module as well\n- remaining DMA sound code has been removed from core the module\n- Lots of small cleanups and variable renames to get more consistency\n  between the OSS and ALSA drivers\n- Fixed saa7134-alsa spinlock bug\n- Added missing #include in saa7134-oss\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "714a095abfa22dfe2accf641118a65796e966a98",
      "tree": "e8936ba9edc3ad0b5c6d69dd032133551a2a2d5e",
      "parents": [
        "70146cfc84dca917ac27cdc754deae63c1282844"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:07:59 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127\n\nAdded compiler options for cx25840, saa7115 and saa7127\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "70146cfc84dca917ac27cdc754deae63c1282844",
      "tree": "a33be52c5783eb3628d80062d7323e52854c2c6f",
      "parents": [
        "bd985160a9f4623fdb24fcfeb36fe59e1b8f7b57"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t.online.de",
        "time": "Sun Nov 13 16:07:58 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (949) Added support for secam l\u0027\n\nAdded support for SECAM L\u0027\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bd985160a9f4623fdb24fcfeb36fe59e1b8f7b57",
      "tree": "a674501ba55b0d06c88f86ac07949d3fd8338165",
      "parents": [
        "b2f0648ffda862d53f04f0a05979f3fa530d63c9"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:07:56 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (946) adds support for cx25840 video decoder\n\nAdds support for cx25840 video decoder.\n\nDriver authors: Hans Verkuil, Chris Kennedy, Tyler Trafford, Ulf Eklund.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Chris Kennedy \u003cc@groovy.org\u003e\nSigned-off-by: Tyler Trafford \u003ctatrafford@comcast.net\u003e\nThanks-to: Ulf Eklund \u003civtv@eklund.to\u003e.\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "419d4e753a5dbd6e19ad45cb4045ac213f15eac4",
      "tree": "86a3aeff1dbabb79192537877b18c63934ffb458",
      "parents": [
        "cfbb5b8cb059609696ba38a9a87eafb93b3de43c"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Nov 13 16:07:55 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l-944-added-driver-for-saa7127-video-tidy\n\nRemove unneeded (and undesirable) casts.\n\nCc: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nCc: Chris Kennedy \u003cc@groovy.org\u003e\nCc: Kevin Thayer \u003cnufan_wfk@yahoo.com\u003e\nCc: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cfbb5b8cb059609696ba38a9a87eafb93b3de43c",
      "tree": "aaabafd0fb2f08714a7fb0393c8d7290b39498f9",
      "parents": [
        "6c6c0b2c27e70c3593e023882fabb1cebcbd077e"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:07:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (944) added driver for saa7127 video decoder\n\n- Added driver for saa7127 video decoder.  Driver authors:Hans Verkuil,\n  Chris Kennedy, Kevin Thayer\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Chris Kennedy \u003cc@groovy.org\u003e\nSigned-off-by: Kevin Thayer \u003cnufan_wfk@yahoo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6c6c0b2c27e70c3593e023882fabb1cebcbd077e",
      "tree": "30b0969ef62e3094362e4057663bac872bd0a44f",
      "parents": [
        "871242b93e75b24c99687249c2812aed026b40af"
      ],
      "author": {
        "name": "Mark Weaver",
        "email": "mark-clist@npsl.co.uk",
        "time": "Sun Nov 13 16:07:52 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (939) Support for nebula rc5 based gpio remote\n\nSupport for Nebula rc5-based gpio remote.\n\nSigned-off-by: Mark Weaver \u003cmark-clist@npsl.co.uk\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "871242b93e75b24c99687249c2812aed026b40af",
      "tree": "c19bb8dfad2aa4166a8c483d250e5f935a89cf19",
      "parents": [
        "633323ffffae91c3f22a08e0185fbfd3fae2a825"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Sun Nov 13 16:07:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (937) Included missing interrupt.h at saa7134-alsa.c\n\nIncluded missing interrupt.h at saa7134-alsa.c\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "633323ffffae91c3f22a08e0185fbfd3fae2a825",
      "tree": "086f2767deefcd011aceffdd966c39ea0ea1aa18",
      "parents": [
        "8069695c9e7da7ab7cd8ee749e8d5aa9e6e0660b"
      ],
      "author": {
        "name": "Bill Pechter",
        "email": "pechter@gmail.com",
        "time": "Sun Nov 13 16:07:50 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l:: (936) Support for sabrent bt848 version\n\nSupport for Sabrent bt848 version.\n\nSigned-off-by: Bill Pechter \u003cpechter@gmail.com\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8069695c9e7da7ab7cd8ee749e8d5aa9e6e0660b",
      "tree": "f5e7208c2b9fd261d12424816388a736d500c987",
      "parents": [
        "800d3c6f90b61cc82b09db635b59c00b1c460728"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:07:49 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (935) Moved common IR stuff to ir-common.c\n\n- The pinnacle handler \u0026 remote are common to saa7134 PCI boards and em28xx\n  USB boards, so the keymap was moved to ir-common and the keyhandler is back\n  to ir-kbd-i2c\n\n- request_module(\"ir-kbd-i2c\") is no longer necessary at saa7134-core since\n  saa7134.ko now depends on ir-kbd-i2c.ko to get the keyhandler\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "800d3c6f90b61cc82b09db635b59c00b1c460728",
      "tree": "e8b59694c3b0560c65da4e5984b5ef1a92cbae82",
      "parents": [
        "c817e7634260b298fc03b856ddb53d9aa77326b5"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:07:48 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (943) added secam l video standard\n\n- Added SECAM L\u0027 video standard\n- SECAM L\u0027 is a Secam variant that requires special config.\n\nThis patch adds support on V4L core. Requires aditional patches\non tuners to support.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c817e7634260b298fc03b856ddb53d9aa77326b5",
      "tree": "6e0259424ddf11f10e18a3e7b939d66ccf955f36",
      "parents": [
        "770599d07564f049234d0a5eb0ef3d607d747878"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:07:47 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (930) Alsa fixes and improvements\n\n- Fix nasty IRQ hook bug.\n- Fix multiple board support in saa7134-alsa\n- Minor comment updates\n- SAA7134/ALSA IRQ management improvements\n- Removed superfluous stop_dma() from saa7134-alsa IRQ handler\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "770599d07564f049234d0a5eb0ef3d607d747878",
      "tree": "a29a489c43a5a5631606d51d330cf76a8a8338c8",
      "parents": [
        "6ad44229ec85b3938a313a325f0449e23eac8aac"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:07:45 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:18 2005 -0800"
      },
      "message": "[PATCH] v4l: (926.1) Added compiling options for wm8775 and cs53l32a chips\n\nAdded compiling options for wm8775 and cs53l32a chips.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "44e6f84e3597905816a0440e7218d2ed072120da",
      "tree": "cc39924c84f2b2fb4412af5786c304d93ace2824",
      "parents": [
        "ae5684ceb478bfbb7c3c5a49970e20f4701dbdf7"
      ],
      "author": {
        "name": "Prakash Punnoor",
        "email": "prakash@punnoor.de",
        "time": "Sat Nov 12 09:17:38 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Nov 12 10:52:30 2005 -0800"
      },
      "message": "[PATCH] fix b2c2 dvb undefined symbol\n\nThis fixes\n\n  drivers/built-in.o: In function `flexcop_frontend_init\u0027:\n  : undefined reference to `lgdt330x_attach\u0027\n\n[ Side note: I really dislike that dvb people want to include every\n  possible frontend into the kernel - I only need the mt312 one for my\n  Skystar2 card.  I\u0027d highly appreciate it this would be made selectable\n  again... ]\n\nSigned-off-by: Prakash Punnoor \u003cprakash@punnoor.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b54134be53be720da423692665ec215eb14a678b",
      "tree": "cf9c5a895a6c657ef23317c6256e7eb284e93b95",
      "parents": [
        "79dd0c69f05fccb0396bdcd861ad4686ce888cda"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:54 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:32 2005 -0800"
      },
      "message": "[PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is active\n\n- Saa7134-alsa can only be autoloaded after saa7134 is active\n- Applied pertinent changes proposed by the ALSA team\n- dsp_nr replaced by ALSA\u0027s index[]\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "79dd0c69f05fccb0396bdcd861ad4686ce888cda",
      "tree": "e027b7eede37e1212c3237f3a85824a4990e23ee",
      "parents": [
        "875c296b8ef42a796dc8db57a40b5e2228240c33"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 925: saa7134 alsa is now a standalone module\n\nSaa7134-alsa is now a standalone module\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9d4d9c05c807ab8a49ac0024987b223bb32c022d",
      "tree": "6f2401a04654a11e2190ce610eab664693784a66",
      "parents": [
        "7f7e846ca552c4cf2e04b4666cea18dc26b36b59"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:52 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 920: fixed autodetection of max size by if alternate setting\n\n- Fixed autodetection of max size by if alternate setting\n- Fixed some debug messages\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7f7e846ca552c4cf2e04b4666cea18dc26b36b59",
      "tree": "087ac1c7018a3ff23b5c6e9568f005032c6d5fee",
      "parents": [
        "7bde80769ddf76a2c2e3672f2a932cfc029a1d35"
      ],
      "author": {
        "name": "Torsten Seeboth",
        "email": "Torsten.Seeboth@t-online.de",
        "time": "Tue Nov 08 21:38:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 919: improves the audio handling for nicam on cx88-audio\n\nImproves the audio handling for NICAM on cx88 audio.\n\nSigned-off-by: Torsten Seeboth \u003cTorsten.Seeboth@t-online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7bde80769ddf76a2c2e3672f2a932cfc029a1d35",
      "tree": "7a0884e1b79ad69f7ff01df9de6c124dd7ad47a5",
      "parents": [
        "c5d4a70ff82aab638b871debc9c8b27216cf1ecd"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Tue Nov 08 21:38:50 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 917: fixes some bugs in msp3400\n\n- Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN).\n- Improves msp3400 debug messages.\n  Now, all kernel message in msp3400.c use the same prefix\n  and include the I2C bus to differentiate between multiple\n  msp3400 I2C chips.\n- Correctly prints the chip identifier for the msp44xx chips.\n- msp34xxg cleanups.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c5d4a70ff82aab638b871debc9c8b27216cf1ecd",
      "tree": "0528f65a92011ee0abde27c8195e85994d28f5d4",
      "parents": [
        "e2998e10a9ed47cb70a5be6207aa34b2f2f22c17"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:50 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 916: fixes set scart parameter definitions and audout ioctl\n\nFixes set_scart parameter definitions and AUDOUT ioctl\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e2998e10a9ed47cb70a5be6207aa34b2f2f22c17",
      "tree": "bc75362099abaee8d6588406c8d2922d8082a21a",
      "parents": [
        "d6242f209984795644fb08b5410f405406c7104a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Tue Nov 08 21:38:49 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2c-algo-bit\n\nFixes compilation problems due removal of media/id.h and I2C_ALGO_BIT\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d6242f209984795644fb08b5410f405406c7104a",
      "tree": "e5c24cb536c59e5ab676aeeed15d3beffeaf315e",
      "parents": [
        "17ce1ff9cfd90ab3ecffaa5ebfb4abbf8216f2cc"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:48 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: SAA7134 alsa build fix\n\nFixes saa7134-alsa build inside saa7134 driver.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "17ce1ff9cfd90ab3ecffaa5ebfb4abbf8216f2cc",
      "tree": "4b06666fc245d5376183ad5c123cbb0bba74543c",
      "parents": [
        "cb2444dfa203b5b5c76d63c0ce8593e4e0385719"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:47 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:31 2005 -0800"
      },
      "message": "[PATCH] V4L: 914: use less generic name for saa7134 card 79\n\nUse less-generic name for saa7134 card #79\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cb2444dfa203b5b5c76d63c0ce8593e4e0385719",
      "tree": "ee62805570a23eb9d44acfafe01b6657f2cc38d1",
      "parents": [
        "f1bcef8874ab33b1e517b79a9b9df7309a996877"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:47 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2c\n\nSAA713x cards with i2c remotes now autoload ir-kbd-i2c (disable_ir works, as\nit does for GPIO remotes)\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f1bcef8874ab33b1e517b79a9b9df7309a996877",
      "tree": "d0739e716361a9edeb75a83218aa5d917f925898",
      "parents": [
        "247b661f83ad9be317da2e3b0c254ba283f874ef"
      ],
      "author": {
        "name": "Tyler Trafford",
        "email": "tatrafford@comcast.net",
        "time": "Tue Nov 08 21:38:46 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 911: added support for ntsc 4.43 video standard\n\nAdded support for NTSC 4.43 video standard.\n\nSigned-off-by: Tyler Trafford \u003ctatrafford@comcast.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "247b661f83ad9be317da2e3b0c254ba283f874ef",
      "tree": "4e7468f223c3e298749eef80db1150cb1fce5997",
      "parents": [
        "d4b0aba47d48a339572744cb23ba925f04e3cda9"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:45 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 909: updated cardlist and strip trailing whitespace\n\nUpdated CARDLIST and strip trailing whitespace.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d4b0aba47d48a339572744cb23ba925f04e3cda9",
      "tree": "ce20014297024a139752b83c906759b79e2b93a8",
      "parents": [
        "eac94356c8f9f7d3854ed0290a406b13bfe8df4c"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t.online.de",
        "time": "Tue Nov 08 21:38:44 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 908: added dvb-t support for asus p7134 dual\n\n- Added dvb-t support for Asus P7134 Dual\n- added pci id for ADS Tech Instant TV cardbus variant\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eac94356c8f9f7d3854ed0290a406b13bfe8df4c",
      "tree": "5dd31d7ecbb1d0d857972478a322ccb838dd668c",
      "parents": [
        "c3d931929f1d11f9d198567850247ae1754dfc06"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:43 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 907: em28xx cleanups and fixes\n\n- Em28xx cleanups and fixes.\n- Some cleanups and audio amux adjust.\n- em28xx will allways try, by default, the biggest size alt.\n- Fixes audio mux code.\n- Fixes some logs.\n- Adds support for digital output for WinTV USB2 board.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c3d931929f1d11f9d198567850247ae1754dfc06",
      "tree": "2b212bbda7cfb82d11d9aa57a799439e41d29eb5",
      "parents": [
        "90e9df7f186876584b938e01fcf7f40a50c950b9"
      ],
      "author": {
        "name": "Pavel Mihaylov",
        "email": "bin@bash.info",
        "time": "Tue Nov 08 21:38:43 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 906: remote and more info for pctv cardbus whitespace cleanup\n\nRemote and more info for PCTV Cardbus. Whitespace cleanup.\n\nSigned-off-by: Pavel Mihaylov \u003cbin@bash.info\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "90e9df7f186876584b938e01fcf7f40a50c950b9",
      "tree": "630e9515da682fc1a29006ec89a9f008f1c4ae02",
      "parents": [
        "12b0e1df5c10a094a4475439a484307478c4c607"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t.online.de",
        "time": "Tue Nov 08 21:38:42 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 904: added dvb support for tda8275a philips tiger reference design\n\nAdded dvb support for tda8275a (Philips Tiger reference design)\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "12b0e1df5c10a094a4475439a484307478c4c607",
      "tree": "dc9c34ee1573b68a348294d9e28463c9f38a44f4",
      "parents": [
        "d4c34aa024aef2be3f3deca751c335f72c3e32b6"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:41 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:30 2005 -0800"
      },
      "message": "[PATCH] V4L: 902: saa6588.c should build saa6588.ko rather than rds.ko\n\nSaa6588.c should build saa6588.ko, rather than rds.ko\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d4c34aa024aef2be3f3deca751c335f72c3e32b6",
      "tree": "ad59aa0a61c93ebe4b113fcca41a57164ea8c002",
      "parents": [
        "6c3d67abdb79ff3e22cd19476c05294274434143"
      ],
      "author": {
        "name": "Kirk Lapray",
        "email": "kirk.lapray@gmail.com",
        "time": "Tue Nov 08 21:38:40 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] V4L: 901: added function for nxt200x to change pll input\n\nAdded function for nxt200x to change pll input\n\nSigned-off-by: Kirk Lapray \u003ckirk.lapray@gmail.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6c3d67abdb79ff3e22cd19476c05294274434143",
      "tree": "04576b0cd46655e49367f5c32b78bb789788b0f2",
      "parents": [
        "4ac95af9a0bdc33f18e6a7532ac5319b2d4ab8c2"
      ],
      "author": {
        "name": "Hans J. Koch",
        "email": "koch@hjk-az.de",
        "time": "Tue Nov 08 21:38:39 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] V4L: 899: fix rds raw data buffer handling bug which caused\n\nFix RDS raw data buffer handling bug, which caused decoding delays and\nsometimes wrong data.\n\nSigned-off-by: Hans J. Koch \u003ckoch@hjk-az.de\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4ac95af9a0bdc33f18e6a7532ac5319b2d4ab8c2",
      "tree": "28075f54576996e728a25860a027e4ab895c8a81",
      "parents": [
        "22ae2550f65bc322e6bdeff9d3948bbb5e0a9b67"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t.online.de",
        "time": "Tue Nov 08 21:38:38 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] V4L: 896: fixed tda8290 secam l\n\nFixed tda8290 SECAM-L\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b296fc6017e0ec6bc6cd0f40275f268035eb6b8b",
      "tree": "ce2b956c3bdd9e730bcddd4f03372a56131cd365",
      "parents": [
        "ad07d93ae7884a72a293eb4efb61a872f109ebd5"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:37 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] v4l: 898: em2820 i2c fix\n\n- Miscelaneous fixes for em28xx\n\t- I2C hardware named changed to wright value.\n\t- utsname included to em28xx-video.c\n\t- Makefile fixes.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ad07d93ae7884a72a293eb4efb61a872f109ebd5",
      "tree": "d519e95b55af9b93b5460a821984f16a7a057d66",
      "parents": [
        "6cffcc23d2837295604033d884d1ad259d0aed57"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:36 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] v4l: 897: saa7146 fix\n\n- Fixing headers to compile cleanly.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6cffcc23d2837295604033d884d1ad259d0aed57",
      "tree": "11a72fa287c5dcb0a5a5320a38fa16cfc949d598",
      "parents": [
        "7418f3462aedf6fb962a44c8fa7259dd94530ff5"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Tue Nov 08 21:38:36 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] v4l: 896: rename BTTV_FOO --\u003e BTTV_BOARD_FOO\n\nAdapt to changes in v4l tree: rename BTTV_FOO --\u003e BTTV_BOARD_FOO\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7418f3462aedf6fb962a44c8fa7259dd94530ff5",
      "tree": "97e8f42d3a11d8c4d2aaf2e89061e621a25a3550",
      "parents": [
        "6e45f5d8d27cb619cf7e94c78a67fb61a4f3dd5e"
      ],
      "author": {
        "name": "Lubomir Bulej",
        "email": "bulej@nenya.ms.mff.cuni.cz",
        "time": "Tue Nov 08 21:38:34 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:29 2005 -0800"
      },
      "message": "[PATCH] v4l: 895: new avermedia 303 card without radio\n\n- New Avermedia 303 card (without radio).\n\nSigned-off-by: Lubomir Bulej \u003cbulej@nenya.ms.mff.cuni.cz\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6e45f5d8d27cb619cf7e94c78a67fb61a4f3dd5e",
      "tree": "5492bcb10323fb1b62073e71d927db640bb0ec63",
      "parents": [
        "291d1d7356a2cf1da4934a06c4a4e3bca440fbc6"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:34 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:28 2005 -0800"
      },
      "message": "[PATCH] v4l: 894: work around to allow hybrid dvb card to autoload the tda9887\n\n- Work-around to allow hybrid DVB card to autoload the tda9887\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "291d1d7356a2cf1da4934a06c4a4e3bca440fbc6",
      "tree": "f55bd3019af4566968657b9b2cd645688ea0fe79",
      "parents": [
        "d0fcdd7815e26f2e4a4ad239e2b464402a185f66"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:33 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:28 2005 -0800"
      },
      "message": "[PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakage\n\n- Rollback recent i2c change to solve tuner detection breakage\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d0fcdd7815e26f2e4a4ad239e2b464402a185f66",
      "tree": "a78298d8db7683df2919fed7cd3d3200c0288a65",
      "parents": [
        "2ea55ad3897d8abac07435190c851f804433801f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:32 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:28 2005 -0800"
      },
      "message": "[PATCH] v4l: 892: correct nicam audio settings to match dscaler\n\n- Correct nicam audio settings to match dscaler\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2ea55ad3897d8abac07435190c851f804433801f",
      "tree": "b98b9f9b345dc345dd5cd86d688e7c1a4d7cd39c",
      "parents": [
        "c2e0b62e050374ddbf3221e7b78e1d0f26e148cb"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:31 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:28 2005 -0800"
      },
      "message": "[PATCH] v4l: 891: change config em28xx to config video em28xx\n\n- Change CONFIG_EM28XX to CONFIG_VIDEO_EM28XX\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c2e0b62e050374ddbf3221e7b78e1d0f26e148cb",
      "tree": "f463ee3e2346b5b53f0cfc500377c159d443dd54",
      "parents": [
        "15871a2905b84d6dba9013dbcbd9c79ace694ffb"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:31 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:28 2005 -0800"
      },
      "message": "[PATCH] v4l: 890: fixed typo\n\n- Fixed typo.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "15871a2905b84d6dba9013dbcbd9c79ace694ffb",
      "tree": "e60291a8fd62cabe5306d73db3fdd4a33ed6d575",
      "parents": [
        "404b32fb3d93c17f994ad4b1d852ce4ca682ff8b"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:30 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:28 2005 -0800"
      },
      "message": "[PATCH] v4l: 889: add em28xx to kernel build\n\n- Add em28xx to kernel build.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "404b32fb3d93c17f994ad4b1d852ce4ca682ff8b",
      "tree": "c1e76b4a066ba656dc5d6cd6018b00001601fa8e",
      "parents": [
        "c3b3924ea0843d6956e5f87c3a4be09f460fe923"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:29 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 888: saa7113 renamed to saa711x\n\n- Saa7113 renamed to saa711x\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3acf28095009509c9ca1e283de821b5be9ddede6",
      "tree": "824f31e6942ac09d977103f4a010e0a349b3afa2",
      "parents": [
        "e0ec29b7e5aa1f4f1ff73ebd3003336dbe83e174"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:27 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 886: renamed common structures to em28xx\n\n- Renamed common structures to em28xx\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e0ec29b7e5aa1f4f1ff73ebd3003336dbe83e174",
      "tree": "de32e4c362a18c62b6a34b0ca690d15fd92dd071",
      "parents": [
        "710a72589a6727973405fd3580d7c724ba709296"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Nov 08 21:38:26 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 885: second round of i2c ids redefinition cleanup\n\n- Second round of i2c IDs redefinition cleanup.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "710a72589a6727973405fd3580d7c724ba709296",
      "tree": "3e837a04275be587234caa863e4400a7d2e36365",
      "parents": [
        "f7abcd385cc8a5a2f75b07c8325067ea2785ba1e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:25 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 881: video cx88 need not depend on experimental\n\n- VIDEO_CX88 need not depend on EXPERIMENTAL\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f7abcd385cc8a5a2f75b07c8325067ea2785ba1e",
      "tree": "f8dc799ec34c773c6b1b7d2e4aa42061c0facf83",
      "parents": [
        "c12097fd9adb07810fb28f70df5462c0603463cc"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:25 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir\n\n- Module em2820 renamed to em28xx and moved to V4L dir.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f3b512fd42b4ed6ff47a8afb4f42ac3cc325ddad",
      "tree": "5c3d79670b5823ad1f9bf8baf2ccec292522903e",
      "parents": [
        "50c8640725453f2487da9267844a962108c8418e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:23 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 875: some cleanups at i2c stuff and fixing when tuner addr is set\n\n- Some cleanups at I2C stuff and fixing when tuner addr is set.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "50c8640725453f2487da9267844a962108c8418e",
      "tree": "b3bc539a2a9e7288aef1dc8832a5c6e1056149bc",
      "parents": [
        "ac113d15a9d1a85f57969244301850379b5f17dd"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Tue Nov 08 21:38:22 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:27 2005 -0800"
      },
      "message": "[PATCH] v4l: 874: quick and dirty fix for audc config pinnacle\n\n- Quick and dirty fix for AUDC_CONFIG_PINNACLE.\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ac113d15a9d1a85f57969244301850379b5f17dd",
      "tree": "a5fea89db4e77b4c77c9bfe669d81bf85a3b6d9f",
      "parents": [
        "24d412289d5508f033d11154f981b478f8831c0d"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:21 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 873: updated comments for avertvhd a180\n\n- Updated comments for AVerTVHD A180\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "24d412289d5508f033d11154f981b478f8831c0d",
      "tree": "933c27f9b524361cf1c0210dba6b5f952cc3102a",
      "parents": [
        "3b64e8e238217ebd3d847ca19ead631124a2ed14"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:38:21 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 871: fixed bttv to accept radio devices like tea5767\n\n- Fixed bttv to accept radio devices like tea5767\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3b64e8e238217ebd3d847ca19ead631124a2ed14",
      "tree": "aff92f3166857d38990b2d9804bdc12f2dee5ef3",
      "parents": [
        "f4372beb84874ab33f2b06bd6a66ff6d07427081"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:20 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 870: added dvb support for avermedia avertvhd mce a180\n\n- Added DVB support for AVerMedia AVerTVHD MCE A180\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4372beb84874ab33f2b06bd6a66ff6d07427081",
      "tree": "6db8d682f60dd2ae2afb6582ddfd2f7ad75bf752",
      "parents": [
        "fde6d31e19addca8be17dee7f47ad0a7fcaa79ca"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:19 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 869: iso c90 forbids mixed declarations and code\n\n- ISO C90 forbids mixed declarations and code\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fde6d31e19addca8be17dee7f47ad0a7fcaa79ca",
      "tree": "16df2e0145321c6a1efe1c0408a2f9dd55bc4b2b",
      "parents": [
        "85a2eb07e1a83a9569cdaddcef2db8d70e4fbea9"
      ],
      "author": {
        "name": "Kirk Lapray",
        "email": "kirk.lapray@gmail.com",
        "time": "Tue Nov 08 21:38:18 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 868: added support for nxt200x based cards ati hdtv wonder\n\n- Added support for NXT200X based cards (ATI HDTV Wonder)\n\nSigned-off-by: Kirk Lapray \u003ckirk.lapray@gmail.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "85a2eb07e1a83a9569cdaddcef2db8d70e4fbea9",
      "tree": "5b1db756d1006b0fbe5dce62780378913bf9e715",
      "parents": [
        "e9d096dc52493228ce1ae0fbed1d2fe0271fbe16"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:18 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 867: correcting fixes to accept radio devices like tea5767\n\n- Correcting fixes to accept radio devices like tea5767.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e9d096dc52493228ce1ae0fbed1d2fe0271fbe16",
      "tree": "3f5e1d2d81ab4f9df1207a9e7bd596b847a25bbf",
      "parents": [
        "aa8d5e72c3b2dbd18e494564345e84a0b890dd7b"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Tue Nov 08 21:38:17 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 866: fix bug with setting mt2050 radio frequency\n\n- Fix bug with setting mt2050 radio frequency\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "aa8d5e72c3b2dbd18e494564345e84a0b890dd7b",
      "tree": "39f51c3a2afca378a1b4ce6ae4ecbfb7d86a6439",
      "parents": [
        "feff0485ebcf05b5af8a3c82aa5c361d9f8b6e75"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:16 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 865: fixed bttv to accept radio devices like tea5767\n\n- Fixed bttv to accept radio devices like tea5767.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "feff0485ebcf05b5af8a3c82aa5c361d9f8b6e75",
      "tree": "4e62185a0239eea1a12c57332e8027ceb780aa2c",
      "parents": [
        "45632c4f835e74f937d8632f7ba2dd49aa39c476"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:16 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:26 2005 -0800"
      },
      "message": "[PATCH] v4l: 864: improved isoc error detection\n\n- Improved isoc error detection.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "45632c4f835e74f937d8632f7ba2dd49aa39c476",
      "tree": "ae1ca8ba91db30a74188a91746a09a2e0641e414",
      "parents": [
        "07eef6ce1558b21ebed9c95ad9c2b4879decf2a8"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:15 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:25 2005 -0800"
      },
      "message": "[PATCH] v4l: 863: added pinnacle dazzle dvc 90\n\n- Added Pinnacle Dazzle DVC 90\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "07eef6ce1558b21ebed9c95ad9c2b4879decf2a8",
      "tree": "f645446483652c6d9ee41f00ff4c11c3b4ef8d31",
      "parents": [
        "91cad0f2bda7cd254efcbbff0e53f86941ca7764"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Tue Nov 08 21:38:14 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:25 2005 -0800"
      },
      "message": "[PATCH] v4l: 859: fix compilation with 2.6.8\n\n- Fix compilation with 2.6.8.\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "91cad0f2bda7cd254efcbbff0e53f86941ca7764",
      "tree": "d4e301ce6f88b466d915db6a536f0b23cb39a9e5",
      "parents": [
        "141a877949ffc22f33dc467dc256259c547ad52e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:13 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:25 2005 -0800"
      },
      "message": "[PATCH] v4l: 856: some module rename and small fixes\n\n- Some module rename and small fixes\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "141a877949ffc22f33dc467dc256259c547ad52e",
      "tree": "4a8bd55e733740772666eccc9def8b874e7584de",
      "parents": [
        "d5f69daf91edda79e97fbb702e6a15cdf3e496a1"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:13 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 855: improve kconfig user friendliness for hybrid dvb v4l boards\n\n- Improve Kconfig user-friendliness for hybrid dvb/v4l boards.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d5f69daf91edda79e97fbb702e6a15cdf3e496a1",
      "tree": "96c30422f95f9a1cd1e4bea9b401308cfa55ccde",
      "parents": [
        "b228ede44c1cded7f3dadbb8bfaeaec97f7885e8"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:12 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 854: move cx88 and saa7134 configuration\n\n- Move cx88 and saa7134 configuration out of\n  drivers/media/video/Kconfig and instead, use\n  new Kconfig files in each respective directory.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b228ede44c1cded7f3dadbb8bfaeaec97f7885e8",
      "tree": "e2b2106bfc4d487015985ca7f2207eee586468c9",
      "parents": [
        "52c02fcd00cf6fb6f5b2c8beae3b283c63cf1210"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Tue Nov 08 21:38:11 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 851: fixed broken api link and indentation\n\n- Fixed broken API link and indentation.\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "52c02fcd00cf6fb6f5b2c8beae3b283c63cf1210",
      "tree": "575ef8bbbc7cd82ac9a129563fd2445d46ed7c2e",
      "parents": [
        "07345f5d6a92bc1184ca8b05069ec1cd3514fe11"
      ],
      "author": {
        "name": "Sascha Sommer",
        "email": "saschasommer@freenet.de",
        "time": "Tue Nov 08 21:38:10 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 850: update em2800 scaler code and comments based on info from empiatech\n\n- Update em2800 scaler code and comments based on info from empiatech\n\nSigned-off-by: Sascha Sommer \u003csaschasommer@freenet.de\u003e\nSigned-off-by: Markus Rechberger \u003cmrechberger@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "07345f5d6a92bc1184ca8b05069ec1cd3514fe11",
      "tree": "57634bbaa35cc0e8f0dc8fe72b8860c65a225343",
      "parents": [
        "5d5c9904e56ae39ff71b86dc5046e24601bff00f"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t.online.de",
        "time": "Tue Nov 08 21:38:09 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 848: fixed tda8290 autodetection\n\n- Fixed tda8290 autodetection\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5d5c9904e56ae39ff71b86dc5046e24601bff00f",
      "tree": "fdaacdb246cd79f68e64557577fab3b3f6871ae3",
      "parents": [
        "791b403f5f8b2bb9ecaefc6dacfd4b96cb282274"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:08 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 847: fix bug 5484 asus digimatrix card doesnt work with pal tuner\n\n- Fix bug 5484: ASUS digimatrix card doesnt work with PAL tuner\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "791b403f5f8b2bb9ecaefc6dacfd4b96cb282274",
      "tree": "cd3cea058d38bdd538528e3c72c58845e5d663d3",
      "parents": [
        "f6d6e6dbdfcfc9d56550744068c2a9918798b773"
      ],
      "author": {
        "name": "Markus Rechberger",
        "email": "mrechberger@gmail.com",
        "time": "Tue Nov 08 21:38:08 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 843: added saa7114 support on i2c address 0x42\n\n- Added saa7114 support on i2c address 0x42\n\nSigned-off-by: Markus Rechberger \u003cmrechberger@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f6d6e6dbdfcfc9d56550744068c2a9918798b773",
      "tree": "8cc46a2397f9ea7e640d87ac71dbeb5b83818622",
      "parents": [
        "a38a7d4ff8539817691a335149cac903be4250f8"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Nov 08 21:38:07 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:24 2005 -0800"
      },
      "message": "[PATCH] v4l: 842: create kconfig files for cx88 and saa7134 directories\n\n- Create Kconfig files for cx88 and saa7134 directories.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a38a7d4ff8539817691a335149cac903be4250f8",
      "tree": "80a21a6d4b62dbc8311c0256d01e3ebfa94e4e7d",
      "parents": [
        "30556b23f31973ca311341277c4e4b128c0528bb"
      ],
      "author": {
        "name": "Markus Rechberger",
        "email": "mrechberger@gmail.com",
        "time": "Tue Nov 08 21:38:06 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 841: added saa7114 initcode for msi vox usb 2.0\n\n- Added saa7114 initcode for MSI Vox USB 2.0\n\nSigned-off-by: Markus Rechberger \u003cmrechberger@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "30556b23f31973ca311341277c4e4b128c0528bb",
      "tree": "fcfdd616a70d5cb443a0121cf49b0ddd800f0256",
      "parents": [
        "08eca13dc407c389f04ce295144bb3fcd996a10d"
      ],
      "author": {
        "name": "Markus Rechberger",
        "email": "mrechberger@gmail.com",
        "time": "Tue Nov 08 21:38:05 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 840: fixed settings for msi vox usb 2.0 saa7114 is missing atm\n\n- Fixed settings for MSI Vox USB 2.0 (saa7114 is missing atm)\n\nSigned-off-by: Markus Rechberger \u003cmrechberger@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "08eca13dc407c389f04ce295144bb3fcd996a10d",
      "tree": "5641a340debffad85f0f82bef480bc413c26dd3e",
      "parents": [
        "fe2e36c8cdc81bea8edf7d0408a1f49da01e16ee"
      ],
      "author": {
        "name": "Markus Rechberger",
        "email": "mrechberger@gmail.com",
        "time": "Tue Nov 08 21:38:05 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 838: modified settings for msi vox usb 2.0\n\n- Modified settings for MSI VOX USB 2.0\n\nSigned-off-by: Markus Rechberger \u003cmrechberger@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fe2e36c8cdc81bea8edf7d0408a1f49da01e16ee",
      "tree": "8743260a5fbdd5fcfeb5b31f24451dbd0b1a9e65",
      "parents": [
        "28f0224170c4d8115383f56985575a42ed8b4dc1"
      ],
      "author": {
        "name": "Paul T Zalac",
        "email": "pzalac@gmail.com",
        "time": "Tue Nov 08 21:38:04 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 834: add card pctv cardbus tv radio ito25 rev 2b\n\n- Add card: PCTV Cardbus TV/Radio (ITO25 Rev:2B)\n\nSigned-off-by: Paul T Zalac \u003cpzalac@gmail.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "28f0224170c4d8115383f56985575a42ed8b4dc1",
      "tree": "dabe814416e91fe7b0523d65d44dabb94061b07f",
      "parents": [
        "67678360c8b8b15b05d730eb8f1b02411891417f"
      ],
      "author": {
        "name": "Hermann Pitton",
        "email": "hermann.pitton@onlinehome.de",
        "time": "Tue Nov 08 21:38:03 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 833: analog support for asus p7131 dual tda8275a\n\n- Analog support for Asus P7131 Dual - TDA8275A\n\nSigned-off-by: Hermann Pitton \u003chermann.pitton@onlinehome.de\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "67678360c8b8b15b05d730eb8f1b02411891417f",
      "tree": "35746b2e2d69344586d4551c2d45c79aeb3e2286",
      "parents": [
        "f958b68d40b870f5a0d1582f094bc93a53af7cd7"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:38:02 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 830: rearranged print order to present a correct answer\n\n- Rearranged print order to present a correct answer.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "01cb9633e1b294c604c2dfa01dcac95daf775213",
      "tree": "aa4a0310a57b12b0749d1dd6fba327b8f5228709",
      "parents": [
        "95736034df751631657140aebe677e67d7522867"
      ],
      "author": {
        "name": "Nickolay V. Shmyrev",
        "email": "nshmyrev@yandex.ru",
        "time": "Tue Nov 08 21:38:00 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 826: unify whitespaces\n\n- Unify whitespaces.\n\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "95736034df751631657140aebe677e67d7522867",
      "tree": "c588da09b52a20411562bbe41b590fe3318bfe60",
      "parents": [
        "48c425965ecbd3472133adb857c2fe0608c053a0"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t.online.de",
        "time": "Tue Nov 08 21:38:00 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:23 2005 -0800"
      },
      "message": "[PATCH] v4l: 823: corrected probing code for tda8290\n\n- Corrected probing code for tda8290\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t.online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "48c425965ecbd3472133adb857c2fe0608c053a0",
      "tree": "98c49ac78b146f9016e6132f3b15934cc9864239",
      "parents": [
        "f59ab27b7a6fd760268f695078c739f3036b4edf"
      ],
      "author": {
        "name": "Elad Lahav",
        "email": "elad_lahav@users.sourceforge.net",
        "time": "Tue Nov 08 21:37:59 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 821: set tuner type in vidioc_g_tuner\n\n- Set tuner type in VIDIOC_G_TUNER.\n\nSigned-off-by: Elad Lahav \u003celad_lahav@users.sourceforge.net\u003e\nSigned-off-by: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f59ab27b7a6fd760268f695078c739f3036b4edf",
      "tree": "365be1bbc4267270a3bfb17b1cdf13a9b04a222c",
      "parents": [
        "13dd38d0814f36fce3a7ec9cb29a5ce6b0fc2522"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:37:58 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 820: fixed log for tveeprom on em28xx cards\n\n- Fixed log for tveeprom on em28xx cards.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "13dd38d0814f36fce3a7ec9cb29a5ce6b0fc2522",
      "tree": "daa5f528843d4d2170aa97c6363545a424966c0e",
      "parents": [
        "e8b23c0238887e1987d82ec0014a7a1fe010e724"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:37:57 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 819: added autodetection code to tda8290 to avoid conflicts\n\n- Added autodetection code to tda8290, to avoid conflicts with tda9887.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e8b23c0238887e1987d82ec0014a7a1fe010e724",
      "tree": "ce8aa283b7960eb3bfdadceedee728539d025d3d",
      "parents": [
        "ac9cd97640a8bcad75dc7305761365c3e339bbc5"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:37:56 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 818: cleanup some unnecessary alsa memory (de/)allocations\n\n- Cleanup some unnecessary ALSA memory (de/)allocations\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ac9cd97640a8bcad75dc7305761365c3e339bbc5",
      "tree": "a5061e3804d7cc5debbd0277ba10fedbd3a3b2b0",
      "parents": [
        "f4067fd46aa330d6df0a79b9dd0eb9555809c440"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Tue Nov 08 21:37:56 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c c\n\n- SAA713x keymaps and key builders were moved from ir-kbd-i2c.c\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4067fd46aa330d6df0a79b9dd0eb9555809c440",
      "tree": "9822073a592a9768f95d7b712e6c648f8f97c24a",
      "parents": [
        "1a9ca74d22065355d61bb6395590378040e7366d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Tue Nov 08 21:37:55 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 816: added driver for cirrus logic low voltage stereo a-d converter\n\n- Added driver for Cirrus Logic Low Voltage Stereo A/D Converter.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1a9ca74d22065355d61bb6395590378040e7366d",
      "tree": "1be03de84590cf27b20d78121db0b59bc3ef4db0",
      "parents": [
        "86bb4a215d152111f20daeb2a530f064afee8542"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Nov 08 21:37:54 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 815: commented obsoleted stuff at videodev headers\n\n- Commented obsoleted stuff at videodev headers.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "86bb4a215d152111f20daeb2a530f064afee8542",
      "tree": "221b2ff35d4dc2db38bb96b62c61dd24a412946e",
      "parents": [
        "9c75541fc97252e605b7bc8f9b09f816483e22fb"
      ],
      "author": {
        "name": "Markus Rechberger",
        "email": "mrechberger@gmail.com",
        "time": "Tue Nov 08 21:37:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:22 2005 -0800"
      },
      "message": "[PATCH] v4l: 814: cleanup dev assignment\n\n- Cleanup dev assignment\n\nSigned-off-by: Markus Rechberger \u003cmrechberger@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "9c75541fc97252e605b7bc8f9b09f816483e22fb"
}
