)]}'
{
  "log": [
    {
      "commit": "7ed3a7a3113a5399a4591fdf1f2a07c9cd954853",
      "tree": "ef6861287ec5df08bf6a98e44e01c6b889785f0f",
      "parents": [
        "e890759220759dfe4f3bea91a2deafb565ec10e9"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Mon Dec 29 22:39:42 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:36 2008 -0200"
      },
      "message": "V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profile\n\nThe Pinnacle 80e cannot be supported since Micronas yanked their driver\nsupport for the drx-j chipset at the last minute.  Remove the device profile\nsince it cannot work without the drx driver and it being there is only likely\nto confuse people into thinking the device is supported but not working.\n\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e890759220759dfe4f3bea91a2deafb565ec10e9",
      "tree": "c5fd26feb94269c91ab0392bf88b577cc96cd0b5",
      "parents": [
        "ed14e1c2f419a380c7a1a3483ac2443d20a24355"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Mon Dec 29 22:34:35 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:36 2008 -0200"
      },
      "message": "V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profile\n\nThe DVC 100 profile is redundant since we already have an existing identical\nprofile named \"Pinnacle Dazzle DVC 90/DVC 100\"\n\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ed14e1c2f419a380c7a1a3483ac2443d20a24355",
      "tree": "293192d47aa8d96ee69e5c8c77399443ecf967fc",
      "parents": [
        "60b4bde48b36c0315ef41fd38c339b9c7e68c46f"
      ],
      "author": {
        "name": "Devin Heitmueller",
        "email": "dheitmueller@linuxtv.org",
        "time": "Mon Dec 29 22:27:30 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:35 2008 -0200"
      },
      "message": "V4L/DVB (10119): em28xx: fix corrupted XCLK value\n\nCorrect problem introduced during the board refactoring where the XCLK\nfrequency would get zero\u0027d out.  The sequence of events was as follows:\n\nem28xx_pre_card_setup() called em28xx_set_model()\nem28xx_set_model() would memcpy to dev-\u003eboard configuration\nem28xx_pre_card_setup() would set the dev-\u003eboard.xclk if not set\nem28xx_pre_card_setup() would set the XCLK register based on dev-\u003eboard.xclk\n...\nem28xx_card_setup() would call em28xx_set_model()\nem28xx_set_model() would memcpy to dev-\u003eboard configuration (clearing out\n value of dev-\u003eboard.xclk set in em28xx_pre_card_setup)\n...\nem28xx_audio_analog_set() sets the XCLK register based on dev-\u003eboard.xclk\n (which now contains zero)\n\nThe change sets the default XCLK and I2C Clock fields in the board definition\ninside of em28xx_set_model() so that subsequent calls do not cause the\nvalues to be overwritten.\n\nSigned-off-by: Devin Heitmueller \u003cdheitmueller@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "60b4bde48b36c0315ef41fd38c339b9c7e68c46f",
      "tree": "702203886c26c1ce7a0d0aaea68af7572fba2658",
      "parents": [
        "4d543096ee743faa52d69506eef73d3cb6208f18"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 23:44:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:35 2008 -0200"
      },
      "message": "V4L/DVB (10118): zoran: fix warning for a variable not used\n\nFix this warning:\n\ndrivers/media/video/zoran/zoran_card.c:156: warning: ‘zr36067_pci_tbl’ defined but not used\n\nCurrently, zoran driver relies on a find routine that doesn\u0027t use the\npci table.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4d543096ee743faa52d69506eef73d3cb6208f18",
      "tree": "739ba6aaf148d76c237e1c39c93dc7ad1cb03554",
      "parents": [
        "ed716dcb862f969e118037ee8830ad28664b4a11"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 23:18:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:34 2008 -0200"
      },
      "message": "V4L/DVB (10116): af9013: Fix gcc false warnings\n\ndrivers/media/dvb/frontends/af9013.c: In function ‘af9013_set_coeff’:\ndrivers/media/dvb/frontends/af9013.c:231: warning: ‘ns_coeff2_8k’ may be used uninitialized in this function\ndrivers/media/dvb/frontends/af9013.c:230: warning: ‘ns_coeff2_2k’ may be used uninitialized in this function\ndrivers/media/dvb/frontends/af9013.c:229: warning: ‘ns_coeff1_8193nu’ may be used uninitialized in this function\ndrivers/media/dvb/frontends/af9013.c:228: warning: ‘ns_coeff1_8192nu’ may be used uninitialized in this function\ndrivers/media/dvb/frontends/af9013.c:227: warning: ‘ns_coeff1_8191nu’ may be used uninitialized in this function\ndrivers/media/dvb/frontends/af9013.c:226: warning: ‘ns_coeff1_2048nu’ may be used uninitialized in this function\ndrivers/media/dvb/frontends/af9013.c: In function ‘af9013_update_snr’:\ndrivers/media/dvb/frontends/af9013.c:1012: warning: ‘snr_table’ may be used uninitialized in this function\n\nCc: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ed716dcb862f969e118037ee8830ad28664b4a11",
      "tree": "b490e3339726ea26099464bc39130e34c6e2cf87",
      "parents": [
        "b48413066118ff8c6e44f258fbcd226f4c22aa92"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 22:31:13 2008 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:34 2008 -0200"
      },
      "message": "V4L/DVB (10111a): usbvideo.h: remove an useless blank line\n\nThis is needed to sync with the development tree. Probably, a merge\nconflict were solved by adding this blank line.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b48413066118ff8c6e44f258fbcd226f4c22aa92",
      "tree": "25968fa2015220f512c1ea481d343924599541f8",
      "parents": [
        "92ab7886119da6375a983713eedab444e32094f6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 19:26:17 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:33 2008 -0200"
      },
      "message": "V4L/DVB (10111): quickcam_messenger.c: fix a warning\n\ndrivers/media/video/usbvideo/quickcam_messenger.c: In function ‘qcm_sensor_init’:\ndrivers/media/video/usbvideo/quickcam_messenger.c:450: warning: operation on ‘ret’ may be undefined\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "92ab7886119da6375a983713eedab444e32094f6",
      "tree": "a17583daee778c35ff3013a04cabdbe8891411cd",
      "parents": [
        "902571aaa91263bc27e923e94ddf161c106befee"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 19:15:43 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:33 2008 -0200"
      },
      "message": "V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl \u003d __video_ioctl2\n\nThis patch fixes this warning:\n\ndrivers/media/video/gspca/gspca.c:1811: warning: initialization from incompatible pointer type\n\nThe reason is that the returned argument should be a long, not an\ninteger.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "902571aaa91263bc27e923e94ddf161c106befee",
      "tree": "611b85563e83999ade1aeaa18994ebcc940d6d7f",
      "parents": [
        "ff924203c9e4a5bc218143bc37182851185f4e5f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 19:02:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:32 2008 -0200"
      },
      "message": "V4L/DVB (10109): anysee: Fix usage of an unitialized function\n\ndrivers/media/dvb/dvb-usb/anysee.c: In function ‘anysee_master_xfer’:\ndrivers/media/dvb/dvb-usb/anysee.c:156: warning: ‘ret’ may be used uninitialized\n\nBy looking at the function, altrough very unlikely, this might\neventually be true if num  \u003d 0. So, better to fix the warning by\ninitializing with ret \u003d 0.\n\nCc: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ff924203c9e4a5bc218143bc37182851185f4e5f",
      "tree": "11ed46e7426ffc00bf016c3b67b26ba26f338c54",
      "parents": [
        "538e7a004bf960c96c7e9eb836b59989eb5f5b7f"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Dec 28 22:32:29 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:32 2008 -0200"
      },
      "message": "V4L/DVB (10104): uvcvideo: Add support for video output devices\n\nExtend the range of supported UVC devices by allowing video output devices\nmatching the following structure:\n\nTT_STREAMING -\u003e VC_PROCESSING_UNIT -\u003e VC_EXTENSION_UNIT{0,n} -\u003e OTT_*\n\nVideo output devices are reported with the V4L2_CAP_VIDEO_OUTPUT capability\nflag and are subject to the same restrictions as video input devices.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "538e7a004bf960c96c7e9eb836b59989eb5f5b7f",
      "tree": "f91e0e40b9ca9678033c81593680f4d51d363713",
      "parents": [
        "f8dd4af6d44b4b738f125f6a21afa885f3b1d13b"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Sun Dec 28 20:26:32 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:31 2008 -0200"
      },
      "message": "V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.\n\nBuilt-in iSight webcams have an interrupt endpoint but spit proprietary data\nthat don\u0027t conform to the UVC status endpoint messages. Don\u0027t try to handle\nthe interrupt endpoint for those cameras.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f8dd4af6d44b4b738f125f6a21afa885f3b1d13b",
      "tree": "67e3e53a108f741a1f1feda01b25f20370680a3d",
      "parents": [
        "4e96fd088cf6fb95ba4b212e5e72bac1e6d34e79"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@skynet.be",
        "time": "Tue Dec 16 10:41:57 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:31 2008 -0200"
      },
      "message": "V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous\n\nWhen the first bulk URB of a video payload contains an erroneous header, or\nwhen no V4L2 buffer is available, the whole payload must be dropped. Change\nthe skip logic to drop all bulk URBs until the end of the payload instead of\nthe first one only.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@skynet.be\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4e96fd088cf6fb95ba4b212e5e72bac1e6d34e79",
      "tree": "55852ea8a900247a1d29931ff1e254aa2a1df39d",
      "parents": [
        "f82a8569bfa10f32a3123ca0b681ec7c3188d2c0"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lg@denx.de",
        "time": "Mon Dec 29 06:04:59 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:30 2008 -0200"
      },
      "message": "V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from Micron\n\nThis camera is rather similar to MT9M001, but also has a couple of\nenhanced features, like pixel binning.\n\n create mode 100644 drivers/media/video/mt9t031.c\n\nSigned-off-by: Guennadi Liakhovetski \u003clg@denx.de\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f82a8569bfa10f32a3123ca0b681ec7c3188d2c0",
      "tree": "48b4ec93dc8e65b63e7defafeaf3b6ecf49abee1",
      "parents": [
        "77fe3d4a44f76653263eb8671d7909ab0fdafd71"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Mon Dec 29 06:04:44 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:30 2008 -0200"
      },
      "message": "V4L/DVB (10098): ov772x: fix try_fmt calculation method\n\nDon\u0027t modify driver\u0027s state in try_fmt, just verify format acceptability\nor adjust it to driver\u0027s capabilities.\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "77fe3d4a44f76653263eb8671d7909ab0fdafd71",
      "tree": "cda4c1f3afeac2365821e2ce62dccbd73cfca258",
      "parents": [
        "7dcb212eee1d3833073ba0458ca5a603b7b05cc5"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Mon Dec 29 06:04:37 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:29 2008 -0200"
      },
      "message": "V4L/DVB (10097): ov772x: clear i2c client data on error and remove\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7dcb212eee1d3833073ba0458ca5a603b7b05cc5",
      "tree": "b1e95446a3a801b74cad1d71dfa5da5926bc4a9d",
      "parents": [
        "6d75611231fb22dbce0019310a9f3dc66918317e"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Mon Dec 29 06:04:22 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:29 2008 -0200"
      },
      "message": "V4L/DVB (10096): ov772x: change dev_info to dev_dbg\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6d75611231fb22dbce0019310a9f3dc66918317e",
      "tree": "ed6228f933a614e5e5c963b31938c6f2bf2348ab",
      "parents": [
        "ed922a892e535c14035210b5be328af1f49561c8"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Mon Dec 29 06:04:16 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:28 2008 -0200"
      },
      "message": "V4L/DVB (10095): The failure of set_fmt is solved in tw9910\n\npriv-\u003escale is checked in start_capture.\nTherefore, it should be NULL if failing in set_fmt.\nThis patch resolve this problem.\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ed922a892e535c14035210b5be328af1f49561c8",
      "tree": "92ac0ea038ac568f933b52cc97c4da19fe0a70fe",
      "parents": [
        "042d87900217228f865654fa70fade8139bd42cf"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Mon Dec 29 06:04:06 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:28 2008 -0200"
      },
      "message": "V4L/DVB (10094): Add tw9910 driver\n\nThis patch adds tw9910 driver that use soc_camera framework.\nIt was tested on SH Migo-r board and mplayer.\n\n create mode 100644 drivers/media/video/tw9910.c\n create mode 100644 include/media/tw9910.h\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "042d87900217228f865654fa70fade8139bd42cf",
      "tree": "c62e85f7b1db1105138124c85684404ef7e47468",
      "parents": [
        "b6c6173ee8af9e8723b76e12bd92e484dc39353f"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lg@denx.de",
        "time": "Fri Dec 19 10:07:49 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:27 2008 -0200"
      },
      "message": "V4L/DVB (10093): soc-camera: add new bus width and signal polarity flags\n\nIn preparation for i.MX31 camera host driver add flags for 4 and 15 bit bus\nwidths and for data lines polarity inversion.\n\nSigned-off-by: Guennadi Liakhovetski \u003clg@denx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b6c6173ee8af9e8723b76e12bd92e484dc39353f",
      "tree": "084d91e42ac60c66e214961c8e66fa7ba24a2a06",
      "parents": [
        "a85bdace0c5f951ff614aa5b7cf6acb03f7955bf"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Dec 18 13:50:40 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:27 2008 -0200"
      },
      "message": "V4L/DVB (10092): Change V4L2 field to ANY from NONE on sh_mobile_ceu_camera.c\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a85bdace0c5f951ff614aa5b7cf6acb03f7955bf",
      "tree": "5f986743d96ef41fbe6e68296ed3c1f4951acb1f",
      "parents": [
        "06daa1af4d207e93c9a8a3e54adef8635ba81c94"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lg@denx.de",
        "time": "Thu Dec 18 12:54:33 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:26 2008 -0200"
      },
      "message": "V4L/DVB (10091): mt9m001 mt9v022: simplify pointer derefernces\n\nSigned-off-by: Guennadi Liakhovetski \u003clg@denx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "06daa1af4d207e93c9a8a3e54adef8635ba81c94",
      "tree": "ca11a35ceab944222d99926c8ce50e470bb89565",
      "parents": [
        "ccab8a29040b4b57a45f2150c9b6e6115ebdbc44"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Dec 18 12:52:08 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:26 2008 -0200"
      },
      "message": "V4L/DVB (10090): soc-camera: let drivers decide upon supported field values\n\nsh_mobile_ceu_camera.c is already prepared to support interlaced format, this\npatch moves the choice of a field type down to host and / or camera drivers.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ccab8a29040b4b57a45f2150c9b6e6115ebdbc44",
      "tree": "7ec39b606354697a0ed3ff49427a95b3a42ab4f4",
      "parents": [
        "7a1a81643f80df3ff3351b1a81e54470dc47681d"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Dec 18 12:51:21 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:25 2008 -0200"
      },
      "message": "V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.c\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nAcked-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7a1a81643f80df3ff3351b1a81e54470dc47681d",
      "tree": "ad663a1c583b8942759789ebe50ae998c7ad7d9c",
      "parents": [
        "34d359db7d683e227f27595ad3702fb2ae96108a"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Dec 18 12:50:30 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:25 2008 -0200"
      },
      "message": "V4L/DVB (10088): video: sh_mobile_ceu cleanups and comments\n\nThis patch cleans up the sh_mobile_ceu driver and adds comments and\nconstants to clarify the magic sequence in sh_mobile_ceu_capture().\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "34d359db7d683e227f27595ad3702fb2ae96108a",
      "tree": "698996d4605f09ff155577f60b01213a2f96a355",
      "parents": [
        "513791aba6266e0c15d5b697b97e956e83537f5a"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Dec 18 12:47:46 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:24 2008 -0200"
      },
      "message": "V4L/DVB (10087): Add new enum_input function on soc_camera\n\nThis patch presents new method to be able to select V4L2 input type\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "513791aba6266e0c15d5b697b97e956e83537f5a",
      "tree": "7d09ffdc67e4ff6e218eaed8fa466fecb4158006",
      "parents": [
        "9e4a56d27f6150b0c9f8c7cc33ea944749377104"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Dec 18 12:46:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:24 2008 -0200"
      },
      "message": "V4L/DVB (10086): Add new set_std function on soc_camera\n\nThis patch presents new method to be able to check v4l2_std_id\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9e4a56d27f6150b0c9f8c7cc33ea944749377104",
      "tree": "1202b85092fd3afbe056a057aaeca3f9894ffe25",
      "parents": [
        "8be65dc59645d6ec9149fc26dfff7ca01e279e87"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Dec 18 12:45:33 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:23 2008 -0200"
      },
      "message": "V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 support\n\nThis patch adds NV16/NV61 support to the sh_mobile_ceu driver.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8be65dc59645d6ec9149fc26dfff7ca01e279e87",
      "tree": "0c6ce66252ad5e983445a5e9ed62edbfa19b9234",
      "parents": [
        "1c3bb7431d16f7486a8523d54380bad89c485dc8"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Dec 18 12:38:06 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:23 2008 -0200"
      },
      "message": "V4L/DVB (10084): sh_mobile_ceu: add NV12 and NV21 support\n\nThis patch adds NV12/NV21 support to the sh_mobile_ceu driver.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1c3bb7431d16f7486a8523d54380bad89c485dc8",
      "tree": "89dd8e65f627df726e70de771130398ba73148b3",
      "parents": [
        "bf507158eb27ea94aca300b28ecee60fdbb40007"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lg@denx.de",
        "time": "Thu Dec 18 12:28:54 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:22 2008 -0200"
      },
      "message": "V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf locking\n\nMove mutex from host drivers to camera device object, take into account\nvideobuf locking.\n\nSigned-off-by: Guennadi Liakhovetski \u003clg@denx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bf507158eb27ea94aca300b28ecee60fdbb40007",
      "tree": "0c328050cb0393e4e7c54075b5608e6a7bdc987e",
      "parents": [
        "64f5905ee74906643e22657bd20e2f11443053f0"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lg@denx.de",
        "time": "Thu Dec 18 11:53:51 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:22 2008 -0200"
      },
      "message": "V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with correct pixel format\n\nWith the introduction of the format conversion support in soc-camera, we now\nalso have to take care to pass the correct pixel format to the camera driver\nwhen calling its try_fmt() method.\n\nSigned-off-by: Guennadi Liakhovetski \u003clg@denx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "64f5905ee74906643e22657bd20e2f11443053f0",
      "tree": "17aaf01284c3297d835f3167098be9333df9b188",
      "parents": [
        "9414de39e8e07d90bdb6524be501fae0e013d37b"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Dec 18 11:51:55 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:21 2008 -0200"
      },
      "message": "V4L/DVB (10080): soc-camera: readability improvements, more strict operations checks\n\nSimplify multiple drivers by replacing f-\u003efmt.pix.* with a single pointer\ndereference, merge some needlessly broken lines, verify host and camera\noperations pointers on registration.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9414de39e8e07d90bdb6524be501fae0e013d37b",
      "tree": "fdbae3246217cd7e209d3195758b8a2afc449b2b",
      "parents": [
        "91962fa713bd8bf47434b02ac661fdc201365fa5"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Dec 18 11:49:06 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:21 2008 -0200"
      },
      "message": "V4L/DVB (10079): sh_mobile_ceu: use new pixel format translation code\n\nThis patch converts the sh_mobile_ceu driver to make use\nof the new pixel format translation code. Only pass-though\nmode at this point.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "91962fa713bd8bf47434b02ac661fdc201365fa5",
      "tree": "244412f4ee57908d444b45428d58eac251275d5f",
      "parents": [
        "d7f83a5106f2da9eb59bf49e7b48414e27d6618a"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Dec 18 11:45:00 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:20 2008 -0200"
      },
      "message": "V4L/DVB (10078): video: add NV16 and NV61 pixel formats\n\nThis patch adds support for NV16 and NV61 pixel formats.\n\nThese pixel formats use two planes; one for 8-bit Y values and\none for interleaved 8-bit U and V values. NV16/NV61 formats are\nvery similar to NV12/NV21 with the exception that NV16/NV61 are\nusing the same number of lines for both planes. The difference\nbetween NV16 and NV61 is the U and V byte order.\n\nThe fourcc values are extrapolated from the NV12/NV21 case.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d7f83a5106f2da9eb59bf49e7b48414e27d6618a",
      "tree": "7f43ebfd9a58d5dcbbbc2d7d6a39625fc4e53d42",
      "parents": [
        "9b9fd6c71fb46a4a710040c8ef28f1e84b88a830"
      ],
      "author": {
        "name": "Mike Rapoport",
        "email": "mike@compulab.co.il",
        "time": "Thu Dec 18 11:44:15 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:20 2008 -0200"
      },
      "message": "V4L/DVB (10077): mt9m111: add support for mt9m112 since sensors seem identical\n\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9b9fd6c71fb46a4a710040c8ef28f1e84b88a830",
      "tree": "c965dfec9d5f20aa16869099cfa05459b354ae9e",
      "parents": [
        "cf34cba78d0e0a7244bd7f11addb4d971293fb30"
      ],
      "author": {
        "name": "Mike Rapoport",
        "email": "mike@compulab.co.il",
        "time": "Thu Dec 18 11:42:54 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:19 2008 -0200"
      },
      "message": "V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from Micron\n\nThe chip is largely compatible with MT9M111 and is going to be supported by the\nsame driver.\n\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cf34cba78d0e0a7244bd7f11addb4d971293fb30",
      "tree": "c7478141810e57e31c47503fbc9c02683f71869f",
      "parents": [
        "a9bef518cd78d569a3ff0b1ac2afa5e2d8b3573a"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Dec 18 11:38:03 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:19 2008 -0200"
      },
      "message": "V4L/DVB (10075): pxa-camera: setup the FIFO inactivity time-out register\n\nUsing PXA270\u0027s FIFO inactivity time-out register (CITOR) reduces FIFO overruns.\nThe time-out is calculated in CICLK / LCDCLK ticks and has to be longer than\none pixel time. For this we have to know the pixel clock frequency, which\nusually is provided by the camera. We use the struct soc_camera_sense to\nrequest PCLK frequency from the camera driver upon each data format change.\n\nTested-by: Robert Jarzmik \u003crobert.jarzmik@free.fr\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a9bef518cd78d569a3ff0b1ac2afa5e2d8b3573a",
      "tree": "30c50223f02e8bbc3b070a60aef8432397b90954",
      "parents": [
        "39bf372f606448de2df93a90f40efc613cb5c909"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Thu Dec 18 11:34:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:18 2008 -0200"
      },
      "message": "V4L/DVB (10074): soc-camera: add camera sense data\n\nAdd a struct soc_camera_sense, that can be used by camera host drivers to\nrequest additional information from a camera driver, for example, when\nchanging data format. This struct can be extended in the future, its first use\nis to request the camera driver whether the pixel-clock frequency has changed.\n\nTested-by: Robert Jarzmik \u003crobert.jarzmik@free.fr\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "39bf372f606448de2df93a90f40efc613cb5c909",
      "tree": "dea2dc72b87cfe5cfa26199364da5c1941b085d5",
      "parents": [
        "bd73b36f0c41b0c02ef4b10a307db1c43537e006"
      ],
      "author": {
        "name": "Robert Jarzmik",
        "email": "robert.jarzmik@free.fr",
        "time": "Thu Dec 18 11:29:05 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:18 2008 -0200"
      },
      "message": "V4L/DVB (10073): mt9m111: Add automatic white balance control\n\nSigned-off-by: Robert Jarzmik \u003crobert.jarzmik@free.fr\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bd73b36f0c41b0c02ef4b10a307db1c43537e006",
      "tree": "5dabc2aadde5e873d4d1cba136376ae55826f273",
      "parents": [
        "5ca11fa3e0025864df930d6d97470b87c35919ed"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Tue Dec 23 05:54:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:17 2008 -0200"
      },
      "message": "V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera drivers\n\nAs reported by Antonio Ospite \u003cospite@studenti.unina.it\u003e two platforms with a\nmt9m111 camera require opposite pixel clock polarity, which means one of them\ninverts it. This patch adds support for inversion flags and switches all\navailable camera drivers to using them.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5ca11fa3e0025864df930d6d97470b87c35919ed",
      "tree": "526c16ba84aeb1dfa222aee80ef7382870f26d1a",
      "parents": [
        "8a787b40ecf29e5d8cc95bf9f12986862d230d8e"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Thu Dec 18 11:15:50 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:17 2008 -0200"
      },
      "message": "V4L/DVB: pxa-camera: use memory mapped IO access for camera (QCI) registers\n\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8a787b40ecf29e5d8cc95bf9f12986862d230d8e",
      "tree": "11bc77a48358db82fd06bc4136a4aceb8cfe1c91",
      "parents": [
        "dd9e7c3c42fff48a338f87febee95cd289058bc9"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 18:35:51 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:16 2008 -0200"
      },
      "message": "V4L/DVB (10107): More than one driver defines the same var name (dump_bridge). Add\n\n\"static\" on stv06xx for all static functions and parameters to avoid\nsuch troubles.\n\nCc: Erik Andren \u003cerik.andren@gmail.com\u003e\nCc: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dd9e7c3c42fff48a338f87febee95cd289058bc9",
      "tree": "6b08e57708b4ec7f605a917172670cc98a63abce",
      "parents": [
        "3cac2cab4f5b7eb7d9f7afc42cb251c45b96be36"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 29 18:06:09 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:16 2008 -0200"
      },
      "message": "V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3cac2cab4f5b7eb7d9f7afc42cb251c45b96be36",
      "tree": "36627d4a588c0522510c728a31f4042aef704146",
      "parents": [
        "aeabc882a3ad9a320783815e0446b12526fd2102"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Dec 18 11:07:11 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:15 2008 -0200"
      },
      "message": "V4L/DVB (10069): Add ov7725 support to ov772x driver\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "aeabc882a3ad9a320783815e0446b12526fd2102",
      "tree": "c4152a91aebf18985c7f0e1fb9ab769fd086ac86",
      "parents": [
        "2d425131d2c44228c4390d2d48d302f3e122bc49"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Thu Dec 18 11:05:49 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:15 2008 -0200"
      },
      "message": "V4L/DVB (10068): Change device ID selection method on ov772x driver\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2d425131d2c44228c4390d2d48d302f3e122bc49",
      "tree": "1f426125779768bc24e79b6254c3d5ca8a436082",
      "parents": [
        "297a7ef700ce2e91ed0f941034541d1563ef0a7d"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "morimoto.kuninori@renesas.com",
        "time": "Wed Dec 17 14:05:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:14 2008 -0200"
      },
      "message": "V4L/DVB (10067): Remove ov772x_default_regs from ov772x driver\n\nSigned-off-by: Kuninori Morimoto \u003cmorimoto.kuninori@renesas.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "297a7ef700ce2e91ed0f941034541d1563ef0a7d",
      "tree": "923b2e5c500f20c615ba5da1826c809b3043e801",
      "parents": [
        "88f4b8990fd2b4d856f63c3689bb4df18029da06"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Wed Dec 17 14:05:38 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:14 2008 -0200"
      },
      "message": "V4L/DVB (10066): mt9m001 mt9v022: fix bus-width switch GPIO availability test\n\nTesting for non-NULL platform-data is not enough, we have to check if the GPIO\nin the platform data is valid or not. Also see my earlier patch:\n\n\t[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "88f4b8990fd2b4d856f63c3689bb4df18029da06",
      "tree": "6ba208313563223dc92ff9fca4ecd1e8b38a47f0",
      "parents": [
        "0f28b79346439ef5db130020aa07be9ca7c2ee84"
      ],
      "author": {
        "name": "Robert Jarzmik",
        "email": "robert.jarzmik@free.fr",
        "time": "Wed Dec 17 14:05:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:13 2008 -0200"
      },
      "message": "V4L/DVB (10065): mt9m111: add all yuv format combinations.\n\nThe Micron mt9m111 offers 4 byte orders for YCbCr\noutput. This patchs adds all possible outputs capabilities\nto the mt9m111 driver.\n\nSigned-off-by: Robert Jarzmik \u003crobert.jarzmik@free.fr\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0f28b79346439ef5db130020aa07be9ca7c2ee84",
      "tree": "cbaf49fd38979d8f5d812a7d64bc153fbe902a13",
      "parents": [
        "d25cb6461ac93683ac04b2e181bcaa0cc15c349b"
      ],
      "author": {
        "name": "roel kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Wed Dec 17 14:01:07 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:13 2008 -0200"
      },
      "message": "V4L/DVB (10064): mt9m111: mt9m111_get_global_gain() - unsigned \u003e\u003d 0 is always true\n\nunsigned \u003e\u003d 0 is always true and fix formula\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nAcked-by: Robert Jarzmik \u003crobert.jarzmik@free.fr\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d25cb6461ac93683ac04b2e181bcaa0cc15c349b",
      "tree": "bb2607426e2c5d7afa216f96176a5639abd97e86",
      "parents": [
        "6076dbf46a776a666166f8cdad97802334a0083c"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 22:40:57 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:12 2008 -0200"
      },
      "message": "V4L/DVB (10062): dsbr100: change return values in 3 functions\n\nPatch replace return -1; with return retval; in 3 functions.\nAnd we also change if-checks for this returned values.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "6076dbf46a776a666166f8cdad97802334a0083c",
      "tree": "d42c50227a00051f5caeaf0c002aa0ac62ac7d46",
      "parents": [
        "fc55bcb0a04a66465ab13c33f36a290f6e3a3f7d"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 22:35:21 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:12 2008 -0200"
      },
      "message": "V4L/DVB (10061): dsbr100: increase driver version\n\nDue to a lot of patches for dsbr100 last time we should update version\nof driver.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "fc55bcb0a04a66465ab13c33f36a290f6e3a3f7d",
      "tree": "bb4fe5bb81738b1c016f9968166584422826e483",
      "parents": [
        "7e1ca8491d046d1f01de105add7f2f8f477869ec"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 22:33:54 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:12 2008 -0200"
      },
      "message": "V4L/DVB (10060): dsbr100: fix and add right comments\n\nFix and add right comments. Few empty lines removed.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "7e1ca8491d046d1f01de105add7f2f8f477869ec",
      "tree": "78a894720d49958c3e598db84d71d750df64eac7",
      "parents": [
        "417b7953668574ff38d3f2dc76e9fe669f121469"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 22:31:52 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:11 2008 -0200"
      },
      "message": "V4L/DVB (10059): dsbr100: dev_err instead of dev_warn\n\nWe should use dev_err (not dev_warn) if video_register_device fails.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "417b7953668574ff38d3f2dc76e9fe669f121469",
      "tree": "611f484e14984857ae4568c118fdd6cbe9534531",
      "parents": [
        "290588e067b6710b614da4bd538197dd88158b62"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 22:30:29 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:11 2008 -0200"
      },
      "message": "V4L/DVB (10058): dsbr100: fix codingstyle, add dev_err messages\n\nWe should make if-constructions more clear. Introduce int retval\nvariables in some functions to make it this way. Also a lot of useful\ndev_err messages added. And now we check every returned value after\nusb_control_msg.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "290588e067b6710b614da4bd538197dd88158b62",
      "tree": "939d146adff6383851627a2c7a9f06bf113e1903",
      "parents": [
        "5609cfd23233617858d03fab537bc120f7f6fa7f"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 21:42:39 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:10 2008 -0200"
      },
      "message": "V4L/DVB (10057): dsbr100: place dev_warn instead of printk\n\nRemove printk in one line and place dev_warn there.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "5609cfd23233617858d03fab537bc120f7f6fa7f",
      "tree": "263385052ba101632f8bc0da9d670443a9e2b339",
      "parents": [
        "1e1addd57bdf56c51dbc292d7760ea3d207fe833"
      ],
      "author": {
        "name": "Douglas Schilling Landgraf",
        "email": "dougsland@redhat.com",
        "time": "Sat Dec 27 21:39:35 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:10 2008 -0200"
      },
      "message": "V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0\n\nAdded snapshot feature for Pixelview Prolink PlayTV USB 2.0\n\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1e1addd57bdf56c51dbc292d7760ea3d207fe833",
      "tree": "bd005d38df97ad8fd3eaaeaeff729a2b611b9d66",
      "parents": [
        "3a0efc3200386b9288e1d3d3be0a9f5d6f286906"
      ],
      "author": {
        "name": "Douglas Schilling Landgraf",
        "email": "dougsland@redhat.com",
        "time": "Sat Dec 27 21:38:14 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:09 2008 -0200"
      },
      "message": "V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4\n\nAdded board PixelView PlayTV Box 4\nThanks to Vildenei Negrao Pereira \u003cneodarkaman@brturbo.com.br\u003e for testing and data collection.\n\nSigned-off-by: Douglas Schilling Landgraf \u003cdougsland@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3a0efc3200386b9288e1d3d3be0a9f5d6f286906",
      "tree": "650ed52ad72760b8f3bcadcfd104b00ecc68d678",
      "parents": [
        "f2ce9179eab9a1551e91e3c97498e9350a087e39"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 21:32:49 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:09 2008 -0200"
      },
      "message": "V4L/DVB (10054): dsbr100: fix unplug oops\n\nThis patch corrects unplug procedure. Patch adds\nusb_dsbr100_video_device_release, new macros - videodev_to_radio, mutex\nlock and a lot of safety checks.\nStruct video_device videodev is embedded in dsbr100_device structure.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "f2ce9179eab9a1551e91e3c97498e9350a087e39",
      "tree": "6cf341f849c8f6326463fba94e5750e664677314",
      "parents": [
        "f4e9043e5a07af789ec902dada50f46d08ff8639"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 21:31:49 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:08 2008 -0200"
      },
      "message": "V4L/DVB (10053): radio-mr800: disable autosuspend support\n\nBecause this device doesn\u0027t provide any powermanagment capabilities(may\nbe they exist but unknown to me yet, so they are not implemented), we\nshould turn them off. Patch sets support_autosuspend equal to 0.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "f4e9043e5a07af789ec902dada50f46d08ff8639",
      "tree": "35c83db065d0399f50dae6ecf6b224cec70e4135",
      "parents": [
        "da3bcb5d909925397715dff4a7584f21f9857bfa"
      ],
      "author": {
        "name": "Alexey Klimov",
        "email": "klimov.linux@gmail.com",
        "time": "Sat Dec 27 21:30:34 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:08 2008 -0200"
      },
      "message": "V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch\n\nThis patch corrects unplug procedure, that was implemented wrong in\nprevious patch. New function usb_amradio_device_release added.\nDisconnect lock removed.\n\nSigned-off-by: Alexey Klimov \u003cklimov.linux@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": "da3bcb5d909925397715dff4a7584f21f9857bfa",
      "tree": "1bef707fefd0ec85ef859320d41625c36d046f2e",
      "parents": [
        "cc611b8aef7a8a9a2e614f1bdf3e2b8f066c8c8d"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 29 09:06:09 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:07 2008 -0200"
      },
      "message": "V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cc611b8aef7a8a9a2e614f1bdf3e2b8f066c8c8d",
      "tree": "1d05177ca24588bbeba596f44704af4bf109b16b",
      "parents": [
        "4c98834addfee3fdd42c505c37569261bf669d94"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 29 07:49:41 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:07 2008 -0200"
      },
      "message": "V4L/DVB (10049): gspca - many subdrivers: Set \u0027const\u0027 the pixel format table.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4c98834addfee3fdd42c505c37569261bf669d94",
      "tree": "71ca38fcaef06e5a854bfdf1ff13168d500ca4aa",
      "parents": [
        "15f64864e392612b230bc71d84e4537b80c607b1"
      ],
      "author": {
        "name": "Erik Andren",
        "email": "erik.andren@gmail.com",
        "time": "Mon Dec 29 07:35:23 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:06 2008 -0200"
      },
      "message": "V4L/DVB (10048): gspca - stv06xx: New subdriver.\n\nSigned-off-by: Erik Andren \u003cerik.andren@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": "15f64864e392612b230bc71d84e4537b80c607b1",
      "tree": "1870925039977cb727c4866159118d949a2b4cc8",
      "parents": [
        "f367b85d9a0bda04c31c5c5598dba758efc6658e"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Mon Dec 29 06:19:43 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:06 2008 -0200"
      },
      "message": "V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f367b85d9a0bda04c31c5c5598dba758efc6658e",
      "tree": "712379f916f443f54a3f2d31c6231354cf02c185",
      "parents": [
        "71d50f30724c901c3d8cc7a19bdb3c33e1ee5463"
      ],
      "author": {
        "name": "Jean-Francois Moine",
        "email": "moinejf@free.fr",
        "time": "Sun Dec 28 06:51:37 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:05 2008 -0200"
      },
      "message": "V4L/DVB (10045): gspca - ov534: Remove empty line in trace.\n\nSigned-off-by: Jean-Francois Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "71d50f30724c901c3d8cc7a19bdb3c33e1ee5463",
      "tree": "88287de1764430f57d61c86227229e27faf66afd",
      "parents": [
        "27b1e4ca21d6322a16978127b9f227c432f10ae6"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sat Dec 27 03:43:53 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:05 2008 -0200"
      },
      "message": "V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.\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": "27b1e4ca21d6322a16978127b9f227c432f10ae6",
      "tree": "f9431aaa4b920d31c2f5e6cd252019cf05c4570f",
      "parents": [
        "1f614f40b5ab302596374356f7a2065602e80e25"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Tue Dec 23 18:06:37 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:04 2008 -0200"
      },
      "message": "V4L/DVB (10041): m5602 - rework parts of the resolution initialization\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1f614f40b5ab302596374356f7a2065602e80e25",
      "tree": "84a13e0b1d23d41f27cdb494316987c69f771187",
      "parents": [
        "03f46de925b87b26fcdf611b8fda182002627bd1"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Tue Dec 23 17:15:19 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:04 2008 -0200"
      },
      "message": "V4L/DVB (10040): m5602 - ov9650: Activate variopixel\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "03f46de925b87b26fcdf611b8fda182002627bd1",
      "tree": "866a7449ee24e5ce7d7b1a08f503f60baf66b2d9",
      "parents": [
        "1b0b27b87fcae1cfbfa74b544bcf452797be7af1"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Tue Dec 23 17:07:58 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:03 2008 -0200"
      },
      "message": "V4L/DVB (10039): m5602 - ov9650: Add CIF mode\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1b0b27b87fcae1cfbfa74b544bcf452797be7af1",
      "tree": "538eb1b9cf52698d67a88e5f9b389fabb4e703c9",
      "parents": [
        "3b2f3327ff5af235837bc83c6b788bc560ba23a6"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Tue Dec 23 14:08:07 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:03 2008 -0200"
      },
      "message": "V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequence\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3b2f3327ff5af235837bc83c6b788bc560ba23a6",
      "tree": "0427347816392829b994edd3f6c4490027f55343",
      "parents": [
        "082aa8937c79a02397981b7543ccc65d2bdeaf97"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Mon Dec 22 16:06:29 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:02 2008 -0200"
      },
      "message": "V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "082aa8937c79a02397981b7543ccc65d2bdeaf97",
      "tree": "1f8de51c39d3a9b7f927d788a673326fa5a631c2",
      "parents": [
        "3da3dce5afd267d354427042090aaf6370ebc15c"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Sun Dec 21 18:07:59 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:02 2008 -0200"
      },
      "message": "V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutions\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3da3dce5afd267d354427042090aaf6370ebc15c",
      "tree": "48dc08063589760a21a3b0b769dd9f30d4d911bf",
      "parents": [
        "7d292de890a2367ddb605f9a52b015e45c10e322"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Sun Dec 21 17:25:25 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:01 2008 -0200"
      },
      "message": "V4L/DVB (10035): m5602: add a start sending hook in the sensor struct\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7d292de890a2367ddb605f9a52b015e45c10e322",
      "tree": "f28f1d3de28da49c084dc75a40199b2601b32519",
      "parents": [
        "cedacfec4d8ef97f3df7755c07f79e5b9dcf010b"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Fri Dec 19 13:29:21 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:01 2008 -0200"
      },
      "message": "V4L/DVB (10034): m5602: fixup offset in order to align image\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cedacfec4d8ef97f3df7755c07f79e5b9dcf010b",
      "tree": "17142d625b7d34e8c199aa3a4a8d7739d1afd0af",
      "parents": [
        "7e08e66a4c198cd7e01e756744d7de47d31e4dd5"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Fri Dec 19 13:12:04 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:00 2008 -0200"
      },
      "message": "V4L/DVB (10033): m5602: add some comments\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7e08e66a4c198cd7e01e756744d7de47d31e4dd5",
      "tree": "8ffea0e45eb5417194c9126d93db9bae1e4c7377",
      "parents": [
        "0bd7bd79f1cec3e6d142c5bc79b66b36acd9bc3f"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Fri Dec 19 03:29:31 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:40:00 2008 -0200"
      },
      "message": "V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0bd7bd79f1cec3e6d142c5bc79b66b36acd9bc3f",
      "tree": "5f1f0a6ced6a77b4d3df1e59312b57443b66bb4e",
      "parents": [
        "1d07b6f14e39eb613e42ff7fe7e352d6f67a65eb"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Mon Dec 01 03:32:59 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:59 2008 -0200"
      },
      "message": "V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1d07b6f14e39eb613e42ff7fe7e352d6f67a65eb",
      "tree": "c20d71d7c0c37c86a937660f0f4b404bef5d049a",
      "parents": [
        "48223c88299a10a62ff5f5e40bd07670a21c3de9"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 14:07:24 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:59 2008 -0200"
      },
      "message": "V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "48223c88299a10a62ff5f5e40bd07670a21c3de9",
      "tree": "8aa6331239f1b91e2f097262b2cc52dd44c8574a",
      "parents": [
        "83fdea270ca5a648185525f61d27c9068355215c"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:58:20 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:58 2008 -0200"
      },
      "message": "V4L/DVB (10029): m5602: remove uneeded test on po1030\n\nThe po1030 never sends long i2c messages, no need to test for that in\nthe init phase.\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "83fdea270ca5a648185525f61d27c9068355215c",
      "tree": "5a75e8aacf34390c352ae0007e50d88bb402a9cc",
      "parents": [
        "6b9c0a2aad5a64ee7eb605e35bc761d901782d25"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:55:07 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:58 2008 -0200"
      },
      "message": "V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b9c0a2aad5a64ee7eb605e35bc761d901782d25",
      "tree": "695f10d321b2e8be6ca7e2ce0a5fee34af0d1b2c",
      "parents": [
        "62e856dc2fa49d3fc0b5d0b7b315236ea49c5f34"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:54:13 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:57 2008 -0200"
      },
      "message": "V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common function\n\nConvert the s5k83a sensor to use the common read_sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "62e856dc2fa49d3fc0b5d0b7b315236ea49c5f34",
      "tree": "e6b2900fefd3b5e4c59eb0974ce6ba49776df54d",
      "parents": [
        "4feb24fc2643dc612b3c598c5de062cfbb08e6ea"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:52:53 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:57 2008 -0200"
      },
      "message": "V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4feb24fc2643dc612b3c598c5de062cfbb08e6ea",
      "tree": "fbe64c53d721190cc448402d37af64d2f71cba75",
      "parents": [
        "f1c6171c4b7b2882a67db6a24c8699fa0efab42f"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:51:11 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:56 2008 -0200"
      },
      "message": "V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function\n\nConvert the s5k4aa sensor to use the common read_sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f1c6171c4b7b2882a67db6a24c8699fa0efab42f",
      "tree": "21a92a65d3516eb2d61f0b70a0fec18c7b408ba7",
      "parents": [
        "4f93c450e8320d906ae50c75f2c8696516b5ccf3"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:50:17 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:56 2008 -0200"
      },
      "message": "V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function.\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4f93c450e8320d906ae50c75f2c8696516b5ccf3",
      "tree": "8b5543a5e4ed7702764c572fb47bba0d0edb8d0e",
      "parents": [
        "2f5ded9b99fa2cfa86a0f08993a932c1e6b47560"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:48:33 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:55 2008 -0200"
      },
      "message": "V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2f5ded9b99fa2cfa86a0f08993a932c1e6b47560",
      "tree": "03fde476c7266e22a2b44bf268e59e62e6932784",
      "parents": [
        "c061c97e8db75eb5bab808dcfa93df3767c97b5a"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:47:21 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:55 2008 -0200"
      },
      "message": "V4L/DVB (10022): m5602: Remove the po1030 read_sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c061c97e8db75eb5bab808dcfa93df3767c97b5a",
      "tree": "22cf692c59fec6f8b38a71208acf2e41b1329fdf",
      "parents": [
        "b66503e30e9f4dc137128364277a988f8b40fa80"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:46:39 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:54 2008 -0200"
      },
      "message": "V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b66503e30e9f4dc137128364277a988f8b40fa80",
      "tree": "1d1b846018c9fc3f1e3416fc3c739a86458a44f4",
      "parents": [
        "905aabafc4051a8313168b1dd20949b8108fbbb2"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:44:19 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:54 2008 -0200"
      },
      "message": "V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "905aabafc4051a8313168b1dd20949b8108fbbb2",
      "tree": "bd0d7abeb79f65cc088069e4e304f97cc82102de",
      "parents": [
        "edbfbdb3bdcf9ae90ce06b92636a07c05224fe45"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:42:45 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:53 2008 -0200"
      },
      "message": "V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "edbfbdb3bdcf9ae90ce06b92636a07c05224fe45",
      "tree": "53b1eb77e6b0199f4356da1a459ab3cd7fd4f540",
      "parents": [
        "e7a7f5103bddf2491760677cdd715a865b889072"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 27 13:41:55 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:53 2008 -0200"
      },
      "message": "V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function\n\nToggle read sensor sequence depending on type of sensor. Check that no\nmore than max width of a sensor is read.\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e7a7f5103bddf2491760677cdd715a865b889072",
      "tree": "06148fd9af034bee748961491170ec7ac2e7f27a",
      "parents": [
        "fce65f6515f049dea9451afaa0e85af01aecd190"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Wed Nov 26 13:15:35 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:52 2008 -0200"
      },
      "message": "V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fce65f6515f049dea9451afaa0e85af01aecd190",
      "tree": "0074863f9aa4dd8951e51decaaf90d353e1e61d3",
      "parents": [
        "6dc4cff0c391c691dae56486f854534658fdfea8"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Wed Nov 26 04:12:59 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:52 2008 -0200"
      },
      "message": "V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6dc4cff0c391c691dae56486f854534658fdfea8",
      "tree": "fa1a60e2ba27f2b23d0e9d0bc15bcca880fb83af",
      "parents": [
        "4b8f393391c0492ebec1277d073203392c90677d"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Wed Nov 26 04:08:10 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:51 2008 -0200"
      },
      "message": "V4L/DVB (10013): Convert all sensors to use the unified write sensor function\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4b8f393391c0492ebec1277d073203392c90677d",
      "tree": "9cb9ab0899e3b3b15dcfad82616213e292603a07",
      "parents": [
        "d58626c21d8cafe56eb8cdf883d1d6710dc3fc81"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Wed Nov 26 04:01:40 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:51 2008 -0200"
      },
      "message": "V4L/DVB (10012): m5602: Start to unify read/write sensor functions\n\nFirst step into unifying the read and write sensor functions\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d58626c21d8cafe56eb8cdf883d1d6710dc3fc81",
      "tree": "6cdbe4415ff2615157ec3e00f7d5d732ec2f0fac",
      "parents": [
        "3efb6bda0788796f0086722ceb608c11d945e55f"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Tue Nov 25 03:50:05 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:50 2008 -0200"
      },
      "message": "V4L/DVB (10011): m5602: Remove the write and read sensor from the main struct\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3efb6bda0788796f0086722ceb608c11d945e55f",
      "tree": "44835f25c088f1173aff2a083b598682c5effe6a",
      "parents": [
        "658efb63e4d0620369c301d9401acde10499def2"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Tue Nov 25 03:15:15 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:50 2008 -0200"
      },
      "message": "V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "658efb63e4d0620369c301d9401acde10499def2",
      "tree": "1bf276ae6449537569fe1e763c8b8d737d192bff",
      "parents": [
        "082ec3b865f42f722ea304f0d9f05f3124c37388"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Mon Nov 24 14:21:29 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:49 2008 -0200"
      },
      "message": "V4L/DVB (10009): gspca - m5602: Convert some functions to be static\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "082ec3b865f42f722ea304f0d9f05f3124c37388",
      "tree": "893121d2f007bfec85b1d1e672fe8977eb852f65",
      "parents": [
        "7b2cd079ec8dcc65cdca6621245cfa5e30a8ef9f"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Mon Nov 24 14:12:46 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:49 2008 -0200"
      },
      "message": "V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7b2cd079ec8dcc65cdca6621245cfa5e30a8ef9f",
      "tree": "0bfdd4a20dc0ce6ab85a062341b1cb07ecfb18a1",
      "parents": [
        "bac79f37be2944f7a1db7585b347ca57628d57e2"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 20 14:11:58 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:48 2008 -0200"
      },
      "message": "V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83a\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bac79f37be2944f7a1db7585b347ca57628d57e2",
      "tree": "e4dbd5cea6819a846b8b6d8470c0ff7c2d4b461b",
      "parents": [
        "32500701e572f07e4d9c8e10c6c26d09c28f48a4"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 20 14:03:22 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:48 2008 -0200"
      },
      "message": "V4L/DVB (10006): gspca - m5602: Align some defines\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "32500701e572f07e4d9c8e10c6c26d09c28f48a4",
      "tree": "3e971b8c22a63936a8e0d2f6cf30b6ae7c62e641",
      "parents": [
        "7b9f246738869e6a55bf180441598e8daa72a99e"
      ],
      "author": {
        "name": "Erik Andrén",
        "email": "erik.andren@gmail.com",
        "time": "Thu Nov 20 04:02:44 2008 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 30 09:39:47 2008 -0200"
      },
      "message": "V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some comments\n\nSigned-off-by: Erik Andrén \u003cerik.andren@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "7b9f246738869e6a55bf180441598e8daa72a99e"
}
