)]}'
{
  "log": [
    {
      "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": "b4d48c942c17ce3d3a330ad91e109e522bc97378",
      "tree": "3365292f3a5a502edb51492d011fd326c930ca40",
      "parents": [
        "1a5cd29631a6b75e49e6ad8a770ab9d69cda0fa2",
        "5f0a6e2d503896062f641639dacfe5055c2f593b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Dec 30 13:59:37 2011 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Dec 30 13:59:37 2011 -0200"
      },
      "message": "Merge tag \u0027v3.2-rc7\u0027 into staging/for_v3.3\n\nLinux 3.2-rc7\n\n* tag \u0027v3.2-rc7\u0027: (1304 commits)\n  Linux 3.2-rc7\n  netfilter: xt_connbytes: handle negation correctly\n  Btrfs: call d_instantiate after all ops are setup\n  Btrfs: fix worker lock misuse in find_worker\n  net: relax rcvbuf limits\n  rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()\n  net: introduce DST_NOPEER dst flag\n  mqprio: Avoid panic if no options are provided\n  bridge: provide a mtu() method for fake_dst_ops\n  md/bitmap: It is OK to clear bits during recovery.\n  md: don\u0027t give up looking for spares on first failure-to-add\n  md/raid5: ensure correct assessment of drives during degraded reshape.\n  md/linear: fix hot-add of devices to linear arrays.\n  sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().\n  pata_of_platform: Add missing CONFIG_OF_IRQ dependency.\n  ipv4: using prefetch requires including prefetch.h\n  VFS: Fix race between CPU hotplug and lglocks\n  vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL\n  USB: Fix usb/isp1760 build on sparc\n  net: Add a flow_cache_flush_deferred function\n  ...\n\nConflicts:\n\tdrivers/media/common/tuners/tda18218.c\n\tdrivers/media/video/omap3isp/ispccdc.c\n\tdrivers/staging/media/as102/as102_drv.h\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": "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": "12cbfd0a3c52a52c2948c91b9e62e73c468d1572",
      "tree": "9252b3929159a83fc81ca0a48706bfa959660967",
      "parents": [
        "b32e724308300a6ecead0f4895f0452a06a4291d",
        "cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Nov 23 19:42:09 2011 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Nov 23 19:42:09 2011 -0200"
      },
      "message": "Merge tag \u0027v3.2-rc2\u0027 into staging/for_v3.3\n\n* tag \u0027v3.2-rc2\u0027: (3068 commits)\n  Linux 3.2-rc2\n  hfs: add sanity check for file name length\n  fsl-rio: fix compile error\n  blackfin: Fixup export.h includes\n  Blackfin: add serial TX IRQ in individual platform resource\n  virtio-pci: fix use after free\n  ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)\n  drm/radeon/kms/combios: fix dynamic allocation of PM clock modes\n  [CPUFREQ] db8500: fix build error due to undeclared i variable\n  bma023: Add SFI translation for this device\n  vrtc: change its year offset from 1960 to 1972\n  ce4100: fix a build error\n  arm/imx: fix imx6q mmc error when mounting rootfs\n  arm/imx: fix AUTO_ZRELADDR selection\n  arm/imx: fix the references to ARCH_MX3\n  ARM: mx51/53: set pwm clock parent to ipg_perclk\n  btrfs: rename the option to nospace_cache\n  drm/radeon/kms/pm: switch to dynamically allocating clock mode array\n  drm/radeon/kms: optimize r600_pm_profile_init\n  drm/radeon/kms/pm: add a proper pm profile init function for fusion\n  ...\n\nConflicts:\n\tdrivers/media/radio/Kconfig\n"
    },
    {
      "commit": "0cda56962b883cd5e7aa036350e5a0283a88c590",
      "tree": "acb54a8550f3d768a45ad297761f8f6cba90d19e",
      "parents": [
        "b0d81664a0092d8f6df7742b5aee6fcfd326b36c",
        "91a13c281d7d4648c0b32dede11a0144c4e7984c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Nov 21 20:36:26 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Nov 21 20:36:26 2011 -0800"
      },
      "message": "Merge branch \u0027driver-core-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core\n\n* \u0027driver-core-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:\n  drivers/base/node.c: fix compilation error with older versions of gcc\n  uio: documentation fixups\n  device.h: Fix struct member documentation\n"
    },
    {
      "commit": "b2433d861eaf349f4dcdc9281e75b139c1809dd3",
      "tree": "448045c3d44ec5c561415a09b77a08c64bfeb2f9",
      "parents": [
        "7b08fae8fbf0c14f003be8e039ed37bcbae4415a"
      ],
      "author": {
        "name": "Geoff Thorpe",
        "email": "geoff@geoffthorpe.net",
        "time": "Wed Nov 02 11:44:44 2011 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Nov 15 11:14:01 2011 -0800"
      },
      "message": "uio: documentation fixups\n\nThe \u0027name\u0027 attribute of struct uio_mem wasn\u0027t documented, and the note\nabout \u0027kobj\u0027 is stale and needs to be changed to \u0027map\u0027.\n\nSigned-off-by: Geoff Thorpe \u003cgeoff@geoffthorpe.net\u003e\nSigned-off-by: \"Hans J. Koch\" \u003chjk@hansjkoch.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\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": "c8c27c955ac633c0d783ec65f65176c82809f04d",
      "tree": "c20837439bd8f12dad4ba3b0ebe77cedf0cfff29",
      "parents": [
        "98393b8ff2ca98b5b984e73a291b81b326e25184",
        "5c24d8b2bf99ee93049a6f8154ef9cd7897a6e36"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 08 18:33:11 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 08 18:33:11 2011 -0800"
      },
      "message": "Merge branch \u0027docs-move\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs\n\n* \u0027docs-move\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs: (45 commits)\n  DocBook/drm: Clean up a todo-note\n  DocBook/drm: `device aware\u0027 -\u003e `device-aware\u0027\n  DocBook/drm: `(device|driver) specific\u0027 -\u003e `(device|driver)-specific\u0027\n  DocBook/drm: Clean up the paragraph on framebuffer objects\n  DocBook/drm: Use `; otherwise,\u0027\n  DocBook/drm: Better flow with `, and then\u0027\n  DocBook/drm: Refer to the domain-setting function as a device-specific ioctl\n  DocBook/drm: Improve flow of GPU/CPU coherence sentence\n  DocBook/drm: Use an \u003citemizelist\u003e for fundamental GEM operations\n  DocBook/drm: Insert a comma\n  DocBook/drm: Use a \u003cvariablelist\u003e for vblank ioctls\n  DocBook/drm: Use an itemizedlist for what an encoder needs to provide\n  DocBook/drm: Insert `the\u0027 for readability, and change `set\u0027 to `setting\u0027\n  DocBook/drm: Remove extraneous commas\n  DocBook/drm: Use a colon\n  DocBook/drm: Clarify `final initialization\u0027 via better formatting\n  DocBook/drm: Remove redundancy\n  DocBook/drm: Insert `it\u0027 for smooth reading\n  DocBook/drm: The word `so-called\u0027; I do not think it connotes what you think it connotes\n  DocBook/drm: Use a singular subject for grammatical cleanliness\n  ...\n"
    },
    {
      "commit": "e0d65113a70f1dc514e625cc4e7a7485a4bf72df",
      "tree": "7320a130dc304623f5cf4b5dd8f67fb1776225ca",
      "parents": [
        "cf5e15fbd72c13977720aa15b7b7e00e1d8fd8f2",
        "48e546b7f281f251893baa40769581fd15f085fb"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Nov 07 09:11:16 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Nov 07 09:11:16 2011 -0800"
      },
      "message": "Merge git://git.infradead.org/mtd-2.6\n\n* git://git.infradead.org/mtd-2.6: (226 commits)\n  mtd: tests: annotate as DANGEROUS in Kconfig\n  mtd: tests: don\u0027t use mtd0 as a default\n  mtd: clean up usage of MTD_DOCPROBE_ADDRESS\n  jffs2: add compr\u003dlzo and compr\u003dzlib options\n  jffs2: implement mount option parsing and compression overriding\n  mtd: nand: initialize ops.mode\n  mtd: provide an alias for the redboot module name\n  mtd: m25p80: don\u0027t probe device which has status of \u0027disabled\u0027\n  mtd: nand_h1900 never worked\n  mtd: Add DiskOnChip G3 support\n  mtd: m25p80: add EON flash EN25Q32B into spi flash id table\n  mtd: mark block device queue as non-rotational\n  mtd: r852: make r852_pm_ops static\n  mtd: m25p80: add support for at25df321a spi data flash\n  mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks\n  mtd: nand: switch `check_pattern()\u0027 to standard `memcmp()\u0027\n  mtd: nand: invalidate cache on unaligned reads\n  mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set\n  mtd: nand: wait to set BBT version\n  mtd: nand: scrub BBT on ECC errors\n  ...\n\nFix up trivial conflicts:\n - arch/arm/mach-at91/board-usb-a9260.c\n\tMerged into board-usb-a926x.c\n - drivers/mtd/maps/lantiq-flash.c\n\tadd_mtd_partitions -\u003e mtd_device_register vs changed to use\n\tmtd_device_parse_register.\n"
    },
    {
      "commit": "5c24d8b2bf99ee93049a6f8154ef9cd7897a6e36",
      "tree": "806068fd67093b7d653972d2627c4e6f479f25a5",
      "parents": [
        "b32fc0a0629bf5894b35f33554c118aacfd0d1e2",
        "bcd3cfc1213894ff955771508d46fa18d66e9328"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Sun Nov 06 21:40:22 2011 -0800"
      },
      "committer": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Sun Nov 06 21:40:22 2011 -0800"
      },
      "message": "Merge branch \u0027docs/docbook/drm\u0027 of git://github.com/mfwitten/linux into docs-move\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": "1eb63378354ac37b7e27d256bbf84684751bac32",
      "tree": "0775591a2dced778d1ba0bd8a946831e424d02d7",
      "parents": [
        "1a4ceab195e66bce9c1638fdded6d92988100ba4",
        "bac2dacd5fb9ddad093d7a2dc5ab44e764874821"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 15:42:54 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 15:42:54 2011 -0700"
      },
      "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: (348 commits)\n  [media] pctv452e: Remove bogus code\n  [media] adv7175: Make use of media bus pixel codes\n  [media] media: vb2: fix incorrect return value\n  [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES\n  [media] cx23885: Stop the risc video fifo before reconfiguring it\n  [media] cx23885: Avoid incorrect error handling and reporting\n  [media] cx23885: Avoid stopping the risc engine during buffer timeout\n  [media] cx23885: Removed a spurious function cx23885_set_scale()\n  [media] cx23885: v4l2 api compliance, set the audioset field correctly\n  [media] cx23885: hook the audio selection functions into the main driver\n  [media] cx23885: add generic functions for dealing with audio input selection\n  [media] cx23885: fixes related to maximum number of inputs and range checking\n  [media] cx23885: Initial support for the MPX-885 mini-card\n  [media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband use\n  [media] cx23885: Enable audio line in support from the back panel\n  [media] cx23885: Allow the audio mux config to be specified on a per input basis\n  [media] cx25840: Enable support for non-tuner LR1/LR2 audio inputs\n  [media] cx23885: Name an internal i2c part and declare a bitfield by name\n  [media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs during streaming\n  [media] cx23885: remove channel dump diagnostics when a vbi buffer times out\n  ...\n\nFix up trivial conflicts in drivers/misc/altera-stapl/altera.c (header\nfile rename vs add)\n"
    },
    {
      "commit": "68d99b2c8efcb6ed3807a55569300c53b5f88be5",
      "tree": "f189c8f2132d3668a2f0e503f5c3f8695b26a1c8",
      "parents": [
        "0e59e7e7feb5a12938fbf9135147eeda3238c6c4",
        "8128c9f21509f9a8b6da94ac432d845dda458406"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 28 14:25:01 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 28 14:25:01 2011 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (549 commits)\n  ALSA: hda - Fix ADC input-amp handling for Cx20549 codec\n  ALSA: hda - Keep EAPD turned on for old Conexant chips\n  ALSA: hda/realtek - Fix missing volume controls with ALC260\n  ASoC: wm8940: Properly set codec-\u003edapm.bias_level\n  ALSA: hda - Fix pin-config for ASUS W90V\n  ALSA: hda - Fix surround/CLFE headphone and speaker pins order\n  ALSA: hda - Fix typo\n  ALSA: Update the sound git tree URL\n  ALSA: HDA: Add new revision for ALC662\n  ASoC: max98095: Convert codec-\u003ehw_write to snd_soc_write\n  ASoC: keep pointer to resource so it can be freed\n  ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits calls\n  ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2\n  ASoC: da7210: Add support for line out and DAC\n  ASoC: da7210: Add support for DAPM\n  ALSA: hda/realtek - Fix DAC assignments of multiple speakers\n  ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask value\n  ASoC: Set sgtl5000-\u003eldo in ldo_regulator_register\n  ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 Capture\n  ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 Capture\n  ...\n"
    },
    {
      "commit": "8a9ea3237e7eb5c25f09e429ad242ae5a3d5ea22",
      "tree": "a0a63398a9983667d52cbbbf4e2405b4f22b1d83",
      "parents": [
        "1be025d3cb40cd295123af2c394f7229ef9b30ca",
        "8b3408f8ee994973869d8ba32c5bf482bc4ddca4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Oct 25 13:25:22 2011 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Oct 25 13:25:22 2011 +0200"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1745 commits)\n  dp83640: free packet queues on remove\n  dp83640: use proper function to free transmit time stamping packets\n  ipv6: Do not use routes from locally generated RAs\n  |PATCH net-next] tg3: add tx_dropped counter\n  be2net: don\u0027t create multiple RX/TX rings in multi channel mode\n  be2net: don\u0027t create multiple TXQs in BE2\n  be2net: refactor VF setup/teardown code into be_vf_setup/clear()\n  be2net: add vlan/rx-mode/flow-control config to be_setup()\n  net_sched: cls_flow: use skb_header_pointer()\n  ipv4: avoid useless call of the function check_peer_pmtu\n  TCP: remove TCP_DEBUG\n  net: Fix driver name for mdio-gpio.c\n  ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT\n  rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces\n  ipv4: fix ipsec forward performance regression\n  jme: fix irq storm after suspend/resume\n  route: fix ICMP redirect validation\n  net: hold sock reference while processing tx timestamps\n  tcp: md5: add more const attributes\n  Add ethtool -g support to virtio_net\n  ...\n\nFix up conflicts in:\n - drivers/net/Kconfig:\n\tThe split-up generated a trivial conflict with removal of a\n\tstale reference to Documentation/networking/net-modules.txt.\n\tRemove it from the new location instead.\n - fs/sysfs/dir.c:\n\tFairly nasty conflicts with the sysfs rb-tree usage, conflicting\n\twith Eric Biederman\u0027s changes for tagged directories.\n"
    },
    {
      "commit": "2d03423b2319cc854adeb28a03f65de5b5e0ab63",
      "tree": "20d9ddb661f3247f5dfaa6da8212123ed14a24c4",
      "parents": [
        "59e52534172d845ebffb0d7e85fc56fb7b857051",
        "2bbcb8788311a40714b585fc11b51da6ffa2ab92"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Oct 25 12:13:59 2011 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Oct 25 12:13:59 2011 +0200"
      },
      "message": "Merge branch \u0027driver-core-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core\n\n* \u0027driver-core-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (38 commits)\n  mm: memory hotplug: Check if pages are correctly reserved on a per-section basis\n  Revert \"memory hotplug: Correct page reservation checking\"\n  Update email address for stable patch submission\n  dynamic_debug: fix undefined reference to `__netdev_printk\u0027\n  dynamic_debug: use a single printk() to emit messages\n  dynamic_debug: remove num_enabled accounting\n  dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions\n  uio: Support physical addresses \u003e32 bits on 32-bit systems\n  sysfs: add unsigned long cast to prevent compile warning\n  drivers: base: print rejected matches with DEBUG_DRIVER\n  memory hotplug: Correct page reservation checking\n  memory hotplug: Refuse to add unaligned memory regions\n  remove the messy code file Documentation/zh_CN/SubmitChecklist\n  ARM: mxc: convert device creation to use platform_device_register_full\n  new helper to create platform devices with dma mask\n  docs/driver-model: Update device class docs\n  docs/driver-model: Document device.groups\n  kobj_uevent: Ignore if some listeners cannot handle message\n  dynamic_debug: make netif_dbg() call __netdev_printk()\n  dynamic_debug: make netdev_dbg() call __netdev_printk()\n  ...\n"
    },
    {
      "commit": "27a90700a4275c5178b883b65927affdafa5185c",
      "tree": "d140a0c39bc0bf68531a165e0678be58987d2d78",
      "parents": [
        "c4253cb0748cd50060d04d838c38b07f1ad0e6e5"
      ],
      "author": {
        "name": "Kai Jiang",
        "email": "Kai.Jiang@freescale.com",
        "time": "Mon Oct 17 20:50:20 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 18 11:18:57 2011 -0700"
      },
      "message": "uio: Support physical addresses \u003e32 bits on 32-bit systems\n\nTo support \u003e32-bit physical addresses for UIO_MEM_PHYS type we need to\nextend the width of \u0027addr\u0027 in struct uio_mem.  Numerous platforms like\nembedded PPC, ARM, and X86 have support for systems with larger physical\naddress than logical.\n\nSince \u0027addr\u0027 may contain a physical, logical, or virtual address the\neasiest solution is to just change the type to \u0027phys_addr_t\u0027 which\nshould always be greater than or equal to the sizeof(void *) such that\nit can properly hold any of the address types.\n\nFor physical address we can support up to a 44-bit physical address on a\ntypical 32-bit system as we utilize remap_pfn_range() for the mapping of\nthe memory region and pfn\u0027s are represnted by shifting the address by\nthe page size (typically 4k).\n\nSigned-off-by: Kai Jiang \u003cKai.Jiang@freescale.com\u003e\nSigned-off-by: Minghuan Lian \u003cMinghuan.Lian@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Hans J. Koch \u003chjk@hansjkoch.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "094daf7db7c47861009899ce23f9177d761e20b0",
      "tree": "a107065393720b80664157a035b206576e834793",
      "parents": [
        "3ed6f6958c0ac21958285d8648f14d34da4bbcb3",
        "5f68a2b0a890d086e40fc7b55f4a0c32c28bc0d2"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Oct 11 15:35:42 2011 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Oct 11 15:35:42 2011 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.infradead.org/users/linville/wireless-next into for-davem\n\nConflicts:\n\tDocumentation/feature-removal-schedule.txt\n"
    },
    {
      "commit": "4b801bc969364a980c1366e48155d1a29d20661b",
      "tree": "990b0e2ba1a6387f1e4b1f9846bd0246c9c7dbe8",
      "parents": [
        "37fbd9080088f5f98ab81a6f2ad456857971a089"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Thu Sep 29 16:04:40 2011 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Sep 30 15:57:24 2011 -0400"
      },
      "message": "mac80211: document client powersave\n\nWith the addition of uAPSD and driver buffering\nthe powersave handling has gotten quite complex.\nAdd a section to the documentation to explain it\nfor anyone wanting to implement it.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.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": "dba8b46992c55946d3b092934f581a343403118f",
      "tree": "7ea5af971bc5cc8ecf4c8af1e0547fa11291ba86",
      "parents": [
        "47124373b59e43fd07cbf7b44d9288f19c1d5a93"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Tue Sep 13 11:24:41 2011 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Sep 14 11:00:51 2011 +0200"
      },
      "message": "ALSA: mpu401: clean up interrupt specification\n\nThe semantics of snd_mpu401_uart_new()\u0027s interrupt parameters are\nsomewhat counterintuitive:  To prevent the function from allocating its\nown interrupt, either the irq number must be invalid, or the irq_flags\nparameter must be zero.  At the same time, the irq parameter being\ninvalid specifies that the mpu401 code has to work without an interrupt\nallocated by the caller.  This implies that, if there is an interrupt\nand it is allocated by the caller, the irq parameter must be set to\na valid-looking number which then isn\u0027t actually used.\n\nWith the removal of IRQF_DISABLED, zero becomes a valid irq_flags value,\nwhich forces us to handle the parameters differently.\n\nThis patch introduces a new flag MPU401_INFO_IRQ_HOOK for when the\ndevice interrupt is handled by the caller, and makes the allocation of\nthe interrupt to depend only on the irq parameter.  As suggested by\nTakashi, the irq_flags parameter was dropped because, when used, it had\nthe constant value IRQF_DISABLED.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\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": "48ee688df09fa3ddf86b5b53508316d18d6fcedd",
      "tree": "b39ef7a94c9ade7724da42f7a2b58eae9e03e489",
      "parents": [
        "305b93f180b221789a6213bf3d298c6735102da1"
      ],
      "author": {
        "name": "Brian Norris",
        "email": "computersforpeace@gmail.com",
        "time": "Tue Aug 23 17:17:33 2011 -0700"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "artem.bityutskiy@intel.com",
        "time": "Sun Sep 11 15:02:18 2011 +0300"
      },
      "message": "mtd: doc: remove mention of MEMSETOOBSEL\n\nIt\u0027s been gone for a while.\n\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\nSigned-off-by: Artem Bityutskiy \u003cartem.bityutskiy@intel.com\u003e\n"
    },
    {
      "commit": "bb9ebd4e714385a2592a482845865ef2d58b2868",
      "tree": "77d5892fb0a3a6a883101b459e467f73aad6e721",
      "parents": [
        "a40f73419f02e40555f692785ea1c1813d5b4c12"
      ],
      "author": {
        "name": "Brian Norris",
        "email": "computersforpeace@gmail.com",
        "time": "Tue May 31 16:31:23 2011 -0700"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "artem.bityutskiy@intel.com",
        "time": "Sun Sep 11 15:01:56 2011 +0300"
      },
      "message": "mtd: nand: rename NAND_USE_FLASH_BBT\n\nRecall the recently added prefix requirements:\n * \"NAND_\" for flags in nand.h, used in nand_chip.options\n * \"NAND_BBT_\" for flags in bbm.h, used in nand_chip.bbt_options\n        or in nand_bbt_descr.options\n\nThus, I am changing NAND_USE_FLASH_BBT to NAND_BBT_USE_FLASH.\n\nAgain, this flag is found in bbm.h and so should NOT be used in the\n\"nand_chip.options\" field.\n\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "a40f73419f02e40555f692785ea1c1813d5b4c12",
      "tree": "81f3eeb517d6480d8535ac769202eb8e26de53c4",
      "parents": [
        "5fb1549dfc40f3b589dae560ea21535cdc5f64e0"
      ],
      "author": {
        "name": "Brian Norris",
        "email": "computersforpeace@gmail.com",
        "time": "Tue May 31 16:31:22 2011 -0700"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "artem.bityutskiy@intel.com",
        "time": "Sun Sep 11 15:01:56 2011 +0300"
      },
      "message": "mtd: nand: consolidate redundant flash-based BBT flags\n\nThis patch works with the following three flags from two headers (nand.h\nand bbm.h):\n  (1) NAND_USE_FLASH_BBT (nand.h)\n  (2) NAND_USE_FLASH_BBT_NO_OOB (nand.h)\n  (3) NAND_BBT_NO_OOB (bbm.h)\n\nThese flags are all related and interdependent, yet they were in\ndifferent headers. Flag (2) is simply the combination of (1) and (3) and\ncan be eliminated.\n\nThis patch accomplishes the following:\n  * eliminate NAND_USE_FLASH_BBT_NO_OOB (i.e., flag (2))\n  * move NAND_USE_FLASH_BBT (i.e., flag (1)) to bbm.h\n\nIt\u0027s important to note that because (1) and (3) are now both found in\nbbm.h, they should NOT be used in the \"nand_chip.options\" field.\n\nI removed a small section from the mtdnand DocBook because it referes to\nNAND_USE_FLASH_BBT in nand.h, which has been moved to bbm.h.\n\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.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": "bcd3cfc1213894ff955771508d46fa18d66e9328",
      "tree": "727af97f24bc5c5f4dbe81638966ea06c05dae2c",
      "parents": [
        "7f0925aca586b4a0cce81b06af7383d6aec59cc1"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:29:16 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:37 2011 +0000"
      },
      "message": "DocBook/drm: Clean up a todo-note\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "7f0925aca586b4a0cce81b06af7383d6aec59cc1",
      "tree": "c3ec4c53bd96c2e58eb4b8d50ce8687867410748",
      "parents": [
        "a5294e01f2777649834d218583e7a32b2dacb699"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 18:07:13 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:35 2011 +0000"
      },
      "message": "DocBook/drm: `device aware\u0027 -\u003e `device-aware\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "a5294e01f2777649834d218583e7a32b2dacb699",
      "tree": "267a6250b2bc562930d2cc1079a035bb1a600f54",
      "parents": [
        "5a462d58c84a2f5ed161daced2c7df34357c6d3d"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 18:05:52 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:33 2011 +0000"
      },
      "message": "DocBook/drm: `(device|driver) specific\u0027 -\u003e `(device|driver)-specific\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "5a462d58c84a2f5ed161daced2c7df34357c6d3d",
      "tree": "c393849b004832a53ef749e7230ef3e92c53c2d1",
      "parents": [
        "964d32dcbefcfda015bc33dc76414b05c6f512de"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 17:58:46 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:32 2011 +0000"
      },
      "message": "DocBook/drm: Clean up the paragraph on framebuffer objects\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "964d32dcbefcfda015bc33dc76414b05c6f512de",
      "tree": "f23b0184abf968d2fb9f9d38191efddcb42ff711",
      "parents": [
        "e355b2014da06458385902c47edf193a997895fc"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 17:41:31 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:30 2011 +0000"
      },
      "message": "DocBook/drm: Use `; otherwise,\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "e355b2014da06458385902c47edf193a997895fc",
      "tree": "8a216572ab774da8a308516f4daca51d99962a50",
      "parents": [
        "b8c6e0fe46fcd60f58089365dd96dcf04f95263b"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 17:38:48 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:28 2011 +0000"
      },
      "message": "DocBook/drm: Better flow with `, and then\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "b8c6e0fe46fcd60f58089365dd96dcf04f95263b",
      "tree": "1077ce0b3bca01ac8ea05d3d51bb808601e6de94",
      "parents": [
        "2d43f5d667273ba4975cb79782a46aa374dd8607"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 17:34:00 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:26 2011 +0000"
      },
      "message": "DocBook/drm: Refer to the domain-setting function as a device-specific ioctl\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "2d43f5d667273ba4975cb79782a46aa374dd8607",
      "tree": "fed80399516beeb604ab9a99fc3074e25539a511",
      "parents": [
        "0c2d91a80a156208d2f9f3dfb01871ebcf4a9338"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 16:00:55 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:24 2011 +0000"
      },
      "message": "DocBook/drm: Improve flow of GPU/CPU coherence sentence\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "0c2d91a80a156208d2f9f3dfb01871ebcf4a9338",
      "tree": "f21896e9252f291e5e4fed1b2440077473d59c8f",
      "parents": [
        "f877bd4ad5508e2f0653c31d05ffe0ad4e2bfe11"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 15:59:56 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:22 2011 +0000"
      },
      "message": "DocBook/drm: Use an \u003citemizelist\u003e for fundamental GEM operations\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "f877bd4ad5508e2f0653c31d05ffe0ad4e2bfe11",
      "tree": "c75817074f16b836fb44865c1ffe1ecc14a49c9c",
      "parents": [
        "51b9500de28a1e5e7a2090de5d345d6d98581617"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 21:16:15 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:20 2011 +0000"
      },
      "message": "DocBook/drm: Insert a comma\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "51b9500de28a1e5e7a2090de5d345d6d98581617",
      "tree": "ed0effbf00934f4790c2fec7d54d69d433dd3cf4",
      "parents": [
        "65ffef508f23d5e67940cadc8eca2ae34738018a"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 21:11:30 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:18 2011 +0000"
      },
      "message": "DocBook/drm: Use a \u003cvariablelist\u003e for vblank ioctls\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "65ffef508f23d5e67940cadc8eca2ae34738018a",
      "tree": "444a8dba02096fa9e292bf820cbcd50cd40dbb6c",
      "parents": [
        "4dc0152d5780f04573046b06a3fb7c7ad9b81afa"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 20:55:58 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:16 2011 +0000"
      },
      "message": "DocBook/drm: Use an itemizedlist for what an encoder needs to provide\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "4dc0152d5780f04573046b06a3fb7c7ad9b81afa",
      "tree": "11ef71fc09e8c66b16a5bb08dd4d9a28d1d598ee",
      "parents": [
        "896ee65fb646f9a98243a9f69e5904dff394c78a"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 20:29:32 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:14 2011 +0000"
      },
      "message": "DocBook/drm: Insert `the\u0027 for readability, and change `set\u0027 to `setting\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "896ee65fb646f9a98243a9f69e5904dff394c78a",
      "tree": "65d5510727c087cc59d0b2967db87df424b899cf",
      "parents": [
        "8a9ba910ac3962e5adb4ce1f086adf1e21fa04d1"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 20:26:17 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:12 2011 +0000"
      },
      "message": "DocBook/drm: Remove extraneous commas\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "8a9ba910ac3962e5adb4ce1f086adf1e21fa04d1",
      "tree": "4796279d7c693bc09e322d77bc2ad16babfce3c3",
      "parents": [
        "327d6fb962f227a31d4b03869774287efca49c50"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 20:21:22 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:09 2011 +0000"
      },
      "message": "DocBook/drm: Use a colon\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "327d6fb962f227a31d4b03869774287efca49c50",
      "tree": "e9e61782b5f448325a96b75d58d612fcc05def24",
      "parents": [
        "3bf7df615612671271512aada7d83285f3fa731b"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 20:18:14 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:07 2011 +0000"
      },
      "message": "DocBook/drm: Clarify `final initialization\u0027 via better formatting\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "3bf7df615612671271512aada7d83285f3fa731b",
      "tree": "e9255cae30c8b423c177fbc8f59122dfc5749c48",
      "parents": [
        "1dbd39c3ea3967c41a09e81c826499f7ae9c8180"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:49:10 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:05 2011 +0000"
      },
      "message": "DocBook/drm: Remove redundancy\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "1dbd39c3ea3967c41a09e81c826499f7ae9c8180",
      "tree": "139644a9902d0ae9ea68f8a633063926dc39b446",
      "parents": [
        "9029bd7a42e3c32783866630ee3eb6b82e273544"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:48:32 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:03 2011 +0000"
      },
      "message": "DocBook/drm: Insert `it\u0027 for smooth reading\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "9029bd7a42e3c32783866630ee3eb6b82e273544",
      "tree": "c01d9d79845140b39cb15153c065f19682fd6690",
      "parents": [
        "54f2cb8fc930e08fd6156519b28c45d576615f82"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:42:20 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 20:00:01 2011 +0000"
      },
      "message": "DocBook/drm: The word `so-called\u0027; I do not think it connotes what you think it connotes\n\n  From Webster\u0027s Revised Unabridged Dictionary (1913) [web1913]:\n\n    So-called \\So\"-called`\\, a.\n       So named; called by such a name (but perhaps called thus with\n       doubtful propriety).\n\n  From WordNet (r) 2.0 [wn]:\n\n    so-called\n         adj : doubtful or suspect; \"these so-called experts are no help\"\n               [syn: {alleged(a)}, {supposed}]\n\nMy strong conviction is that widespread use of \u0027so gennant\u0027\nor \u0027sogennant\u0027 in German has led to the creeping misuse of\n\u0027so-called\u0027 in English (especially through technical writings).\n\nIn English, it would be better to use:\n\n  what is called\n\nor a better translation of \u0027so gennant\u0027:\n\n  so named\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "54f2cb8fc930e08fd6156519b28c45d576615f82",
      "tree": "3d10a9759ebdb89b98da2f4be0518074e37d48cc",
      "parents": [
        "482b2ad8e488e609bb3bb408a8e9ca17b73b17c6"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:41:37 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:59 2011 +0000"
      },
      "message": "DocBook/drm: Use a singular subject for grammatical cleanliness\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "482b2ad8e488e609bb3bb408a8e9ca17b73b17c6",
      "tree": "3b457e7ac118427d6f5de08b3803be64bb142f26",
      "parents": [
        "049cc903e714a27805eae0c34a4c34902a385032"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:37:24 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:56 2011 +0000"
      },
      "message": "DocBook/drm: basic -\u003e core\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "049cc903e714a27805eae0c34a4c34902a385032",
      "tree": "671bf1f73329c70f362d69cd6744d47b4f24279e",
      "parents": [
        "ae63d793a43888eeb1c16422252d987aa37ab96c"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:21:17 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:54 2011 +0000"
      },
      "message": "DocBook/drm: Streamline wording of GEM initialization\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "ae63d793a43888eeb1c16422252d987aa37ab96c",
      "tree": "459e0496317704b0f49c861cd933c6af931d2be8",
      "parents": [
        "1c86de2216f678bfb6e2472af6e5c25b0df8d91f"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:19:18 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:52 2011 +0000"
      },
      "message": "DocBook/drm: Insert `()\u0027 after function name\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "1c86de2216f678bfb6e2472af6e5c25b0df8d91f",
      "tree": "48b5d690b5de133205dbbc2a504a194aff8684a7",
      "parents": [
        "005d7f4a01d3c755c3abab38b7e380f0bbff475d"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:14:26 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:50 2011 +0000"
      },
      "message": "DocBook/drm: Remove parentheses and unnecessary repetition\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "005d7f4a01d3c755c3abab38b7e380f0bbff475d",
      "tree": "e8affe4e55ca05109b4cfcdb06acf73e0e616df8",
      "parents": [
        "eb2b8d4273fb8b73821ca8dbc9c0de10e9879833"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 19:02:52 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:48 2011 +0000"
      },
      "message": "DocBook/drm: Insert missing comma\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "eb2b8d4273fb8b73821ca8dbc9c0de10e9879833",
      "tree": "c9b415e8dd814ceadb002242dcb30becf80df8d0",
      "parents": [
        "8d36ffae67d89a86e37e7745503743fec1ac695c"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:58:42 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:59:45 2011 +0000"
      },
      "message": "DocBook/drm: , -\u003e :\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "8d36ffae67d89a86e37e7745503743fec1ac695c",
      "tree": "43ecbdbb22368d8f3d34c76d27ade556b20c416e",
      "parents": [
        "118bdd70bdd73b08dcc3920fa30a21be5bbbffae"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:57:37 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:31:10 2011 +0000"
      },
      "message": "DocBook/drm: can -\u003e could\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "118bdd70bdd73b08dcc3920fa30a21be5bbbffae",
      "tree": "e7363bcecfea34a5c461f8d1beb876ba6fcce106",
      "parents": [
        "9c2416adac986d7d90814d7985a0ea80ebea416f"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:57:04 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:31:08 2011 +0000"
      },
      "message": "DocBook/drm: Offset modifiers with commas\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "9c2416adac986d7d90814d7985a0ea80ebea416f",
      "tree": "c45576d3ca53c8ecc6302e1862f43a560c665f3e",
      "parents": [
        "bb49a6a1f3303f9cf23a19f403c9b90cdff0e7da"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:56:12 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:31:06 2011 +0000"
      },
      "message": "DocBook/drm: Use the passive voice\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "bb49a6a1f3303f9cf23a19f403c9b90cdff0e7da",
      "tree": "919ce919fce6689e729b9040faa0bf8b56924d6b",
      "parents": [
        "5b658bf2bf9e47f9a67cd26b1c69e4441eaf04fc"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:50:14 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:31:03 2011 +0000"
      },
      "message": "DocBook/drm: `at driver load time\u0027 -\u003e `when the driver is loaded\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "5b658bf2bf9e47f9a67cd26b1c69e4441eaf04fc",
      "tree": "9ef6e274cfe5c23e2eaf218d0ea0ba6e5032bece",
      "parents": [
        "f07faf693c59b449b6637ea056e5826c85dcd265"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:49:11 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:59 2011 +0000"
      },
      "message": "DocBook/drm: `setup\u0027 is the noun; `to set up\u0027 is the verb\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "f07faf693c59b449b6637ea056e5826c85dcd265",
      "tree": "eec497f21100428c195a459dbdc4e971d64397d9",
      "parents": [
        "8814630f0b59421e558f4403b79f5dc3a025a386"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:48:15 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:56 2011 +0000"
      },
      "message": "DocBook/drm: Insert missing `an\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "8814630f0b59421e558f4403b79f5dc3a025a386",
      "tree": "dc010afe533ca552bb5eb7e3106866b27002c066",
      "parents": [
        "57a15fd663d6680dc100a537f0ed328993c33af2"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:46:10 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:53 2011 +0000"
      },
      "message": "DocBook/drm: Insert missing `that\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "57a15fd663d6680dc100a537f0ed328993c33af2",
      "tree": "5180bfdf70854297e9072604bf487eb3fcdd1af9",
      "parents": [
        "06fa7b8066d4dc3f6c9d4c4bf34f385d5a823f13"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:42:36 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:50 2011 +0000"
      },
      "message": "DocBook/drm: Clearer wording with `for consumption by\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "06fa7b8066d4dc3f6c9d4c4bf34f385d5a823f13",
      "tree": "4958c207ebdb63af8a4d02d90c0b1c622320e796",
      "parents": [
        "6e375f44b6073dd320895753ff05cbfd3f410f66"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:40:55 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:47 2011 +0000"
      },
      "message": "DocBook/drm: Better wording\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "6e375f44b6073dd320895753ff05cbfd3f410f66",
      "tree": "0edeccb295cde0b789ff79648db1b37b92e2f7c3",
      "parents": [
        "75aa9df5a2bf2ae90a1f0f6f283278f634ca4233"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:37:05 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:45 2011 +0000"
      },
      "message": "DocBook/drm: Replace the paragraph\u0027s first sentence with its last sentence\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "75aa9df5a2bf2ae90a1f0f6f283278f634ca4233",
      "tree": "1574c5980bad910bc269b48f3b2f6fed7802d402",
      "parents": [
        "58f1d652def02db0bdcdf03d01f3483fc18ec392"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:34:49 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:42 2011 +0000"
      },
      "message": "DocBook/drm: Rearrange wording to make more sense\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "58f1d652def02db0bdcdf03d01f3483fc18ec392",
      "tree": "94efea5fcdd5f27ea3c01be5f323900fdc6e4abb",
      "parents": [
        "80c84e6f3c2c707ccb5d7b500e25bda69f0e1895"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:31:42 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:39 2011 +0000"
      },
      "message": "DocBook/drm: Clean up `pre-memory management aware\u0027\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "80c84e6f3c2c707ccb5d7b500e25bda69f0e1895",
      "tree": "6933f0686d4cac2ae1e076f5d8cb15d93238e3a8",
      "parents": [
        "b1f95bdc1eb10e3d3c8a85b2f0bc08fa6c08ae5d"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:23:21 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:37 2011 +0000"
      },
      "message": "DocBook/drm: Move `should be set\u0027 to the beginning of the sentence\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "b1f95bdc1eb10e3d3c8a85b2f0bc08fa6c08ae5d",
      "tree": "a32adc9b4ff3d578442e5d9a34516279b8381b7e",
      "parents": [
        "02391f1fe7b4e5434e4c558dcae99b9368c84bf3"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:21:29 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:34 2011 +0000"
      },
      "message": "DocBook/drm: , -\u003e .\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "02391f1fe7b4e5434e4c558dcae99b9368c84bf3",
      "tree": "742dfc09ba72ab805e8c82d85a938da6756f3362",
      "parents": [
        "2c267e9e016da3e19a95261875a5f3b19dd6e9f6"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:20:54 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:32 2011 +0000"
      },
      "message": "DocBook/drm: a -\u003e an\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "2c267e9e016da3e19a95261875a5f3b19dd6e9f6",
      "tree": "19ba563d6a1a675b39df0f6ccc3e62e178eeecf0",
      "parents": [
        "0c54781bc5aaec1e23bc50a4ef757b8e8bfc693b"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 18:10:12 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:29 2011 +0000"
      },
      "message": "DocBook/drm: Use a semicolon\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "0c54781bc5aaec1e23bc50a4ef757b8e8bfc693b",
      "tree": "95fa7ca0120758bdad58a4d22d5e3d01e326c54e",
      "parents": [
        "f11aca045c165b9d4c9c4fce29f51ec24bcf64d3"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 17:55:54 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Mon Aug 29 19:30:24 2011 +0000"
      },
      "message": "DocBook/drm: Clean up code comment\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.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": "f11aca045c165b9d4c9c4fce29f51ec24bcf64d3",
      "tree": "e64883426c54ef56d8afca676cd9557fb07eb681",
      "parents": [
        "a78f6787a3dd7223bf185895fdcea661b408dc0a"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 17:21:31 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 21:29:55 2011 +0000"
      },
      "message": "DocBook/drm: can -\u003e may\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.com\u003e\n"
    },
    {
      "commit": "a78f6787a3dd7223bf185895fdcea661b408dc0a",
      "tree": "6d75f9788541e0a18b148158f6af23d30182d0d5",
      "parents": [
        "caca9510ff4e5d842c0589110243d60927836222"
      ],
      "author": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 17:18:08 2011 +0000"
      },
      "committer": {
        "name": "Michael Witten",
        "email": "mfwitten@gmail.com",
        "time": "Thu Aug 25 17:18:08 2011 +0000"
      },
      "message": "DocBook/drm: Eradicate inappropriate uses of the future tense\n\nSigned-off-by: Michael Witten \u003cmfwitten@gmail.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"
    }
  ],
  "next": "9e1d50756bad35c7e1b566bed9426f68d93135fd"
}
