)]}'
{
  "log": [
    {
      "commit": "8a59822f68996c1f525a8ed87447a4dbc27ada0b",
      "tree": "ca652928f8d16907dde5abe7bd4abff2bc41c321",
      "parents": [
        "05e3beb288183f9176c5fba18fae43d348cc5523"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Mar 07 22:20:23 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Wed Mar 08 12:30:19 2006 -0300"
      },
      "message": "V4L/DVB (3413): Typos grab bag of the month\n\nTypos grab bag of the month.\nEyeballed by jmc@ in OpenBSD.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "05e3beb288183f9176c5fba18fae43d348cc5523",
      "tree": "6604e7ee524f568fab811798769adddddcf86346",
      "parents": [
        "be6f655d03d2e166134da2ea3c9360c4fe008744"
      ],
      "author": {
        "name": "Marco Schluessler",
        "email": "marco@lordzodiac.de",
        "time": "Fri Feb 24 18:53:00 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Wed Mar 08 12:29:08 2006 -0300"
      },
      "message": "V4L/DVB (3403): Workaround to fix initialization for Nexus CA\n\nWorkaround for Nexus CA: Debi test fails unless first debi write is repeated.\n\nSigned-off-by: Marco Schluessler \u003cmarco@lordzodiac.de\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "69ca1897317b1fbe73122a5a3bb7d783b2883d88",
      "tree": "ff2d626f29b576b67caf46fb704f2caaca6cca9d",
      "parents": [
        "25d1f0c87dbbe92fcf91b3c6a395dcc9dde7fe94"
      ],
      "author": {
        "name": "Mattias Nordstrom",
        "email": "nordstrom@realnode.com",
        "time": "Mon Feb 27 00:09:17 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:16 2006 -0300"
      },
      "message": "V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)\n\nI have a TT C1500 card (saa7146, STV0297) which had problems tuning\nchannels at QAM128 (like the ones in the Finnish HTV / Welho network).\nA fix which seems to work perfectly so far is to change the delay for\nQAM128 to the same values as for QAM256 in stv0297_set_frontend(),\n\nSigned-off-by: Mattias Nordstrom \u003cnordstrom@realnode.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "11dc3ffa3b53ba5bfdcc558d7bcd14d67ed0954b",
      "tree": "5f8a08c6c59c1552e0f767235b9c06e52fa2626e",
      "parents": [
        "14c255b2b26338fd5cafe62508ba0f0ba798951e"
      ],
      "author": {
        "name": "Johannes Stezenbach",
        "email": "js@linuxtv.org",
        "time": "Mon Feb 27 00:09:20 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:10 2006 -0300"
      },
      "message": "V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driver\n\nuse __devinit/__devexit/__devexit_p() where appropriate\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "27b547c3a956ec0c04109d150caa5feaee8d80f9",
      "tree": "cc6139ec53492953b7f027c654d0ea43afe9d44f",
      "parents": [
        "ede224159fa0a11f86e416f19729be701ae77e4f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Feb 27 00:08:17 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:01 2006 -0300"
      },
      "message": "V4L/DVB (3352): Cxusb: fix lgdt3303 naming\n\nThe following are specific to lgdt3303, and are being renamed to reflect this.\n- cxusb_lgdt330x_config renamed to cxusb_lgdt3303_config.\n- cxusb_lgdt330x_frontend_attach renamed to cxusb_lgdt3303_frontend_attach.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f95cdf261b3164c3e7f62551313be422483806c5",
      "tree": "688632feb903cab183650d94d7ec6e3c02faf923",
      "parents": [
        "092734b4bb227faddf241b116af14357645d963c"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Feb 27 00:07:55 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:52 2006 -0300"
      },
      "message": "V4L/DVB (3341): Upstream sync - make 2 structs static\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "092734b4bb227faddf241b116af14357645d963c",
      "tree": "5e57e4dbc2cb9ae8feae346c06a2b9035b5272ed",
      "parents": [
        "805e660ca32ef63b81203a556f29fef262b95cc0"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "manu@linuxtv.org",
        "time": "Mon Feb 27 00:07:52 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:39 2006 -0300"
      },
      "message": "V4L/DVB (3340): Make a struct static\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "805e660ca32ef63b81203a556f29fef262b95cc0",
      "tree": "178c50989edb11f54ea6c1e4c7b82359375f0062",
      "parents": [
        "2d748ba1669070a12bab11b19d20fd8daf537ef5"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Feb 27 00:07:49 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:35 2006 -0300"
      },
      "message": "V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanups\n\nThis patch contains the following possible cleanups:\n- update the Kconfig help to mention the VP310\n- merge vp310_attach and mt312_attach into a new vp310_mt312_attach\n  to remove some code duplication\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "dad08dfc48529e3f907c2680f8b34f1fe2d75880",
      "tree": "1909f4d9fc84cf80137ee4b46f5925c1e8c56205",
      "parents": [
        "4bb8089c86b95b4f6bbd839cb83ca4556b06a031"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Wed Feb 01 06:02:50 2006 -0500"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Tue Feb 07 20:57:52 2006 -0500"
      },
      "message": "[PATCH] dvb NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "ed2099293627a1f6220c711b265528128f8ad50e",
      "tree": "ed49eac05dca9be25c1917c203d06ad4be07f526",
      "parents": [
        "62b2c00addf2e7d441c4f29e2dd804110b9d9475"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Feb 07 06:49:15 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:55:43 2006 -0200"
      },
      "message": "V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontends\n\nThe at76c651 and tda80xx frontends are currently completely unused, IOW\ntheir only effect is making the kernel larger for people accitentially\nenabling them.\n\nThe current in-kernel drivers differ from the drivers at cvs.tuxbox.org,\nand re-adding them when parts of the dbox2 project get merged should be\ntrivial.\n\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "9366865fdd9fd4fb9e7a81ce3678cc253c89ab9d",
      "tree": "565a2c04a20ecb49f0e77ca7d91f2a1f7d988812",
      "parents": [
        "eba841ed1d00e13144c1063b304c1537b774a747"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Tue Feb 07 06:49:12 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:53:22 2006 -0200"
      },
      "message": "V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware file\n\n- When a firmware was downloaded dvb_usb_device_init returns NULL for the\n  dvb_usb_device, then nothing should be done with that pointer and device,\n  because it will re-enumerate.\n- A new firmware should be used with digitv devices. \n- It should make \"slave\"-devices work and others, too.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "eba841ed1d00e13144c1063b304c1537b774a747",
      "tree": "9ded43e6b6789163169e75e8521ee33ed4a4d39a",
      "parents": [
        "63631366dc3e159d1209838fb074d5df4edac76a"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Tue Feb 07 06:49:12 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:53:05 2006 -0200"
      },
      "message": "V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices\n\nReassigning function pointers in a static led to infinite loops when using\nmultiple VP7045-based device at the same time on one system. Using kmalloc\u0027d\ncopies for reassignments is better.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "63631366dc3e159d1209838fb074d5df4edac76a",
      "tree": "d1cf7d82a4ee4f25d2f28d71ea88c89b487d8858",
      "parents": [
        "4055d392aa0256462758b40cedb9eb7d564de93a"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Tue Feb 07 06:49:12 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:52:42 2006 -0200"
      },
      "message": "V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird FusionHDTV DVB-T boxes.\n\nUse the parallel transport function of the MT352 demodulator in\nTH7579 and LGZ201 -based FusionHDTV Bluebird usb boxes.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "4055d392aa0256462758b40cedb9eb7d564de93a",
      "tree": "28927ce67391f192dac044ba69f3d9f4df9cc94b",
      "parents": [
        "9ead9bd1079b4b7ba45589f6495e79ec50237aed"
      ],
      "author": {
        "name": "Chris Pascoe",
        "email": "c.pascoe@itee.uq.edu.au",
        "time": "Tue Feb 07 06:49:11 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:52:30 2006 -0200"
      },
      "message": "V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USB\n\nUse the parallel transport function of the MT352 in USB demodulator of the\nDual Digital board.\n\nSigned-off-by: Chris Pascoe \u003cc.pascoe@itee.uq.edu.au\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "9ead9bd1079b4b7ba45589f6495e79ec50237aed",
      "tree": "7af1e5facd110abf8a582a7123951543953464a5",
      "parents": [
        "9f38724a6f9a436ce25cb0dfceea4a615ee44fb6"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Tue Feb 07 06:49:11 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:52:10 2006 -0200"
      },
      "message": "V4L/DVB (3307): Support for Galaxis DVB-S rev1.3\n\nsupport for Galaxis DVB-S rev1.3 (subsystem 13c2:0004)\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "815a3caf36def2297ba49a2e3d485c432e21ddec",
      "tree": "6919a47c77e0611da74874c6152d8ac707accc9c",
      "parents": [
        "ac2523014234004413c252e1aa9c12774b7a502d"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "manu@linuxtv.org",
        "time": "Tue Feb 07 06:38:45 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:42:49 2006 -0200"
      },
      "message": "V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetect\n\nWith DVB drivers enabled snd_87x (ALSA) don\u0027t detect.\n\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "36377a19a00202153c72b9496ec0609c9aad0ec9",
      "tree": "63d0ca13b7b235b6a64f4ecfcad658db27c481f9",
      "parents": [
        "8d58d773b745950ac912e028b3c81f4902fbf91d"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Tue Feb 07 06:25:47 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Tue Feb 07 06:27:53 2006 -0200"
      },
      "message": "V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352\n\n- rename DVB_USB_CXUSB one-liner description to:\n  Conexant USB2.0 hybrid reference design support.\n- with the addition of bluebird support to dvb-usb-cxusb,\n  it now depends on lgdt330x and mt352 modules.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "608268b2d3e593897b4480311c8c633d9fd1dddf",
      "tree": "e2fa1100d67c50f70160ba2251af76ada6a72ec7",
      "parents": [
        "3875818f832f568b1755d8a0ba20166cae5cd414"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Mon Jan 23 10:01:59 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 23 17:32:02 2006 -0200"
      },
      "message": "V4L/DVB (3433): Fix printk type warning\n\n- Fix printk type warning:\ndrivers/media/dvb/b2c2/flexcop-pci.c:164: warning:\nformat \u0027%08x\u0027 expects type \u0027unsigned int\u0027, but argument 4 has type \u0027dma_addr_t\u0027\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a22a68653d46caba4b6d22c111beba794ab5bae0",
      "tree": "538fe1a941456bf04f6580c8bb30d127ae7f4dca",
      "parents": [
        "20c40878e40581d847adc93d2b23411b5c3028fc"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jan 23 09:58:17 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 23 17:06:28 2006 -0200"
      },
      "message": "V4L/DVB (3428): drivers/media/dvb/ possible cleanups\n\n- Make needlessly global code static\n- #if 0 the following unused global functions:\n- b2c2/flexcop-dma.c: flexcop_dma_control_packet_irq()\n- b2c2/flexcop-dma.c: flexcop_dma_config_packet_count()\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f69b5d9b7ba26af63807f57a00d86c9a124bdca8",
      "tree": "22bf32ba82f108e7d5328e0985447af899318e23",
      "parents": [
        "46365f3c15c93706df2cc19fa1a38902d8b29e85"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 23 09:52:57 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 23 17:06:27 2006 -0200"
      },
      "message": "V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv\n\n- rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "46365f3c15c93706df2cc19fa1a38902d8b29e85",
      "tree": "2f508abcb411a2bf86f2dee624bc9b37d71249d4",
      "parents": [
        "de7e8d78fca428c205ec1f81c0083570ec479c4e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 23 09:52:39 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 23 17:06:26 2006 -0200"
      },
      "message": "V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x module\n\n- Kill nxt2002 module in favor of nxt200x.\n- Repair broken nxt2002 support in the nxt200x module.\n- Make the flexcop driver use nxt200x instead of the nxt2002 module for the\n  Air2PC 2nd generation PCI card.\n- Remove the nxt2002 module from cvs and kernel build.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a462e9ff524f33da3e504fc71b8dd2b7584e4f28",
      "tree": "6bb8042622121fdf61aad20169e317e743fbec26",
      "parents": [
        "ea13dbc89caecd982500894d4238766a6bd3c8f4"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Sun Jan 15 23:32:53 2006 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Jan 16 23:24:10 2006 -0800"
      },
      "message": "[PATCH] Fix compile warning in bt8xx module\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "21e2379b9ef705fcb3ba3be738decd3397fc30b7",
      "tree": "6e4f5334547aa538150fe52b60bfe014425eb53b",
      "parents": [
        "d04ae27bae42bcce1b3fa70ca2edf25d92b1cf39",
        "366cc64b0d9ac922ac4f0f54e06c13ec95249928"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 21:31:10 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 21:31:10 2006 -0200"
      },
      "message": "Merge branch \u0027work\u0027\n"
    },
    {
      "commit": "17c37efbb5163e5df118510c7b4243b7d3b32ce2",
      "tree": "6953dddaa5fa0dde4747179176a0bdf5eea5b0ea",
      "parents": [
        "de03d21b908bd4c49f1fe7b0c4dc5876551cf819"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Sun Jan 15 19:04:04 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Jan 15 21:28:28 2006 -0200"
      },
      "message": "V4L/DVB (3389): Samsung TBMV30111IN has 6 entries\n\n- Samsung TBMV30111IN has 6 entries\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "d04ae27bae42bcce1b3fa70ca2edf25d92b1cf39",
      "tree": "1bf8070b7cff7a5f1375a141c51edcd92e3e3c6a",
      "parents": [
        "f1dccedc8148026d9071c6805f7cb77374a9e56f",
        "e0ad8486266c3415ab9c17f5c03c47edc7b93d7b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 21:01:27 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 21:01:27 2006 -0200"
      },
      "message": "Merge branch \u0027work\u0027\n"
    },
    {
      "commit": "f1dccedc8148026d9071c6805f7cb77374a9e56f",
      "tree": "ba4a630084b8d21309930321ff53a6ed4381c0f3",
      "parents": [
        "c943aa859c392eb4cc76d911daa1f261555075b2",
        "0238cb4e7583c521bb3538060f98a73e65f61324"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 20:59:29 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 20:59:29 2006 -0200"
      },
      "message": "Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6\n"
    },
    {
      "commit": "fabd23862ba34f217f154c225c59eb5267c4a5d1",
      "tree": "a21dbe513812184ebef63faa1b38244d06c7de80",
      "parents": [
        "1e4baed379a2bff3c728ea34602d3432fb047af8"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Sun Jan 15 08:12:14 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Jan 15 09:04:04 2006 -0200"
      },
      "message": "V4L/DVB (3381): Fix compilation with Alpha\n\n- BOOT_SIZE name is also used at alpha and were breaking\ncompiling with allyesconfig.\n- All BOOT_* renamed to AV7110_BOOT* to fix and keep names\nwith the same style.\nThanks to Andrew Morton for pointing this.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "1e4baed379a2bff3c728ea34602d3432fb047af8",
      "tree": "69eff828924c8d17367d2e90cfbad4e7972b97a1",
      "parents": [
        "7d83e8431ae531e907f09c277ab4ab4620092518"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sun Jan 15 07:52:23 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Jan 15 09:03:49 2006 -0200"
      },
      "message": "V4L/DVB (3380): Semaphore to mutex conversion on drivers/media\n\n- Semaphore to mutex conversion.\nThe conversion was generated via scripts, and the result was validated\nautomatically via a script as well.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "348290a4ae143a692124330942b464ccdb0d0365",
      "tree": "1fae9909d4d4519c9548b5940be2dca7e31935c2",
      "parents": [
        "d78967fb035aeb839a047ae69ce5f1ff39288a8d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@arm.linux.org.uk",
        "time": "Fri Jan 06 11:42:03 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Jan 13 11:26:11 2006 -0800"
      },
      "message": "[PATCH] Add bttv sub bus_type probe and remove methods\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "f4efb4dbf21c78939e32d96cad145421c8b5f106",
      "tree": "6c796311ab3bca791a3be0cc077f22b3e7770831",
      "parents": [
        "5486a145a94918707b1d6a53f55e7b9d1b13e237"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Fri Jan 13 14:10:25 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Fri Jan 13 14:10:25 2006 -0200"
      },
      "message": "V4L/DVB (3358): Updated MODULE_AUTHOR\n\n- Updated MODULE_AUTHOR\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "a5ed425cd30c0c2abac4039ae11b38520aa130c2",
      "tree": "407b7417679f395946e04b1107de5ecab64349df",
      "parents": [
        "43ecb9a33ba8c93ebbda81d48ca05f0d1bbf9056"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Jan 13 14:10:19 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Fri Jan 13 14:10:19 2006 -0200"
      },
      "message": "V4L/DVB (3355): removed uneeded init on structs like static int foo\u003d0\n\n- Static vars are equal to zero by default. Removed unnecessary \u003d0 from them,\n  saving some data space\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f8bf134d5f697311c04e867b6733d047a4b55a12",
      "tree": "be1f5fb03a8c59fa774d056a639d3ed9640e36c1",
      "parents": [
        "ac9ffb90b8d0d28e3d9e5b5a045ee870a6269b5f"
      ],
      "author": {
        "name": "Regis Prevot",
        "email": "regis.prevot@anevia.com",
        "time": "Wed Jan 11 23:31:53 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Jan 12 00:11:32 2006 -0200"
      },
      "message": "V4L/DVB (3351): adding support for knc1 Tv Star dvb-s\n\n- Added knc1 tv star dvb-s support with philips tuner sd1878.\n\nSigned-off-by: Regis Prevot \u003cregis.prevot@anevia.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "ac9ffb90b8d0d28e3d9e5b5a045ee870a6269b5f",
      "tree": "274bd37e228c9334745c14a8d888eb26a51bfe69",
      "parents": [
        "6bfb2e1f19a3fb68cf82f6ad44c34f4bcf9d4e9f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Wed Jan 11 23:21:00 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Thu Jan 12 00:11:19 2006 -0200"
      },
      "message": "V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO clone\n\n- Added USB ID for DigitalNow DVB-T Dual USB,\nDViCO FusionHDTV DVB-T Dual USB clone\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "7408187d223f63d46a13b6a35b8f96b032c2f623",
      "tree": "425a459f760295de488f57e3f97b034aaa76a78d",
      "parents": [
        "0b3af1b6df82cfdb54ae294ed860263011fa0408"
      ],
      "author": {
        "name": "Panagiotis Issaris",
        "email": "takis@issaris.org",
        "time": "Wed Jan 11 19:40:56 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:56 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc\n\n\nConversions from kmalloc+memset to k(z|c)alloc.\n\nSigned-off-by: Panagiotis Issaris \u003ctakis@issaris.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6f44725986df6959058b4a0fc35dd215ef16f24a",
      "tree": "ece86fc5e25914057a81286d92c58ce67ea42d28",
      "parents": [
        "ca08ca01fdf0c944a04d35c2dc05dd3498f6c80e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Wed Jan 11 19:40:33 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Wed Jan 11 19:40:33 2006 -0200"
      },
      "message": "\n\nV4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devices\n\n\n- Add support for DViCO FusionHDTV DVB-T USB devices\n(Thomson dtt7579 and LG z201 based)\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f17578decc40df8fceff82b106582e30bdfb3189",
      "tree": "911a435a2094ac03ae649f020237674224e4124a",
      "parents": [
        "682e852e2638ed0aff84aa51181c9e5d2f939562",
        "cec418346e5a411e907293aba7cc21ac53c95834"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Jan 09 13:03:58 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Jan 09 13:03:58 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb\n"
    },
    {
      "commit": "682e852e2638ed0aff84aa51181c9e5d2f939562",
      "tree": "e1a5221fe0c98d743fbceec2d0932f3556aecf93",
      "parents": [
        "41ed16fa47350661da01443b8241bf6ca8080fd7"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Jan 10 00:09:16 2006 +0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Jan 09 13:02:51 2006 -0800"
      },
      "message": "[PATCH] Fix more \"if ((err \u003d foo() \u003c 0))\" typos\n\nAnother reason to use:\n\n\tret \u003d foo();\n\tif (ret \u003c 0)\n\t\tgoto out;\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "81481e9e1278420ed380da69e052c54e3670bf03",
      "tree": "7426e542f9dd7c6882591db4014a9ef8c8c2bc7b",
      "parents": [
        "f53737882e26ff08022fec6ad79f061c49dadda2"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 18:21:38 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:38 2006 -0200"
      },
      "message": "V4L/DVB (3328): replace omitted \u0027TODO:\u0027\n\n- replace omitted \u0027TODO:\u0027\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "f53737882e26ff08022fec6ad79f061c49dadda2",
      "tree": "d07379f003fbb144790b24e845045edfb4f517be",
      "parents": [
        "5af0c8f6a09534ebc6c56b4e5d79d0d521364750"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Mon Jan 09 18:21:38 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:38 2006 -0200"
      },
      "message": "V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.\n\n- Move the code that patches bluebird firmware before upload from the\ngeneric code into the cxusb driver itself.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Chris Pascoe \u003cc.pascoe@itee.uq.edu.au\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "5b0fa4fff17d944b6a0d4cb35d8e8b5ad0ac3669",
      "tree": "1e31c64267ffabe37c733a00e09b91ba4453651a",
      "parents": [
        "d312a46e5340be6a89c662ac483230c0737148c9"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Mon Jan 09 18:21:37 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:37 2006 -0200"
      },
      "message": "V4L/DVB (3325): WSS output interface for av7110\n\n- Implemented v4l2 api for sliced vbi data output\nto pass WSS data from userspace to the av7110\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "1157020d542684e273242663d0befb58e284ade7",
      "tree": "ae05b2ce05f678999f245dd2c1dc0e3fd75f30c2",
      "parents": [
        "00e34579feb563ca663be82d977c90241824503e"
      ],
      "author": {
        "name": "Marc Koschewski",
        "email": "marc@osknowledge.org",
        "time": "Mon Jan 09 18:21:36 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 09 18:21:36 2006 -0200"
      },
      "message": "V4L/DVB (3323): Add Kconfig option for wrongly programmed devices\n\n- A new Kconfig option makes the user able to select if the dibusb-mb driver shall claim faulty programmed USB devices which are coming with default Cypress USB IDs.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "00e34579feb563ca663be82d977c90241824503e",
      "tree": "d49b9ba90b4f01cf13938a030384da24fbaef2ce",
      "parents": [
        "5ba4cc97786e23c3ef96b9c29c797ef5d0251330"
      ],
      "author": {
        "name": "Marc Koschewski",
        "email": "marc@osknowledge.org",
        "time": "Mon Jan 09 18:21:35 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 09 18:21:35 2006 -0200"
      },
      "message": "V4L/DVB (3322): Whitespace cleanup and unused code removed\n\n- Some whitespaces cleaned up\n- unused code removed\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "5ba4cc97786e23c3ef96b9c29c797ef5d0251330",
      "tree": "22549d919131e2eb592b68a2a79efb3331a1c3a4",
      "parents": [
        "a6bab889c4d21cb8c0b0a25959daba87a56eccbb"
      ],
      "author": {
        "name": "Marc Koschewski",
        "email": "marc@osknowledge.org",
        "time": "Mon Jan 09 18:21:34 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:34 2006 -0200"
      },
      "message": "V4L/DVB (3321): Indention cleanups\n\n- Indention cleaned for tabsize\u003d8\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "a6bab889c4d21cb8c0b0a25959daba87a56eccbb",
      "tree": "a5401371f3834d84372bee0d3b0672d68ba147e2",
      "parents": [
        "4e5910e6fe5d977a36f7f39f6b13d61109eca19f"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Mon Jan 09 18:21:33 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:33 2006 -0200"
      },
      "message": "V4L/DVB (3320): Check if PLL-description is set\n\n- Check if in the dvb-usb-device-structure the dvb_pll_desc is set before use.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "4e5910e6fe5d977a36f7f39f6b13d61109eca19f",
      "tree": "048c6757b8013df12d583185abedb4340c245868",
      "parents": [
        "f2a333148c12f9e8f0be9df052398147614f5cb8"
      ],
      "author": {
        "name": "Marc Koschewski",
        "email": "marc@osknowledge.org",
        "time": "Mon Jan 09 18:21:33 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:33 2006 -0200"
      },
      "message": "V4L/DVB (3319): Changed indention for define\u0027s and their values\n\n- Indention for values of several request defines were not TabSized\u003d8.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "f2a333148c12f9e8f0be9df052398147614f5cb8",
      "tree": "f234dd7dc751ccc18ad45363ddf785efc89a0ad3",
      "parents": [
        "7560d7a4f9add362d60d4513033cf522c37adeea"
      ],
      "author": {
        "name": "d binderman",
        "email": "dcb314@hotmail.com",
        "time": "Mon Jan 09 18:21:32 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:32 2006 -0200"
      },
      "message": "V4L/DVB (3318): Fixes warning: variable \"ret\" is used before its value is set\n\n- Fixes compiling warning on kernel 2.6.15 with the Intel C compiler. \n- It said drivers/media/dvb/frontends/bcm3510.c(258): \n  warning #592: variable \"ret\" is used before its value is set\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "a07e60961e4c9cce911a6935bdc90e20c1c97c63",
      "tree": "21ce8c1da79ed2676a1dd472219212e807e95257",
      "parents": [
        "7c239703a942117c3446ca06af537fc3ea12fb24"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 18:21:31 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:31 2006 -0200"
      },
      "message": "V4L/DVB (3313): codingstyle cleanups \u0026 restore some wrongfully deleted dvb-usb-ids\n\n- codingstyle cleanups \u0026 restore some wrongfully deleted dvb-usb-ids\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "7c239703a942117c3446ca06af537fc3ea12fb24",
      "tree": "ad09a788f27d1a0fdbe089027757c4d4b93579e0",
      "parents": [
        "43eabb4e2284146f8bfae8730ae41c218b724b7d"
      ],
      "author": {
        "name": "Chris Pascoe",
        "email": "c.pascoe@itee.uq.edu.au",
        "time": "Mon Jan 09 18:21:29 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:29 2006 -0200"
      },
      "message": "V4L/DVB (3312): DViCO USB IR Remote support\n\n- Add support for the remote control receiver inside the DViCO FusionHDTV\nDVB-T Dual Digital, and a keymap for the MCE remote bundled with it.\n\nSigned-off-by: Chris Pascoe \u003cc.pascoe@itee.uq.edu.au\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "0029ee143d66ca89d0e8b074abb452cf4ca2c53c",
      "tree": "6d87e987682ba3b5f4d3d135d5aeb15c22a622a7",
      "parents": [
        "0602fbb2c84ffea1b06ae8e677662074620f01d7"
      ],
      "author": {
        "name": "Chris Pascoe",
        "email": "c.pascoe@itee.uq.edu.au",
        "time": "Mon Jan 09 18:21:28 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 18:21:28 2006 -0200"
      },
      "message": "V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updates\n\n- Add support for the USB portion of the DViCO Dual Digital board.\nPatch correct \"warm\" USB IDs into bluebird firmware before download.\n\nSigned-off-by: Chris Pascoe \u003cc.pascoe@itee.uq.edu.au\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "400b7083fbcc8e7a1157a82aa126977179873268",
      "tree": "67669ca5f0e0ddd6858cf0c7c5b485ec7554ca40",
      "parents": [
        "d8e6acf2ec120f3dc7929581d87b5b8b3ff21627"
      ],
      "author": {
        "name": "Peter Beutner",
        "email": "p.beutner@gmx.net",
        "time": "Mon Jan 09 15:32:43 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Mon Jan 09 15:32:43 2006 -0200"
      },
      "message": "V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixes\n\n- Reverted objectionable fix in saa7146_hlp.c\n- Merged in improved dvb 64-bit fixes from Peter Beutner.\n\nSigned-off-by: Peter Beutner \u003cp.beutner@gmx.net\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "d8e6acf2ec120f3dc7929581d87b5b8b3ff21627",
      "tree": "fcf2e9a25ac25a8f27499a3c190b1de46cfec4f1",
      "parents": [
        "e71bb548e52d6a0f4934a2dfd7f29a569c94ad53"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:32:42 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:32:42 2006 -0200"
      },
      "message": "V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware script\n\n\n- Add DViCO Bluebird firmware to dvb_get_firmware script,\nfor FusionHDTV USB devices.\n- Use usb alt setting 0 for EP4 transfer (dvb-t),\n- Use usb alt setting 7 for EP2 transfer (atsc)\n- Added comment to lgdt330x.c to indicate support for\nDViCO FusionHDTV5 USB Gold.\nThanks to: Jeff Lee \u003cJeffLee@dvico.com\u003e\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "e71bb548e52d6a0f4934a2dfd7f29a569c94ad53",
      "tree": "00b0ba8b84b9e6499e4ae628ea936a71f1b54b22",
      "parents": [
        "66190a275246c8c5be140a224e021f8f5eb85ab6"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:32:42 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:32:42 2006 -0200"
      },
      "message": "V4L/DVB (3282): rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh064f_properties\n\n\n- This property set is for the LG-H064F (FusionHDTV5 USB Gold)\n- There may, in the future, be a bluebird device using a different NIM,\nso renaming the struct to somehting NIM-specific is appropriate.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "66190a275246c8c5be140a224e021f8f5eb85ab6",
      "tree": "63137a5e59b5add88acd088450d659a8dc754873",
      "parents": [
        "da4ae5a72b2a9de351ec8f98543b7c666ec97005"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Mon Jan 09 15:32:42 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:32:42 2006 -0200"
      },
      "message": "V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash detection\n\n\n- Improved recovery from ARM crash and the way a crash is detected.\nMinor white space clean-up, debug output fixed.\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "37bdfa06b6bbf085b55d64eb5d9ed112418ed5ad",
      "tree": "0370f8fbf10081ec50913616407dae208bd418b1",
      "parents": [
        "effee0333b6090ff4ff0463e8fb6084cf4406bbd"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:47 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:47 2006 -0200"
      },
      "message": "V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV USB models.\n\n\n- Now using firmware \"dvb-usb-bluebird-01.fw\",\n  with combined support for atsc and dvb-t Bluebird models.\n- Use usb alt setting 0 for EP4 transfer (dvb-t),\n- Use usb alt setting 7 for EP2 transfer (atsc) */\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "effee0333b6090ff4ff0463e8fb6084cf4406bbd",
      "tree": "111ffec9662e88267fabe7cd0ce020673bc01650",
      "parents": [
        "af36c82c97ff68e03837ed47991de0494007612b"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:47 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:47 2006 -0200"
      },
      "message": "V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB Gold\n\n\n- Adds Bluebird ATSC support to the cxusb driver,\n  using dvb-usb-bluebird-atsc-01.fw firmware.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "6ce17c57f84731d288107ce29ce468311edd87f4",
      "tree": "e19bf015387109e78190cfa3313933047e9c03b5",
      "parents": [
        "c7f3612cdb515c5062135831184c8d577723df25"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Mon Jan 09 15:25:45 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:45 2006 -0200"
      },
      "message": "V4L/DVB (3260): Using new firmware for the WideView Stick\n\n\n- A new firmware fixes VHF tuning issues. This changes the firmware file name in the driver.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "66e33dee9e3062b1045afe23c4b8714c1004668c",
      "tree": "e72020e6e5b2b4029d054376655c922cfef6f7a4",
      "parents": [
        "12e66f6573beda52a434b757df5b7a5a05b9ebd2"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:39 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:39 2006 -0200"
      },
      "message": "V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004\n\n\n- add firmware instructions for nxt2002 and nxt2004\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "12e66f6573beda52a434b757df5b7a5a05b9ebd2",
      "tree": "a1b2473cb978be3d878673cfc8298a003c9e0475",
      "parents": [
        "90200d2b7f526128671a971ab29db38973bf3f51"
      ],
      "author": {
        "name": "Ville Skytt\\ä",
        "email": "ville.skytta@iki.fi",
        "time": "Mon Jan 09 15:25:38 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:38 2006 -0200"
      },
      "message": "V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.\n\n\n- make the firmware dir documentation and comments consistent in the v4l-dvb tree.\n\nSigned-off-by: Ville Skyttä \u003cville.skytta@iki.fi\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "50c25fff5385c6baf3114f7c369b0f75a29ac1e8",
      "tree": "8931b703585db52ee9028d2bd0c2da5a06b0b36e",
      "parents": [
        "41d70c26c615da5a42aea4655232c68c53b9e084"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:34 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:34 2006 -0200"
      },
      "message": "V4L/DVB (3218): Whitespace cleanups\n\n\n- minor whitespace cleanups\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "6ff5ef28bad0403fbc24cdee127d094449a10ab6",
      "tree": "ed41825224d84e4fca7bd5a8003e5813c60c9a6b",
      "parents": [
        "6fe66ba63fdd27cfc01ffb2e1835a2a475074a63"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Mon Jan 09 15:25:33 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:33 2006 -0200"
      },
      "message": "V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULL\n\n\n- Initialize the the dvb-usb-device-pointer in the -init function to NULL,\nto be sure that a dvb-usb-device was really initialized.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "6fe66ba63fdd27cfc01ffb2e1835a2a475074a63",
      "tree": "ee896942ff7b4a8ab53ce79ac94830787f538f9d",
      "parents": [
        "610d1407b2d7a8fbb9f8e5757b2d078b9988299c"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:32 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:32 2006 -0200"
      },
      "message": "V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021\n\n\n- As far back as the video4linux cvs repository goes, there is no mention\nof BTTV_TWINHAN_VP3021.  It seems that this was done for the sake of\nbackwards compatability with some older v4l, but this can no longer be\nnecessary due to the v4l/dvb cvs merger, nor should this have ever\nexisted in the upstream kernel.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nAcked-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "610d1407b2d7a8fbb9f8e5757b2d078b9988299c",
      "tree": "bcf6d035ba047e15b0c4d8a91dd950698fc9f77c",
      "parents": [
        "210e207c1d98348f5993e6f580cd20cf20086d7d"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:30 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:30 2006 -0200"
      },
      "message": "V4L/DVB (3199): Removed some unneeded #ifdef\u0027s\n\n\n- Removed some unneeded #ifdef\u0027s\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "83ac8722be6d34b9bbcaabfff825d5847ce3a9d4",
      "tree": "2f5b1e111f7c988a0a5ce288e1c19e4159c31446",
      "parents": [
        "bc61b0102a53ee0ced3a8747cd4afe656a453756"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:29 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:29 2006 -0200"
      },
      "message": "V4L/DVB (3196): correct Thomson DTT 761x frequency ranges\n\n\n- Corrected Thomson DTT 7611 tuner programming, based on spec sheet\n- renamed to Thomson DTT 761x\n- applies to DTT 7611 7611A 7612 7613 7613A 7614 7615 7615A\n(DTT 7610 is similar, but slightly different programming)\n- corrected frequency ranges for analog and digital modes\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "e18828e43a52fb9a792938840cc32cbb2a9e1a5c",
      "tree": "8f85b0bf6254e3f936190cea65703cdcf91523ca",
      "parents": [
        "67f1570a0659abba5efbf55cc986187af61bdd52"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Jan 09 15:25:28 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:28 2006 -0200"
      },
      "message": "V4L/DVB (3179): Fix 64-bit compile warnings\n\n- Fix 64-bit compile warnings\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "f961e71a0a96b4a992210b7dd46d837d78b162c6",
      "tree": "d94b7c40c7364ae8999881ced89888fba9febfec",
      "parents": [
        "e4acba3c01ca8b275dda22664191c30ee352a38e"
      ],
      "author": {
        "name": "Alex Woods",
        "email": "linux-dvb@giblets.org",
        "time": "Mon Jan 09 15:25:24 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:24 2006 -0200"
      },
      "message": "V4L/DVB (3154): TTUSB DEC driver patch roundup\n\n- Collection of patches from Peter Beutner addressing:\n- add symbolrates to the DVB-S frontend description\n- fix capability flags in DVB-S frontend describtion\n- remove some void casts\n- disable zig-zag scanning as it makes no sense for DVB-T\n- set sensible min_delay value\n- return an error for requested filter types the driver can\u0027t handle\n\nSigned-off-by: Peter Beutner \u003cp.beutner@gmx.net\u003e\nSigned-off-by: Alex Woods \u003clinux-dvb@giblets.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "e4acba3c01ca8b275dda22664191c30ee352a38e",
      "tree": "8bc95d18a8df0743938f14ffcaf552532f63f425",
      "parents": [
        "6a5bdd322e5366730803beb59adca7ebb144d7e4"
      ],
      "author": {
        "name": "Deti Fliegl",
        "email": "deti@fliegl.de",
        "time": "Mon Jan 09 15:25:23 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:23 2006 -0200"
      },
      "message": "DVB (2401): USB hot unplug Oops fix.\n\n- USB hot unplug Oops fix.\n\nSigned-off-by: Deti Fliegl \u003cdeti@fliegl.de\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "6a5bdd322e5366730803beb59adca7ebb144d7e4",
      "tree": "4052a855b927b65018a800424ba89dd7cbcfb73d",
      "parents": [
        "4302c15ea237a649780894e263125fcd8c548998"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Mon Jan 09 15:25:23 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:23 2006 -0200"
      },
      "message": "V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.c\n\n- Here\u0027s a small patch to decrease the number of pointer derefs in\ndrivers/media/dvb/b2c2/flexcop-fe-tuner.c\nBenefits of the patch:\n- Fewer pointer dereferences should make the code slightly faster.\n- Size of generated code is smaller\n- Improved readability\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "4302c15ea237a649780894e263125fcd8c548998",
      "tree": "ccddac5c9a79e7adc16ea238392b4dc55c8998fb",
      "parents": [
        "0144f31466f0b7f1a8b21b470bfeb93c174a2006"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:22 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:22 2006 -0200"
      },
      "message": "V4L/DVB (3145): syncronizes some changes between v4l and dvb\n\n- digitv_ctrl_msg() if (wo) test is reversed. fixed.\n- usb timeout is in Hz, not in jiffies.\n- NULL replaced by 0 to be coherent.\n- removed uneeded headers.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "0144f31466f0b7f1a8b21b470bfeb93c174a2006",
      "tree": "b46367c45eaf577ae10ef9d10c93ff85504a7f2a",
      "parents": [
        "2c3f11b20fc6c41b4d3f64f301f525e35f18b6bc"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Mon Jan 09 15:25:22 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:22 2006 -0200"
      },
      "message": "V4L/DVB (3130): cx24123: cleanup timout handling\n\n- Cleanup timeout handling in cx24123_pll_writereg(), and\nuse a reasonable value for the timeout.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "2c3f11b20fc6c41b4d3f64f301f525e35f18b6bc",
      "tree": "5058d609de34137935e7481bf04b80b08d11e5ce",
      "parents": [
        "d21838dd7d098e102ced2fafed62dcb133c4d71c"
      ],
      "author": {
        "name": "Stephen Williams",
        "email": "stephen.gw@gmail.com",
        "time": "Mon Jan 09 15:25:21 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:21 2006 -0200"
      },
      "message": "V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKS\n\n- Make FE_READ_UNCORRECTED_BLOCKS reset the count after each call,\nthus returning a momentary value like all other demods do,\ninstead of an absolute, ever increasing count.\n\nSigned-off-by: Stephen Williams \u003cstephen.williams@gmail.com\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "611900c1858747a87657eb405ebab5b1e72bb57c",
      "tree": "661e767af2ee8a655dae18cd8872cfcb897e3ebb",
      "parents": [
        "35dc0fefb18eea1b4180a8fafbb83db6a9b7c401"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Mon Jan 09 15:25:12 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:12 2006 -0200"
      },
      "message": "V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP products.\n\n- Add support for the Hauppauge HVR1100 and HVR1100-LP products.\n- Add i2c_gate_ctrl callback function to dvb_frontend_ops struct.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "35dc0fefb18eea1b4180a8fafbb83db6a9b7c401",
      "tree": "9ffe72649cb2bd4b134a683cc345cee3290bef65",
      "parents": [
        "f5b90a27ffe25c428329edae5b1ef81e1a8e383f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Mon Jan 09 15:25:12 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:12 2006 -0200"
      },
      "message": "V4L/DVB (3086): vfree(NULL) is legal.\n\n- vfree(NULL) is legal.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "26a0f5db8425fbcbd20e60c924c61592b2c132a6",
      "tree": "4ed14c85e34b7301b0a3ea3b44528a782ce5d2f5",
      "parents": [
        "effa791c22ef2f944b4621c94150e129fe1af28b"
      ],
      "author": {
        "name": "Noone Important",
        "email": "nxhxzi702 at sneakemail.com",
        "time": "Mon Jan 09 15:25:09 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:09 2006 -0200"
      },
      "message": "DVB (2390): Adds a time-delay to IR remote button presses for av7110 ir input,\n\n\n- Adds a time-delay to IR remote button presses for av7110_ir input,\nsuch that it acts more like a keyboard. A short press will be treated\nas a single button press. Holding down a button on the remote will\nrespond like holding down a key on the keyboard, and result in a\nkey-repeat. This just introduces a delay between the 1st press, and\ngoing into key-repeat so that it is possible to get a single \u0027up\u0027.\n\nSigned-off-by: Noone Important \u003cnxhxzi702 at sneakemail.com\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "effa791c22ef2f944b4621c94150e129fe1af28b",
      "tree": "0c8252490553e100b61631520b6203399d870b6d",
      "parents": [
        "1c956a3ac087b7590296f5a0be2cdab2666158cd"
      ],
      "author": {
        "name": "Andrew de Quincey",
        "email": "adq_dvb@lidskialf.net",
        "time": "Mon Jan 09 15:25:09 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:09 2006 -0200"
      },
      "message": "DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored code\n\n\n- Port code for SU1278/SH2 (TUA6100) from pre-refactored code\n\nSigned-off-by: Andrew de Quincey \u003cadq_dvb@lidskialf.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "1c956a3ac087b7590296f5a0be2cdab2666158cd",
      "tree": "6816932312c50640beec0ab807a26dd04fbc2845",
      "parents": [
        "e3b152bc9ee2b7f841565dc93a042f527cf3116c"
      ],
      "author": {
        "name": "Vadim Catana",
        "email": "skystar@moldova.cc",
        "time": "Mon Jan 09 15:25:08 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:08 2006 -0200"
      },
      "message": "DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Hauppauge\n\n\n- Add support for KWorld DVB-S 100, based on the same chips as Hauppauge\nNova-S Plus (CX23883/CX24123/CX24109), without the Intersil ISL6421,\nwhich is used for LNB control.\n- LNB voltage and tone are controled by LNBDC and LNBTone bits from\nregister 0x29 of the CX24123 demodulator.\n- The MO_GP0_IO register from CX23883 is used to turn LNB power on and off.\n\nSigned-off-by: Vadim Catana \u003cskystar@moldova.cc\u003e\nAcked-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "e3b152bc9ee2b7f841565dc93a042f527cf3116c",
      "tree": "5b3ab8aaa19993a293ee60954b05fce0a5b138f1",
      "parents": [
        "b79cb6531d5ba9174f9677ce2213c017d1e2ef19"
      ],
      "author": {
        "name": "Johannes Stezenbach",
        "email": "js@linuxtv.org",
        "time": "Mon Jan 09 15:25:08 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:08 2006 -0200"
      },
      "message": "DVB (2446): Minor cleanups.\n\n\n- Minor cleanups.\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "b79cb6531d5ba9174f9677ce2213c017d1e2ef19",
      "tree": "af45e77912c67a84209ad82d84f599bb6967dfc4",
      "parents": [
        "36cb557a2f64513e2fdc1a542167e5e8a6c1c67e"
      ],
      "author": {
        "name": "Steve Toth",
        "email": "stoth@hauppauge.com",
        "time": "Mon Jan 09 15:25:07 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:07 2006 -0200"
      },
      "message": "DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.\n\n\n- Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "36cb557a2f64513e2fdc1a542167e5e8a6c1c67e",
      "tree": "02822705dd0bafb191f4fe26fb3f28ef876b1429",
      "parents": [
        "47f3692096eef208d8cb455bfa2b3308cdfc40de"
      ],
      "author": {
        "name": "Andrew de Quincey",
        "email": "adq_dvb@lidskialf.net",
        "time": "Mon Jan 09 15:25:07 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:07 2006 -0200"
      },
      "message": "DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag\n\n- Implement frontend-specific tuning and the ability to disable zigzag\n\nSigned-off-by: Andrew de Quincey \u003cadq_dvb@lidskialf.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "47f3692096eef208d8cb455bfa2b3308cdfc40de",
      "tree": "f5875cc7accf1f466dd86b6c559d79091eb893d4",
      "parents": [
        "1c13b95c7d22d5c552246b465da4b364ba00ba65"
      ],
      "author": {
        "name": "Dr. Werner Fink",
        "email": "werner@suse.de",
        "time": "Mon Jan 09 15:25:07 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:07 2006 -0200"
      },
      "message": "DVB (2441): Driver support for live-ac3, firmware \u003e\u003d 2621 required.\n\n\n- Driver support for live-ac3, firmware \u003e\u003d 2621 required.\n\nSigned-off-by: Dr. Werner Fink \u003cwerner@suse.de\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "1c13b95c7d22d5c552246b465da4b364ba00ba65",
      "tree": "b04c9da7e2b55cf9d70fcc43d95f8e510f0a8eba",
      "parents": [
        "f49cc15bbe37b767286fdd7abe65810e750cf70a"
      ],
      "author": {
        "name": "Marco Schluessler",
        "email": "marco@lordzodiac.de",
        "time": "Mon Jan 09 15:25:06 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:06 2006 -0200"
      },
      "message": "DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),\n\n\n- Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),\ndefinitions for sound chip MSP3415\n\nSigned-off-by: Marco Schluessler \u003cmarco@lordzodiac.de\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "f49cc15bbe37b767286fdd7abe65810e750cf70a",
      "tree": "6c3592edd83633b50d7d496d6de7aa79645560af",
      "parents": [
        "eb3daf3c5acfa737bdf2bd9d1f93c3393dde5067"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Mon Jan 09 15:25:06 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:06 2006 -0200"
      },
      "message": "DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.\n\n\n- LNB power can now be switched off for Activy Budget-S rev GR/AL.\nDishnetwork support fixed for Nova-S with bsbe1/lnbp21 frontend and\nActivy Budget-S rev AL.\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "eb3daf3c5acfa737bdf2bd9d1f93c3393dde5067",
      "tree": "b0b75f412be5f3148b54ff036e88bd89cc000c31",
      "parents": [
        "2d0235df0e62cb9f07232bf9cf8009fabf13d304"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Mon Jan 09 15:25:05 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:05 2006 -0200"
      },
      "message": "DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3\n\n\n- Fixed dishnetwork support for Nexus-S rev 2.3\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "2d0235df0e62cb9f07232bf9cf8009fabf13d304",
      "tree": "be338e90f7dfc419bf294fb5e38289fff77ac81b",
      "parents": [
        "8a8e9c281de5dd63cdcbbafc0252fe0d8c758294"
      ],
      "author": {
        "name": "Andrew de Quincey",
        "email": "adq_dvb@lidskialf.net",
        "time": "Mon Jan 09 15:25:05 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:05 2006 -0200"
      },
      "message": "DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI module\n\n\n- Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI module\n\nSigned-off-by: Andrew de Quincey \u003cadq_dvb@lidskialf.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "8a8e9c281de5dd63cdcbbafc0252fe0d8c758294",
      "tree": "138241c0891713736dc45615dbbef981858e2a0f",
      "parents": [
        "d3707add6158803b6463292178cd1a041857b91b"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t-online.de",
        "time": "Mon Jan 09 15:25:04 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:04 2006 -0200"
      },
      "message": "DVB (2421): Fixed oddities at firmware download\n\n\n- Fixed oddities at firmware download\n- more tolerant vs crystal frequency offset\n- lower sampling clock\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t-online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "d3707add6158803b6463292178cd1a041857b91b",
      "tree": "29fead33cb3cdb3ed5d3819475e717467967f6c9",
      "parents": [
        "e142e5107f1e4103dad16e391a41166e15b66a9c"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Mon Jan 09 15:25:04 2006 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Jan 09 15:25:04 2006 -0200"
      },
      "message": "DVB (2420): Makes integration of future devices easier\n\n\n- To make the integration of future devices easier\n- modified the dvb-usb-part to allow a device-specific firmware download\n- added an option to specify whether a device reconnects after a firmware download or not.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "367cb704212cd0c9273ba2b1e62523139210563b",
      "tree": "cda6402ea19e2b706ad8ac9a186f1e391ab3c6ea",
      "parents": [
        "20ede2741551d4a1d24313292beb0da915a55911"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Fri Jan 06 21:17:50 2006 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Fri Jan 06 21:17:50 2006 +0100"
      },
      "message": "kbuild: un-stringnify KBUILD_MODNAME\n\nNow when kbuild passes KBUILD_MODNAME with \"\" do not __stringify it when\nused. Remove __stringnify for all users.\nThis also fixes the output of:\n\n$ ls -l /sys/module/\ndrwxr-xr-x 4 root root 0 2006-01-05 14:24 pcmcia\ndrwxr-xr-x 4 root root 0 2006-01-05 14:24 pcmcia_core\ndrwxr-xr-x 3 root root 0 2006-01-05 14:24 \"processor\"\ndrwxr-xr-x 3 root root 0 2006-01-05 14:24 \"psmouse\"\n\nThe quoting of the module names will be gone again.\nThanks to GregKH + Kay Sievers for reproting this.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "75318d2d7cab77b14c5d3dbd5e69f2680a769e16",
      "tree": "13098167bd41d7dd0b0d3f678534a6daa29b4005",
      "parents": [
        "2143acc6dc79bdbff812f02a7dc5ab9d4fc81fc8"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Nov 21 14:53:03 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 13:48:34 2006 -0800"
      },
      "message": "[PATCH] USB: remove .owner field from struct usb_driver\n\nIt is no longer needed, so let\u0027s remove it, saving a bit of memory.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "60edb13759096097b7208843dc9b7582a7d14c61",
      "tree": "fa3903506d22539ee9fd9703de20bf599040eae5",
      "parents": [
        "3338761e6c52a8dee631dcc69129c625801ab132"
      ],
      "author": {
        "name": "Oliver Endriss",
        "email": "o.endriss@gmx.de",
        "time": "Mon Dec 19 08:54:11 2005 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Dec 19 08:54:11 2005 -0200"
      },
      "message": "[PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3\n\n- Enable SPDIF output for DVB-S rev 2.3. Firmware 2623 or higher required.\n\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\n"
    },
    {
      "commit": "94299171dd269aab0c97f6254cedb381f10e6348",
      "tree": "fba5635a819de47c60ad70b991c4c39cac341bd5",
      "parents": [
        "b3e5b5b2277f9c047082dcb309f665fe8b5706c1"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu Dec 15 09:18:45 2005 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 15 10:04:31 2005 -0800"
      },
      "message": "[PATCH] dst_ca __user annotations, portability fixes\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "afd1a0c9ac281eed3b22b293ccd92af7b0d60889",
      "tree": "686c03cf1a1a2efb1fba6dc6e682fbb48edc7c58",
      "parents": [
        "808824b5f73e361503420ee318ca9689781da034"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Dec 12 00:37:27 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Dec 12 08:57:44 2005 -0800"
      },
      "message": "[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3\n\nClean up whitespaces at v4l/dvb files\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": "808824b5f73e361503420ee318ca9689781da034",
      "tree": "0de37d1f1ab551efae930faf9999bba67b5560bd",
      "parents": [
        "9101e6222cb115240e24160bb90cce425bb74de5"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Dec 12 00:37:25 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Dec 12 08:57:44 2005 -0800"
      },
      "message": "[PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2\n\nClean up whitespaces at v4l/dvb files\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": "9101e6222cb115240e24160bb90cce425bb74de5",
      "tree": "e479e909a558ab5a0c9f913a75f8d05b866ad8bc",
      "parents": [
        "68352e6ee3675e23b492c51908951058de4f6fe0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Mon Dec 12 00:37:24 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Dec 12 08:57:44 2005 -0800"
      },
      "message": "[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1\n\nClean up whitespaces at v4l/dvb files\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": "f05cb3239d078f16d082398818dd4e66e645f388",
      "tree": "63090097a7c8fa6bb79446830dfaefed97536c84",
      "parents": [
        "48063a75aff8a572ed167470564309697cf0e8cc"
      ],
      "author": {
        "name": "Carlos Silva",
        "email": "r3pek@gentoo.org",
        "time": "Thu Dec 01 00:51:56 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.\n\nBUDGET_CI card depends on STV0297 demodulator.\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.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": "48063a75aff8a572ed167470564309697cf0e8cc",
      "tree": "d7ec09f3f861c79ffd00233ff657562d25019f36",
      "parents": [
        "1130ca45c719fe788fa544a54a82ea53ef5ea87a"
      ],
      "author": {
        "name": "Denis Vlasenko",
        "email": "vda@ilport.com.ua",
        "time": "Thu Dec 01 00:51:55 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().\n\nRemove stray semicolons after if (foo); in ves1820_set_symbolrate().\n\nSigned-off-by: Denis Vlasenko \u003cvda@ilport.com.ua\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": "1130ca45c719fe788fa544a54a82ea53ef5ea87a",
      "tree": "423a0eb692c0e14a8b1c6462a8dfdfc402e93753",
      "parents": [
        "9b9225f0f002c39f340da2ed1e7efec6885ca312"
      ],
      "author": {
        "name": "Ralph Metzler",
        "email": "rjkm@metzlerbros.de",
        "time": "Thu Dec 01 00:51:54 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Fix locking to prevent Oops on SMP systems\n\nFix locking to prevent Oops on SMP systems when starting/stopping dvb network\ninterfaces.\n\nSigned-off-by: Ralph Metzler \u003crjkm@metzlerbros.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": "9b9225f0f002c39f340da2ed1e7efec6885ca312",
      "tree": "9003bb38a7b5f15c91cb2471a538519ee44d5256",
      "parents": [
        "15ac8e663b354ed98d43d149f718f6f15ab732ac"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@hauppauge.com",
        "time": "Thu Dec 01 00:51:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Update Steve\u0027s email address.\n\nUpdate Steve\u0027s email address.\n\nSigned-off-by: Steven Toth \u003cstoth@hauppauge.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": "15ac8e663b354ed98d43d149f718f6f15ab732ac",
      "tree": "86ecc54df2f2337cda17d4140b993bbdfb3a08ad",
      "parents": [
        "18e55eea0104927feedfe81de1adf5e46a7ad1f3"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Dec 01 00:51:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Small cleanups and CodeStyle fixes\n\n- Small cleanups:\n\n- make needlessly global functions static\n\n- every file should #include the headers containing the prototypes for it\u0027s\n  global functions\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.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": "18e55eea0104927feedfe81de1adf5e46a7ad1f3",
      "tree": "362ac0084abee7b1f3934721738c9da781469417",
      "parents": [
        "363bbf42da23898ab48dc227cca9d80b50b481eb"
      ],
      "author": {
        "name": "Tim Schmielau",
        "email": "tim@physik3.uni-rostock.de",
        "time": "Thu Dec 01 00:51:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.h\n\nInclude fixes for 2.6.15-rc1 for removing sched.h from module.h.\n\nSigned-off-by: Tim Schmielau \u003ctim@physik3.uni-rostock.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": "363bbf42da23898ab48dc227cca9d80b50b481eb",
      "tree": "ee6463de2fb4caa70924ed3dd33015df4f266060",
      "parents": [
        "ded928468407c8e08dcb6aedb91aaa97b80d5752"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Thu Dec 01 00:51:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:59 2005 -0800"
      },
      "message": "[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devices\n\nFixed mistake of an incorrect usage of pid_filter-callbacks inside the private\nstate of the dvb-usb-devices\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.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": "ded928468407c8e08dcb6aedb91aaa97b80d5752",
      "tree": "2b85f26bc526939697f3f5192e3ea4385577bdd7",
      "parents": [
        "69459f3d2fb9eea370535ceba91dd8c9df3d94bc"
      ],
      "author": {
        "name": "Andrew de Quincey",
        "email": "adq_dvb@lidskialf.net",
        "time": "Thu Dec 01 00:51:49 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Dec 01 15:48:58 2005 -0800"
      },
      "message": "[PATCH] DVB: Fix locking problems and code cleanup\n\nFix locking problems and code cleanup\n\nSigned-off-by: Andrew de Quincey \u003cadq_dvb@lidskialf.net\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.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"
    }
  ],
  "next": "69459f3d2fb9eea370535ceba91dd8c9df3d94bc"
}
