)]}'
{
  "log": [
    {
      "commit": "97fd4f7fb62b018ff7afc0aea8cfffa2d79e59cd",
      "tree": "a512543ce3b80b34d38de4c8473aa7241c44ed03",
      "parents": [
        "436e7e7c07ff153be6ee22220f47c7fa62176a26"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Aug 27 09:28:48 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:24 2009 -0300"
      },
      "message": "V4L/DVB (12557): Use C99 comment CodingStyle\n\nThe ir-keymaps.c has frequent additions. As people tend to copy an old\nkeyboard entry, a bad CodingStyle at an ancient entry may result on a\nfreshly bad CodingStyle patch.\n\nSo, better to fix the CodingStyle for the entire file.\n\nThis patch is the first of a series of patches fixing it, generated by\nsome perl magic plus manual handling.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "436e7e7c07ff153be6ee22220f47c7fa62176a26",
      "tree": "24af3cd69a84fa2aa92487bc783df3901aa3b283",
      "parents": [
        "9c9dbedf397c704dd694f6066af114d373a75a5d"
      ],
      "author": {
        "name": "Eduardo Valentin",
        "email": "eduardo.valentin@nokia.com",
        "time": "Sat Aug 08 09:01:34 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:23 2009 -0300"
      },
      "message": "V4L/DVB (12554): FM TX: si4713: Add document file\n\nThis patch adds a document file for si4713 device driver.\nIt describes the driver interfaces and organization.\n\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9c9dbedf397c704dd694f6066af114d373a75a5d",
      "tree": "21967412ef292856d5aa134b4431baa6734fe204",
      "parents": [
        "02bee89e79b1302776e32214b8ca96a00c70c446"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sat Aug 08 09:00:37 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:22 2009 -0300"
      },
      "message": "V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entries\n\nSimply add Makefile and Kconfig entries.\n\n[hverkuil@xs4all.nl: auto-select I2C_SI4713]\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "02bee89e79b1302776e32214b8ca96a00c70c446",
      "tree": "de3ee880d3cb3bf2e3e98d9af4152338bf6d3061",
      "parents": [
        "1fd2121c08eeef2e9a792719628a467e0fe97b96"
      ],
      "author": {
        "name": "Eduardo Valentin",
        "email": "eduardo.valentin@nokia.com",
        "time": "Sat Aug 08 08:46:53 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:20 2009 -0300"
      },
      "message": "V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device\n\nThis patch adds files to control si4713 devices.\nInternal functions to control device properties\nand initialization procedures are into these files.\nAlso, a v4l2 subdev interface is also exported.\nThis way other drivers can use this as v4l2 i2c subdevice.\n\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1fd2121c08eeef2e9a792719628a467e0fe97b96",
      "tree": "a4b71e422eb915d4b0906ba94b15e6beacb2f0d6",
      "parents": [
        "fdf82dc2e2d43cf135b5fd352dea523642bb553a"
      ],
      "author": {
        "name": "Eduardo Valentin",
        "email": "eduardo.valentin@nokia.com",
        "time": "Sat Aug 08 08:45:49 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:19 2009 -0300"
      },
      "message": "V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713\n\nThis patch adds files which creates the radio interface\nfor si4713 FM transmitter (modulator) devices.\n\nIn order to do the real access to device registers, this\ndriver uses the v4l2 subdev interface exported by si4713 i2c driver.\n\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fdf82dc2e2d43cf135b5fd352dea523642bb553a",
      "tree": "64fe2e69e8de63c88998579546f67590f63c3ed8",
      "parents": [
        "6b4249413abb634d9b2ff44c685da744f02e49d1"
      ],
      "author": {
        "name": "Eduardo Valentin",
        "email": "eduardo.valentin@nokia.com",
        "time": "Tue Aug 11 18:49:12 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:19 2009 -0300"
      },
      "message": "V4L/DVB (12549): v4l2: video device: Add FM TX controls default configurations\n\nThis patch adds basic configurations for FM TX extended controls.\nThat includes controls names, menu strings, pointer identification,\ntype classification and flags configuration.\n\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b4249413abb634d9b2ff44c685da744f02e49d1",
      "tree": "3aa7d4b72a1d2f6ab2631499af70896bfb853553",
      "parents": [
        "d6bacea6cfc3bb8a385f8c4104ee6b3d5768af8a"
      ],
      "author": {
        "name": "Eduardo Valentin",
        "email": "eduardo.valentin@nokia.com",
        "time": "Sat Aug 08 08:38:58 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:18 2009 -0300"
      },
      "message": "V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls\n\nThis patch adds a new class of extended controls. This class\nis intended to support FM Radio Modulators properties such as:\nrds, audio limiters, audio compression, pilot tone generation,\ntuning power levels and preemphasis properties.\n\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d6bacea6cfc3bb8a385f8c4104ee6b3d5768af8a",
      "tree": "711abd36f8df61e7ee9d7a7b11f42439f2572980",
      "parents": [
        "6b5a9492ca0c991bab1ac495624e17520e9edf18"
      ],
      "author": {
        "name": "Eduardo Valentin",
        "email": "eduardo.valentin@nokia.com",
        "time": "Sat Aug 08 08:34:18 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:17 2009 -0300"
      },
      "message": "V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api\n\nSigned-off-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b5a9492ca0c991bab1ac495624e17520e9edf18",
      "tree": "4ee2bc89d42ceae84989df965ce426932d3a6fbe",
      "parents": [
        "a138ebcf826b9cbf6683e1db25905d7cd89e2dd1"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Tue Aug 11 18:47:18 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:17 2009 -0300"
      },
      "message": "V4L/DVB (12543): v4l: introduce string control support.\n\nThe upcoming RDS encoder needs support for string controls. This patch\nimplements the core implementation.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a138ebcf826b9cbf6683e1db25905d7cd89e2dd1",
      "tree": "6840780b1967b2ec419cc7f85c1ae184a77a0482",
      "parents": [
        "821c777080c43710a3ddbf8bcd708093191b1630"
      ],
      "author": {
        "name": "hermann pitton",
        "email": "hermann-pitton@arcor.de",
        "time": "Wed Aug 19 22:30:58 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:15 2009 -0300"
      },
      "message": "V4L/DVB (12492): saa7134-input: don\u0027t probe for the Pinnacle remotes anymore\n\nWith the recent improvements we don\u0027t need to probe anymore, if we know\nthe i2c address of the receiver.\n\nThe address of the receiver for the remote with the gray buttons is not\nconfirmed anywhere, but it is very unlikely to see it on something else.\n\nWe want to have that information anyway.\n\nBTW, those remaining still probing, please join.\n\nSigned-off-by: hermann pitton \u003chermann-pitton@arcor.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "821c777080c43710a3ddbf8bcd708093191b1630",
      "tree": "b5c8221caf968c3a86e52b427c8586e17fc65336",
      "parents": [
        "7b54360293c9d72b54e462d146c9376287d2f71b"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.org",
        "time": "Wed Aug 19 16:41:59 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:14 2009 -0300"
      },
      "message": "V4L/DVB (12491): remove unnecessary power management primitive in stk-webcam\n\nThis patch removes an unneeded power management primitive.\nPower management is automatically enabled as probe ends.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7b54360293c9d72b54e462d146c9376287d2f71b",
      "tree": "16309986cc3b89e26ae580638b099f05b3814f11",
      "parents": [
        "89dec01b7e251697720ac3d6a5310d72359eba69"
      ],
      "author": {
        "name": "Oldřich Jedlička",
        "email": "oldium.pro@seznam.cz",
        "time": "Tue Aug 18 16:24:54 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:13 2009 -0300"
      },
      "message": "V4L/DVB (12490): Report only 32kHz for ALSA\n\nThere are several reasons:\n\n - SAA7133/35 uses DDEP (DemDec Easy Programming mode), which works in 32kHz\n   only\n - SAA7134 for TV mode uses DemDec mode (32kHz)\n - Radio works in 32kHz only\n - When recording 48kHz from Line1/Line2, switching of capture source to TV\n   means switching to 32kHz without any frequency translation\n\nSigned-off-by: Oldřich Jedlička \u003coldium.pro@seznam.cz\u003e\nAcked-by: hermann pitton \u003chermann-pitton@arcor.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "89dec01b7e251697720ac3d6a5310d72359eba69",
      "tree": "786097673e8e60fdc5442c1fc2ac2d65185eb1c1",
      "parents": [
        "35c3057bb71ba0683e6f1268f3663099d8454e5f"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dmitry.torokhov@gmail.com",
        "time": "Fri Aug 14 02:22:52 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:13 2009 -0300"
      },
      "message": "V4L/DVB (12489): pwc - fix few use-after-free and memory leaks\n\nI just happen to peek inside the PWC driver and did not like what I saw\nthere. Please consider applying the patch below.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "35c3057bb71ba0683e6f1268f3663099d8454e5f",
      "tree": "30e3e30b683cb72fb2313643e79e962fc07a62a9",
      "parents": [
        "7ae26889635d0708bb2a0b5d21f99368abc2366c"
      ],
      "author": {
        "name": "Dmitri Belimov",
        "email": "d.belimov@gmail.com",
        "time": "Mon Aug 10 21:47:29 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:12 2009 -0300"
      },
      "message": "V4L/DVB (12488): Add RDS config for BeholdTV cards\n\nAdd config of RDS part for the BeholdTV tuners.\n\nSigned-off-by: Beholder Intl. Ltd. Dmitry Belimov \u003cd.belimov@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7ae26889635d0708bb2a0b5d21f99368abc2366c",
      "tree": "35c9d6624c5bd52a94547bb319d7232477b606bc",
      "parents": [
        "ad5f74c0ad9afcc9a20f35850aa5170768c64a0c"
      ],
      "author": {
        "name": "Dmitri Belimov",
        "email": "d.belimov@gmail.com",
        "time": "Mon Aug 10 04:48:16 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:11 2009 -0300"
      },
      "message": "V4L/DVB (12487): Fix control AC-3 of the 6752HS\n\nFix error for AC-3 control of the 6752HS MPEG-2 coder.\n\nSigned-off-by: Beholder Intl. Ltd. Dmitry Belimov \u003cd.belimov@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ad5f74c0ad9afcc9a20f35850aa5170768c64a0c",
      "tree": "021fa66426d9a7bf3c85e6bfa92ded16bdfe23c6",
      "parents": [
        "decee2e8a9538ae5476e6cb3f4b7714c92a04a2b"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@me.by",
        "time": "Wed Jul 29 19:18:28 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:09 2009 -0300"
      },
      "message": "V4L/DVB (12486): cx88: fix TBS 8920 card support\n\nIt does matter to set explicitly gpio0 value in\ncx88_board structure for TBS 8920 card.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@me.by\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "decee2e8a9538ae5476e6cb3f4b7714c92a04a2b",
      "tree": "0543088bc083961575c2a22ff8bba9fcce76638f",
      "parents": [
        "75b697f747b14b0c6afae48ee0f5e605abd2df4c"
      ],
      "author": {
        "name": "Aleksandr V. Piskunov",
        "email": "aleksandr.v.piskunov@gmail.com",
        "time": "Sun Aug 02 16:01:19 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:09 2009 -0300"
      },
      "message": "V4L/DVB (12485): zl10353: correct implementation of FE_READ_UNCORRECTED_BLOCKS\n\nMakes zl10353 a bit more DVB API compliant:\nFE_READ_UNCORRECTED_BLOCKS - keep a counter of UNC blocks\nFE_GET_FRONTEND - return last set frequency instead of zero\n\nSigned-off-by: Aleksandr V. Piskunov \u003calexandr.v.piskunov@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "75b697f747b14b0c6afae48ee0f5e605abd2df4c",
      "tree": "3812e853ff3d8758cded2fdfebb58bdec76babfc",
      "parents": [
        "166987c6987a25a95cef6889d24088f0eb2daa36"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Sat Aug 01 16:48:41 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:08 2009 -0300"
      },
      "message": "V4L/DVB (12483): Use DIV_ROUND_CLOSEST\n\nThe kernel.h macro DIV_ROUND_CLOSEST performs the computation (x + d/2)/d\nbut is perhaps more readable.\n\nThe semantic patch that makes this change is as follows:\n(http://www.emn.fr/x-info/coccinelle/)\n\n// \u003csmpl\u003e\n@haskernel@\n@@\n\n@depends on haskernel@\nexpression x,__divisor;\n@@\n\n- (((x) + ((__divisor) / 2)) / (__divisor))\n+ DIV_ROUND_CLOSEST(x,__divisor)\n// \u003c/smpl\u003e\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "166987c6987a25a95cef6889d24088f0eb2daa36",
      "tree": "a10a778f99f993fc348ba783d361037f09d5bdc6",
      "parents": [
        "114323ede9e84a64327b74ff6f7da5576c9ae361"
      ],
      "author": {
        "name": "Henrik Kurelid",
        "email": "henke@kurelid.se",
        "time": "Sat Aug 01 08:02:38 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:08 2009 -0300"
      },
      "message": "V4L/DVB (12482): firedtv: add PID filtering for SW zigzag retune\n\nThe AVC protocol uses the same command for tuning and PID filtering and\nsince dvb-core uses a software zigzagging to do automatic retuning this\ncould cause all PID filters to be cleared.  PID filter information is\nnow included in all DSD commands to the card.\n\nBackground:\n\nThere is a problem in the firedtv driver that causes recordings to stop\nif the SW zigzag algorithm in dvb-core kicks in with a retune after the\napplication has set up the PID filters.  Since tuning and setting PID\nfilters uses the same AVC command (DSD) and only the replace subfunction\nis supported by the card, it is not possible to do a retune without\nsetting the PID filters.  This means that the PID filtering has to be\nsent in each tune.\n\nThis problem applies to C and T cards since S and S2 cards tune using a\nvendor specific command.  The patch corrects the problem by sending the\nPID list in each tune.  I have tested it on my T card with a good\nresult.\n\nHow to trigger problem:  Zap to a channel and output AV to a file, e.g.\n\"tzap -c channels.conf SVT1 -r -o SVT1.ts\".  After a short while, pull\nthe antenna cable from the card.  The lock on the channel will disappear\nand the TS file will stop increasing in size. Wait a couple of seconds.\nReplug the cable again.  You will get a lock on the channel again, but\nthe TS file will never increase in size agains sinze no PIDS are\nfiltered.\n\nTested with kaffeine with DVB-T and DVB-C:  Fixes retuning after antenna\nwas plugged out and back in with DVB-T.  Does not fix this with DVB-C,\nbut also doesn\u0027t regress on DVB-C.\n\nSigned-off-by: Henrik Kurelid \u003chenrik@kurelid.se\u003e\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "114323ede9e84a64327b74ff6f7da5576c9ae361",
      "tree": "c86eca600cca0a9e87f3bb7c92dd0ddc914371b7",
      "parents": [
        "c92f056308c4a77a833e1cc1e16c1b68974483a6"
      ],
      "author": {
        "name": "Julian Scheel",
        "email": "julian@jusst.de",
        "time": "Fri Jul 31 13:40:43 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:07 2009 -0300"
      },
      "message": "V4L/DVB (12481): Fix lowband tuning with tda8261\n\nAttached is a patch which fixes tuning to low frequency channels with\nstb0899+tda8261 cards like the KNC TV-Station DVB-S2.\nThe cause of the issue was a broken if construct, which should have been\nan if/else if, so that the setting for the lowest matching frequency is\napplied.\n\nWithout this patch for example tuning to \"arte\" on Astra 19.2, 10744MHz\nSR22000 failed most times and when it failed the communication between\ndriver and tda8261 was completely broken.\nThis problem disappears with the attached patch.\n\nSigned-off-by: Julian Scheel \u003cjulian@jusst.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c92f056308c4a77a833e1cc1e16c1b68974483a6",
      "tree": "053a00c8e478e87fa8566db6c0818587f0498438",
      "parents": [
        "d6f76b979c9f83aaf2fa3d51eb5b175690f7acbc"
      ],
      "author": {
        "name": "Mart Raudsepp",
        "email": "mart.raudsepp@artecdesign.ee",
        "time": "Fri Jul 24 13:45:41 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:06 2009 -0300"
      },
      "message": "V4L/DVB: af9015: add new USB ID for KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)\n\nAdd new USB ID (1b80:e400) for KWorld PlusTV Dual DVB-T Stick (DVB-T 399U).\nThe model number on the devices sticker label is \"KW-DVB-T 399UR\".\n\nSigned-off-by: Mart Raudsepp \u003cmart.raudsepp@artecdesign.ee\u003e\nAcked-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d6f76b979c9f83aaf2fa3d51eb5b175690f7acbc",
      "tree": "dbe05b97981155a5bdae6e8dee2653e0cfad34c2",
      "parents": [
        "3227c860b6c96f97671e9373c14a280429956928"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 22 00:02:29 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:05 2009 -0300"
      },
      "message": "V4L/DVB (12478): ARRAY_SIZE changes\n\nThese changes were a direct result of using a semantic patch\nMore information can be found at http://www.emn.fr/x-info/coccinelle/\n\n[mchehab@redhat.com: fix a merge conflict]\nSigned-off-by: Stoyan Gaydarov \u003csgayda2@uiuc.edu\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3227c860b6c96f97671e9373c14a280429956928",
      "tree": "38457ba64a151b5d44143624f55d6b9cf553d1a6",
      "parents": [
        "ce212f052fa2fe1a5e71af13be63667e1916d084"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Tue Jul 21 13:47:46 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:03 2009 -0300"
      },
      "message": "V4L/DVB (12477): Use dst_type field instead of type_flags\n\nIt seems from other code that it is the dst_type field rather than the\ntype_flags field that contains values of the form DST_TYPE_IS...\nThe type_flags field contains values of the form DST_TYPE_HAS...\n\nThe semantic match that finds this problem is as follows:\n(http://www.emn.fr/x-info/coccinelle/)\n\n// \u003csmpl\u003e\n@@ struct dst_state E; @@\n\n(\n*E.type_flags \u003d\u003d\n  \\( DST_TYPE_IS_SAT\\|DST_TYPE_IS_TERR\\|DST_TYPE_IS_CABLE\\|DST_TYPE_IS_ATSC \\)\n|\n*E.type_flags !\u003d\n  \\( DST_TYPE_IS_SAT\\|DST_TYPE_IS_TERR\\|DST_TYPE_IS_CABLE\\|DST_TYPE_IS_ATSC \\)\n)\n// \u003c/smpl\u003e\n\nCc: Manu Abraham \u003cabraham.manu@gmail.com\u003e\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ce212f052fa2fe1a5e71af13be63667e1916d084",
      "tree": "b5ab12dcbb18208d825580ce5e9232f1cee4acaa",
      "parents": [
        "1c2ca352944e1899e72a39cc640d874dfa008a1b"
      ],
      "author": {
        "name": "Nam Phạm Thành",
        "email": "phamthanhnam.ptn@gmail.com",
        "time": "Sun Jul 12 11:51:10 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:03 2009 -0300"
      },
      "message": "V4L/DVB (12475): Add support for Humax/Coex DVB-T USB Stick 2.0 High Speed\n\nThis patch adds support for Humax/Coex DVB-T USB Stick 2.0 High Speed\nwhich is a very popular tuner sold in Vietnam.\nTested with at least 3 tuners.\n\nCc: Patrick Boettcher \u003cpboettcher@kernellabs.com\u003e\nSigned-off-by: Pham Thanh Nam \u003cphamthanhnam.ptn@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1c2ca352944e1899e72a39cc640d874dfa008a1b",
      "tree": "2e0b009b4830e952e53f3c7225c0ab104f630c12",
      "parents": [
        "272ece5e798b7ff0d9bc083fe7df2e960e8d5db8"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Aug 20 10:20:06 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:02 2009 -0300"
      },
      "message": "V4L/DVB (12472): hdpvr-control: fix bad whitespaces\n\nIt were using 7 spaces instead of tab for indent.\n\nCc: Janne Grunau \u003cj@jannau.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "272ece5e798b7ff0d9bc083fe7df2e960e8d5db8",
      "tree": "2b9dafcc67346755626893b78af934c3514b8235",
      "parents": [
        "8ccd4cd07e36bd8529010a520865fa275c3051f0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Aug 20 10:18:29 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:01 2009 -0300"
      },
      "message": "V4L/DVB (12471): stv06xx: fix bad whitespaces\n\nIt were using 7 spaces instead of tab for indent.\n\nCc: Erik Andren \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8ccd4cd07e36bd8529010a520865fa275c3051f0",
      "tree": "083ebabfc9833fe42c953e9fe38b33bff6746f18",
      "parents": [
        "dfb4ba1e13061b655cb2d077f621fc87cf4e920f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Aug 20 10:15:48 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:01 2009 -0300"
      },
      "message": "V4L/DVB (12470): cx231xx/cx231xx-conf-reg.h: fix bad whitespaces\n\nIt were using 7 spaces instead of tab for indent.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dfb4ba1e13061b655cb2d077f621fc87cf4e920f",
      "tree": "9a6cb117f6194536e4f85cdbfae0b8c343ff0689",
      "parents": [
        "b24ed7b662351c8ea5c4b3dbc879c9971e721070"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Aug 20 10:13:40 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:19:00 2009 -0300"
      },
      "message": "V4L/DVB (12468): saa7134: Fix bad whitespacing\n\nThe changeset 0b17d0ed that aded ASUSTeK P7131 Analog were using\n7 spaces instead of tab, probably due to some bad cut-and-paste.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b24ed7b662351c8ea5c4b3dbc879c9971e721070",
      "tree": "bee024b72be757fdc019e72de4bedf1a11c57360",
      "parents": [
        "3c1c48bbcf892e97c4e965b8528f4d735bf9a746"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Aug 20 09:38:44 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:59 2009 -0300"
      },
      "message": "V4L/DVB (12466): Kconfig files: Fix improper use of whitespaces\n\nOn VIDEO_M52790 and USB_GSPCA_SN9C20X, instead of tab, it were\nusing 7 whitespaces at the beginning, probably due to some\ncut-and-paste trouble.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3c1c48bbcf892e97c4e965b8528f4d735bf9a746",
      "tree": "6919aad67cf57b9cab564740c8a0bce82efe53c4",
      "parents": [
        "ecfcfec80493097967aa40e3433d65a8ff65c86b"
      ],
      "author": {
        "name": "Andrzej Hajda",
        "email": "andrzej.hajda@wp.pl",
        "time": "Thu Jul 02 11:50:35 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:58 2009 -0300"
      },
      "message": "V4L/DVB (12465): cx88: High resolution timer for Remote Controls\n\nPatch solves problem of missed keystrokes on some remote controls,\nas reported on http://bugzilla.kernel.org/show_bug.cgi?id\u003d9637 .\n\nSigned-off-by: Andrzej Hajda \u003candrzej.hajda@wp.pl\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ecfcfec80493097967aa40e3433d65a8ff65c86b",
      "tree": "8d9008465a1909e724a7bd496771cb128900ff55",
      "parents": [
        "d0a1ddad1c9723f4a61e9b216c4c34ac03344fdd"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@me.by",
        "time": "Thu Aug 13 21:42:21 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:57 2009 -0300"
      },
      "message": "V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card.\n\nAdd Compro VideoMate S350 DVB-S driver.\nThe card uses zl10313, zl10039, saa7130 integrated circuits.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@me.by\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d0a1ddad1c9723f4a61e9b216c4c34ac03344fdd",
      "tree": "3c4865541b68e280d5866b1b149c46a8a9c02ec4",
      "parents": [
        "2ccf5a9906564cd06facc846c32d065752268dcf"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@me.by",
        "time": "Sat Jun 20 09:54:18 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:56 2009 -0300"
      },
      "message": "V4L/DVB (12462): Add TeVii S630 USB DVB-S card support.\n\nThe card includes Intel ce5039(Zarlink zl10039) tuner\nand Intel ce6313 (Zarlink zl10313) demod.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@me.by\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2ccf5a9906564cd06facc846c32d065752268dcf",
      "tree": "114c80110f6986320d3f37c7b50ffbd044999c0e",
      "parents": [
        "3040b043423c1726a14595d500f6409070b1e722"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@me.by",
        "time": "Sat Jun 20 09:51:48 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:55 2009 -0300"
      },
      "message": "V4L/DVB (12461): Add ce5039(zl10039) tuner support.\n\nThe code from Jan D. Louw with some minor changes.\nhttp://article.gmane.org/gmane.linux.drivers.dvb/38163\nTested with TeVii S630 DVB-S USB card by me (Igor)\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@me.by\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3040b043423c1726a14595d500f6409070b1e722",
      "tree": "ba75dd6b0a17e5d4ce4f11c16b499414f09b976d",
      "parents": [
        "9d7530d53d6cd8b50efc8dcecad4febe8ae53fd4"
      ],
      "author": {
        "name": "Theodore Kilgore",
        "email": "kilgota@auburn.edu",
        "time": "Mon Aug 03 04:13:23 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:54 2009 -0300"
      },
      "message": "V4L/DVB (12459): gspca - jeilinj: New subdriver for Jeilin chip.\n\nSigned-off-by: Theodore Kilgore \u003ckilgota@auburn.edu\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9d7530d53d6cd8b50efc8dcecad4febe8ae53fd4",
      "tree": "f6d9f4dd33b8f47b26eea8f8cfe6e089f5835c3d",
      "parents": [
        "17d8dfe8c8a23dfadd714315465d992410bebd88"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Aug 12 10:10:20 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:53 2009 -0300"
      },
      "message": "V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config option\n\nThanks to Robert P.J. Day for finding this.\n\nThanks-to: Robert P.J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "17d8dfe8c8a23dfadd714315465d992410bebd88",
      "tree": "f44ab5fd7e9fddeb87b639e2f4e40d9d04caaf45",
      "parents": [
        "8cd9aaefad5968f8f5aff3852a67870550ce941d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Aug 14 01:45:57 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:53 2009 -0300"
      },
      "message": "V4L/DVB (12452): gspca/Kconfig: Fix bad identation for USB_GSPCA_SN9C20X_EVDEV\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8cd9aaefad5968f8f5aff3852a67870550ce941d",
      "tree": "e44c776bf722bd789bc0d765b12f75283ff10a8b",
      "parents": [
        "4d14c833c0d5f926721da1e0b07287ab8b64f0ba"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Mon Aug 03 23:56:51 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:52 2009 -0300"
      },
      "message": "V4L/DVB (12444): em28xx: add support for Terratec Cinergy Hybrid T USB XS remote control\n\nAdd support for the remote control that comes with the Cinergy Hybrid T USB XS\n\nThanks to Jelle de Jong for providing sample hardware to test with.\n\nCc: Jelle de Jong \u003cjelledejong@powercraft.nl\u003e\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4d14c833c0d5f926721da1e0b07287ab8b64f0ba",
      "tree": "c0c12a228ec45ce9ad2fd7b08daa99649cb5a92c",
      "parents": [
        "bd0eb12f61fef7f500e374b8d5068e7556f61901"
      ],
      "author": {
        "name": "Vlastimil Labsky",
        "email": "vlasta.labsky@gmail.com",
        "time": "Mon Aug 10 22:15:54 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:50 2009 -0300"
      },
      "message": "V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. J\n\nI updated and simplyfied patch from Zbynek Hrabovsky for recent kernel.\nIt enables autodetection of card, sound in analog TV , sound in FM radio\nand switching between antenna and cable RF input.  Radio tuner still\ndoesn\u0027t work, I don\u0027t even know how it works.  Some guys wrote me that FM\nradio works with TV tuner used instead of radio part (symlink video0 -\u003e\nradio0).\n\nCc: Gerd Knorr \u003ckraxel@bytesex.org\u003e\nSigned-off-by: Vlastimil Labsky \u003cvlasta.labsky@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bd0eb12f61fef7f500e374b8d5068e7556f61901",
      "tree": "ecc19872949f6db55c3d8f9e2fd845fdd66a349d",
      "parents": [
        "a35c87c7084f3f4972f3ce5f23cfcb34f95341b1"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Sat Aug 08 12:58:52 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:50 2009 -0300"
      },
      "message": "V4L/DVB (12435): strlcpy() will always null terminate the string.\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a35c87c7084f3f4972f3ce5f23cfcb34f95341b1",
      "tree": "a6a68e7439042ad3e09d7cc361a8af6bef6e3d40",
      "parents": [
        "eb2de30b318ae583fef113cac94150924ae1ed6b"
      ],
      "author": {
        "name": "Douglas Schilling Landgraf",
        "email": "dougsland@redhat.com",
        "time": "Thu Aug 06 12:52:11 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:49 2009 -0300"
      },
      "message": "V4L/DVB (12434): em28xx: fix empire auto-detect\n\nFixed eeprom hash table\n\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "eb2de30b318ae583fef113cac94150924ae1ed6b",
      "tree": "39a3fc3138a89188f65ea5cc438628966ff95169",
      "parents": [
        "f19b56a8eb54d758bff94ae6a1b4f79335155238"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Aug 07 05:50:02 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:49 2009 -0300"
      },
      "message": "V4L/DVB (12427): cx24113: fix mips compiler warning\n\ndo_div requires an u64 as the first argument, not a s64.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nAcked-by: Patrick Boettcher \u003cpboettcher@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f19b56a8eb54d758bff94ae6a1b4f79335155238",
      "tree": "6d20d6c2587ef4e2fbc71d945c0790479a8fa2bb",
      "parents": [
        "6bf1a997ed135df322e64b6f604227f6fdc54865"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Aug 07 05:32:20 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:49 2009 -0300"
      },
      "message": "V4L/DVB (12426): pvrusb2: fix compile warning\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nAcked-by: Mike Isely \u003cisely@pobox.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6bf1a997ed135df322e64b6f604227f6fdc54865",
      "tree": "5dbc010cfef052df087c61b821b4ab2233eac914",
      "parents": [
        "b807d17555dcc4ea28abadd4d647ba0c4d822cdb"
      ],
      "author": {
        "name": "David T.L. Wong",
        "email": "davidtlwong@gmail.com",
        "time": "Wed Aug 05 13:07:10 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:47 2009 -0300"
      },
      "message": "V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5\n\nUse unified lgs8gxx frontend instead of reverse engineered lgs8gl5 frontend.\nAfter this patch, lgs8gl5 frontend could be mark as deprecated.\nFuture development should base on unified lgs8gxx frontend.\n\nSigned-off-by: David T.L. Wong \u003cdavidtlwong@gmail.com\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b807d17555dcc4ea28abadd4d647ba0c4d822cdb",
      "tree": "c50db85dfa93b96d909c716f0ad3899fc62f4446",
      "parents": [
        "46058128ff57db466ec132cb7de76cf9ecbd3dd3"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Tue Aug 04 22:00:24 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:46 2009 -0300"
      },
      "message": "V4L/DVB (12421): drivers/media/video/gspca: introduce missing kfree\n\nError handling code following a kmalloc should free the allocated data.\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nAcked-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "46058128ff57db466ec132cb7de76cf9ecbd3dd3",
      "tree": "411835620bb1eccc0efd6339b0726742d26bc759",
      "parents": [
        "4786dd65fc354cae804635726c2768b8559a51bf"
      ],
      "author": {
        "name": "hermann pitton",
        "email": "hermann-pitton@arcor.de",
        "time": "Tue Aug 04 20:11:43 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:45 2009 -0300"
      },
      "message": "V4L/DVB (12420): saa7134: fix the radio on Avermedia GO 007 FM\n\nWe have support for radio on saa7133/35/31e cards with tda8290/8275(a)\nand 5.5MHz ceramic filter on the bridge chips since a while.\n\nIt was previously not tested, if this card supports it too, but the old\n\"ghost\" radio with wrong filters doesn\u0027t work anymore.\n\nThanks go to Pham Thanh Nam and Laszlo Kustan for reporting it working\non that input.\n\nSigned-off-by: hermann pitton \u003chermann-pitton@arcor.de\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4786dd65fc354cae804635726c2768b8559a51bf",
      "tree": "d6edfa5065f154338f45584af6d8e4c9c6f69bbc",
      "parents": [
        "9dcb79c2eedb5b3ec50f73bd531fb6dd52c94bfc"
      ],
      "author": {
        "name": "Beholder Intl. Ltd. Dmitry Belimov",
        "email": "d.belimov@gmail.com",
        "time": "Tue Aug 04 20:07:42 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:44 2009 -0300"
      },
      "message": "V4L/DVB (12419): Fix incorrect type of tuner for the BeholdTV H6 card\n\nDefine correct tuner in config. Radio now works fine\n\nSigned-off-by: Beholder Intl. Ltd. Dmitry Belimov \u003cd.belimov@gmail.com\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9dcb79c2eedb5b3ec50f73bd531fb6dd52c94bfc",
      "tree": "d6aea422e271c26b06562fdddc84fc2d5210501e",
      "parents": [
        "cc35bbddfe10f77d949f0190764b252cd2b70c3c"
      ],
      "author": {
        "name": "Tobias Lorenz",
        "email": "tobias.lorenz@gmx.net",
        "time": "Mon Aug 10 18:44:14 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:43 2009 -0300"
      },
      "message": "V4L/DVB (12417): I2C cleanups and version checks\n\nThe structure and comments of the I2C part have been adopted to fit to the\nUSB part.\n\nSome additional cleanups and precisements have been made to the version\ndetection and checking functionality to clearly separate HW/SW/FW version.\n\nSigned-off-by: Tobias Lorenz \u003ctobias.lorenz@gmx.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cc35bbddfe10f77d949f0190764b252cd2b70c3c",
      "tree": "4dbf834bb4d0fec001592e177c6786c1e6c701ae",
      "parents": [
        "3c7cc8d52c0bd60d214aca22772aa3602a2b3198"
      ],
      "author": {
        "name": "Joonyoung Shim",
        "email": "jy0922.shim@samsung.com",
        "time": "Sun Aug 09 14:23:35 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:43 2009 -0300"
      },
      "message": "V4L/DVB (12416): radio-si470x: add i2c driver for si470x\n\nThis patch supports i2c interface of si470x. The i2c specific part\nexists in radio-si470x-i2c.c file and the common part uses\nradio-si470x-common.c file. The \u0027#if defined\u0027 is inserted inevitably\nbecause of parts used only si470x usb in the common file.\n\nThe current driver version doesn\u0027t support the RDS.\n\nSigned-off-by: Joonyoung Shim \u003cjy0922.shim@samsung.com\u003e\nSigned-off-by: Tobias Lorenz \u003ctobias.lorenz@gmx.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3c7cc8d52c0bd60d214aca22772aa3602a2b3198",
      "tree": "7018e376b3446607cc4a3be92e6e8914051aae24",
      "parents": [
        "a9d6fd5e316f1bbed08278c88cb984a2616a0278"
      ],
      "author": {
        "name": "Joonyoung Shim",
        "email": "jy0922.shim@samsung.com",
        "time": "Sun Aug 09 14:23:02 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:42 2009 -0300"
      },
      "message": "V4L/DVB (12415): radio-si470x: add disconnect check function\n\nThe si470x_disconnect_check is function to check disconnect state of\nradio in common file. The function is implemented in each interface\nfile.\n\nSigned-off-by: Joonyoung Shim \u003cjy0922.shim@samsung.com\u003e\nSigned-off-by: Tobias Lorenz \u003ctobias.lorenz@gmx.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a9d6fd5e316f1bbed08278c88cb984a2616a0278",
      "tree": "f973ba3b4a1b65464a2037ddfc46ee190c99c3e6",
      "parents": [
        "b09cd16354454daa1f047b4982691a3826787a0b"
      ],
      "author": {
        "name": "Joonyoung Shim",
        "email": "jy0922.shim@samsung.com",
        "time": "Sun Aug 09 14:22:41 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:40 2009 -0300"
      },
      "message": "V4L/DVB (12414): radio-si470x: change to dev_* macro from printk\n\nThis patch is for using dev_* macro instead of printk.\n\nSigned-off-by: Joonyoung Shim \u003cjy0922.shim@samsung.com\u003e\nSigned-off-by: Tobias Lorenz \u003ctobias.lorenz@gmx.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b09cd16354454daa1f047b4982691a3826787a0b",
      "tree": "8969ec668f879f1a4b77b4c22ab106f1ea89db84",
      "parents": [
        "4efa2d75d4a3b86c2d47c422237c848d1f04ba58"
      ],
      "author": {
        "name": "Joonyoung Shim",
        "email": "jy0922.shim@samsung.com",
        "time": "Sun Aug 09 14:22:20 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:40 2009 -0300"
      },
      "message": "V4L/DVB (12413): radio-si470x: separate common and usb code\n\nThis patch is a preceding work to add the i2c interface of si470x.\nThe si470x directory includes a common file and usb specific file and\nheader file.\nThe part unrelated with usb interface and i2c interface exists in\nradio-si470x-common.c file, and The usb specific part exists in\nradio-si470x-usb.c file.\n\nSigned-off-by: Joonyoung Shim \u003cjy0922.shim@samsung.com\u003e\n[tobias.lorenz@gmx.net: Small changes, due to new include \"linux/smp_lock.h\"]\nSigned-off-by: Tobias Lorenz \u003ctobias.lorenz@gmx.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4efa2d75d4a3b86c2d47c422237c848d1f04ba58",
      "tree": "eb54afecc5e0f750212a632a97ffe40b446b5eef",
      "parents": [
        "c53d83ccc8a180d05f6f930167a4acd4a9694e5d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Aug 09 19:39:23 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:37 2009 -0300"
      },
      "message": "V4L/DVB (12408): em28xx: Implement g/s_register via address match\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c53d83ccc8a180d05f6f930167a4acd4a9694e5d",
      "tree": "33ddf4df6ec73566d7518b39fa31b7b33bc7515c",
      "parents": [
        "0b0157398eb5c0786567b11fcf651147b0892c81"
      ],
      "author": {
        "name": "Pete Hildebrandt",
        "email": "send2ph@googlemail.com",
        "time": "Wed Aug 05 11:46:38 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:36 2009 -0300"
      },
      "message": "V4L/DVB (12396): [patch] Added Support for STK7700D (DVB)\n\nThis patch adds support for the STK7700D USB-DVB-Device.\n\nlsusb identifies it as:\nidVendor           0x1164 YUAN High-Tech Development Co., Ltd\nidProduct          0x1efc\n iProduct                2 STK7700D\n\nThe device is build into a Samsung R55-T5500 notebook.\n\nSigned-off-by: Pete Hildebrandt \u003csend2ph@googlemail.com\u003e\nSigned-off-by: Patrick Boettcher \u003cpboettcher@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0b0157398eb5c0786567b11fcf651147b0892c81",
      "tree": "a3217ae7debb600139418052e4f48a9a089ee9bc",
      "parents": [
        "bb2c818fae1dfdb6bea6e4f80b391656101bbd38"
      ],
      "author": {
        "name": "Eberhard Mattes",
        "email": "eberhard.mattes@web.de",
        "time": "Sun Aug 02 15:44:37 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:35 2009 -0300"
      },
      "message": "V4L/DVB (12388): dvb-usb: fix tuning with Cinergy T2\n\ncinergyInitialize param.flags.\n\nSigned-off-by: Eberhard Mattes \u003ceberhard.mattes@web.de\u003e\nSigned-off-by: Thierry MERLE \u003cthierry.merle@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bb2c818fae1dfdb6bea6e4f80b391656101bbd38",
      "tree": "a68f0e8cdfb7e7c9f1bc6a0c938f7e4a581fa2f2",
      "parents": [
        "d40a1da2b4eb8f798175fdf98d92b83746a31a31"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Sun Aug 02 06:56:47 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:34 2009 -0300"
      },
      "message": "V4L/DVB (12383): gspca - vc032x: Bad h/v flip controls when inverted by default.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d40a1da2b4eb8f798175fdf98d92b83746a31a31",
      "tree": "a8a0b597b4a54b5d1f4e053f6cf687ccbc0b22e2",
      "parents": [
        "8e113595edf0741b45ba10ba88cb5d077787c155"
      ],
      "author": {
        "name": "Marton Nemeth",
        "email": "nm127@freemail.hu",
        "time": "Wed Jul 29 05:01:54 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:34 2009 -0300"
      },
      "message": "V4L/DVB (12382): gspca - main: Remove vidioc_s_std().\n\nThe vidioc_s_std() is not necessary when vdev-\u003etvnorms \u003d\u003d 0.\n\nSigned-off-by: Marton Nemeth \u003cnm127@freemail.hu\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8e113595edf0741b45ba10ba88cb5d077787c155",
      "tree": "3b2d7b940445989586ad198d2c5c974432d97618",
      "parents": [
        "35f02a681b72ece756cf005e17f305a72329c140"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Wed Jul 01 20:24:47 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:33 2009 -0300"
      },
      "message": "V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support\n\nRestructure the UVC descriptors parsing code to handle multiple streaming\ninterfaces. The driver now creates a uvc_video_chain instance for each chain\ndetected in the UVC control interface descriptors, and tries to register one\nvideo device per streaming endpoint.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "35f02a681b72ece756cf005e17f305a72329c140",
      "tree": "ce566b9875213470d355a50bd8c6f9edeb1dd8dd",
      "parents": [
        "6c428b578b15a1dbf40832d3aeed43761940b81f"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Jun 28 08:37:50 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:32 2009 -0300"
      },
      "message": "V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams.\n\nAs a first step towards multiple streaming interfaces support, reorganize the\ndriver\u0027s data structures to cleanly separate video control and video streaming\ndata.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6c428b578b15a1dbf40832d3aeed43761940b81f",
      "tree": "b0d8e964c8beb33a688daefe77cfcb90e27e4ee9",
      "parents": [
        "00c1e2167e3163d2e193644b7d768f06d2a8c279"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Aug 04 19:52:37 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:31 2009 -0300"
      },
      "message": "V4L/DVB (12376): em28xx: fix V4L2 API compliance: don\u0027t expose audio inputs for devices without it\n\nV4L2 API (chapter 1.5) states that:\n\n\tDrivers must implement all input ioctls when the device has one\n\tor more inputs, all output ioctls when the device has one or more outputs.\n\tWhen the device has any audio inputs or outputs the driver must set the\n\tV4L2_CAP_AUDIO flag in the struct v4l2_capability returned by the\n\tVIDIOC_QUERYCAP ioctl.\n\nSo, devices without audio input should return -EINVAL.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "00c1e2167e3163d2e193644b7d768f06d2a8c279",
      "tree": "12ce3218cfea21b3127400aa741b54f1ee236e60",
      "parents": [
        "b9ab3508efa57905ae037ddf48c97ea6ed74b799"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Thu Jul 30 20:00:44 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:30 2009 -0300"
      },
      "message": "V4L/DVB (12373): hdpvr: fix lock imbalances\n\nThere are many lock imbalances in this driver. Fix all found.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b9ab3508efa57905ae037ddf48c97ea6ed74b799",
      "tree": "c78aa797cceeb429e2617046fb6f683ecf8fda5f",
      "parents": [
        "575f9af89952c7e7703e48666d95609daaf99630"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Tue Jul 28 11:56:33 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:29 2009 -0300"
      },
      "message": "V4L/DVB (12372): saa7134: fix lock imbalance\n\nThere seems to be one superfluos unlock in a poll function. Remove it.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "575f9af89952c7e7703e48666d95609daaf99630",
      "tree": "52d0913ba595f239e19bd583433c5011ebc39d25",
      "parents": [
        "085575a325de87b4931a43c9d0a75ca0d3ba5075"
      ],
      "author": {
        "name": "Mhayk Whandson",
        "email": "eu@mhayk.com.br",
        "time": "Tue Jul 28 11:53:20 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:28 2009 -0300"
      },
      "message": "V4L/DVB (12370): v4l doc: fix cqcam source code path\n\nFixed the c-qcam source code path in the linux kernel tree.\n\nSigned-off-by: Mhayk Whandson \u003ceu@mhayk.com.br\u003e\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "085575a325de87b4931a43c9d0a75ca0d3ba5075",
      "tree": "9cc12091b7856d6cf3db50f01f4b6c5de3550c8e",
      "parents": [
        "f5d887ae60ea1b05fcdab65e51e1ef88398ed274"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.org",
        "time": "Tue Jul 28 11:52:10 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:28 2009 -0300"
      },
      "message": "V4L/DVB (12369): stv680: kfree called before usb_kill_urb\n\nThe irq handler will touch memory. Even in the error case some URBs may\ncomplete. Thus no memory must be kfreed before all URBs are killed.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.org\u003e\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f5d887ae60ea1b05fcdab65e51e1ef88398ed274",
      "tree": "24fa2e4edaddfa27c3a8ad76c4476d7d31139648",
      "parents": [
        "8ca955689a957ecf956bb052f60412da2753a977"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Tue Jul 28 11:50:14 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:27 2009 -0300"
      },
      "message": "V4L/DVB (12368): ir-kbd-i2c: Add support for Z8F0811/Hauppage IR transceivers\n\nThis patch adds support for Zilog Z8F0811 IR transceiver chips on\nCX2341[68] based boards to ir-kbd-i2c for both the old i2c binding model\nand the new i2c binding model.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nReviewed-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8ca955689a957ecf956bb052f60412da2753a977",
      "tree": "a9b3e6a02236c376204b7bdfef0cf4dbf86926ed",
      "parents": [
        "1b6e59e3f48eecdab97bdd1568422e22f7d2f4f5"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Tue Jul 28 11:48:18 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:25 2009 -0300"
      },
      "message": "V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transceivers\n\nThis patch add support to the cx18 driver for setting up the\nZ8F0811/Hauppauge IR Tx/Rx chip with the i2c binding model in newer\nkernels.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nReviewed-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1b6e59e3f48eecdab97bdd1568422e22f7d2f4f5",
      "tree": "20bc019fe092d4ac7cf2ce21d4e70963618082e7",
      "parents": [
        "157da2762c610073e76329bb030e993fb4c2cc77"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Tue Jul 28 11:44:05 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:25 2009 -0300"
      },
      "message": "V4L/DVB (12366): ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type\n\nThis patch augments the init data passed by bridge drivers to\nir-kbd-i2c, so that the ir_type can be set explicitly, and so\nir-kbd-i2c internal get_key functions can be reused without\nrequiring symbols from ir-kbd-i2c in the bridge driver.\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nReviewed-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "157da2762c610073e76329bb030e993fb4c2cc77",
      "tree": "60a0b278bae4c828ffc7a1098e828c7aef8b6a1e",
      "parents": [
        "5376176199fdd55e6310738bfacb57bf606f16bf"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Jul 28 11:41:35 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:24 2009 -0300"
      },
      "message": "V4L/DVB (12365): ir-kbd-i2c: Remove superfulous inlines\n\nFunctions which are referenced by their address can\u0027t be inlined by\ndefinition.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5376176199fdd55e6310738bfacb57bf606f16bf",
      "tree": "8ea10a348bdffb3734d4f1308a48c879ae92691e",
      "parents": [
        "1c8336d338099cbef6eb4bacd869c602c3988a06"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Mon Jul 27 17:35:59 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:23 2009 -0300"
      },
      "message": "V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debug\n\nThe au0828-dvb driver uses bulk usb transfers for digital transport,\nbut the debug reports, \"iso xfer already running!\\n\".\n\nFix this to report bulk instead of isoc.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1c8336d338099cbef6eb4bacd869c602c3988a06",
      "tree": "f2862cb61117f7b6936a82a3cc2c8601207069ae",
      "parents": [
        "c61fd24f2d613264d08d2cac844bdcbd754da285"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Tue Jul 28 04:38:25 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:22 2009 -0300"
      },
      "message": "V4L/DVB (12358): gspca - main: Memorize the current alt before setting it\n\nThis prevents a loop if a permanent error occurs in usb_set_interface().\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c61fd24f2d613264d08d2cac844bdcbd754da285",
      "tree": "3306f470b3ad3d26080f6323178665307599e84f",
      "parents": [
        "6baefab531b22288be3b4ddef5671ea6469b09f8"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Tue Jul 28 04:28:45 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:20 2009 -0300"
      },
      "message": "V4L/DVB (12357): gspca - tv8532: Bad ISOC packet scan\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6baefab531b22288be3b4ddef5671ea6469b09f8",
      "tree": "8a924308e2be2fd95f8b7b4ac39a14cb1488e476",
      "parents": [
        "8b605f18104c369e838e29a123ed768a7457d3d3"
      ],
      "author": {
        "name": "Denis Loginov",
        "email": "dinvlad@gmail.com",
        "time": "Tue Jul 28 03:39:10 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:19 2009 -0300"
      },
      "message": "V4L/DVB (12356): gspca - sonixj: Webcam 0c45:6148 added\n\nSigned-off-by: Denis Loginov \u003cdinvlad@gmail.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8b605f18104c369e838e29a123ed768a7457d3d3",
      "tree": "6b8fb674a076eeb2ed550a1e136f47e8e3766f5e",
      "parents": [
        "e27188ee6bed7fae205dfeee0d22fc9fc83a3cb2"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Jul 27 06:28:37 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:19 2009 -0300"
      },
      "message": "V4L/DVB (12355): gspca - vc032x: Cleanup source\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e27188ee6bed7fae205dfeee0d22fc9fc83a3cb2",
      "tree": "5311ae8c549a9f9c10905a36ece7aaf131445492",
      "parents": [
        "111815ef7e944d28aff9be7bee6e71a33c401a51"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Jul 27 06:00:03 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:19 2009 -0300"
      },
      "message": "V4L/DVB (12354): gspca - vc032x: H and V flip controls added for mi13x0_soc sensors\n\nAlso, H/V flip default values adjusted according to the webcam IDs.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "111815ef7e944d28aff9be7bee6e71a33c401a51",
      "tree": "05eb6ad04b748d9803288106ee47c9d431d431a6",
      "parents": [
        "4041f6b3b4deaa3c67fbe71b67c3c18ac9ce0207"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Jul 27 05:52:27 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:18 2009 -0300"
      },
      "message": "V4L/DVB (12353): gspca - vc032x: Add the 1280x960 resolution for sensor mi1310_soc\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4041f6b3b4deaa3c67fbe71b67c3c18ac9ce0207",
      "tree": "0cb0caeeae4f02b3ec43e2b78151f00c92eea264",
      "parents": [
        "00b581ef0d31db9c28215254b64f3890c7c9f939"
      ],
      "author": {
        "name": "AceLan Kao",
        "email": "acelan.kao@canonical.com",
        "time": "Mon Jul 27 05:43:55 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:17 2009 -0300"
      },
      "message": "V4L/DVB (12352): gspca - vc032x: Fix mi1310_soc preview and LED\n\nThe patches\n\tgspca - vc032x: Add resolution 1280x1024 for sensor mi1310_soc.\n\tgspca - vc032x: Webcam 041e:405b added and mi1310_soc updated.\nwill make the preview function not work, so I disable the 1280x1024 resolution\nand revert back to the origin mi1310_soc settings.\nAnd, using USB snoop tool on Windows to get the correct i2c commands to\nturn on/off the LED flash.\n\nSigned-off-by: AceLan Kao \u003cacelan.kao@canonical.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "00b581ef0d31db9c28215254b64f3890c7c9f939",
      "tree": "a90021a4ee341d38a6d573a76abcad7685559f83",
      "parents": [
        "f3d6f63302bfcd7462d46bd1fe44146c971634d4"
      ],
      "author": {
        "name": "Brian Johnson",
        "email": "brijohn@gmail.com",
        "time": "Thu Jul 23 05:55:43 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:16 2009 -0300"
      },
      "message": "V4L/DVB (12351): gspca - sn9c20x: Misc fixes\n\n* use i2c_w instead of reg_w\n* return error on failure\n* read the correct number of bytes\n\nSigned-off-by: Brian Johnson \u003cbrijohn@gmail.com\u003e\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f3d6f63302bfcd7462d46bd1fe44146c971634d4",
      "tree": "29f261a29f5ea467e5ca13354d866084f99be55e",
      "parents": [
        "73c6f462d1d07f276e279467f311a96a2a43d9c5"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@kernellabs.com",
        "time": "Thu Jul 23 12:18:54 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:15 2009 -0300"
      },
      "message": "V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700\n\nAfter the i2c subdev changes the ordering of initialization changed,\ncausing a total loss of previous GPIO settings and a loss of DTV.\nThe generic firmware loading routine has now changed to preserve\nGPIO values if the device is cx23885 based (safety) and I\u0027ve\nmoved the GPIO configuration from probe() into the cx23885 init\nfunc which is a little clearer and fixes the bug.\n\nTested-by: Sohail Syyed \u003clinuxtv@hubstar.net\u003e\nReviewed-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Steven Toth \u003cstoth@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "73c6f462d1d07f276e279467f311a96a2a43d9c5",
      "tree": "a9ebbc04a5b577f75d93d5956827723fca017581",
      "parents": [
        "e81516c58ef84663ee05a43760a53a416d529de7"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 29 01:42:02 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:14 2009 -0300"
      },
      "message": "V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices without ac97\n\nEven devices without ac97 needs to call analog audio setup function, to\nproperly set xclk and mute/unmute.\n\nThanks to Angelo Cano \u003cacano@fastmail.fm\u003e for reporting and testing it.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e81516c58ef84663ee05a43760a53a416d529de7",
      "tree": "aed105e2f188e825d3aca963aacbd4cbc727705f",
      "parents": [
        "43f8de7ac6d504dea159d7842724857e9e020964"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jun 19 16:56:56 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:13 2009 -0300"
      },
      "message": "V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses\n\nThere is no point in defining I2C adapter IDs when no code is using\nthem. As this field might go away in the future, stop using it when\nwe don\u0027t need to.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "43f8de7ac6d504dea159d7842724857e9e020964",
      "tree": "2573ec170d00e6075c783ec85da0f5293fc4bd65",
      "parents": [
        "1420d498fd8890bbd878d261f317f9d64544ce0b"
      ],
      "author": {
        "name": "Jan Nikitenko",
        "email": "jan.nikitenko@gmail.com",
        "time": "Mon Jul 27 19:05:19 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:13 2009 -0300"
      },
      "message": "V4L/DVB (12342): af9015: avoid magically sized temporary buffer in eeprom_dump\n\nReplace printing to magically sized temporary buffer with use\nof KERN_CONT for continual printing of eeprom registers dump.\n\nSince deb_info is defined as dprintk, which is conditionally defined\nto printk without additional parameters, meaning that deb_info is equivalent\nto direct printk (without adding KERN_ facility), we can use KERN_DEBUG and\nKERN_CONT in there, eliminating the need for sprintf into temporary buffer\nwith not easily readable/magical size.\n\nThough it\u0027s strange, that deb_info definition uses printk without KERN_\nfacility and callers don\u0027t use it either.\n\nSigned-off-by: Jan Nikitenko \u003cjan.nikitenko@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1420d498fd8890bbd878d261f317f9d64544ce0b",
      "tree": "4c478693589250643143cda066ea3bd421197b8c",
      "parents": [
        "d31b67d81b1b724d0610e9f0cfeac494d62ffca4"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Wed Jul 22 21:24:53 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:12 2009 -0300"
      },
      "message": "V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video standard change\n\nRemove the subdev_s_std() method from the GPIO subdev.  It appears it was\nused in the past to effect the switch back from radio mode to tuner mode,\nbut it had a side effect that is improper and against the V4L2 spec, when\nyou were not in radio mode.  Whenever the video stanadrd was changed, the\nGPIO audio mux was set back to the tuner audio input, even if you were set\nto a Line In input.\n\nThanks to Ravi A. for doing the troubleshooting to point me right to the\nproblem.\n\nReported-by: Ravi A \u003casvravi@gmail.com\u003e\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d31b67d81b1b724d0610e9f0cfeac494d62ffca4",
      "tree": "92af66ac3bdf493141947834c976d01ec84a304e",
      "parents": [
        "e3e1920b28d47cb18b477fc9884b889f9622fc97"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Wed Jul 22 21:15:58 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:11 2009 -0300"
      },
      "message": "V4L/DVB (12335): ivtv: Fix errors in AVerTV M113 card definitions and add a new M113 card\n\nTested-by: Ravi A. \u003casvravi@gmail.com\u003e\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e3e1920b28d47cb18b477fc9884b889f9622fc97",
      "tree": "fb54f1c08af07725726b5c8e668ebaf06a18ebb4",
      "parents": [
        "d8300df9fb76552ba81bf57d79c3ad3309eda13d"
      ],
      "author": {
        "name": "Andy Walls",
        "email": "awalls@radix.net",
        "time": "Wed Jul 22 21:02:44 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:10 2009 -0300"
      },
      "message": "V4L/DVB (12334): tuner-simple: Add an entry for the Partsnic PTI-5NF05 NTSC tuner\n\nSigned-off-by: Andy Walls \u003cawalls@radix.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d8300df9fb76552ba81bf57d79c3ad3309eda13d",
      "tree": "7813bd9f19a8d5ce64efb0fb28a0bf2632d75873",
      "parents": [
        "bab6f66c08043a93b9460f6e0bf2b1cd9cc03e53"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@me.by",
        "time": "Wed Jul 22 17:30:25 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:09 2009 -0300"
      },
      "message": "V4L/DVB (12332): Create card parameters array in SDMC DM1105 driver\n\nCreate card parameters array in SDMC DM1105 driver.\nIt is useful for cards with the same pci id, but different\ntuners, lnb power control circuits, etc.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@me.by\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bab6f66c08043a93b9460f6e0bf2b1cd9cc03e53",
      "tree": "e7866ec7df71b5e9e52373479308bad1dcafebf4",
      "parents": [
        "76594c5315d843fb1d3bffe7a8e2559086755f72"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Jul 19 18:39:56 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:09 2009 -0300"
      },
      "message": "V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device\n\nAt least one MT6227 model crashes when receiving a GET_DEF request on the\nvideo probe control. As the various models can\u0027t be told apart based on the\ndescriptors, add a PROBE_DEF quirk to avoid sending the GET_DEF request and\nenable the quirk for all models.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "76594c5315d843fb1d3bffe7a8e2559086755f72",
      "tree": "1f4cac05702d8c76b48a61a94ae55543b7c150f5",
      "parents": [
        "8c5f32ac2f8c1b92149b08bba673ccecb7578e57"
      ],
      "author": {
        "name": "Lamarque Vieira Souza",
        "email": "lamarque@gmail.com",
        "time": "Wed Jul 22 16:54:51 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:07 2009 -0300"
      },
      "message": "V4L/DVB (12326): zr364xx: error message when buffer is too small and code cleanup\n\n. added code to print an error message when buffer is too small to hold frame\ndata, that is better than just a hard crash. Tested using MAX_FRAME_SIZE \u003d\n50000, lots of error messages appeared in /var/log/messages but no crash.\n\n. removed line \"f-\u003etype \u003d V4L2_BUF_TYPE_VIDEO_CAPTURE;\" in\nzr364xx_vidioc_try_fmt_vid_cap, it should not be there.\n\n. changes to improve performance (or at least not hurt it): removed some\nunneeded debug messages; added macro FULL_DEBUG to enable debug messages in\nperformance critical places, this macro is disabled by default; removed \"if\n(frm-\u003elpvbits \u003d\u003d NULL)...\" in zr364xx_read_video_callback because after\nanalisying the source code I concluded it will always results to false, so it\nis not needed.\n\n. some small code reorganization.\n\nSigned-off-by: Lamarque V. Souza \u003clamarque@gmail.com\u003e\nSigned-off-by: Antoine Jacquet \u003croyale@zerezo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8c5f32ac2f8c1b92149b08bba673ccecb7578e57",
      "tree": "7cb69dc8cb1501eec4069b12c75d55a400e3be95",
      "parents": [
        "6ace40effd34331a604c5eeae90838cf8dd7eb8f"
      ],
      "author": {
        "name": "Lamarque Vieira Souza",
        "email": "lamarque@gmail.com",
        "time": "Mon Jul 20 20:46:42 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:06 2009 -0300"
      },
      "message": "V4L/DVB (12325): Implement changing resolution on the fly for zr364xx driver\n\nThis patch implements changing resolution in zr364xx_vidioc_s_fmt_vid_cap for\nzr364xx driver. This version is synced with v4l-dvb as of 20/Jul/2009. Tested\nwith Creative PC-CAM 880.\n\nOBS: I had to increase MAX_FRAME_SIZE to prevent a hard crash in my notebook\n(caps lock blinking) when testing with mplayer, which automatically sets\nresolution to the maximum (640x480). Maybe we should add code to auto-detect\nframe size to prevent this kind of crash in the future.\n\nSigned-off-by: Lamarque V. Souza \u003clamarque@gmail.com\u003e\nSigned-off-by: Antoine Jacquet \u003croyale@zerezo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6ace40effd34331a604c5eeae90838cf8dd7eb8f",
      "tree": "71d26734e51619dd53fbf32bd07f0eea7edf344d",
      "parents": [
        "8db6d633be17a1ed3459dbc0d4d43c4238ccf082"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sat Jun 20 09:50:39 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:05 2009 -0300"
      },
      "message": "V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR caps\n\nAdd capabilities to describe an FM transmitter device.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8db6d633be17a1ed3459dbc0d4d43c4238ccf082",
      "tree": "ec6d5920c9c8e1ea08046c7cd135c671cbdd9f44",
      "parents": [
        "c846121058c2604cc8c513addd0fad1050014b3d"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@netup.ru",
        "time": "Mon Jul 20 12:27:27 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:04 2009 -0300"
      },
      "message": "V4L/DVB (12314): cx23885: add CAM presence checkout\n\nAdd CAM presence checkout during CiMax init for NetUP card.\n\nCAM presence checkout is needed after power on PC.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@netup.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c846121058c2604cc8c513addd0fad1050014b3d",
      "tree": "b2ca4ffd3db2414348f105921fe317c9a0261263",
      "parents": [
        "fc7e4a3e7201ee8a9a6359fdbcb6677231f353b5"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@netup.ru",
        "time": "Sun Jul 19 18:21:38 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:03 2009 -0300"
      },
      "message": "V4L/DVB (12313): stv6110: Read registers through one time i2c_transfer calling\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@netup.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fc7e4a3e7201ee8a9a6359fdbcb6677231f353b5",
      "tree": "afec4656134b1ef262ef8ae78497305434af7923",
      "parents": [
        "644c7ef0b9a9c4f4dec4a44249b7047452654722"
      ],
      "author": {
        "name": "Abylay Ospan",
        "email": "aospan@netup.ru",
        "time": "Sun Jul 19 18:15:45 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:03 2009 -0300"
      },
      "message": "V4L/DVB (12312): stv0900: fix i2c repeater configuration must be set to manual\n\nIn automatic mode every stop event on SDA line ends repetition.\nHowever, in  NetUP Dual card on the same i2c bus we have several devices.\nIf someone using both adapters to lock simultaneously or working with CAM interface\nduring lock procedure, it lead to end repetition prematurely quite often.\nSet stv0900 i2c repeater to manual mode prevents such situation.\n\nSigned-off-by: Abylay Ospan \u003caospan@netup.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "644c7ef0b9a9c4f4dec4a44249b7047452654722",
      "tree": "249f65be8d7e2aa636c4d03cedfa2f7e9d563eff",
      "parents": [
        "ee5e7d94c96ae5a95906fcecde6c69c9d9ee4352"
      ],
      "author": {
        "name": "Abylay Ospan",
        "email": "aospan@netup.ru",
        "time": "Sun Jul 19 18:06:00 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:02 2009 -0300"
      },
      "message": "V4L/DVB (12311): Change clocking configuration and frequency for NetUP card.\n\nSigned-off-by: Abylay Ospan \u003caospan@netup.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ee5e7d94c96ae5a95906fcecde6c69c9d9ee4352",
      "tree": "c8556ae73303fcc57cf7e002f54d5c16db3dd645",
      "parents": [
        "92782bb00387585e2a4249f6996da3c863c1f580"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@netup.ru",
        "time": "Sun Jul 19 17:57:29 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:02 2009 -0300"
      },
      "message": "V4L/DVB (12310): stv6110 tuner: remove unused iq_wiring configuration parameter.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@netup.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "92782bb00387585e2a4249f6996da3c863c1f580",
      "tree": "ddd300634b7fccc9377875536ca059f84ddaa13d",
      "parents": [
        "25ea66e2696066a12274119ceec084963427e75b"
      ],
      "author": {
        "name": "Igor M. Liplianin",
        "email": "liplianin@netup.ru",
        "time": "Sun Jul 19 17:37:09 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:18:00 2009 -0300"
      },
      "message": "V4L/DVB (12309): Add output clock configuration for stv6110 tuner.\n\nSigned-off-by: Igor M. Liplianin \u003cliplianin@netup.ru\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "25ea66e2696066a12274119ceec084963427e75b",
      "tree": "4a928feb2ecda1269649dd6e56c586cbf4dab3d0",
      "parents": [
        "1369738023900302ef9677c90c4da873b5593ee7"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@kernellabs.com",
        "time": "Mon Jul 20 15:40:31 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:17:59 2009 -0300"
      },
      "message": "V4L/DVB (12307): cx23885: Modify hardware revision detection for newer silicon\n\ncx23885: Modify hardware revision detection for newer silicon\n\nSigned-off-by: Steven Toth \u003cstoth@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1369738023900302ef9677c90c4da873b5593ee7",
      "tree": "8726e29c95872bf37c64ac15f0a1ddae4fe2ade6",
      "parents": [
        "21ff3e4f63a3095f739f6398accd3b43d77e30b5"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@kernellabs.com",
        "time": "Mon Jul 20 15:37:25 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:17:57 2009 -0300"
      },
      "message": "V4L/DVB (12306): cx23885: Add support for ATSC/QAM on Hauppauge HVR-1850\n\ncx23885: Add support for ATSC/QAM on Hauppauge HVR-1850\n\nSigned-off-by: Steven Toth \u003cstoth@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "21ff3e4f63a3095f739f6398accd3b43d77e30b5",
      "tree": "d556861c0ab2fc8a8530683f8123011c54c47973",
      "parents": [
        "f659c513d59b91cd5f3c0e2a59d8d287221e98f7"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@kernellabs.com",
        "time": "Thu Jun 25 23:50:39 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:17:54 2009 -0300"
      },
      "message": "V4L/DVB (12305): cx23885: Convert existing HVR1800 GPIO calls into new format\n\n... improves readability and routes the calls through a specific single point.\n\nSigned-off-by: Steven Toth \u003cstoth@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f659c513d59b91cd5f3c0e2a59d8d287221e98f7",
      "tree": "5d6c18184b04c599da49e170682fc9d5d06bd193",
      "parents": [
        "7a6fbd83378dd0a6127b5d59a51d35688bcd6d9d"
      ],
      "author": {
        "name": "Steven Toth",
        "email": "stoth@kernellabs.com",
        "time": "Thu Jun 25 23:43:31 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:17:53 2009 -0300"
      },
      "message": "V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver\n\nThe encoder driver has hardcoded GPIO bits set for the HVR1800, regardless\nof whether it\u0027s being used by a HVR1800 or not. I\u0027ve implemented some generic\nGPIO manipulation routines and I\u0027m calling them only when appropriate.\n\nSigned-off-by: Steven Toth \u003cstoth@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7a6fbd83378dd0a6127b5d59a51d35688bcd6d9d",
      "tree": "56f394027da52b1fc6219a2402898381bf87f79b",
      "parents": [
        "016e53de0a5929c7b2ce2661e3af240e7f85fd55"
      ],
      "author": {
        "name": "Trent Piepho",
        "email": "xyzzy@speakeasy.org",
        "time": "Thu Jun 11 19:31:22 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:17:52 2009 -0300"
      },
      "message": "V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2\n\nThe dvb-pll code should do the same thing that\nalps_tdee4_stv0297_tuner_set_params() was doing.  Except the dvb-pll code\nwill check for tuner presence when attaching, while the old code didn\u0027t.\n\nThis tuner appears to not be behind the stv0297\u0027s I2C gate but is instead\non a different I2C adapter provided by the flexcop chip.  The old code\nwould turn the I2C gate off each time the tuner was used.  I\u0027ve changed it\nto turn the gate off when the tuner is attached and then disable the gate\ncontrol function.  This should result in the gate staying off, which should\nbe even better.\n\n[hverkuil@xs4all.nl: fix compile error]\n\nSigned-off-by: Trent Piepho \u003cxyzzy@speakeasy.org\u003e\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "016e53de0a5929c7b2ce2661e3af240e7f85fd55",
      "tree": "b049325fe2abe8847b4e189a284d6b0b60554398",
      "parents": [
        "6d67c9717bb71fd23a1f87c464df3ac886759cd0"
      ],
      "author": {
        "name": "Trent Piepho",
        "email": "xyzzy@speakeasy.org",
        "time": "Thu Jun 11 19:31:22 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 12 12:17:52 2009 -0300"
      },
      "message": "V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6\n\nThe code in skystar23_samsung_tbdu18132_tuner_set_params() and\nsamsung_tbmu24112_tuner_set_params() is equivalent to what the dvb-pll code\ndoes.  There could be an issue because the dvb-pll code will probe to check\nfor the tuner, while the previous code didn\u0027t do any checks.\n\nSigned-off-by: Trent Piepho \u003cxyzzy@speakeasy.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "6d67c9717bb71fd23a1f87c464df3ac886759cd0"
}
