)]}'
{
  "log": [
    {
      "commit": "e99dfcf7f68d8dffccfa795d1548790cee2d7395",
      "tree": "8402127de2243502f9d4a2270af7307568832a32",
      "parents": [
        "df2b9b0f9c02689ce3b3f0b5dbc6c9b272bbe1ab"
      ],
      "author": {
        "name": "Jonathan Corbet",
        "email": "corbet@lwn.net",
        "time": "Fri Sep 24 14:17:29 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:17:05 2010 -0200"
      },
      "message": "[media] ov7670: implement VIDIOC_ENUM_FRAMEINTERVALS\n\nInquiring minds (and gstreamer) want to know.\n\nSigned-off-by: Jonathan Corbet \u003ccorbet@lwn.net\u003e\nSigned-off-by: Daniel Drake \u003cdsd@laptop.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "df2b9b0f9c02689ce3b3f0b5dbc6c9b272bbe1ab",
      "tree": "cb36b0bd7fde50dd3042bfe38d58a118790dc69d",
      "parents": [
        "a716e9d75f04ff71fb5e391a7a189b6f1b032bbc"
      ],
      "author": {
        "name": "Daniel Drake",
        "email": "dsd@laptop.org",
        "time": "Fri Sep 24 14:17:17 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:17:04 2010 -0200"
      },
      "message": "[media] cafe_ccic: Fix hang in command write processing\n\nThis patch, which basically reverts 6d77444ac, fixes an occasional\non-boot or on-capture hang on the XO-1 laptop.\n\nIt seems like the cafe hardware is flakier than we thought and that in\nsome cases, the commands get executed but are never reported as completed\n(even if we substantially increase the delays before reading registers).\n\nReintroduce the 1-second CAFE_SMBUS_TIMEOUT to catch and avoid this\nstrange hardware bug.\n\nSigned-off-by: Daniel Drake \u003cdsd@laptop.org\u003e\nAcked-by: Jonathan Corbet \u003ccorbet@lwn.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a716e9d75f04ff71fb5e391a7a189b6f1b032bbc",
      "tree": "7268fc4aba94503801ab6f322cf9f52aff854aa4",
      "parents": [
        "94d4350c544066d590eee93582220128e8be8b1c"
      ],
      "author": {
        "name": "Pete Eberlein",
        "email": "pete@sensoray.com",
        "time": "Thu Sep 23 14:43:41 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:17:03 2010 -0200"
      },
      "message": "[media] go7007: MJPEG buffer overflow\n\nThe go7007 driver has a potential buffer overflow and pointer corruption\nbug which causes a crash while capturing MJPEG. The motion detection\n(MODET) active_map array can be overflowed by JPEG frame data that\nemulates a MODET start code. The active_map overflow overwrites the\nactive_buf pointer, causing a crash.\n\nThe JPEG data that emulated MODET start code was being removed from the\noutput, resulting in garbled JPEG frames. Therefore ignore MODET start\ncodes when MODET is not enabled.\n\nSigned-off-by: Pete Eberlein \u003cpete@sensoray.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "94d4350c544066d590eee93582220128e8be8b1c",
      "tree": "bb1830948998a0168f1dfa3ecdb7f56bd61e9436",
      "parents": [
        "2b361ab6d54ddd4322d730ecbee25ab4b98aa36f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 07 09:42:43 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:17:02 2010 -0200"
      },
      "message": "[media] staging/tm6000: Fix a warning message\n\nI added a code to the driver to force it to produce a warning. This\nwere intended to remind me about a very bad hack. I never found a way\nto workaround. So, instead of those warnings:\n\ndrivers/staging/tm6000/tm6000-core.c: In function ‘tm6000_init_analog_mode’:\ndrivers/staging/tm6000/tm6000-core.c:328: warning: ISO C90 forbids mixed declarations and code\n\nLet\u0027s document the issue and hope if someone with the support of the vendor\nmight fix it.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2b361ab6d54ddd4322d730ecbee25ab4b98aa36f",
      "tree": "6df7b87e8965e46667dc041b58ca685f2502a585",
      "parents": [
        "1bede7521dbc12b386f72f26d41933789ccc9d7d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 07 09:36:43 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:17:01 2010 -0200"
      },
      "message": "[media] lirc_igorplugusb: Fix a compilation waring\n\ndrivers/staging/lirc/lirc_igorplugusb.c: In function ‘usb_remote_probe’:\ndrivers/staging/lirc/lirc_igorplugusb.c:393: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 3 has type ‘unsigned int’\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1bede7521dbc12b386f72f26d41933789ccc9d7d",
      "tree": "82bf713b49ed99da9f478865507a2a9aafbf27d0",
      "parents": [
        "22c00854f3db563427527a8f71c20bd3943b13e0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 07 09:31:33 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:17:00 2010 -0200"
      },
      "message": "[media] videobuf-dma-sg: Use min_t(size_t, PAGE_SIZE ..)\n\nAs pointed by Laurent:\n\nI think min_t(size_t, PAGE_SIZE, size) is the preferred way.\n\nThanks-to: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "22c00854f3db563427527a8f71c20bd3943b13e0",
      "tree": "9b1e8dcbcc44b55ceaa4c9b89734dc55a8bec2ff",
      "parents": [
        "7242063018c06977dc6825026b3075076e6f227b"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "geert@linux-m68k.org",
        "time": "Thu Sep 30 16:55:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:16:59 2010 -0200"
      },
      "message": "[media] lirc: Make struct file_operations pointer const\n\nstruct file_operations was made const in the drivers, but not in struct\nlirc_driver:\n\ndrivers/staging/lirc/lirc_it87.c:365: warning: initialization discards qualifiers from pointer target type\ndrivers/staging/lirc/lirc_parallel.c:571: warning: initialization discards qualifiers from pointer target type\ndrivers/staging/lirc/lirc_serial.c:1073: warning: initialization discards qualifiers from pointer target type\ndrivers/staging/lirc/lirc_sir.c:482: warning: initialization discards qualifiers from pointer target type\ndrivers/staging/lirc/lirc_zilog.c:1284: warning: assignment discards qualifiers from pointer target type\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nAcked-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7242063018c06977dc6825026b3075076e6f227b",
      "tree": "3d1a33e60443774cf5199c6bc6ee4b76f4d57ac3",
      "parents": [
        "be737a826949760b75c3b46fc86686274965fca1"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Oct 09 16:43:40 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:16:58 2010 -0200"
      },
      "message": "V4L/DVB: Fix a merge conflict that affects unlock_ioctl\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "be737a826949760b75c3b46fc86686274965fca1",
      "tree": "2ccabcc9966591454dad7fee59b7d3ff93b3ee70",
      "parents": [
        "d302548a9f88ee417e680ac1e731ef11006b1735"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Oct 06 22:54:33 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:16:57 2010 -0200"
      },
      "message": "V4L/DVB: tm6000: Fix warnings due to a small array size\n\ndrivers/staging/tm6000/tm6000-stds.c:101: warning: excess elements in array initializer\ndrivers/staging/tm6000/tm6000-stds.c:101: warning: (near initialization for ‘tv_stds[0].common’)\ndrivers/staging/tm6000/tm6000-stds.c:160: warning: excess elements in array initializer\ndrivers/staging/tm6000/tm6000-stds.c:160: warning: (near initialization for ‘tv_stds[1].common’)\ndrivers/staging/tm6000/tm6000-stds.c:219: warning: excess elements in array initializer\ndrivers/staging/tm6000/tm6000-stds.c:219: warning: (near initialization for ‘tv_stds[2].common’)\ndrivers/staging/tm6000/tm6000-stds.c:336: warning: excess elements in array initializer\ndrivers/staging/tm6000/tm6000-stds.c:336: warning: (near initialization for ‘tv_stds[4].common’)\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d302548a9f88ee417e680ac1e731ef11006b1735",
      "tree": "c06cdfce1c6ea7d8820e22407e497ec79d0db786",
      "parents": [
        "d026d8284378110c8629a259caaccae4628f1ce0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Oct 06 22:02:58 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:16:52 2010 -0200"
      },
      "message": "V4L/DVB: saa7134-input can\u0027t be a module right now\n\nThere are some symbols at saa7134-input that are used on saa7134\nand vice-versa. Due to that, module install fails.\n\nSo, partially revert commit 9f495cf7d691c99bf7bdcec9f35fcfdad2cf9ae9.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d026d8284378110c8629a259caaccae4628f1ce0",
      "tree": "ba59167fc4954bc5c1ea5a112dac46e319fcffff",
      "parents": [
        "266815e25522879cf10d4a8677f1589b7b67ee68"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Oct 06 21:57:04 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:21 2010 -0200"
      },
      "message": "V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)\n\ndrivers/media/video/videobuf-dma-sg.c: In function ‘videobuf_pages_to_sg’:\ndrivers/media/video/videobuf-dma-sg.c:119: warning: comparison of distinct pointer types lacks a cast\ndrivers/media/video/videobuf-dma-sg.c:120: warning: comparison of distinct pointer types lacks a cast\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "266815e25522879cf10d4a8677f1589b7b67ee68",
      "tree": "4270345ebc530e13983a5ae5eccaa14818921632",
      "parents": [
        "a95bd640e7e5642eca52b946f7a27481980154ac"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Oct 01 08:06:51 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:21 2010 -0200"
      },
      "message": "V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102\n\nThe driver sn9c102 does not know about the sensor mi0360b.\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a95bd640e7e5642eca52b946f7a27481980154ac",
      "tree": "df24e1ef35dcd56be42a23472e3db4e41c36ec42",
      "parents": [
        "a067db847335207bd059f5b93bcbbb04910d8a69"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Oct 01 07:54:30 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:21 2010 -0200"
      },
      "message": "V4L/DVB: gspca - sonixj: Bad detection of the end of image\n\nThe \u0027end of image\u0027 block may be splitted between two ISOC packets.\nThis case was not tested, so, some images could be lost and concatenated\nto previous one(s), raising \u0027frame overflow\u0027 errors.\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a067db847335207bd059f5b93bcbbb04910d8a69",
      "tree": "ebcebbfd8c78c14b7147509bedb5f186744107fa",
      "parents": [
        "294d8b4a969b834f0d02c623eef050a0f3c1e209"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Oct 01 07:51:24 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:21 2010 -0200"
      },
      "message": "V4L/DVB: gspca - sonixj: Add sensor mi0360b\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "294d8b4a969b834f0d02c623eef050a0f3c1e209",
      "tree": "57cef96bcc1c115f32300ce06b09398795264da2",
      "parents": [
        "2856643e2e18f306227ae1257b63fc713d426dc7"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Oct 01 07:37:15 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:21 2010 -0200"
      },
      "message": "V4L/DVB: gspca - mr97310a: Declare static the constant tables\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2856643e2e18f306227ae1257b63fc713d426dc7",
      "tree": "95d66ed5853da693ec44729f592ee3e2f3dea80a",
      "parents": [
        "85c55efb0a20c5dac435a6817ffb20fe988b9122"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Fri Oct 01 07:33:26 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:20 2010 -0200"
      },
      "message": "V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT\u003dm\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "85c55efb0a20c5dac435a6817ffb20fe988b9122",
      "tree": "7b6b0b0e10c1f92b21b4afcd27463761e4f0f352",
      "parents": [
        "73f4d265f660be3d69ee930bbf55c9ba069be079"
      ],
      "author": {
        "name": "Jarkko Nikula",
        "email": "jhnikula@gmail.com",
        "time": "Tue Sep 21 05:49:42 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:20 2010 -0200"
      },
      "message": "V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup paths\n\nCall to i2c_put_adapter was missing in radio_si4713_pdriver_probe and\nradio_si4713_pdriver_remove.\n\nSigned-off-by: Jarkko Nikula \u003cjhnikula@gmail.com\u003e\nAcked-by: Eduardo Valentin \u003ceduardo.valentin@nokia.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "73f4d265f660be3d69ee930bbf55c9ba069be079",
      "tree": "12eb44446233db182ea245a2b3ada4bdc529d1a6",
      "parents": [
        "3dae8b41dc5651f8eb22cf310e8b116480ba25b7"
      ],
      "author": {
        "name": "Dmitri Belimov",
        "email": "d.belimov@gmail.com",
        "time": "Mon Sep 20 17:07:15 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:20 2010 -0200"
      },
      "message": "V4L/DVB: tm6000+audio\n\nI rework my last patch for audio and now audio works well. This patch\ncan be submited to GIT tree Quality of audio now is good for SECAM-DK.\nFor other standard I set some value from datasheet need some tests.\n\n1. Fix pcm buffer overflow\n2. Rework pcm buffer fill method\n3. Swap bytes in audio stream\n4. Change some registers value for TM6010\n5. Change pcm buffer size\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": "3dae8b41dc5651f8eb22cf310e8b116480ba25b7",
      "tree": "702f6352823e706b6a5d90111e1797cb726944b3",
      "parents": [
        "bfc3d57ff75a6ac34cc4b88a4abd6d6d9ef32e73"
      ],
      "author": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Thu Sep 16 15:00:04 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:20 2010 -0200"
      },
      "message": "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo\n\nWe\u0027ve been doing this for a while in Fedora without any complaints.\n\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bfc3d57ff75a6ac34cc4b88a4abd6d6d9ef32e73",
      "tree": "157de13bfd50b2a94188e1795e50726e5148f7b5",
      "parents": [
        "3fd8e647eaa76a1eb5bdd0fcecf49364a089b71d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Sep 26 00:39:26 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:19 2010 -0200"
      },
      "message": "V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned\n\nInstead of doing:\n\n[   82.581639] tda18271 4-0060: creating new instance\n[   82.588411] Unknown device detected @ 4-0060, device not supported.\n[   82.594695] tda18271_attach: [4-0060|M] error -22 on line 1272\n[   82.600530] tda18271 4-0060: destroying instance\n\nPrint:\n[  468.740392] Unknown device (0) detected @ 4-0060, device not supported.\n\nfor the error message, to help detecting what\u0027s going wrong with the\ndevice.\n\nThis helps to detect when the driver is using the wrong I2C bus (or have\nthe i2g gate switch pointing to the wrong place), on devices like cx231xx\nthat just return 0 on reads to a non-existent i2c device.\n\nReviewed-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3fd8e647eaa76a1eb5bdd0fcecf49364a089b71d",
      "tree": "262fec3628c13f004a49477fc19cc1ff20c12521",
      "parents": [
        "e3cfd447d01cf723ccda0ad6bfa2e85b73d3d747"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Sep 30 09:29:37 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:19 2010 -0200"
      },
      "message": "V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-common.h\n\nThis function is an internal API and belongs in v4l2-common.h, not\nvideodev.h. The return pointer and probe argument should be const as well.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e3cfd447d01cf723ccda0ad6bfa2e85b73d3d747",
      "tree": "8fd50212aabd40320a41b6a55055fc808b544cd8",
      "parents": [
        "4bf8b679029127fd84e9bfeb8710723a426e89ad"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Thu Sep 30 09:18:52 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:19 2010 -0200"
      },
      "message": "V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)\n\nMissed a few init functions on non-Intel platforms the first time :-(\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4bf8b679029127fd84e9bfeb8710723a426e89ad",
      "tree": "9d80fc17cf19b998a0f718ee0a952187f03c80f8",
      "parents": [
        "cdd15a0a1b69de00f0809bddb0a9ca66a50509ce"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Sat Sep 25 06:12:44 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:19 2010 -0200"
      },
      "message": "V4L/DVB: gspca - sonixj: Propagate USB errors to higher level\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cdd15a0a1b69de00f0809bddb0a9ca66a50509ce",
      "tree": "56042b96c501d82dc1fd99ad44b7fead1b463a41",
      "parents": [
        "a2efdd7b189a1ed0413b058a77c3529fb0758e80"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Sat Sep 25 05:36:11 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:19 2010 -0200"
      },
      "message": "V4L/DVB: gspca - spca505: Remove the eeprom write commands of NxUltra\n\nWith a null request byte, these commands prevented the next commands\nto be executed.\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a2efdd7b189a1ed0413b058a77c3529fb0758e80",
      "tree": "0fea6920480102deb1c790c791589b42223390c9",
      "parents": [
        "8129888a7ab2c903562d7a6e49f6884858eb55e8"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Sat Sep 25 03:23:34 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:18 2010 -0200"
      },
      "message": "V4L/DVB: gspca - cpia1: Fix compilation warning when gspca debug disabled\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8129888a7ab2c903562d7a6e49f6884858eb55e8",
      "tree": "ea2060e768c02f88f36df0b54fea7cc7c0bbfe38",
      "parents": [
        "8dbf3e7c3a89bb398d69e373962a6b447d1ff3d7"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Sat Sep 25 03:20:45 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:18 2010 -0200"
      },
      "message": "V4L/DVB: gspca - benq: Remove useless module load/unload messages\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8dbf3e7c3a89bb398d69e373962a6b447d1ff3d7",
      "tree": "69866ffc470794308232181f323ac05d2ee2a887",
      "parents": [
        "57bee29d6e8cf721864fa47a18366bee5ff24f21"
      ],
      "author": {
        "name": "Jean-François Moine",
        "email": "moinejf@free.fr",
        "time": "Sat Sep 25 03:19:33 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:18 2010 -0200"
      },
      "message": "V4L/DVB: gspca - benq: Display error messages when gspca debug disabled\n\nSigned-off-by: Jean-François Moine \u003cmoinejf@free.fr\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "57bee29d6e8cf721864fa47a18366bee5ff24f21",
      "tree": "eec0e9a15386db2bbe041f9e39d60075614c5adc",
      "parents": [
        "79c6ff93c74e793ccceb464ee3698478c812ce79"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Tue Aug 17 14:29:51 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:18 2010 -0200"
      },
      "message": "V4L/DVB: soc-camera: allow only one video queue per device\n\nMultiple user-space application instances can open the same video device, but\nit only makes sense for one of them to manage the videobuffer queue and set\nvideo format of the device. Restrict soc-camera respectively.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "79c6ff93c74e793ccceb464ee3698478c812ce79",
      "tree": "9750ba1a7d14619e8e74449513af0a31ccf8c803",
      "parents": [
        "45f4d4e8799ff1d7ef72747203935f1f2533743d"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Fri Aug 27 13:41:44 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:18 2010 -0200"
      },
      "message": "V4L/DVB: V4L2: add a generic function to find the nearest discrete format to the required one\n\nMany video drivers implement a fixed set of frame formats and thus face a task\nof finding the best match for a user-requested format. Implementing this in a\ngeneric function has also an advantage, that different drivers with similar\nsupported format sets will select the same format for the user, which improves\nconsistency across drivers.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "45f4d4e8799ff1d7ef72747203935f1f2533743d",
      "tree": "d54f6b94879e9a03f1aece35462df4575b98c29b",
      "parents": [
        "7c6b73197062180d51e9871982b083a651838992"
      ],
      "author": {
        "name": "Michael Grzeschik",
        "email": "m.grzeschik@pengutronix.de",
        "time": "Fri Aug 27 09:39:05 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:18 2010 -0200"
      },
      "message": "V4L/DVB: mx2_camera: add informative camera clock frequency printout\n\nSigned-off-by: Michael Grzeschik \u003cm.grzeschik@pengutronix.de\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7c6b73197062180d51e9871982b083a651838992",
      "tree": "f348b952a417c1d9a4a12301159068b616d90f14",
      "parents": [
        "88bfd0bd7f8343c3c2ff65fe4d3fc3aff6ecca7c"
      ],
      "author": {
        "name": "Baruch Siach",
        "email": "baruch@tkos.co.il",
        "time": "Tue Jul 27 09:06:10 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:17 2010 -0200"
      },
      "message": "V4L/DVB: mx2_camera: implement forced termination of active buffer for mx25\n\nThis allows userspace to terminate a capture without waiting for the current\nframe to complete.\n\nSigned-off-by: Baruch Siach \u003cbaruch@tkos.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": "88bfd0bd7f8343c3c2ff65fe4d3fc3aff6ecca7c",
      "tree": "b87a7114239996029517f13a64efcf775ab7c302",
      "parents": [
        "7c3a2066aa99b9e6c725803fd153ee8895219dba"
      ],
      "author": {
        "name": "Baruch Siach",
        "email": "baruch@tkos.co.il",
        "time": "Tue Jul 27 09:06:09 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:17 2010 -0200"
      },
      "message": "V4L/DVB: mx2_camera: fix comment typo\n\nSigned-off-by: Baruch Siach \u003cbaruch@tkos.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": "7c3a2066aa99b9e6c725803fd153ee8895219dba",
      "tree": "450372da4941fa6c842fc6be8f6b962e9c2f2787",
      "parents": [
        "ec73365bd47bb7e113f66d0d617676722c9447b1"
      ],
      "author": {
        "name": "Michael Grzeschik",
        "email": "m.grzeschik@pengutronix.de",
        "time": "Mon Aug 09 11:57:04 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:17 2010 -0200"
      },
      "message": "V4L/DVB: mx2_camera: remove emma limitation for RGB565\n\nIn the current source status the emma has no limitation for any PIXFMT\nsince the data is parsed raw and unprocessed into the memory.\n\nSigned-off-by: Michael Grzeschik \u003cm.grzeschik@pengutronix.de\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ec73365bd47bb7e113f66d0d617676722c9447b1",
      "tree": "300626acffeb7931702efeac7246031f7abcbd6d",
      "parents": [
        "873ecd8f8f5eed877df74e54e7c20aee9ef887e5"
      ],
      "author": {
        "name": "Michael Grzeschik",
        "email": "m.grzeschik@pengutronix.de",
        "time": "Tue Aug 03 07:57:41 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:17 2010 -0200"
      },
      "message": "V4L/DVB: mt9m111: register cleanup hex to dec bitoffset\n\nSigned-off-by: Philipp Wiesner \u003cp.wiesner@phytec.de\u003e\nSigned-off-by: Michael Grzeschik \u003cm.grzeschik@pengutronix.de\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "873ecd8f8f5eed877df74e54e7c20aee9ef887e5",
      "tree": "8ed37879cf4d8e28ae6df8b59b852febf6acf658",
      "parents": [
        "401e5f8d38f539765cf550fa76b684d10975840c"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 19 06:00:54 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:17 2010 -0200"
      },
      "message": "V4L/DVB: cpia2: remove V4L1 support from this driver\n\nV4L1 is deprecated and will be removed completely soon.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "401e5f8d38f539765cf550fa76b684d10975840c",
      "tree": "4b12a9ac2b8b42490b4a085057c3dcc1a5e486e3",
      "parents": [
        "361ae54fc7f06a0cee1fb6e6a659a42556b56702"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 30 08:41:49 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:16 2010 -0200"
      },
      "message": "V4L/DVB: em28xx: fix a compilation warning\n\ndrivers/media/video/em28xx/em28xx-video.c: In function ‘vidioc_s_register’:\ndrivers/media/video/em28xx/em28xx-video.c:1617: warning: unused variable ‘rc’\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "361ae54fc7f06a0cee1fb6e6a659a42556b56702",
      "tree": "fc952bedcc1e5de5bee879dd32c0b09702aa0fb1",
      "parents": [
        "d5906dd6564bbf59a27bf1be87743b8794b5468e"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 08:01:18 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:15 2010 -0200"
      },
      "message": "V4L/DVB: radio-mr800: remove BKL\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d5906dd6564bbf59a27bf1be87743b8794b5468e",
      "tree": "3538042852f41304af58e9da089ca941c834c477",
      "parents": [
        "0499a5aa777f8e56e46df362f0bb9d9d116186f9"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 07:45:15 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:15 2010 -0200"
      },
      "message": "V4L/DVB: em28xx: the default std was not passed on to the subdevs\n\nThe initial em28xx std (PAL) was not passed on to the subdevs. This led to\nthese tvp5150 kernel log errors when running v4l2-ctl --all:\n\ntvp5150 0-005c: VBI can\u0027t be configured without knowing number of lines\n\nThe reason was that tvp5150 was still using its own internal default: STD_ALL.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0499a5aa777f8e56e46df362f0bb9d9d116186f9",
      "tree": "6dedb60d835b832335b8f0a65f686cac8b9eb513",
      "parents": [
        "fedc6c81fa329281ab3e6b156bd7b75da33ed936"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 07:34:45 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:15 2010 -0200"
      },
      "message": "V4L/DVB: em28xx: remove BKL\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fedc6c81fa329281ab3e6b156bd7b75da33ed936",
      "tree": "f351dfeb6097739322599e0fa31c4bb8d58757ae",
      "parents": [
        "0e0809a58869e3e422985f868ad5e0da1fc0ba85"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Sep 20 18:25:55 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:15 2010 -0200"
      },
      "message": "V4L/DVB: vivi: remove BKL\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0e0809a58869e3e422985f868ad5e0da1fc0ba85",
      "tree": "e4895d60a050e15d6c4b21aa7dbc4090199efdf3",
      "parents": [
        "08bff03ed697a583612b62a6ac566bd5bce98012"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 09:01:26 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:14 2010 -0200"
      },
      "message": "V4L/DVB: videobuf: add queue argument to videobuf_waiton()\n\nvideobuf_waiton() must unlock and relock ext_lock if it has to wait.\nFor that to happen it needs the videobuf_queue pointer.\n\nDon\u0027t attempt to unlock/relock q-\u003eext_lock unless it was locked in the\nfirst place.\n\nvb-\u003estate has to be protected by a spinlock to be safe.\n\nThis patch is based on code from Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e.\n\n[mchehab@redhat.com: add extra argument to a few missing places]\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "08bff03ed697a583612b62a6ac566bd5bce98012",
      "tree": "733cf5b266cd7c5b064209dccd7ad6f18d989101",
      "parents": [
        "97397687886aa8ecd4ec603fab9e70e970c11597"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Sep 20 17:39:46 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:14 2010 -0200"
      },
      "message": "V4L/DVB: videobuf: add ext_lock argument to the queue init functions\n\nAdd an ext_lock argument to the videobuf init functions. This allows\ndrivers to pass the vdev-\u003elock pointer (or any other externally held lock)\nto videobuf. For now all drivers just pass NULL.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "97397687886aa8ecd4ec603fab9e70e970c11597",
      "tree": "339d460b43d2ec7206c9d147d2ad6f8fcbfa3870",
      "parents": [
        "ee6869afc922a9849979e49bb3bbcad794872fcb"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Sep 20 17:24:30 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:14 2010 -0200"
      },
      "message": "V4L/DVB: videobuf: prepare to make locking optional in videobuf\n\nCurrently videobuf uses the vb_lock mutex to lock its data structures.\nBut this locking will (optionally) move into the v4l2 core, which means\nthat in that case vb_lock shouldn\u0027t be used since the external lock is already\nheld.\n\nPrepare for this by adding a pointer to such an external mutex and\ndon\u0027t lock if that pointer is set.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ee6869afc922a9849979e49bb3bbcad794872fcb",
      "tree": "2266050d01da694d04b533a6509873888327108b",
      "parents": [
        "c29fcff3daafbf46d64a543c1950bbd206ad8c1c"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 08:47:38 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:14 2010 -0200"
      },
      "message": "V4L/DVB: v4l2: add core serialization lock\n\nDrivers can optionally set a pointer to a mutex in struct video_device.\nThe core will use that to lock before calling open, read, write, unlocked_ioctl,\npoll, mmap or release.\n\nUpdated the documentation as well and ensure that v4l2-event knows about the\nlock: it will unlock it before doing a blocking wait on an event and relock it\nafterwards.\n\nEnsure that the \u0027video_is_registered\u0027 check is done when the lock is held:\na typical disconnect will take the lock as well before unregistering the\ndevice nodes, so to prevent race conditions the video_is_registered check\nshould also be done with the lock held.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c29fcff3daafbf46d64a543c1950bbd206ad8c1c",
      "tree": "cd57a91e596b5529a88d6fa45bad461b89d80c0d",
      "parents": [
        "d69f27186c16008540166c8017e9d4db2b477588"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 08:20:13 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:14 2010 -0200"
      },
      "message": "V4L/DVB: v4l2-dev: remove get_unmapped_area\n\nThe get_unmapped_area file operation is unused. Remove.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d69f27186c16008540166c8017e9d4db2b477588",
      "tree": "5aad41d0b021e7544bf0aae30c44657e1afd3e45",
      "parents": [
        "96322b80e29802d2d3087987f6dc4e5aa19df64b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Sep 26 08:16:56 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:14 2010 -0200"
      },
      "message": "V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked\n\nUntil now all fops except release and (unlocked_)ioctl returned an error\nafter the device node was unregistered. Extend this as well to the ioctl\nfops. There is nothing useful that an application can do here and it\ncomplicates the driver code unnecessarily.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "96322b80e29802d2d3087987f6dc4e5aa19df64b",
      "tree": "5297c736162d4a936dd32517633957b7ae0748e0",
      "parents": [
        "7af97effb3f5a374482179aca490b5038de56fa6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 30 08:26:28 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:13 2010 -0200"
      },
      "message": "V4L/DVB: Deprecate stradis driver\n\nThe driver author seems to not worked on this driver since its conversion\nfrom 2.2 to 2.4. Nobody is known to have a stradis hardware for testing. As\nit still uses V4L1 API, BKL and probably some other old stuff, someone would\nneed to work on it to preserve the driver. Instead of investing time and\nefforts to keep porting it to work with new API\u0027s, it seems better to just\ndrop the driver.\n\nSo, let\u0027s move it to drivers/staging and label it to die at 2.6.38, if nobody\ncares enough to port parallel port support to gspca or to create a new driver\nthat uses the same gspca-cpia sub-driver.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7af97effb3f5a374482179aca490b5038de56fa6",
      "tree": "70baf9a5fd787e44174bd738421447d30cc31e86",
      "parents": [
        "da497e30c161963c413e259438b1b54672055b11"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 30 08:25:42 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:13 2010 -0200"
      },
      "message": "V4L/DVB: Deprecate cpia driver (used for parallel port webcams)\n\ncpia driver were re-written inside gspca driver, for USB devices. The only\nfunctionality that were not migrated is the support for parallel port,\nas:\n\t1) the developer didn\u0027t find any hardware;\n\t2) it doesn\u0027t  seem important to keep support for a parallel port webcam,\n\t   as this is an obsolete technology;\n\t3) the changes at gspca for it to work with parallel port would be very large;\n\t4) this driver still uses BKL.\n\nSo, let\u0027s move it to drivers/staging and label it to die at 2.6.38, if nobody\ncares enough to port parallel port support to gspca or to create a new driver\nthat uses the same gspca-cpia sub-driver.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "da497e30c161963c413e259438b1b54672055b11",
      "tree": "b2efa90e97f14051fc72bdcce2b8c9a81b9ebe2b",
      "parents": [
        "8979e9d42b87648fd89bcc5d8b3157a8f3f4dfdb"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 15 09:23:20 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:13 2010 -0200"
      },
      "message": "V4L/DVB: cx88: Remove BKL\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8979e9d42b87648fd89bcc5d8b3157a8f3f4dfdb",
      "tree": "13f0c3d88adf84adbc9b61077c99aee527d781c6",
      "parents": [
        "c37db91fd0d42d27141b6c49b768070df29e1c5e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 15 08:22:09 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:13 2010 -0200"
      },
      "message": "V4L/DVB: bttv: use unlocked ioctl\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c37db91fd0d42d27141b6c49b768070df29e1c5e",
      "tree": "3be1129ac4c71177ceca8a888ef9fc232e69df05",
      "parents": [
        "ca960bfe136844952041d2e7dc030a6d4d5c7469"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 15 08:18:31 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:13 2010 -0200"
      },
      "message": "V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ca960bfe136844952041d2e7dc030a6d4d5c7469",
      "tree": "27a4a221c8c3f133e37b7ecca9c9daf9e8aac3b8",
      "parents": [
        "8822f0d60b7cd550465e7d07dbe02084f5476d91"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 18 08:35:57 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:12 2010 -0200"
      },
      "message": "V4L/DVB: bttv: Fix mutex unbalance at bttv_poll\n\nDon\u0027t do double mutex_unlock when reading a stream at bttv_poll.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8822f0d60b7cd550465e7d07dbe02084f5476d91",
      "tree": "437ed9b7082f7d0a2217d9ec23579886b8279455",
      "parents": [
        "f2f8e8503e16985a784ed4e3fc5125fd5f86adf6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Sep 14 12:19:51 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:12 2010 -0200"
      },
      "message": "V4L/DVB: bttv-driver: document functions using mutex_lock\n\nThere are a few ancillary static routines used by ioctl functions\nthat takes bttv lock internally. As we\u0027ll be adding the same lock\nfor all ioctl\u0027s that need, we need to properly document them, to\navoid doing double locks\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f2f8e8503e16985a784ed4e3fc5125fd5f86adf6",
      "tree": "5c0d1e96d4fa66739bd10ab4232f122b0fbba406",
      "parents": [
        "cf9b475d5f9b58c23aca76b367f8318743d064e9"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 15 08:35:45 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:12 2010 -0200"
      },
      "message": "V4L/DVB: radio-si470x: use unlocked ioctl\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cf9b475d5f9b58c23aca76b367f8318743d064e9",
      "tree": "61ef85fc4ae421447b20f782c24882dd2873d5cf",
      "parents": [
        "e69e34e9d964b66013dc09a112e6b46def0af1ef"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Sep 14 09:56:22 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:12 2010 -0200"
      },
      "message": "V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e69e34e9d964b66013dc09a112e6b46def0af1ef",
      "tree": "bdf34ed4643a73b452665166b06e936d76f73658",
      "parents": [
        "104a698657148e130ad22c8fc245e9bac317c7c5"
      ],
      "author": {
        "name": "Anatolij Gustschin",
        "email": "agust@denx.de",
        "time": "Wed Sep 15 18:31:09 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:12 2010 -0200"
      },
      "message": "V4L/DVB: v4l: fsl-viu.c: add slab.h include to fix compile breakage\n\nmpc512x kernel configurations without SPI support do not build:\n\ndrivers/media/video/fsl-viu.c: In function \u0027viu_open\u0027:\ndrivers/media/video/fsl-viu.c:1248: error: implicit declaration of function \u0027kzalloc\u0027\ndrivers/media/video/fsl-viu.c:1248: warning: assignment makes pointer from integer without a cast\ndrivers/media/video/fsl-viu.c: In function \u0027viu_release\u0027:\ndrivers/media/video/fsl-viu.c:1335: error: implicit declaration of function \u0027kfree\u0027\n\nIf CONFIG_SPI is enabled, the slab.h will be included in\nlinux/spi/spi.h which is included by media/v4l2-common.h\nand the fsl_viu.c driver builds.\n\nLet\u0027s incluce linux/slab.h directly to fix the build breakage.\n\nSigned-off-by: Anatolij Gustschin \u003cagust@denx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "104a698657148e130ad22c8fc245e9bac317c7c5",
      "tree": "be7bcb513d8abd79a7f36d99963c0c51b0312b15",
      "parents": [
        "e4e62b35b8cf008f47ffd240d04bde654d289a46"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Sep 14 16:35:06 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:12 2010 -0200"
      },
      "message": "V4L/DVB: dvb/bt8xx: kill the big kernel lock\n\nThe bt8xx driver only uses the big kernel lock in its dst_ca_ioctl\nfunction and never to serialize against other code, so we can\ntrivially replace it with a private mutex.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e4e62b35b8cf008f47ffd240d04bde654d289a46",
      "tree": "276d881f00468e72061052c7f045bb18360ff1b1",
      "parents": [
        "634c6931637093f012df56d489e0b2f7735c235f"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Sep 14 16:35:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:11 2010 -0200"
      },
      "message": "V4L/DVB: dvb-core: kill the big kernel lock\n\nThe dvb core only uses the big kernel lock in the open\nand ioctl functions, which means it can be replaced with\na dvb specific mutex. Fortunately, all the ioctl functions\ngo through dvb_usercopy, so we can move the serialization\nin there.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "634c6931637093f012df56d489e0b2f7735c235f",
      "tree": "a5ec579420042a99fbf4698928808b4e68755dde",
      "parents": [
        "5cac1f665fd18c75c9914ecd3fe808cebfe639f0"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Mon Sep 13 19:07:14 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:11 2010 -0200"
      },
      "message": "V4L/DVB: drivers/media/video/zoran: Don\u0027t use initialized char array\n\nJust fill the array as necessary and terminate with 0\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5cac1f665fd18c75c9914ecd3fe808cebfe639f0",
      "tree": "4e3abbfed5b5ade69bf6cdbb22ecb9bdc3c9e127",
      "parents": [
        "f89ca6fae204ca0c6eb0bb444290ad8032bf7aa2"
      ],
      "author": {
        "name": "Andy Shevchenko",
        "email": "andy.shevchenko@gmail.com",
        "time": "Sat Sep 11 14:33:28 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:11 2010 -0200"
      },
      "message": "V4L/DVB: media: cx23885: use \u0027%pM\u0027 format to print MAC address\n\nSigned-off-by: Andy Shevchenko \u003candy.shevchenko@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f89ca6fae204ca0c6eb0bb444290ad8032bf7aa2",
      "tree": "cd526dfd98cc3f8b6ec375ccccb612ad9012bb29",
      "parents": [
        "bdc6fad34139fdd5182e05977b4e5dc7ac132675"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Sep 10 10:36:37 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:10 2010 -0200"
      },
      "message": "V4L/DVB: cx22702: Simplify cx22702_set_tps()\n\nCode in function cx22702_set_tps() can be slightly simplified.\nApparently gcc was smart enough to optimize it anyway, but it can\u0027t\nhurt to make the code more readable.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Steven Toth \u003cstoth@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bdc6fad34139fdd5182e05977b4e5dc7ac132675",
      "tree": "0a9a2d1524ac2734c5a87331dc174875a5f25fa5",
      "parents": [
        "27f84acf0be090a4948596696e534b65f0bff980"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Sep 10 10:35:12 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:10 2010 -0200"
      },
      "message": "V4L/DVB: cx22702: Some things never change\n\nThe init sequence never changes so it can be marked const. Likewise,\ncx22702_ops is a template and can thus be made read-only.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "27f84acf0be090a4948596696e534b65f0bff980",
      "tree": "1b3e2785bc83f84cb3326ad4622ba91763c93626",
      "parents": [
        "d6c1ef6faa45b6a07a439719084756c3d136fa90"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Sep 10 10:33:42 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:10 2010 -0200"
      },
      "message": "V4L/DVB: cx22702: Avoid duplicating code in branches\n\nCalling the same functions in if/else or switch/case branches is\ninefficient. Refactor the code for a smaller binary and increased\nreadability.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d6c1ef6faa45b6a07a439719084756c3d136fa90",
      "tree": "b1ba589b8ebe8d18154d17b65ed455d085e4e42d",
      "parents": [
        "896c1422ed49961bf32c980a57218d8c5f8ce3bd"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 30 00:56:08 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:10 2010 -0200"
      },
      "message": "V4L/DVB: Fix Kconfig dependencies for VIDEO_IR\n\nwarning: (VIDEO_GO7007 \u0026\u0026 STAGING \u0026\u0026 !STAGING_EXCLUDE_BUILD \u0026\u0026 VIDEO_DEV \u0026\u0026 PCI \u0026\u0026 I2C \u0026\u0026 INPUT \u0026\u0026 BKL \u0026\u0026 SND || VIDEO_CX25821 \u0026\u0026 STAGING \u0026\u0026 !STAGING_EXCLUDE_BUILD \u0026\u0026 DVB_CORE \u0026\u0026 VIDEO_DEV \u0026\u0026 PCI \u0026\u0026 I2C \u0026\u0026 INPUT \u0026\u0026 BKL) selects VIDEO_IR which has unmet direct dependencies (IR_CORE)\nwarning: (VIDEO_CX25821 \u0026\u0026 STAGING \u0026\u0026 !STAGING_EXCLUDE_BUILD \u0026\u0026 DVB_CORE \u0026\u0026 VIDEO_DEV \u0026\u0026 PCI \u0026\u0026 I2C \u0026\u0026 INPUT \u0026\u0026 BKL) selects VIDEO_IR which has unmet direct dependencies (IR_CORE)\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "896c1422ed49961bf32c980a57218d8c5f8ce3bd",
      "tree": "637d0c64bcabe1aaa3e0d6a434feb8616d9da5a8",
      "parents": [
        "e051f69ae3ef9bd87977d7473bf82e2080e37044"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 29 14:41:52 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:09 2010 -0200"
      },
      "message": "V4L/DVB: saa7134: split RC code into a different module\n\nThis allows the removal of CONFIG_INPUT from saa7134, and\nhelps to create a better Kconfig dependency hierarchy.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e051f69ae3ef9bd87977d7473bf82e2080e37044",
      "tree": "007242b29396b59fd7534f8b2c8820e4ef649e22",
      "parents": [
        "92d474bd298da37957a3dde8705ff3e8bf84e386"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 29 13:46:23 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:09 2010 -0200"
      },
      "message": "V4l/DVB: saa7134: properly mark some functions as static\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "92d474bd298da37957a3dde8705ff3e8bf84e386",
      "tree": "d9b048e7d38dc5ce0bc9f91b98e277976d7323fc",
      "parents": [
        "5b9a6f37ab019456d15f6e2e45ebdb9f4c5a0d25"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 16:07:08 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:09 2010 -0200"
      },
      "message": "V4L/DVB: tvaudio: remove obsolete tda8425 initialization\n\nThe tda8425 initialization function sets up the inputmap for riva boards.\nAfter some digging I discovered that this was for the V4L rivatv driver\nthat is found on sourceforge. This driver hasn\u0027t been maintained since the\nlast 5 years and will no longer work with the current v4l framework.\n\nSo we can safely remove this.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5b9a6f37ab019456d15f6e2e45ebdb9f4c5a0d25",
      "tree": "89a5ddb9dde586a5674fa7797cee39055c8263b1",
      "parents": [
        "24764107ec78230304811b11334090f65d1bc352"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Sep 10 10:32:21 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:09 2010 -0200"
      },
      "message": "V4L/DVB: cx22702: Drop useless initializations to 0\n\nThese variables are either unconditionally set right afterward, or\nalready set to 0 by kzalloc.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "24764107ec78230304811b11334090f65d1bc352",
      "tree": "f16ecc8a9fe614719e7f8b8bb3c8aec639ea11cd",
      "parents": [
        "a0a4714c404dfd0c28092743dd8bc244fcda357a"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Sep 10 14:03:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:09 2010 -0200"
      },
      "message": "V4L/DVB: cx22702: Clean up register access functions\n\n* Avoid temporary variables.\n* Optimize success paths.\n* Make error messages consistently verbose.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a0a4714c404dfd0c28092743dd8bc244fcda357a",
      "tree": "33fb5d5d2317b910b43987bc6802275de87fa606",
      "parents": [
        "df1868e4ee605444bbb98505126bdfb3519749af"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 07 11:33:27 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:08 2010 -0200"
      },
      "message": "V4L/DVB: dvb: Convert \"mutex\" to semaphore\n\nGet rid of init_MUTEX[_LOCKED]() and use sema_init() instead.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "df1868e4ee605444bbb98505126bdfb3519749af",
      "tree": "d0b9edb41c55ca9cf28260817ec430ec3efc4638",
      "parents": [
        "04292fc0031a28d298dfa03c4cd9ce6abef9b4e0"
      ],
      "author": {
        "name": "Jarod Wilson",
        "email": "jarod@redhat.com",
        "time": "Fri Sep 17 18:12:31 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:08 2010 -0200"
      },
      "message": "V4L/DVB: IR/lirc_dev: check for valid irctl in unregister path\n\nPrompted by Red Hat bugzilla #633023\n\nSigned-off-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "04292fc0031a28d298dfa03c4cd9ce6abef9b4e0",
      "tree": "10f19dab2a991dcb0eb04d7435ce5799d9b0cea2",
      "parents": [
        "693508df9824ecc2bf308a35b58159aa2fecf91f"
      ],
      "author": {
        "name": "Jarod Wilson",
        "email": "jarod@redhat.com",
        "time": "Wed Sep 15 00:28:41 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:08 2010 -0200"
      },
      "message": "V4L/DVB: IR/imon: set up mce-only devices w/mce keytable\n\nCurrently, they get set up with the pad keytable, which they can\u0027t\nactually use at all. Also add another variant of volume scancodes from\nanother 0xffdc device, and properly set up the 0x9e 0xffdc device as an\niMON VFD w/MCE proto IR.\n\nBased on data and a prior patch from Anders Eriksson on the lirc list.\n\nSigned-off-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "693508df9824ecc2bf308a35b58159aa2fecf91f",
      "tree": "e94c9218ae5a459bb19b7bb0d05d2a7799fb6c26",
      "parents": [
        "eaf2bcc923ed6c56da8f856e7dc380321433fbda"
      ],
      "author": {
        "name": "Jarod Wilson",
        "email": "jarod@redhat.com",
        "time": "Wed Sep 15 15:56:03 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:07 2010 -0200"
      },
      "message": "V4L/DVB: IR/imon: protect ictx\u0027s kc and last_keycode w/spinlock\n\nLest we get our keycodes wrong... Thus far, in practice, I\u0027ve not found\nit to actually matter, but its one of the issues raised in\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d16351 that wasn\u0027t addressed\nby converting to using native IR keydown/up functions.\n\nSigned-off-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "eaf2bcc923ed6c56da8f856e7dc380321433fbda",
      "tree": "6797e607a284ede12de80a3ba7582bb458c19c3d",
      "parents": [
        "ee08940531193ccce680ca3c2f17ecc497c4bb67"
      ],
      "author": {
        "name": "David Härdeman",
        "email": "david@hardeman.nu",
        "time": "Wed Sep 15 15:42:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:07 2010 -0200"
      },
      "message": "V4L/DVB: imon: split mouse events to a separate input dev\n\nThis is a stab at separating the mouse (and front panel/knob) events\nout to a separate input device. This is necessary in preparation for\nthe next patch which makes the rc-core input dev opaque to rc\ndrivers.\n\nI can\u0027t verify the correctness of the patch beyond the fact that it\ncompiles without warnings. The driver has resisted most of my\nattempts at understanding it properly...for example, the double calls\nto le64_to_cpu() and be64_to_cpu() which are applied in\nimon_incoming_packet() and imon_panel_key_lookup() would amount\nto a bswab64() call, irregardless of the cpu endianness, and I think\nthe code wouldn\u0027t have worked on a big-endian machine...\n\n- Minor alterations to apply with minimal core IR changes\n- Use timer for imon keys too, since its entirely possible for the\n  receiver to miss release codes (either by way of another key being\n  pressed while the first is held or by the remote pointing away from\n  the recevier when the key is release. yes, I know, its ugly).\n- Bump driver version number, since this is a fairly significant change\n  (for the much much better).\nTested successfully w/an imon knob receiver.\n\nSigned-off-by: David Härdeman \u003cdavid@hardeman.nu\u003e\nSigned-off-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ee08940531193ccce680ca3c2f17ecc497c4bb67",
      "tree": "5050592376ff4410e091f205c28510de345c0103",
      "parents": [
        "c72ba8e6ae7376d20e509a9a54a2dd45fb483fc2"
      ],
      "author": {
        "name": "Jarod Wilson",
        "email": "jarod@redhat.com",
        "time": "Wed Sep 15 15:31:12 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:07 2010 -0200"
      },
      "message": "V4L/DVB: IR: export ir_keyup so imon driver can use it directly\n\nThe imon driver currently reimplements its own version of ir_keyup\n(along with key release timer functionality also already present in the\ncore IR code). A follow-up imon patch will make use of ir_keyup and the\nIR stack\u0027s key release code.\n\nTrivial extraction from David Härdeman\u0027s pending rc-core merge and\ndevice interface abstraction patchset to facilitate merging a patch\nbased on his imon input dev split patch ahead of the larger churn, which\nis slated for post-2.6.37-rc1 (after Dmitry\u0027s large keycode patches are\nmerged in mainline).\n\nSigned-off-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c72ba8e6ae7376d20e509a9a54a2dd45fb483fc2",
      "tree": "4f2b407b086309b411e7d7ea80c2a0a71ac604d9",
      "parents": [
        "44243fc2ef99948bc9b046901880885616dd5e89"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 23 01:23:10 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:07 2010 -0200"
      },
      "message": "V4L/DVB: saa7134: get rid of I2C_HW_SAA7134\n\nThe only reason for keeping I2C_HW_SAA7134 is to allow setting a\nper-device polling interval. Just move this info to the platform\ndata, allowing drivers to change it per device, where needed.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "44243fc2ef99948bc9b046901880885616dd5e89",
      "tree": "48c84ea222cbb44db21842dbed24727e2cec6931",
      "parents": [
        "c0c46826274a4da5d9e312d7cfd4ca0806c0a358"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 23 00:51:44 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:07 2010 -0200"
      },
      "message": "V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c\n\nMove the cx88 specific initialization for Hauppauge XVR remotes\ninto cx88-input, removing the need for test it inside ir-kbd-i2c.\n\nThe reference at cx88 for this symbol, at:\n\ndrivers/media/video/cx88/cx88-i2c.c:    core-\u003ei2c_adap.id \u003d I2C_HW_B_CX2388x;\ndrivers/media/video/cx88/cx88-vp3054-i2c.c:     vp3054_i2c-\u003eadap.id \u003d I2C_HW_B_CX2388x;\n\nCan\u0027t be removed yet, since lirc-i2c still uses it.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c0c46826274a4da5d9e312d7cfd4ca0806c0a358",
      "tree": "e3237889f6ee931f674f46ce72f1844796899b77",
      "parents": [
        "8403472f19fea7e7cec7899e998f38b899e59604"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 22 23:24:04 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:07 2010 -0200"
      },
      "message": "V4L/DVB: bttv: Move PV951 IR to the right driver\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8403472f19fea7e7cec7899e998f38b899e59604",
      "tree": "f23180ec9f6610bd3b416590beabc896798ec7fa",
      "parents": [
        "1f2052539666bd8b43ed26c9b1c3687628c49ecc"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Sep 17 15:07:28 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:06 2010 -0200"
      },
      "message": "V4L/DVB: usbvision: remove BKL from usbvision\n\nRemoved the BKL from usbvision.\n\nThere was an initialization bug as well where the i2c bus was registered twice.\n\nAlthough when the BKL was present no oops was generated, I did run into\nother i2c problems. Now that I protect against duplicate i2c registration\nthat bug is now gone as well.\n\nBut trying to disconnect the USB cable while someone is still using the device\nstill leads to a crash.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1f2052539666bd8b43ed26c9b1c3687628c49ecc",
      "tree": "f7ecd086502bd6d157a120435fd655be31eb2bc2",
      "parents": [
        "8dd4eddaf7b2acbc4b7aa097d0e2b373e519e97b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 16:36:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:06 2010 -0200"
      },
      "message": "V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file\n\nThe include/media/v4l2-i2c-drv.h header was used to be able to compile drivers\nin the v4l-dvb hg repository for legacy kernels (mainly pre-2.6.26) without\ncreating an #ifdef mess.\n\nThe hg repository dropped support for kernels \u003c 2.6.26 so we can remove this\nheader. All i2c drivers that used it have now been converted to use proper\ni2c code. The header was a hack, but it did its job well. So I would call\nthis an honorable removal. :-)\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8dd4eddaf7b2acbc4b7aa097d0e2b373e519e97b",
      "tree": "96e236037d0b990aab38bc1251c58a00fe3559d2",
      "parents": [
        "a40231a67c443c5913366a45e9fc3da20a798790"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 16:18:11 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:05 2010 -0200"
      },
      "message": "V4L/DVB: tm6000: removed unused i2c adapter ID\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a40231a67c443c5913366a45e9fc3da20a798790",
      "tree": "c36f6ea2fb34ad7cfe7a4d91d8aa8e2b37f41143",
      "parents": [
        "a644c072ea2a0ba9bd46430a4710cc3ac7cbdc21"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 16:16:20 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:05 2010 -0200"
      },
      "message": "V4L/DVB: ir-kbd-i2c: remove obsolete I2C_HW_B_CX2341X test\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a644c072ea2a0ba9bd46430a4710cc3ac7cbdc21",
      "tree": "a891f99d652522b8f475b8fbee034b5a4d5341bb",
      "parents": [
        "1edc246c32dafd03979a341eec2528b7cdf5c37d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 16:14:57 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:05 2010 -0200"
      },
      "message": "V4L/DVB: saa7146/tuner: remove mxb hack\n\nRemove a hack in the tuner code for the mxb board. This hack is no longer\nneeded since the tuner is now probed on its correct address as specified\nby the mxb driver.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1edc246c32dafd03979a341eec2528b7cdf5c37d",
      "tree": "5349283ebca812a8d48ec05c7e223beb00eaa01b",
      "parents": [
        "22ac5f67a6c3626bd2834c9095cbc1e56c5abbce"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:59:53 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:05 2010 -0200"
      },
      "message": "V4L/DVB: v4l: remove unused i2c-id.h headers\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "22ac5f67a6c3626bd2834c9095cbc1e56c5abbce",
      "tree": "4bb0f8390b94cc64467b3dc48c6c2fecc0e78cc7",
      "parents": [
        "978cff6bf3ccb2b4ca37108d64d295f5993e713e"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:53:43 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:04 2010 -0200"
      },
      "message": "V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "978cff6bf3ccb2b4ca37108d64d295f5993e713e",
      "tree": "c6e9b2b96c9d5fac3473f8658db93e38b1415427",
      "parents": [
        "da48a8dd32ad09f3ba04b4949ce9d58467859d96"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:52:25 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:04 2010 -0200"
      },
      "message": "V4L/DVB: au8522_decoder: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "da48a8dd32ad09f3ba04b4949ce9d58467859d96",
      "tree": "a1f8913dd2122e925dd671901eaf9f1feee7c151",
      "parents": [
        "c9611802b6230bd584b667790cd7844c3414a172"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:51:04 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:04 2010 -0200"
      },
      "message": "V4L/DVB: ks0127: remove obsolete v4l2_i2c_drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c9611802b6230bd584b667790cd7844c3414a172",
      "tree": "6f5f610f4bad1a1eec799f1c0b3e212109fa45fa",
      "parents": [
        "ad62cdfe396a7f51b200db8c85e75805028889a0"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:49:56 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:04 2010 -0200"
      },
      "message": "V4L/DVB: adv7170: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ad62cdfe396a7f51b200db8c85e75805028889a0",
      "tree": "a2dc76ce7c08be93f506025d611ff7db7cb5760b",
      "parents": [
        "96209a202aeb2496e7c67bb6ab1db2b0d6b73768"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:48:49 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:04 2010 -0200"
      },
      "message": "V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "96209a202aeb2496e7c67bb6ab1db2b0d6b73768",
      "tree": "ec996438c17d73cac055e5e939797d6139578ffb",
      "parents": [
        "37a0cfcb47b1f4ab814da37d10771e185b9bd59b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:47:42 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:04 2010 -0200"
      },
      "message": "V4L/DVB: saa7127: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "37a0cfcb47b1f4ab814da37d10771e185b9bd59b",
      "tree": "01f9dcef30d41eb34ee23a33bc3299b23ba65647",
      "parents": [
        "c771145bf35b3579d0154ff2a07dbe5cdd27cac3"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:46:37 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:03 2010 -0200"
      },
      "message": "V4L/DVB: upd64083: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c771145bf35b3579d0154ff2a07dbe5cdd27cac3",
      "tree": "2f33dc340b830512b8c6df8e4c3d1d5d05316af3",
      "parents": [
        "c2d999f3161e398dff3dc801629e5c0acecb9785"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:45:20 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:03 2010 -0200"
      },
      "message": "V4L/DVB: tvp5150: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c2d999f3161e398dff3dc801629e5c0acecb9785",
      "tree": "3f918d9740d896ce63f61f66120c4035b2738645",
      "parents": [
        "50337aceff0f9e2952f67c5945215d884c023d68"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:44:11 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:03 2010 -0200"
      },
      "message": "V4L/DVB: vpx3220: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "50337aceff0f9e2952f67c5945215d884c023d68",
      "tree": "aa6c55c81c9101fdd5c34a5e7a8eb52169c140e5",
      "parents": [
        "e2c52ba68029a2e68d8f4970597147844772cb2b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:42:38 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:03 2010 -0200"
      },
      "message": "V4L/DVB: cs53l32a: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e2c52ba68029a2e68d8f4970597147844772cb2b",
      "tree": "26d43fdc93208ca765591da37aecb98d777412fd",
      "parents": [
        "5b9f80af0c2678e854725640a15b2c7a386ac185"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:41:23 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:03 2010 -0200"
      },
      "message": "V4L/DVB: tea6420: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5b9f80af0c2678e854725640a15b2c7a386ac185",
      "tree": "62db9d5843249b42ed655206b86b587000cf9908",
      "parents": [
        "ff6e5422e4a6db93e05c8d29c1db79540f1f1707"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:40:07 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:03 2010 -0200"
      },
      "message": "V4L/DVB: tda7432: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ff6e5422e4a6db93e05c8d29c1db79540f1f1707",
      "tree": "d1d10b6b2246c4dc52b31448caf9b5c300ef066c",
      "parents": [
        "cd5882c531717090e3e3501be0a2c2ebe5ec79c6"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:38:54 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:02 2010 -0200"
      },
      "message": "V4L/DVB: saa7110: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cd5882c531717090e3e3501be0a2c2ebe5ec79c6",
      "tree": "149b1e8bf40182e5155e68169b9de03dc11f7935",
      "parents": [
        "02a2098adbe6c1053cbcd81ecb9422f4502da925"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:37:46 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:02 2010 -0200"
      },
      "message": "V4L/DVB: tda9875: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "02a2098adbe6c1053cbcd81ecb9422f4502da925",
      "tree": "a3dc8d791bec6c5c167b8021d6cc2b08c6b6fcaf",
      "parents": [
        "8e71ff0a48e22e06dfedffb6386cb5e519810013"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:36:23 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:02 2010 -0200"
      },
      "message": "V4L/DVB: tuner: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8e71ff0a48e22e06dfedffb6386cb5e519810013",
      "tree": "79c7d4f2ee3f81a129d8503f2c883a3afda15816",
      "parents": [
        "3f4172007aaa9fb717f7b7db8edf4b9d73aa4e7f"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Sep 15 15:33:43 2010 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 21 01:06:02 2010 -0200"
      },
      "message": "V4L/DVB: tlv320aic23b: remove obsolete v4l2-i2c-drv.h header\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "3f4172007aaa9fb717f7b7db8edf4b9d73aa4e7f"
}
