)]}'
{
  "log": [
    {
      "commit": "8898159650093e9eee8829e30a9139b4273a0ac4",
      "tree": "46c5d9660416d790951153ffd8ca1446a53e96dd",
      "parents": [
        "9f24ff6f4236f117729bdb2fe8b0c202ce86098f",
        "e631f578048e2afd8bfede2e9dc86aa4592def3a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 21 12:43:23 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 21 12:43:23 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media fixes from Mauro Carvalho Chehab:\n - Fixes a regression at DVB core when switching from DVB-S2 to DVB-S on\n   Kaffeine (Fedora 16 Bugzilla #812895);\n - Fixes a mutex unlock at an error condition at drx-k;\n - Fix winbond-cir set mode;\n - mt9m032: Fix a compilation breakage with some random Kconfig;\n - mt9m032: fix two dead locks;\n - xc5000: don\u0027t require an special firmware (that won\u0027t be provided by\n   the vendor) just because the xtal frequency is different;\n - V4L DocBook: fix some typos at multi-plane formats description.\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:\n  [media] xc5000: support 32MHz \u0026 31.875MHz xtal using the 41.024.5 firmware\n  [media] V4L: mt9m032: fix compilation breakage\n  [media] V4L: DocBook: Fix typos in the multi-plane formats description\n  [media] V4L: mt9m032: fix two dead-locks\n  [media] rc-core: set mode for winbond-cir\n  [media] drxk: Does not unlock mutex if sanity check failed in scu_command()\n  [media] dvb_frontend: Fix a regression when switching back to DVB-S\n"
    },
    {
      "commit": "3bc86c624fe48864cd6e3738d5ff35d1fe31fa6c",
      "tree": "d1f8ec0e2a04bb862d7b70cee77fe30fdc42061c",
      "parents": [
        "cd90491bcd63af3f1505de76aa82d5884f1d16e7"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "sylvester.nawrocki@gmail.com",
        "time": "Mon Apr 09 09:31:56 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Apr 19 09:05:51 2012 -0300"
      },
      "message": "[media] V4L: DocBook: Fix typos in the multi-plane formats description\n\nSigned-off-by: Sylwester Nawrocki \u003csylvester.nawrocki@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e317234975cb7463b8ca21a93bb6862d9dcf113f",
      "tree": "4446fa3a21364f3cba23a22aa2a94027f169d8df",
      "parents": [
        "f37ab0fba271e43edab0e3ae9fe644fcda455402",
        "7483d45f0aee3afc0646d185cabd4af9f6cab58c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 23 14:39:09 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 23 14:39:09 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media updates from Mauro Carvalho Chehab:\n - V4L2 API additions to better support JPEG compression control\n - media API additions to properly support MPEG decoders\n - V4L2 API additions for image crop/scaling\n - a few other V4L2 API DocBook fixes/improvements\n - two new DVB frontend drivers: m88rs2000 and rtl2830\n - two new DVB drivers: az6007 and rtl28xxu\n - a framework for ISA drivers, that removed lots of common code found\n   at the ISA radio drivers\n - a new FM transmitter driver (radio-keene)\n - a GPIO-based IR receiver driver\n - a new sensor driver: mt9m032\n - some new video drivers: adv7183, blackfin, mx2_emmaprp, sii9234_drv,\n   vs6624\n - several new board additions, driver fixes, improvements and cleanups.\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (295 commits)\n  [media] update CARDLIST.em28xx\n  [media] partially reverts changeset fa5527c\n  [media] stb0899: fix the limits for signal strength values\n  [media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)\n  [media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)\n  [media] -EINVAL -\u003e -ENOTTY\n  [media] gspca - sn9c20x: Cleanup source\n  [media] gspca - sn9c20x: Simplify register write for capture start/stop\n  [media] gspca - sn9c20x: Add automatic JPEG compression mechanism\n  [media] gspca - sn9c20x: Greater delay in case of sensor no response\n  [media] gspca - sn9c20x: Optimize the code of write sequences\n  [media] gspca - sn9c20x: Add the JPEG compression quality control\n  [media] gspca - sn9c20x: Add a delay after Omnivision sensor reset\n  [media] gspca - sn9c20x: Propagate USB errors to higher level\n  [media] gspca - sn9c20x: Use the new video control mechanism\n  [media] gspca - sn9c20x: Fix loss of frame start\n  [media] gspca - zc3xx: Lack of register 08 value for sensor cs2102k\n  [media] gspca - ov534_9: Add brightness to OmniVision 5621 sensor\n  [media] gspca - zc3xx: Add V4L2_CID_JPEG_COMPRESSION_QUALITY control support\n  [media] pvrusb2: fix 7MHz \u0026 8MHz DVB-T tuner support for HVR1900 rev D1F5\n  ...\n"
    },
    {
      "commit": "9080d5d3fa9888facd6898c6705b1a6713882955",
      "tree": "8c22e1810cd899e57ac132b38a6b262537a96bbc",
      "parents": [
        "1d53160111d821d5d924e220f6b5b423f938d617"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Fri Mar 09 06:46:28 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Mar 19 15:33:24 2012 -0300"
      },
      "message": "[media] V4L: Improve the selection API documentation\n\nMake the VIDIOC_G/S_SELECTION ioctls documentation more consistent\nwith the rest of media Docbook, use capital letters where necessary\nand correct few minor errors.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9d1721733038bda56c38e1e0807885a85f08d7a7",
      "tree": "ebc6c9415627762e920856d22ea11594bc939579",
      "parents": [
        "cfb19b0ab13847a0e0e49521eb94113b0b315e3b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Feb 27 05:36:38 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Mar 19 11:29:28 2012 -0300"
      },
      "message": "[media] V4L2 Spec: return -EINVAL on unsupported wrap_around value\n\nThis is a small extension to the S_HW_FREQ_SEEK ioctl: if the wrap_around\nvalue is not support by the hardware, then -EINVAL is returned.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1b1301e67bbcad0649a8b3c6a944d2b2acddc411",
      "tree": "353b0d32ec2c9777bf10243fe4bfa630c188620c",
      "parents": [
        "0f67a03ff6ada162ad7518d9092f72d830d3a887"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Fri Feb 24 08:15:39 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Mar 08 12:13:18 2012 -0300"
      },
      "message": "[media] Fix small DocBook typo\n\nHere is a small patch which fixes a DocBook mistake in the decoder_cmd\ndocumentation.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "40e47125e6c5110383b0176d7b9d530f2936b1ae",
      "tree": "9653ac1f586cbfe36286c2d987c9330078eb37ad",
      "parents": [
        "4e70daaf05a181b6968e29e72e9f1c16a183e92c"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Sun Mar 04 23:16:11 2012 +0900"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Wed Mar 07 16:08:24 2012 +0100"
      },
      "message": "Documentation: Fix multiple typo in Documentation\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "29fa0eedd4703b0c7c93738faf28ac9d6f930224",
      "tree": "a6a7e458e1f6fc98026cb4e4f91de3e1c394b228",
      "parents": [
        "c7361ae1e7a5a5395693f1f978af032c41cdb10d"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Fri Jan 20 15:38:50 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 28 18:54:06 2012 -0300"
      },
      "message": "[media] V4L: Add JPEG compression control class documentation\n\nAdd DocBook entries for the JPEG control class.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "77bd4c0ff1671214ee026c175b4a5e1cc8776a0a",
      "tree": "1379342c9fb272de8c9ecdce2fbeb1bef0f5e133",
      "parents": [
        "24c19a217e543b6b4a7715229f0e1fcf4bbd2659"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Dec 15 10:52:57 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:44:03 2012 -0200"
      },
      "message": "[media] Document decoder controls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b4f12523db46536c750473abdd380763cb0409b",
      "tree": "5ef2e19da577e29256c77a55141f50df2f6511ba",
      "parents": [
        "a45c0ad51d344dad18c6fb67304b4f87cf0ffd59"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Nov 24 09:55:53 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:42:34 2012 -0200"
      },
      "message": "[media] v4l spec: document VIDIOC_(TRY_)DECODER_CMD\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "583aa3a9b5ca846a84f7dd87bdc4b75dca07b011",
      "tree": "a86d9d5f2e9817e9faf9d2e06d212d4380924fe9",
      "parents": [
        "93596ef7db3e9bcc9306c3e93cf28ce1048858b6"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Jan 11 06:45:05 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 16:34:27 2012 -0200"
      },
      "message": "[media] V4L2: Add per-device-node capabilities\n\nIf V4L2_CAP_DEVICE_CAPS is set, then the new device_caps field is filled with\nthe capabilities of the opened device node.\n\nThe capabilities field traditionally contains the capabilities of the physical\ndevice, being a superset of all capabilities available at the several device\nnodes. E.g., if you open /dev/video0, then if it contains VBI caps then that means\nthat there is a corresponding vbi node as well. And the capabilities field of\nboth the video and vbi nodes should contain identical caps.\n\nHowever, it would be very useful to also have a capabilities field that contains\njust the caps for the currently open device, hence the new CAP bit and field.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4a7c1ff2362b7bfbc04990f42c21cefdff57f997",
      "tree": "82ac9c30ca95b6a92084f5535e6406866eb99cf3",
      "parents": [
        "9278e634b4e063f415b46923a9ca4e74f42ec932",
        "36be126cb0ebe3000a65c1049f339a3e882a9a47"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 18 12:53:54 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jan 18 12:53:54 2012 -0800"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (57 commits)\n  [media] as3645a: Fix compilation by including slab.h\n  [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c\n  [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c\n  [media] ds3000: using logical \u0026\u0026 instead of bitwise \u0026\n  [media] v4l2-ctrls: make control names consistent\n  [media] DVB: dib0700, add support for Nova-TD LEDs\n  [media] DVB: dib0700, add corrected Nova-TD frontend_attach\n  [media] DVB: dib0700, separate stk7070pd initialization\n  [media] DVB: dib0700, move Nova-TD Stick to a separate set\n  [media] : add MODULE_FIRMWARE to dib0700\n  [media] DVB-CORE: remove superfluous DTV_CMDs\n  [media] s5p-jpeg: adapt to recent videobuf2 changes\n  [media] s5p-g2d: fixed a bug in controls setting function\n  [media] s5p-mfc: Fix volatile controls setup\n  [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test\n  [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test\n  [media] s5p-fimc: Fix incorrect control ID assignment\n  [media] dvb_frontend: Don\u0027t call get_frontend() if idle\n  [media] DocBook/dvbproperty.xml: Remove DTV_MODULATION from ISDB-T\n  [media] DocBook/dvbproperty.xml: Fix ISDB-T delivery system parameters\n  ...\n"
    },
    {
      "commit": "7bb0f088f8dd1d60b8f5743471cc3db3f820df59",
      "tree": "07ef2567fa25eb6b695d254efcc75d97c555b024",
      "parents": [
        "b5dad9fdd8e2c102e1a0f8490c55dbda198d412c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 17 10:00:41 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 17 10:00:41 2012 -0200"
      },
      "message": "[media] DocBook/dvbproperty.xml: Remove DTV_MODULATION from ISDB-T\n\nOn ISDB-T, each layer can have its own independent modulation,\napplied to the carriers that belong to the segments associated\nwith them. So, there\u0027s no sense to define a global modulation\nparameter.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b5dad9fdd8e2c102e1a0f8490c55dbda198d412c",
      "tree": "adbd47ecbeaa3396051a13d5b1ec1c68fe72f4f1",
      "parents": [
        "a34e2a784f8d5b4d26fb3cc378e04296cdc7ad23"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 17 09:49:28 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 17 09:49:28 2012 -0200"
      },
      "message": "[media] DocBook/dvbproperty.xml: Fix ISDB-T delivery system parameters\n\nThe ISDB-T differs on its way to implement the hierarchical\ntransmissions: instead of using a low-priority/high-priority\nFEC codes, it does that by using different layers, each layer\nwith their groups of segments. So, those parameters don\u0027t make sense\nfor ISDB-T.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a34e2a784f8d5b4d26fb3cc378e04296cdc7ad23",
      "tree": "a099c7af36c228f5f318aa9b76b56b7c0e0144a2",
      "parents": [
        "3b6a567afa3250abf280ef535000dc0dc3ed9d52"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 17 09:45:48 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 17 09:45:48 2012 -0200"
      },
      "message": "[media] DocBook/dvbproperty.xml: Fix the units for DTV_FREQUENCY\n\nThe units for DTV_FREQUENCY are kHz for satellital delivery systems\n(DVB-S/DVB-S2/DVB-TURBO/ISDB-S). Fix it at the API spec.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "aa07eec5320cf1793062c03b8409e7541ca37c31",
      "tree": "cbfead55cd780cb44768c4a8c1f783df020d00c6",
      "parents": [
        "dacd4fa37dbafe209a90d6d5b729d2257df4b734"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Oct 11 05:12:52 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 16 09:58:53 2012 -0200"
      },
      "message": "[media] v4l2-ioctl: make tuner \u0027type\u0027 check more strict for S_FREQUENCY\n\nAs per the feature removal document, make the tuner type check more strict\nso that it is no longer possible to set the radio frequency through a video\nnode or the TV frequency through a radio node.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dacd4fa37dbafe209a90d6d5b729d2257df4b734",
      "tree": "ed3b9519c1013cafb6c9da63299806910c25c5fd",
      "parents": [
        "6055b12ae0f433314cba98f423fb8c5fc211ca8d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Jan 11 07:37:54 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 16 09:38:29 2012 -0200"
      },
      "message": "[media] V4L2 Spec: improve the G/S_INPUT/OUTPUT documentation\n\nAs Rupert pointed out, the phrase \"It is good practice\" should be replaced\nwith \"You must\".\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nCc: Rupert Eibauer \u003cRupert.Eibauer@ces.ch\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6055b12ae0f433314cba98f423fb8c5fc211ca8d",
      "tree": "0298a0437a2c51b3543ae788260ff98dbd8c82c9",
      "parents": [
        "047a01fdc807ffa461db87e2d30d6d28f95c091a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Jan 11 07:30:55 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 16 09:37:53 2012 -0200"
      },
      "message": "[media] V4L2 Spec: fix extended control documentation\n\nUpdate the spec to the behavior implemented by the control framework.\nThis should have been documented long ago but for some reason it was\nnever done.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "05834fcf58fe77b0519a8dc40e3c4a5a28dfc88d",
      "tree": "5a73a2b0a534bdd2678d65eaa7df566fed2369ce",
      "parents": [
        "0cb64f02b8c8f8181d6eaa6d1931fe0bc4195a25"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Nov 22 08:59:34 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 16 09:35:55 2012 -0200"
      },
      "message": "[media] v4l2 spec: clarify usage of V4L2_FBUF_FLAG_OVERLAY\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "122804ecb59493fbb4d31b3ba9ac59faaf45276f",
      "tree": "cff4d8a158c412e4a8d3abc8d91bb0eb52b01c9a",
      "parents": [
        "16008d641670571ff4cd750b416c7caf2d89f467",
        "126400033940afb658123517a2e80eb68259fbd7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 15 12:49:56 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jan 15 12:49:56 2012 -0800"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (655 commits)\n  [media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driver\n  mb86a20s: Add a few more register settings at the init seq\n  mb86a20s: Group registers into the same line\n  [media] [PATCH] don\u0027t reset the delivery system on DTV_CLEAR\n  [media] [BUG] it913x-fe fix typo error making SNR levels unstable\n  [media] cx23885: Query the CX25840 during enum_input for status\n  [media] cx25840: Add support for g_input_status\n  [media] rc-videomate-m1f.c Rename to match remote controler name\n  [media] drivers: media: au0828: Fix dependency for VIDEO_AU0828\n  [media] convert drivers/media/* to use module_platform_driver()\n  [media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVB\n  [media] Exynos4 JPEG codec v4l2 driver\n  [media] doc: v4l: selection: choose pixels as units for selection rectangles\n  [media] v4l: s5p-tv: mixer: fix setup of VP scaling\n  [media] v4l: s5p-tv: mixer: add support for selection API\n  [media] v4l: emulate old crop API using extended crop/compose API\n  [media] doc: v4l: add documentation for selection API\n  [media] doc: v4l: add binary images for selection API\n  [media] v4l: add support for selection api\n  [media] hd29l2: fix review findings\n  ...\n"
    },
    {
      "commit": "aa73ab96bebb6fb9e0ee4429f78bfa3ef8c5b6b6",
      "tree": "19d65e4896c351fc356363c47fae51f3b6a79e38",
      "parents": [
        "392d9e1d02edcbe9bc94bc292dd364339556f8ec"
      ],
      "author": {
        "name": "Tomasz Stanislawski",
        "email": "t.stanislaws@samsung.com",
        "time": "Fri Dec 09 13:45:47 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 10 23:19:57 2012 -0200"
      },
      "message": "[media] doc: v4l: selection: choose pixels as units for selection rectangles\n\nPixels were preferred units for selection rectangles over driver-dependent\nunits for almost all use cases. Therefore the units were fixed to pixels.\n\nSigned-off-by: Tomasz Stanislawski \u003ct.stanislaws@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8af4922fe5d1574acfdedf8a9eaafccf1b955c1d",
      "tree": "7f47aba773a65e7bc12cd7a33b6c4bc598870e51",
      "parents": [
        "15e9ff3fcde7d8f78e4f9004b4a535a48e3c0cdd"
      ],
      "author": {
        "name": "Tomasz Stanislawski",
        "email": "t.stanislaws@samsung.com",
        "time": "Fri Aug 19 07:00:04 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 10 23:18:23 2012 -0200"
      },
      "message": "[media] doc: v4l: add documentation for selection API\n\nThis patch adds a documentation for VIDIOC_{G/S}_SELECTION ioctl. Moreover, the\npatch adds the description of modeling of composing, cropping and scaling\nfeatures in V4L2. Finally, some examples are presented.\n\nSigned-off-by: Tomasz Stanislawski \u003ct.stanislaws@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "15e9ff3fcde7d8f78e4f9004b4a535a48e3c0cdd",
      "tree": "70173c0870f0f3df4d02b59530d4139f044db8cf",
      "parents": [
        "0e8caaceff160ad821c83d798fc03812cb810560"
      ],
      "author": {
        "name": "Tomasz Stanislawski",
        "email": "t.stanislaws@samsung.com",
        "time": "Thu Sep 29 11:00:20 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jan 10 23:17:55 2012 -0200"
      },
      "message": "[media] doc: v4l: add binary images for selection API\n\nThis patch adds images in binary format for the V4L2 selection API.\n\nSigned-off-by: Tomasz Stanislawski \u003ct.stanislaws@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fe3449a4aa4e62404cc1c57c945fd56152b2f877",
      "tree": "541677813e2b6ad1bd284732f07d16dde2106db6",
      "parents": [
        "b35009a9a7e44fd009717b6e3f29e7043dfb29ca"
      ],
      "author": {
        "name": "Theodore Kilgore",
        "email": "kilgota@banach.math.auburn.edu",
        "time": "Tue Dec 13 18:09:15 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jan 06 10:39:45 2012 -0200"
      },
      "message": "[media] gspca: Add jl2005bcd sub driver\n\nWritten by Theodore Kilgore\n\nWith minor changes by Hans de Goede:\n-Code style fixes\n-Correct the verbose level on various PDEBUG messages\n-Make error messages use pr_err instead of PDEBUG\n-Document the jl20 pixel format\n\nSigned-off-by: Theodore Kilgore \u003ckilgota@auburn.edu\u003e\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cd7d494d0b23673215330963c28138dd0c3fd405",
      "tree": "2ebd3c60363f6edff99ba1a9358e1b660cee8f2e",
      "parents": [
        "e399ce77e6e8f0ff2e0b8ef808cbb88fc824c610"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Jan 01 16:11:17 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jan 04 17:30:20 2012 -0200"
      },
      "message": "[media] dvb: deprecate the usage of ops-\u003einfo.type\n\nMark info.type as deprecated inside the header, recommending\nthe usage of DTV_ENUM_DELSYS DVBv5 command instead.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cc1d327232759647ea56725eab1c6b16c92d52fa",
      "tree": "c929516390d3aade90f4a87f29ceaa05be47aa6a",
      "parents": [
        "b4d48c942c17ce3d3a330ad91e109e522bc97378"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Mon Nov 14 08:48:18 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Dec 30 14:05:08 2011 -0200"
      },
      "message": "[media] v4l: Add new alpha component control\n\nThe V4L2_CID_ALPHA_COMPONENT control is intended for the video capture\nor memory-to-memory devices that are capable of setting up the per-pixel\nalpha component to some arbitrary value. It allows to set the alpha\ncomponent for all pixels to an arbitrary value.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "669a4ba44d6054f147ef123b0c9a640e49c518e0",
      "tree": "14c9842f1c0e60459141f0a8b71d71be54ce3e14",
      "parents": [
        "bf3b84006e22ae241ec3d53dbe6c6d1f6ceddb56"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Dec 17 20:36:56 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 20 11:50:08 2011 -0200"
      },
      "message": "[media] Update documentation to reflect DVB-C Annex A/C support\n\nInstead of using the same delivery system for both Annex A and\nAnnex C, split them into two separate ones. This helps to support\ndevices that only support Annex A.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a597fa78d374c57dcf9a9bac02472a530cd7e60a",
      "tree": "35c9a7794e3473fc33f4e4eaf7f9a6afef0d678e",
      "parents": [
        "fa5034c667c224be48db31a0d043dba305e8e7a8"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Fri Jun 10 12:23:30 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Dec 20 09:32:48 2011 -0200"
      },
      "message": "[media] v4l: Add over-current and indicator flash fault bits\n\nFlash controllers can report over-current and indicator fault\nconditions. Define flash fault control bits for them.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Andy Shevchenko \u003candriy.shevchenko@linux.intel.com\u003e\nAcked-by: Sakari Ailus \u003csakari.ailus@maxwell.research.nokia.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0b9eabd77f4867232a9ac6ca54fa39607b0c9bc7",
      "tree": "f5d5eee2d1319eea670337d2f0860a24ef461e63",
      "parents": [
        "fb21c2f42879c05c76ea9e249b6905fc729f8529"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Tue Dec 13 14:02:27 2011 +0100"
      },
      "committer": {
        "name": "Florian Tobias Schandinat",
        "email": "FlorianSchandinat@gmx.de",
        "time": "Mon Dec 19 20:07:13 2011 +0000"
      },
      "message": "v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats\n\nNV24 and NV42 are planar YCbCr 4:4:4 and YCrCb 4:4:4 formats with a\nluma plane followed by an interleaved chroma plane.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nSigned-off-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n"
    },
    {
      "commit": "6c7ef54774a28aec6268ca325abf95c7d6956ee3",
      "tree": "edfc8bb02fdb96d5166cb3ce2b422d9093488eb6",
      "parents": [
        "ba2780c796badfc3741c7cb499a575ca49f17e6d"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "abraham.manu@gmail.com",
        "time": "Wed Nov 16 10:34:24 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Dec 12 15:03:49 2011 -0200"
      },
      "message": "[media] DVB: Docbook update for DTV_ENUM_DELSYS\n\nSigned-off-by: Manu Abraham \u003cabraham.manu@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c6401af6692bac94b7ae1ff04f1d32c5dd1a38e3",
      "tree": "e332365ba6e8d6ca969b052cd18a8f74f1a2d956",
      "parents": [
        "15157c506d742b6767edcd486d6c73ea907fb7cf"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "snjw23@gmail.com",
        "time": "Sat Dec 03 08:37:06 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Dec 11 09:16:53 2011 -0200"
      },
      "message": "[media] Remove unneeded comments from the media API DocBook files\n\nThis removes comment tags intended for emacs configuration from\n67 files in the Media API DocBook. Such comments are not really\nhelpful and violate  the coding style rules.\n\nSigned-off-by: Sylwester Nawrocki \u003csnjw23@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b698c784bfacc909b05e043d8fca08281fe154bb",
      "tree": "76b1f3678d9df4e1cdb2803447f852daab268f18",
      "parents": [
        "43599f31ab93bc2c17db615be20ce56261392292"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Nov 09 10:53:01 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Nov 25 15:08:18 2011 -0200"
      },
      "message": "[media] V4L2 spec: fix the description of V4L2_FBUF_CAP_SRC_CHROMAKEY\n\nV4L2_FBUF_CAP_SRC_CHROMAKEY is the opposite of V4L2_FBUF_CAP_CHROMAKEY, but\naccording to the documentation it was the same. The terms \u0027video\u0027 and\n\u0027framebuffer\u0027 were accidentally swapped in the text.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nCC: Vaibhav Hiremath \u003chvaibhav@ti.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0fb6ec6b1c185a1d99bf238880cc265d72ab111b",
      "tree": "3a42dbfd3deafd638ce8706e9c362e4e49dd401e",
      "parents": [
        "146d35b00db270054378de17ca33eb54b0b78311"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Nov 07 08:30:20 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Nov 25 15:07:22 2011 -0200"
      },
      "message": "[media] V4L2 Spec: clarify usage of V4L2_FBUF_FLAG_PRIMARY\n\nAs per discussion during the 2011 V4L-DVB workshop.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "146d35b00db270054378de17ca33eb54b0b78311",
      "tree": "3780709ab9a613ed567b09534596e0abe1209b1d",
      "parents": [
        "7e5219d18e93dd23e834a53b1ea73ead19cfeeb1"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Oct 12 06:58:44 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Nov 25 15:06:04 2011 -0200"
      },
      "message": "[media] V4L spec: fix typo and missing CAP_RDS documentation\n\nFor some reason the V4L2_TUNER_CAP_RDS_CONTROLS/BLOCK_IO capabilities were never\ndocumented in the proper table. In addition, then RDS interface section incorrectly\nreferred to them as V4L2_TUNER_SUB_RDS_... instead of CAP_RDS_...\n\nThis is now fixed.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "39ce61a846c8e1fa00cb57ad5af021542e6e8403",
      "tree": "fc2ece73b3c54a805f9ac85d390f2388f741b46c",
      "parents": [
        "e9eb0dadba932940f721f9d27544a7818b2fa1c5"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Nov 11 12:46:23 2011 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Nov 11 12:46:23 2011 -0200"
      },
      "message": "[media] dvb: Allow select between DVB-C Annex A and Annex C\n\nDVB-C, as defined by ITU-T J.83 has 3 annexes. The differences between\nAnnex A and Annex C is that Annex C uses a subset of the modulation\ntypes, and uses a different rolloff factor. A different rolloff means\nthat the bandwidth required is slicely different, and may affect the\nsaw filter configuration at the tuners. Also, some demods have different\nconfigurations, depending on using Annex A or Annex C.\n\nSo, allow userspace to specify it, by changing the rolloff factor.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d26a6635b24210791cf4b71fd861738270c8cc3c",
      "tree": "2f5a40c24c58a456bf6882b372f8d7620cb9d9b0",
      "parents": [
        "2e56d933fd967a72d5ee4250e1cb6f9de29d936f"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Sun Sep 04 19:08:54 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Nov 03 18:29:09 2011 -0200"
      },
      "message": "[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control\n\nV4L2_CID_POWER_LINE_FREQUENCY control allows applications to instruct\na driver what is the power line frequency so an appropriate filter\ncan be used by the device to cancel flicker by compensating the light\nintensity ripple. Currently in the menu we have entries for 50 Hz and\n60 Hz and for entirely disabling the anti-flicker filter.\nHowever some devices are capable of automatically detecting the\nfrequency, so add V4L2_CID_POWER_LINE_FREQUENCY_AUTO entry for them.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "55093284fb6f9009a339e522773417bdd54ec144",
      "tree": "c9c91afddcec2fd5890e003e19558f7aa2018979",
      "parents": [
        "21db3e07e1c6302556ae3215ddf0539f5d763b62"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Wed Sep 28 08:10:58 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Nov 03 18:28:27 2011 -0200"
      },
      "message": "[media] V4L: document the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()s\n\n[mchehab@redhat.com: remove emacs format crap at the end of the new files]\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "446b792c6bd87de4565ba200b75a708b4c575a06",
      "tree": "96f2ca607bc563d810a17cffe38046f663e516bc",
      "parents": [
        "9e83b3e434f29d71f923035a6001870d185581ec"
      ],
      "author": {
        "name": "Jonghun Han",
        "email": "jonghun.han@samsung.com",
        "time": "Mon Sep 26 01:14:04 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Sep 27 09:14:58 2011 -0300"
      },
      "message": "[media] media: DocBook: Fix trivial typo in Sub-device Interface\n\nWhen satisfied with the try results, applications can set the active formats\nby setting the which argument to V4L2_SUBDEV_FORMAT_ACTIVE\nnot V4L2_SUBDEV_FORMAT_TRY.\n\nSigned-off-by: Jonghun Han \u003cjonghun.han@samsung.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "74a45790861f659058e8f8b565d98e5a1fdd8440",
      "tree": "753280699fda90996de8006469046876124bea0e",
      "parents": [
        "b57ce4179b502b3f481f7632da20aae3e488e31a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Aug 26 07:31:13 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 21 09:52:21 2011 -0300"
      },
      "message": "[media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILE\n\nAdd a new VOLATILE control flag that is set for volatile controls.\nThat way applications know whether the value of the control is volatile\n(i.e. can change continuously) or not.\n\nUntil now this was an internal property, but it is useful to know in\nuserspace as well.\n\nA typical use case is the gain value when autogain is on. In that case the\nhardware will continuously adjust the gain based various environmental\nfactors.\n\nThis patch just adds and documents the flag, it\u0027s not yet used.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7577911244c437f4a4abac5e4b67b059c06dbe9d",
      "tree": "4f0078ddacff226e26b03fa4f6cf185d48633124",
      "parents": [
        "418d93ac0be6d4a410731b80af4e836614ffe73e",
        "b6fd41e29dea9c6753b1843a77e50433e6123bcb"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 17 10:29:49 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 17 10:29:49 2011 -0300"
      },
      "message": "Merge tag \u0027v3.1-rc6\u0027 into staging/for_v3.2\n\n* tag \u0027v3.1-rc6\u0027: (1902 commits)\n  Linux 3.1-rc6\n  ioctl: register LTTng ioctl\n  fuse: fix memory leak\n  fuse: fix flock breakage\n  Btrfs: add dummy extent if dst offset excceeds file end in\n  Btrfs: calc file extent num_bytes correctly in file clone\n  btrfs: xattr: fix attribute removal\n  Btrfs: fix wrong nbytes information of the inode\n  Btrfs: fix the file extent gap when doing direct IO\n  Btrfs: fix unclosed transaction handle in btrfs_cont_expand\n  Btrfs: fix misuse of trans block rsv\n  Btrfs: reset to appropriate block rsv after orphan operations\n  Btrfs: skip locking if searching the commit root in csum lookup\n  btrfs: fix warning in iput for bad-inode\n  Btrfs: fix an oops when deleting snapshots\n  [media] vp7045: fix buffer setup\n  [media] nuvoton-cir: simplify raw IR sample handling\n  [media] [Resend] viacam: Don\u0027t explode if pci_find_bus() returns NULL\n  [media] v4l2: Fix documentation of the codec device controls\n  [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240\n  ...\n"
    },
    {
      "commit": "6a02a3306769c6f0fa8ebd92d5046c841e4e740d",
      "tree": "35ca908690f16656f9756cc5efddb91d175844ec",
      "parents": [
        "5b5cfc3674756d249cb389bbd2a0be94abae5f7c"
      ],
      "author": {
        "name": "Kamil Debski",
        "email": "k.debski@samsung.com",
        "time": "Tue Aug 02 12:53:49 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Sep 11 09:33:38 2011 -0300"
      },
      "message": "[media] v4l2: Fix documentation of the codec device controls\n\nFixed missing ids of the codec controls description in the controls.xml file.\n\nSigned-off-by: Kamil Debski \u003ck.debski@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nReported-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6fb2bdfa068676f436fd333c460549ed64549c5e",
      "tree": "7243cb41055ed5ee365e6472322e368140fca91a",
      "parents": [
        "7fc9da2a8f721efe9813fdff5d95a516999615a0"
      ],
      "author": {
        "name": "Andreas Oberritter",
        "email": "obi@linuxtv.org",
        "time": "Sat Sep 03 14:26:34 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 03 18:07:23 2011 -0300"
      },
      "message": "[media] DVB: Change API version in documentation: 3 -\u003e 5.4\n\nSigned-off-by: Andreas Oberritter \u003cobi@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7fc9da2a8f721efe9813fdff5d95a516999615a0",
      "tree": "a404e4120f69feea614df96637864f206a06e213",
      "parents": [
        "8fc74fdb0f877dc13981fb112ea6b16b04690fc2"
      ],
      "author": {
        "name": "Andreas Oberritter",
        "email": "obi@linuxtv.org",
        "time": "Sat Sep 03 14:26:33 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 03 18:07:21 2011 -0300"
      },
      "message": "[media] DVB: improve documentation for satellite delivery systems\n\n- Move voltage and tone to DVB-S.\n- Add turbo code.\n- In DVB-S2 and turbo code sections, refer to DVB-S, as both\n  are extensions to DVB-S.\n- Add modulation to DVB-S2.\n\nSigned-off-by: Andreas Oberritter \u003cobi@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "83dc314bea4d701e3e5fa048314dfb02f7ef769c",
      "tree": "df56a83f270a0b624b5264234ae0420a3481607d",
      "parents": [
        "2f098cb1c8b226a99595512e1029c8d1680f69cd"
      ],
      "author": {
        "name": "Andreas Oberritter",
        "email": "obi@linuxtv.org",
        "time": "Mon Aug 08 11:54:35 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 03 18:07:14 2011 -0300"
      },
      "message": "[media] DVB: Add SYS_TURBO for north american turbo code FEC\n\nSigned-off-by: Andreas Oberritter \u003cobi@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "eab00a0da292fa7118aaf20da78e834866de00ae",
      "tree": "7e5be2825c3859c39114050a731d97c51d546e48",
      "parents": [
        "c9f88aa976b79a26561fb7754a1e0e00ff7626fe"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Mon Jul 18 08:40:03 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Aug 29 12:37:15 2011 -0300"
      },
      "message": "[media] v4l: events: Define V4L2_EVENT_FRAME_SYNC\n\nDefine a frame sync event to tell user space when the reception of a frame\nstarts.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ffd638e0e613578fbe82d5f2d9c1e5ec503a3a2b",
      "tree": "271af5be5062461718bad35e2c334f196489316e",
      "parents": [
        "31ee95ec2d3dd3b6f68d7fa0f410045652895af2"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Mon Jul 18 11:03:05 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 06 09:44:57 2011 -0300"
      },
      "message": "[media] v4l: Move event documentation from SUBSCRIBE_EVENT to DQEVENT\n\nMove documentation of structures used in DQEVENT from SUBSCRIBE_EVENT to\nDQEVENT.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "664a41b8a91bf78a01a751e15175e0008977685a",
      "tree": "d9dc15c83400ad2dfb430ff27ae3e7fdc9395856",
      "parents": [
        "983236b5741e557451f3ed4ec5ebf1f62a5b2c15",
        "ee2ce3a0b43d14d792d34cf88e7bc2091096744b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 30 00:08:53 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 30 00:08:53 2011 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: (430 commits)\n  [media] ir-mce_kbd-decoder: include module.h for its facilities\n  [media] ov5642: include module.h for its facilities\n  [media] em28xx: Fix DVB-C maxsize for em2884\n  [media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHz\n  [media] v4l: mt9v032: Fix Bayer pattern\n  [media] V4L: mt9m111: rewrite set_pixfmt\n  [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clear\n  [media] V4L: initial driver for ov5642 CMOS sensor\n  [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails\n  [media] V4L: soc-camera: remove soc-camera bus and devices on it\n  [media] V4L: soc-camera: un-export the soc-camera bus\n  [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier\n  [media] V4L: add media bus configuration subdev operations\n  [media] V4L: soc-camera: group struct field initialisations together\n  [media] V4L: soc-camera: remove now unused soc-camera specific PM hooks\n  [media] V4L: pxa-camera: switch to using standard PM hooks\n  [media] NetUP Dual DVB-T/C CI RF: force card hardware revision by module param\n  [media] Don\u0027t OOPS if videobuf_dvb_get_frontend return NULL\n  [media] NetUP Dual DVB-T/C CI RF: load firmware according card revision\n  [media] omap3isp: Support configurable HS/VS polarities\n  ...\n\nFix up conflicts:\n - arch/arm/mach-omap2/board-rx51-peripherals.c:\n     cleanup regulator supply definitions in mach-omap2\n   vs\n     OMAP3: RX-51: define vdds_csib regulator supply\n - drivers/staging/tm6000/tm6000-alsa.c (trivial)\n"
    },
    {
      "commit": "e65e4f134db36c70f13e9703d8e253e6b196ca47",
      "tree": "eea3b847710e3fea27d6484aa6176f4812a30815",
      "parents": [
        "4fa64dae8c55ea9d3be4eb5f23ad0c9a60fa6d95"
      ],
      "author": {
        "name": "Kamil Debski",
        "email": "k.debski@samsung.com",
        "time": "Tue Jun 14 10:31:04 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:55:40 2011 -0300"
      },
      "message": "[media] v4l: add control definitions for codec devices\n\nAdd control definitions and documentation for controls\nspecific to codec devices.\n\nSigned-off-by: Kamil Debski \u003ck.debski@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4fa64dae8c55ea9d3be4eb5f23ad0c9a60fa6d95",
      "tree": "fff70142edbe08004cd2d1ddb741de56a2004d02",
      "parents": [
        "0f4272188dd1c815d9d7f05d593474a67da76594"
      ],
      "author": {
        "name": "Kamil Debski",
        "email": "k.debski@samsung.com",
        "time": "Mon Jul 04 13:25:50 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:55:39 2011 -0300"
      },
      "message": "[media] v4l: add fourcc definitions for compressed formats\n\nAdd fourcc definitions and documentation for the following\ncompressed formats: H264, H264 without start codes,\nMPEG1/2/4 ES, XVID, VC1 Annex G and Annex L compliant.\n\nSigned-off-by: Kamil Debski \u003ck.debski@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0f4272188dd1c815d9d7f05d593474a67da76594",
      "tree": "96d303b5010b8a35e6b2b1103702430f83ad3f28",
      "parents": [
        "13abadad177074b84f6697639e1d4f64a55b1773"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Mon Jul 04 05:37:21 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:55:39 2011 -0300"
      },
      "message": "[media] v4l: Document V4L2 control endianness as machine endianness\n\nDocument V4L2 control endianness as machine endianness.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7ba85fa4fdbbe800e92a937ca567120ef32fe49f",
      "tree": "21e6e25380442d994ee3a1fb8d06b9da6a1abcd0",
      "parents": [
        "0b159acdd577dfd961ad14177c23e97d3ad33009"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Wed May 04 10:45:58 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:55:39 2011 -0300"
      },
      "message": "[media] v4l: Add flash control documentation\n\nAdd documentation for V4L2 flash controls.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "aec67f054205da77f83ba52f83239225d6cbe366",
      "tree": "a291e77724025a388fbb7acbd041cddbec072b57",
      "parents": [
        "b6d17a56c8431810709794ceb44d2454976e3ce1"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon May 23 07:36:55 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:55:39 2011 -0300"
      },
      "message": "[media] DocBook: document V4L2_CTRL_TYPE_BITMASK\n\n[mchehab@redhat.com: Fix a merge conflict and make compat.xml coherent with v4l2.xml]\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nAcked-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ee490b466162925193c847b02aabd6048ff8cbe9",
      "tree": "799b30f4eeb7b699cde18f6e94bff58a96b8633c",
      "parents": [
        "639884a6d94ffa16d76b131a55f65748ca0c94f2"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Jul 05 07:17:39 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:55:38 2011 -0300"
      },
      "message": "[media] DocBook: fix typo: vl42_plane_pix_format -\u003e v4l2_plane_pix_format\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "21144ea601f1fea37c7add15a099affec7c08425",
      "tree": "7b795e665feb87bf1d83ac674c074ebc58573a6b",
      "parents": [
        "0fdee88e54f0b8bd737810517ba70bde5fd7a70c"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sun Jun 05 08:32:27 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:39 2011 -0300"
      },
      "message": "[media] videodev2.h Add SE401 compressed RGB format\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9190d191b1b814dfb488125b54cf0de6eedd9220",
      "tree": "a0d4888daa6b56ff06c2296b9e7b83b904682271",
      "parents": [
        "c28f53f6cd45de5cefe8dc7479236b745b97d49c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 06 14:08:08 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:38 2011 -0300"
      },
      "message": "[media] v4l2 core: return -ENOTTY if an ioctl doesn\u0027t exist\n\nCurrently, -EINVAL is used to return either when an IOCTL is not\nimplemented, or if the ioctl was not implemented.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c28f53f6cd45de5cefe8dc7479236b745b97d49c",
      "tree": "c4815f49f42d0d34d8eebe361792d9e7e9d5dba5",
      "parents": [
        "66b30b5d510f46c47beb330932afdcb7943d1d78"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 06 13:51:51 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:38 2011 -0300"
      },
      "message": "[media] DocBook/dvb: Use generic descriptions for the video API\n\nWhile here, removes the bogus EINTERNAL error codes.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "66b30b5d510f46c47beb330932afdcb7943d1d78",
      "tree": "d59dd5b5698f5c387ce4626785dcebe7eab0d5c7",
      "parents": [
        "16d6c0b02c555b93034ffef4bf1b2d8ae80d8102"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 06 13:42:08 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:38 2011 -0300"
      },
      "message": "[media] DocBook/dvb: Use generic descriptions for the frontend API\n\nMove generic stuff into gen-errors.xml, and remove them from\nDVB API. While here, removes two bogus error codes that aren\u0027t\nsupported or used on Linux: EINTERNAL and ENOSIGNAL.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c1798c90adabf16713086f34a793d89d147022a5",
      "tree": "682a3a07312056dd74576cd862cac3367fc0edbd",
      "parents": [
        "b424f60c5b728c27b0bd719a907847ad4c0e7e59"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 13:39:38 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:37 2011 -0300"
      },
      "message": "[media] DocBook/demux.xml: Remove generic errors\n\nRemove generic errors from ioctl() descriptions. For other ioctl\u0027s,\nthere\u0027s no generic section. So, just keep whatever is there.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b424f60c5b728c27b0bd719a907847ad4c0e7e59",
      "tree": "17fd144c5ec01e443a6fd78758a64a4b01e3930d",
      "parents": [
        "3de530f805c012d3b58ffdd10e43e3ec7790baa3"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 13:18:15 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:37 2011 -0300"
      },
      "message": "[media] DocBook/audio.xml: Remove generic errors\n\nRemove generic errors from ioctl() descriptions. For other ioctl\u0027s,\nthere\u0027s no generic section. So, just keep whatever is there.\nAlso remove the EINTERNAL error code, as no DVB driver returns\nit, and this error code is not defined on POSIX or on Linux.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3de530f805c012d3b58ffdd10e43e3ec7790baa3",
      "tree": "4da7129e26a0c2634ffeef9c26f90fa129ee6624",
      "parents": [
        "7464aa50c6529c1da6a80496911e16244119fd16"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 12:36:01 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:37 2011 -0300"
      },
      "message": "[media] DVB: Point to the generic error chapter\n\nJust like the V4L, MC and LIRC API\u0027s, point to the generic error\nchapter for ioctl\u0027s. This will allow moving generic error codes\nto just one place inside all media API\u0027s.\n\nA latter patch will remove the generic errors from each specific\nioctl.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c55d6f8270cab805983aba8cdf1d1980167d3517",
      "tree": "52a23bb294fe42959c098caf03b771d2c24e36dc",
      "parents": [
        "10dc380f79a9f6f7c34d5a0e92f6b056d9a77d79"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 12:07:54 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:36 2011 -0300"
      },
      "message": "[media] DocBook: Add return error codes to LIRC ioctl session\n\nAdd a reference for the generic error code chapter to LIRC ioctl\ndescription.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "10dc380f79a9f6f7c34d5a0e92f6b056d9a77d79",
      "tree": "015bde04dffe06ce0e3fc1babd734393fe2948e4",
      "parents": [
        "4c14e4a93f02e89e7d0a62604a7652f61057c923"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 12:02:12 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:36 2011 -0300"
      },
      "message": "[media] DocBook: Add an error code session for LIRC interface\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4c14e4a93f02e89e7d0a62604a7652f61057c923",
      "tree": "6f87bbe237408ea77dafa7ccdc4bf08f6d03e194",
      "parents": [
        "9e1d50756bad35c7e1b566bed9426f68d93135fd"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 11:57:05 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:36 2011 -0300"
      },
      "message": "[media] DocBook: Remove V4L generic error description for ioctl()\n\nV4L ioctl function descripton also has a generic error chapter.\nRemove it, as it is now obsoleted by a general, multi-API generic\nerror descriptions.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9e1d50756bad35c7e1b566bed9426f68d93135fd",
      "tree": "ed970418fca8813084f0027b956d223f938b2473",
      "parents": [
        "dfcf4f9d97eec997283e41cef2d2b6956c32fecd"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 11:39:53 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:35 2011 -0300"
      },
      "message": "[media] DocBook/media-ioc-setup-link.xml: Remove EBUSY\n\nThe EBUSY is already described as a generic error condition, with a\nsimilar text.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dfcf4f9d97eec997283e41cef2d2b6956c32fecd",
      "tree": "072056f3e96d39b68da58dfe6254f812f627f6af",
      "parents": [
        "43c1daa47d57197c1491411a9f33189f9ef680dd"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 11:37:58 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:35 2011 -0300"
      },
      "message": "[media] DocBook: Use the generic error code page also for MC API\n\nInstead of having their own generic error codes at the MC API, move\nits section to the generic one and be sure that all media ioctl\u0027s\nwill point to it.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "43c1daa47d57197c1491411a9f33189f9ef680dd",
      "tree": "ad9c5b63814cc65ba23ee183a3a7c1a928a41d98",
      "parents": [
        "6d1724925d4da49b84161f1440912205576b7935"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 11:22:28 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:35 2011 -0300"
      },
      "message": "[media] DocBook: Use the generic ioctl error codes for all V4L ioctl\u0027s\n\nBe sure that all VIDIOC_* ioctl are using the return error macro, and\naren\u0027t specifying generic error codes internally.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6d1724925d4da49b84161f1440912205576b7935",
      "tree": "e5adf312529fd2edf89ed7f992946eaf9213eefa",
      "parents": [
        "28720944d86b4d187360daa8be67dd22cb4e897b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jul 05 10:07:37 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:35 2011 -0300"
      },
      "message": "[media] DocBook: Add a chapter to describe media errors\n\nThere are several errors reported by V4L that aren\u0027t described.\nThey can occur on almost all ioctl\u0027s. Instead of adding them\ninto each ioctl, create a new chapter.\n\nFor V4L, the new chapter will automatically be listed on all\nplaces, as there\u0027s a macro used everywhere there.\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "60c0732244164f14e376cfae493dba368f761514",
      "tree": "104e04777d3239dabb1c4dba20ec17a7b1089c86",
      "parents": [
        "3ad57c33846d884cfeed770238b27f3dcf3742f1"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Jun 29 08:56:22 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:34 2011 -0300"
      },
      "message": "[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK\n\nNormally no control events will go to the filehandle that called the\nVIDIOC_S_CTRL/VIDIOC_S_EXT_CTRLS ioctls. This is to prevent a feedback\nloop.\n\nThis can now be overridden by setting the new V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK\nflag.\n\nBased on suggestions from Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e and\nLaurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e969084030b03f4997d63b3f718ba814290e0705",
      "tree": "3f8e7f22c2318f9bd092d6b8d6f40f5d0d6c46fd",
      "parents": [
        "1de7310ac9854101ecb9cdeed0f8bd5ac66cf55e"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Sat Jun 18 06:58:29 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:34 2011 -0300"
      },
      "message": "[media] DocBook: update V4L Event Interface section\n\nStarting with v3.1 the V4L2 API provides certain guarantees with respect to\nevents. Document these.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "85724983c4d212c24116d45f6585a1c4ff845dd3",
      "tree": "df40b351ce71f73b99dad597e69b08c5ee1d5c35",
      "parents": [
        "ce7275747bd548e0da7425ba0b7edb6f2c7657a2"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Jun 07 09:53:37 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:20 2011 -0300"
      },
      "message": "[media] V4L2 spec: document control events\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c20eb18ce1db6792db69f0574f7e955e9f92a213",
      "tree": "2dd4b7aae9a3b18a0d01652a61090f637fe4289d",
      "parents": [
        "29834c1ac7589c72996c5d02349d63fd397ef131"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jun 25 14:11:52 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:16 2011 -0300"
      },
      "message": "[media] DocBook/v4l: Document the new system-wide version behavior\n\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b6dc1bab052891f7cbe158f7146a0f9d55806471",
      "tree": "191dd53e4510750592eff2c6563e711f1adc9b3f",
      "parents": [
        "a9b36e850782db853b9da050be9ed2050de51ad4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jun 25 14:28:08 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:11 2011 -0300"
      },
      "message": "[media] DocBook/v4l: Remove references to the old V4L1 compat layer\n\nThe old V4L1 Kernel copatibility layer was removed, but the API\nspec still says that it is there.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3751e32961f22e256de85ebd585597ce5875037a",
      "tree": "993bea3089fcaa82ad0d003f0607bb80861edb74",
      "parents": [
        "af60313d6c686d2729d71bc55c3f60956676c543"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "snjw23@gmail.com",
        "time": "Sat Jun 18 05:52:21 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:10 2011 -0300"
      },
      "message": "[media] v4l: Fix minor typos in the documentation\n\nSigned-off-by: Sylwester Nawrocki \u003csnjw23@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3e1a4c1ff90002762998e0d13c8edc2e7aa8d736",
      "tree": "6e957fa291a4ebd1b23154dc8bab214e2f0355ee",
      "parents": [
        "d2434147b30475577615ce261eab796be9f2bb09"
      ],
      "author": {
        "name": "Bjørn Mork",
        "email": "bjorn@mork.no",
        "time": "Tue Jun 14 09:59:14 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:53:08 2011 -0300"
      },
      "message": "[media] DVB API: Mention the dvbM device\n\nSigned-off-by: Bjørn Mork \u003cbjorn@mork.no\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "bd7319dc325ac327ddb3777564361bd4186ecdb6",
      "tree": "f4fcd674a4d1326dab7f81d4d4e508f28651a784",
      "parents": [
        "2c87d9db46d1dcc956facaf98805d4d68b823b23"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 15 23:13:19 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:59 2011 -0300"
      },
      "message": "[media] DocBook: Use base64 for gif/png files\n\nThe patch utility doesn\u0027t work with non-binary files. This causes some\ntools to break, like generating tarball targets and the scripts that\ngenerate diff patches at http://www.kernel.org/pub/linux/kernel/v2.6/.\n\nSo, let\u0027s convert all binaries to ascii using base64, and add a\nlogic at Makefile to convert them back into binaries at runtime.\n\nReported-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nReported-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nReviewed-by: Michal Marek \u003cmmarek@suse.cz\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a012fb2c9b2cf6fa6be1ee2961df700332d41031",
      "tree": "98816b2dd70638e1fc0eb334606d603cc3d36e37",
      "parents": [
        "7a2b66b1bd26d717763985bad401410665fa0672"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jun 09 16:34:29 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:58 2011 -0300"
      },
      "message": "[media] DocBook: Don\u0027t be noisy at make cleanmediadocs\n\nWhile here, remove the mediaindexdocs from PHONY.\n\nReported-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "84b01c1633497e748d98ca0d100faaca13579148",
      "tree": "578e2e3fd28d0c1393b65f1a436df24ac32ea522",
      "parents": [
        "dc05e571725a5a609a29bd84bd020263728ed5e4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 16:56:03 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:58 2011 -0300"
      },
      "message": "[media] DocBook/video.xml: Document the remaining data structures\n\nNow, all data structures are commented. A few ioctls remain undocumented:\n\nError: no ID for constraint linkend: VIDEO_GET_SIZE.\nError: no ID for constraint linkend: VIDEO_GET_FRAME_RATE.\nError: no ID for constraint linkend: VIDEO_GET_PTS.\nError: no ID for constraint linkend: VIDEO_GET_FRAME_COUNT.\nError: no ID for constraint linkend: VIDEO_COMMAND.\nError: no ID for constraint linkend: VIDEO_TRY_COMMAND.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dc05e571725a5a609a29bd84bd020263728ed5e4",
      "tree": "b69a86ef701075cdab5ddb63956764d814520cf6",
      "parents": [
        "ec77f15caef3f45a6ebc86a569376eb94a94fb03"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 15:39:05 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:58 2011 -0300"
      },
      "message": "[media] DocBook/video.xml: Fix section references with video.h.xml\n\nMake the reference links at video.h.xml to match the ones at video.xml.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ec77f15caef3f45a6ebc86a569376eb94a94fb03",
      "tree": "31b06233cd5b0e801373d1d798340048f59745c8",
      "parents": [
        "ca5b2339c8a1311b6475cb679a62380bc22b48e7"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 15:17:12 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:58 2011 -0300"
      },
      "message": "[media] DocBook/Makefile: Remove osd.h header\n\nThe av7110 uses an OSD API. Such API is not documented at all. Also,\nthe osd.h API uses camelCase and some other weird stuff. Also, dvb-core\ndoesn\u0027t recognize it.\n\nI don\u0027t see any good reason why we should document it. It seems better\nto just let it as-is. If ever needed, it is probably better to write\na different API for dvb-core.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ca5b2339c8a1311b6475cb679a62380bc22b48e7",
      "tree": "5ccfef0a4ef00bfd6c961cb3b0c317edcecbf4de",
      "parents": [
        "ab94782213835f90f5def384ee75e171c0bfd100"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 15:08:57 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:57 2011 -0300"
      },
      "message": "[media] DocBook/net.xml: Synchronize Network data structure\n\nThere\u0027s no documentation at all for the DVB net API. Still, better to\nremove a few warnings about the missing symbols. So, add the net data\nstructure inside the net.xml. Now, only the ioctl documentation is missed.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ab94782213835f90f5def384ee75e171c0bfd100",
      "tree": "6697227b9ea57c1602309e5eb580b0460db30beb",
      "parents": [
        "fb029093e7408efa177e80444199746638c7d79d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 14:14:31 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:57 2011 -0300"
      },
      "message": "[media] DocBook/demux.xml: Add the remaining data structures to the API spec\n\nStill, there are a few ioctl\u0027s not documented:\n\nError: no ID for constraint linkend: DMX_GET_PES_PIDS.\nError: no ID for constraint linkend: DMX_GET_CAPS.\nError: no ID for constraint linkend: DMX_SET_SOURCE.\nError: no ID for constraint linkend: DMX_ADD_PID.\nError: no ID for constraint linkend: DMX_REMOVE_PID.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fb029093e7408efa177e80444199746638c7d79d",
      "tree": "c638cbffde3104ff816a22a6c473626447ec0458",
      "parents": [
        "cde291dfd7df3f7202078afcf27e9bb21ea76d0c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 11:56:57 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:57 2011 -0300"
      },
      "message": "[media] DocBook/demux.xml: Fix section references with dmx.h.xml\n\nMake the reference links at dmx.h.xml to match the ones at demux.xml.\n\nWhile here, also syncronizes the structures defined inside the API,\nin order to match the current API.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cde291dfd7df3f7202078afcf27e9bb21ea76d0c",
      "tree": "91221763e35030197688499688b7f318a42232a6",
      "parents": [
        "2b680d1b4e7e0c561d1523d5155212705fcbb10a"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 11:34:31 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:57 2011 -0300"
      },
      "message": "[media] DocBook/ca.xml: Describe structure ca_pid\n\nThis is the remaining missing structure at ca.xml. The ioctl\u0027s are still\nmissing through.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2b680d1b4e7e0c561d1523d5155212705fcbb10a",
      "tree": "6b2f24afcad8bcc86f2acbee2409bc443b4156f1",
      "parents": [
        "fa24198897ff0e8d34876be0e61f9b35d3c0d467"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 11:29:27 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:57 2011 -0300"
      },
      "message": "[media] Docbook/ca.xml: match section ID\u0027s with the reference links\n\nMake sure that both ca.h.xml and ca.xml will match the same names for\nthe sections/links.\n\nThis way, it is now possible to identify API spec gaps:\n\nError: no ID for constraint linkend: ca-pid.\nError: no ID for constraint linkend: ca-pid.\nError: no ID for constraint linkend: CA_RESET.\nError: no ID for constraint linkend: CA_GET_CAP.\nError: no ID for constraint linkend: CA_GET_SLOT_INFO.\nError: no ID for constraint linkend: CA_GET_DESCR_INFO.\nError: no ID for constraint linkend: CA_GET_MSG.\nError: no ID for constraint linkend: CA_SEND_MSG.\nError: no ID for constraint linkend: CA_SET_DESCR.\nError: no ID for constraint linkend: CA_SET_PID.\n\nBasically, in this case, no CA ioctl is described at the specs, and one\nfile structure (ca-pid) is missing.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a2eb7c020008d664823323aba9fb428fdccc8ba6",
      "tree": "50d6458d2267f28f40c97729b1ba0c58fbbd7d6c",
      "parents": [
        "34452432d125a846591523cf4999311c987c0bf4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 11:03:10 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:56 2011 -0300"
      },
      "message": "[media] DocBook: Document AUDIO_CONTINUE ioctl\n\nAlthough this ioctl is only used at the av7110 driver, it is not\ndescribed at the API docbook. Yet, AUDIO_PAUSE ioctl description\nsomewhat describes it. Fill the gap by using the information there\nand by looking inside av7110 implementation.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "34452432d125a846591523cf4999311c987c0bf4",
      "tree": "084af62663ad639494d74e779b5d9444eac795f7",
      "parents": [
        "4cde378b3b7cfc65000deab14bfc1b314cb4075b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 10:55:57 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:56 2011 -0300"
      },
      "message": "[media] DocBook/audio.xml: synchronize attribute changes\n\nSome attributes suffered some changes since DVBv1. Sync them with the\ncurrent API header files.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4cde378b3b7cfc65000deab14bfc1b314cb4075b",
      "tree": "eb95ebd32810b7f560eb85112a4c3438c1a2b339",
      "parents": [
        "d9d73416edfad05aa5c34255948a12c3860291f3"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 10:42:22 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:55 2011 -0300"
      },
      "message": "[media] DocBook/audio.xml: match section ID\u0027s with the reference links\n\nMake sure that both audio.h.xml and audio.xml will match the same names.\nThis way, it is now possible to identify API spec gaps:\n\nError: no ID for constraint linkend: AUDIO_CONTINUE.\nError: no ID for constraint linkend: AUDIO_GET_PTS.\nError: no ID for constraint linkend: AUDIO_BILINGUAL_CHANNEL_SELECT.\n\nWhile here, fix the cut-and-paste description error on AUDIO_SET_KARAOKE.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d9d73416edfad05aa5c34255948a12c3860291f3",
      "tree": "0ff3eecd93f7f12132cb6d756b6edcbcd8b25cd7",
      "parents": [
        "446c18fcfdd1c165e50b18c07e0ac2f4b10e5947"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 08 10:23:34 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:55 2011 -0300"
      },
      "message": "[media] DocBook: Add the other DVB API header files\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "446c18fcfdd1c165e50b18c07e0ac2f4b10e5947",
      "tree": "09f26a2df68070f28903c5ba14e310b6de7607e4",
      "parents": [
        "ff74b8ee526c5eb72c01cb2709ac0d14e370d791"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 23:08:19 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:55 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Better name the ISDB-T layers\n\nIn order to improve the DVB index, replace the title to a\nbetter name.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ff74b8ee526c5eb72c01cb2709ac0d14e370d791",
      "tree": "8468146764a08244cd225ee1d1f9743e8ffdb2e0",
      "parents": [
        "76f9a69aae335c9496c77424dc72416feda83ac5"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 22:13:35 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:53 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Add Satellite standards\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "76f9a69aae335c9496c77424dc72416feda83ac5",
      "tree": "0a5075591fbb5e58deec7ead7f264858e2d858e1",
      "parents": [
        "e7da0ae3c85590045da4163f3f46f2488f4cba37"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 22:08:13 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:50 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Add ATSC standard\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e7da0ae3c85590045da4163f3f46f2488f4cba37",
      "tree": "ca29268de62b2f282582e642fb2c7ba571a53b93",
      "parents": [
        "3272c3ec21a28bad3f852376e48388bae55e0134"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 22:02:32 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:50 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Add Cable standards\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3272c3ec21a28bad3f852376e48388bae55e0134",
      "tree": "aa0af8033a1f861bc1241beef2d7bf9de6cbf7e1",
      "parents": [
        "994e262e3e52bf9840f0f079c29696e5ab50057f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 21:40:22 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:49 2011 -0300"
      },
      "message": "[media] DocBook: Finish synchronizing the frontend API\n\nRemove the remaining:\n\tError: no ID for constraint linkend:\n\nWith this patch, the dvb frontend API matches the current\ndvb core implementation.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "994e262e3e52bf9840f0f079c29696e5ab50057f",
      "tree": "d05083c6e4a8025154c367c4ffaf04f0b03fcdf6",
      "parents": [
        "df2692a6dd89fc00929a18735b83204b352ebb52"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 20:52:33 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:48 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Document the terrestrial delivery systems\n\nInstead of repeating duplicate parameters to each delivery system,\njust add a section for each specific delivery system, showing\nwhat\u0027s applicable to each case. This helps userspace app developers\nto know what DVB parameters are applicable to each delivery system.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "df2692a6dd89fc00929a18735b83204b352ebb52",
      "tree": "61895d345c72e08e7ac879eaf05c904864b5aa23",
      "parents": [
        "17d8bb061fcf8ba6a56adcf193d7d255966cff79"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 20:43:25 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:45 2011 -0300"
      },
      "message": "[media] DocBook/frontend.xml: Recomend the usage of the new API\n\nThe old way of setting delivery system parameters were to use\nan union with specific per-system parameters. However, as newer\ndelivery systems required more data, the structure size weren\u0027t\nenough to fit. So, recomend using the DVBS2API instead.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "17d8bb061fcf8ba6a56adcf193d7d255966cff79",
      "tree": "28e3dcee49ff8bd0be81493e8d7de0327a9a73f4",
      "parents": [
        "db8d0ea70572c5f74624115e0d5cd7e34a6ba3c7"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 20:05:13 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:45 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Reorganize the parameters\n\nPut the parameters at the sequencial order as they appear inside\nthe frontend.h header.\n\nTODO: fix the per-standard section, to reflect the parameters\nthat should actually be used for each transmission system type.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "db8d0ea70572c5f74624115e0d5cd7e34a6ba3c7",
      "tree": "5adbaf1952ed8fbc3807ac2ac5041ec8a588bbec",
      "parents": [
        "04a92077d205abdf3827545f8dea4c6521384c4c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 19:48:46 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:44 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Use links for all parameters\n\nInstead of adding a program listing, just add there all parameters.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "04a92077d205abdf3827545f8dea4c6521384c4c",
      "tree": "b5dd52d2376aa5a2f17097be2e144c31c0722e4c",
      "parents": [
        "0be153efb18141162bcaa8ea3de6b94d2d92397e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 19:37:47 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:44 2011 -0300"
      },
      "message": "[media] DocBook/dvbproperty.xml: Document the remaining S2API parameters\n\nThere were lots of DVB S2API parameters that were never documented.\nLet\u0027s add a definition for all of them, based on what\u0027s currently\nused inside the core and the drivers.\n\nThe description here is not complete nor perfect, so patches\nimproving it are welcome.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0be153efb18141162bcaa8ea3de6b94d2d92397e",
      "tree": "89b7e0c18b3d8c3ee293099295eaf1a1e93cba6d",
      "parents": [
        "6cb77a85aaf317e0b6e513f70eca6ebe34f9cdf0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 18:15:19 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:44 2011 -0300"
      },
      "message": "[media] DocBook/frontend.xml: Better describe the frontend parameters\n\nUpdate the DVB parameter structs to reflect VSB modulation and\nimprove a few descriptions.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6cb77a85aaf317e0b6e513f70eca6ebe34f9cdf0",
      "tree": "8447eae4d5636de5763d5fecbb499338d25b3ebd",
      "parents": [
        "0969ec18346c174a20e9d7e73231efab95c23f86"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Jun 07 17:58:59 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jul 27 17:52:43 2011 -0300"
      },
      "message": "[media] DocBook/frontend.xml: add references for some missing info\n\nThe frontend.h.xml now references to the main document. However,\nseveral references are missed.\n\nLinks the trivial ones with the corresponding API descriptions.\n\nWhile here, updates the main API to reflect the API improvements.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "0969ec18346c174a20e9d7e73231efab95c23f86"
}
