)]}'
{
  "log": [
    {
      "commit": "4c925d6031f719fad6ea8b1c94a636f4c0fea39b",
      "tree": "a27265311ff47951ab00d4df3b49350c1ae898ba",
      "parents": [
        "543f56c19c3e926d33b50a6bcbc37c408631601e"
      ],
      "author": {
        "name": "Eldad Zack",
        "email": "eldad@fogrefinery.com",
        "time": "Mon Dec 17 16:03:04 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 17 17:15:22 2012 -0800"
      },
      "message": "kstrto*: add documentation\n\nAs Bruce Fields pointed out, kstrto* is currently lacking kerneldoc\ncomments.  This patch adds kerneldoc comments to common variants of\nkstrto*: kstrto(u)l, kstrto(u)ll and kstrto(u)int.\n\nSigned-off-by: Eldad Zack \u003celdad@fogrefinery.com\u003e\nCc: J. Bruce Fields \u003cbfields@fieldses.org\u003e\nCc: Joe Perches \u003cjoe@perches.com\u003e\nCc: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nCc: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: Rob Landley \u003crob@landley.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3c2e81ef344a90bb0a39d84af6878b4aeff568a2",
      "tree": "bd8c8b23466174899d2fe4d35af6e1e838edb068",
      "parents": [
        "221392c3ad0432e39fd74a349364f66cb0ed78f6",
        "55bde6b1442fed8af67b92d21acce67db454c9f9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 17 08:26:17 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 17 08:26:17 2012 -0800"
      },
      "message": "Merge branch \u0027drm-next\u0027 of git://people.freedesktop.org/~airlied/linux\n\nPull DRM updates from Dave Airlie:\n \"This is the one and only next pull for 3.8, we had a regression we\n  found last week, so I was waiting for that to resolve itself, and I\n  ended up with some Intel fixes on top as well.\n\n  Highlights:\n   - new driver: nvidia tegra 20/30/hdmi support\n   - radeon: add support for previously unused DMA engines, more HDMI\n     regs, eviction speeds ups and fixes\n   - i915: HSW support enable, agp removal on GEN6, seqno wrapping\n   - exynos: IPP subsystem support (image post proc), HDMI\n   - nouveau: display class reworking, nv20-\u003e40 z compression\n   - ttm: start of locking fixes, rcu usage for lookups,\n   - core: documentation updates, docbook integration, monotonic clock\n     usage, move from connector to object properties\"\n\n* \u0027drm-next\u0027 of git://people.freedesktop.org/~airlied/linux: (590 commits)\n  drm/exynos: add gsc ipp driver\n  drm/exynos: add rotator ipp driver\n  drm/exynos: add fimc ipp driver\n  drm/exynos: add iommu support for ipp\n  drm/exynos: add ipp subsystem\n  drm/exynos: support device tree for fimd\n  radeon: fix regression with eviction since evict caching changes\n  drm/radeon: add more pedantic checks in the CP DMA checker\n  drm/radeon: bump version for CS ioctl support for async DMA\n  drm/radeon: enable the async DMA rings in the CS ioctl\n  drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI\n  drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)\n  drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)\n  drm/radeon: fix htile buffer size computation for command stream checker\n  drm/radeon: fix fence locking in the pageflip callback\n  drm/radeon: make indirect register access concurrency-safe\n  drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss\n  drm/exynos: support extended screen coordinate of fimd\n  drm/exynos: fix x, y coordinates for right bottom pixel\n  drm/exynos: fix fb offset calculation for plane\n  ...\n"
    },
    {
      "commit": "d8c532c40721f7507896d202b8cae3b3642d2b0d",
      "tree": "42b1ce76671eb85324281ed93491432f4523f983",
      "parents": [
        "e777d192ffb9f2929d547a2f8a5f65b7db7a9552",
        "77c53d0b56264a8fc5844e087ad15fffe20c299d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 13 19:22:22 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 13 19:22:22 2012 -0800"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media updates from Mauro Carvalho Chehab:\n\n - Missing MAINTAINERS entries were added for several drivers\n\n - Adds V4L2 support for DMABUF handling, allowing zero-copy buffer\n   sharing between V4L2 devices and GPU\n\n - Got rid of all warnings when compiling with W\u003d1 on x86\n\n - Add a new driver for Exynos hardware (s3c-camif)\n\n - Several bug fixes, cleanups and driver improvements\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (243 commits)\n  [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check\n  [media] omap3isp: Prepare/unprepare clocks before/after enable/disable\n  [media] omap3isp: preview: Add support for 8-bit formats at the sink pad\n  [media] omap3isp: Replace printk with dev_*\n  [media] omap3isp: Find source pad from external entity\n  [media] omap3isp: Configure CSI-2 phy based on platform data\n  [media] omap3isp: Add PHY routing configuration\n  [media] omap3isp: Add CSI configuration registers from control block to ISP resources\n  [media] omap3isp: Remove unneeded module memory address definitions\n  [media] omap3isp: Use monotonic timestamps for statistics buffers\n  [media] uvcvideo: Fix control value clamping for unsigned integer controls\n  [media] uvcvideo: Mark first output terminal as default video node\n  [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support\n  [media] uvcvideo: Return -ENOTTY for unsupported ioctls\n  [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP\n  [media] uvcvideo: Don\u0027t fail when an unsupported format is requested\n  [media] uvcvideo: Return -EACCES when trying to access a read/write-only control\n  [media] uvcvideo: Set error_idx properly for extended controls API failures\n  [media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2\n  [media] fc2580: write some registers conditionally\n  ...\n"
    },
    {
      "commit": "046e7d685bc370fd4c879ab6635ad3f69e6673d1",
      "tree": "36b981f8d1f2bfd348c1479acbe3a9426d35c377",
      "parents": [
        "fe504c5c745aeb767d978fbedeb94775fd4cb69c",
        "6eb827d23577a4efec2b10a9c4cc9ded268a1d1c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 13 11:51:23 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 13 11:51:23 2012 -0800"
      },
      "message": "Merge tag \u0027sound-3.8\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound\n\nPull sound updates from Takashi Iwai:\n \"This update contains a fairly wide range of changes all over in sound\n  subdirectory, mainly because of UAPI header moves by David and __dev*\n  annotation removals by Bill.  Other highlights are:\n\n   - Introduced the support for wallclock timestamps in ALSA PCM core\n\n   - Add the poll loop implementation for HD-audio jack detection\n\n   - Yet more VGA-switcheroo fixes for HD-audio\n\n   - New VIA HD-audio codec support\n\n   - More fixes on resource management in USB audio and MIDI drivers\n\n   - More quirks for USB-audio ASUS Xonar U3, Reloop Play, Focusrite,\n     Roland VG-99, etc\n\n   - Add support for FastTrack C400 usb-audio\n\n   - Clean ups in many drivers regarding firmware loading\n\n   - Add PSC724 Ultiimate Edge support to ice1712\n\n   - A few hdspm driver updates\n\n   - New Stanton SCS.1d/1m FireWire driver\n\n   - Standardisation of the logging in ASoC codes\n\n   - DT and dmaengine support for ASoC Atmel\n\n   - Support for Wolfson ADSP cores\n\n   - New drivers for Freescale/iVeia P1022 and Maxim MAX98090\n\n   - Lots of other ASoC driver fixes and developments\"\n\nFix up trivial conflicts.  And go out on a limb and assume the dts file\n\u0027status\u0027 field of one of the conflicting things was supposed to be\n\"disabled\", not \"disable\" like in pretty much all other cases.\n\n* tag \u0027sound-3.8\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (341 commits)\n  ALSA: hda - Move runtime PM check to runtime_idle callback\n  ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522\n  ALSA: hda - Avoid doubly suspend after vga switcheroo\n  ALSA: usb-audio: Enable S/PDIF on the ASUS Xonar U3\n  ALSA: hda - Check validity of CORB/RIRB WP reads\n  ALSA: hda - use usleep_range in link reset and change timeout check\n  ALSA: HDA: VIA: Add support for codec VT1808.\n  ALSA: HDA: VIA Add support for codec VT1705CF.\n  ASoC: codecs: remove __dev* attributes\n  ASoC: utils: remove __dev* attributes\n  ASoC: ux500: remove __dev* attributes\n  ASoC: txx9: remove __dev* attributes\n  ASoC: tegra: remove __dev* attributes\n  ASoC: spear: remove __dev* attributes\n  ASoC: sh: remove __dev* attributes\n  ASoC: s6000: remove __dev* attributes\n  ASoC: OMAP: remove __dev* attributes\n  ASoC: nuc900: remove __dev* attributes\n  ASoC: mxs: remove __dev* attributes\n  ASoC: kirkwood: remove __dev* attributes\n  ...\n"
    },
    {
      "commit": "414a6750e59b0b687034764c464e9ddecac0f7a6",
      "tree": "18a5ceb11359cd72fcb2d31b5eabf3e35328697f",
      "parents": [
        "c6bd5bcc4983f1a2d2f87a3769bf309482ee8c04",
        "fb37ef98015f864d22be223a0e0d93547cd1d4ef"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Dec 11 14:48:20 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Dec 11 14:48:20 2012 -0800"
      },
      "message": "Merge tag \u0027usb-3.8-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb\n\nPull USB patches from Greg Kroah-Hartman:\n \"Here\u0027s the big set of USB patches for 3.8-rc1.\n\n  Lots of USB host driver cleanups in here, and a bit of a reorg of the\n  EHCI driver to make it easier for the different EHCI platform drivers\n  to all work together nicer, which was a reduction in overall code.  We\n  also deleted some unused firmware files, and got rid of the very old\n  file_storage usb gadget driver that had been broken for a long time.\n  This means we ended up removing way more code than added, always a\n  nice thing to see:\n\t 310 files changed, 3028 insertions(+), 10754 deletions(-)\n\n  Other than that, the usual set of new device ids, driver fixes, gadget\n  driver and controller updates and the like.\n\n  All of these have been in the linux-next tree for a number of weeks.\n\n  Signed-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\"\n\n* tag \u0027usb-3.8-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (228 commits)\n  USB: mark uas driver as BROKEN\n  xhci: Add Lynx Point LP to list of Intel switchable hosts\n  uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async()\n  USB: ftdi_sio: Add support for Newport AGILIS motor drivers\n  MAINTAINERS: remove drivers/block/ub.c\n  USB: chipidea: fix use after free bug\n  ezusb: add dependency to USB\n  usb: ftdi_sio: fixup BeagleBone A5+ quirk\n  USB: cp210x: add Virtenio Preon32 device id\n  usb: storage: remove redundant memset() in usb_probe_stor1()\n  USB: option: blacklist network interface on Huawei E173\n  USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue\n  USB: add new zte 3g-dongle\u0027s pid to option.c\n  USB: opticon: switch to generic read implementation\n  USB: opticon: refactor reab-urb processing\n  USB: opticon: use usb-serial bulk-in urb\n  USB: opticon: increase bulk-in size\n  USB: opticon: use port as urb context\n  USB: opticon: pass port to get_serial_info\n  USB: opticon: make private data port specific\n  ...\n"
    },
    {
      "commit": "090015aeefb1360dfa2c467310530052a2965eac",
      "tree": "d4aa221859f3bb0d4238acfd9de2e7c1f94162fe",
      "parents": [
        "6a0f56a784cd8b08d5c438c11cfa659472b29113"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 07 07:52:28 2012 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 07 07:53:38 2012 +0100"
      },
      "message": "ALSA: DocBook: Remove the description of __dev*\n\nRemove obsoleted __devinit* and __devexit* from the example codes and\nthe descriptions, or modified the descriptions a bit to match with the\ncurrent situation.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "28164fdad85ec806f30c76fe98ed0e3abc91d2d7",
      "tree": "9f4b888180bd2dd26cb54f5252b7be0a60037acd",
      "parents": [
        "d0ddc0338af8265e65bd5e4ca72e3d8e61e41d8d"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Thu Nov 01 14:45:18 2012 +0100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 28 20:26:53 2012 +1000"
      },
      "message": "drm/doc: add new dp helpers into drm DocBook\n\nI didn\u0027t bother with documenting the really trivial new \"extract\nsomething from dpcd\" helpers, but the i2c over aux ch is now\ndocumented a bit.\n\nv2: Clarify the comment for i2c_dp_aux_add_bus a bit.\n\nv3: Fix more spelling fail spotted by Laurent Pinchart.\n\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d0ddc0338af8265e65bd5e4ca72e3d8e61e41d8d",
      "tree": "05ca94f9d25b1eee29abbc5e2259c14c264a80c1",
      "parents": [
        "0d4ed4c8f937a0b1aa1cb60e16a41e2f7b0123ca"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Thu Nov 01 14:45:17 2012 +0100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 28 20:26:52 2012 +1000"
      },
      "message": "drm/doc: integrate fb helper reference into docs\n\nAgain only minimal changes to make kerneldoc no longer shout. Plus a\nlittle introduction in the form of a inline DOC: section to quickly\nexplain what this is all about.\n\nv2: Fixup spelling fail.\n\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "0d4ed4c8f937a0b1aa1cb60e16a41e2f7b0123ca",
      "tree": "a7eac87ac676c85221bdd16f3e0aec58ddb513cd",
      "parents": [
        "e4949f2974167f93961d58ca67cfe949af9d5e09"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Thu Nov 01 14:45:16 2012 +0100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 28 20:19:58 2012 +1000"
      },
      "message": "drm/doc: integrate crtc helper api into docbook\n\n- Add the missing doc for drm_helper_move_panel_connectors_to_head.\n- Fixup any outdated stuff in existing sections. I\u0027ve only looked at\n  those kerneldoc headers that actually resulted in a complaint from\n  the kerneldoc parser tool.\n\nv2:\n- Actually include the docbook snippet in the right patch.\n- Fix spelling fail.\n\nv3: It\u0027s now called drm_crtc_helper_set_mode, spotted by Laurent\nPinchart.\n\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "e4949f2974167f93961d58ca67cfe949af9d5e09",
      "tree": "1c342346144424d639022fac0b5376023cb5754b",
      "parents": [
        "670c1ef6508c8fdd83dc55968fc1ce7284d849a7"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Thu Nov 01 14:45:15 2012 +0100"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Wed Nov 28 20:17:07 2012 +1000"
      },
      "message": "drm/doc: Helpers are not a Midlayer!\n\nI\u0027m devoting all my wrath to that fight, so don\u0027t misname it ;-)\n\nv2: Make it clear that this section talks about kms helpers.\n\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "d033a308d81ec83908760a15a841c2bd0d5e0ea3",
      "tree": "647abd67987fe4d7fee80105fc823edf3f53b4f6",
      "parents": [
        "c6c22955f80f2db9614b01fe5a3d1cfcd8b3d848",
        "e23739b4ade80a3a7f87198f008f6c44a7cbc9fd"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Nov 28 07:22:38 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Nov 28 07:22:38 2012 -0200"
      },
      "message": "Merge remote-tracking branch \u0027linus/master\u0027 into staging/for_v3.8\n\n* linus/master: (1428 commits)\n  futex: avoid wake_futex() for a PI futex_q\n  watchdog: using u64 in get_sample_period()\n  writeback: put unused inodes to LRU after writeback completion\n  mm: vmscan: check for fatal signals iff the process was throttled\n  Revert \"mm: remove __GFP_NO_KSWAPD\"\n  proc: check vma-\u003evm_file before dereferencing\n  UAPI: strip the _UAPI prefix from header guards during header installation\n  include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID\n  Linux 3.7-rc7\n  powerpc/eeh: Do not invalidate PE properly\n  ALSA: hda - Fix build without CONFIG_PM\n  of/address: sparc: Declare of_iomap as an extern function for sparc again\n  PM / QoS: fix wrong error-checking condition\n  bnx2x: remove redundant warning log\n  vxlan: fix command usage in its doc\n  8139cp: revert \"set ring address before enabling receiver\"\n  MPI: Fix compilation on MIPS with GCC 4.4 and newer\n  MIPS: Fix crash that occurs when function tracing is enabled\n  MIPS: Merge overlapping bootmem ranges\n  jbd: Fix lock ordering bug in journal_unmap_buffer()\n  ...\n"
    },
    {
      "commit": "19b6ef51640fb35666884c7b577b1a24a4be8e34",
      "tree": "fea5f251a36e7c076ffe7cf19d7dec7d8dcf0f56",
      "parents": [
        "b799d09a157da71566e8013a62073435550cab6d"
      ],
      "author": {
        "name": "Tomasz Stanislawski",
        "email": "t.stanislaws@samsung.com",
        "time": "Thu Jun 14 11:32:22 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Nov 25 17:20:55 2012 -0200"
      },
      "message": "[media] Documentation: media: description of DMABUF exporting in V4L2\n\nThis patch adds description and usage examples for exporting\nDMABUF file descriptor in V4L2.\n\nSigned-off-by: Tomasz Stanislawski \u003ct.stanislaws@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4b9c1cb641c466cd3b366132017da3c8ab9d540c",
      "tree": "2ffa0298d99b5f0f1ed3e2101ad5d963d5a68542",
      "parents": [
        "051c7788bcb92f2e98ef86e86651e0420765b121"
      ],
      "author": {
        "name": "Tomasz Stanislawski",
        "email": "t.stanislaws@samsung.com",
        "time": "Thu Jun 14 10:37:36 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Nov 25 17:11:04 2012 -0200"
      },
      "message": "[media] Documentation: media: description of DMABUF importing in V4L2\n\nThis patch adds description and usage examples for importing\nDMABUF file descriptor in V4L2.\n\nSigned-off-by: Tomasz Stanislawski \u003ct.stanislaws@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "87c4d1a7dce956b86e34329ed1b11a751ba9a8ea",
      "tree": "c16d799b2c39dbe51045c30ee94e9a88ec609b89",
      "parents": [
        "24fce61b0b7f1bc94970036db1f1d65b0770d168"
      ],
      "author": {
        "name": "Damian Hobson-Garcia",
        "email": "dhobsong@igel.co.jp",
        "time": "Fri Nov 16 14:46:10 2012 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Nov 21 13:44:10 2012 -0800"
      },
      "message": "drivers: uio_dmem_genirq: Don\u0027t use DMA_ERROR_CODE to indicate unmapped regions\n\nDMA_ERROR_CODE is not defined on all architectures and is architecture\nspecific.  Instead, use the constant, ~0 to indicate unmapped regions.\n\nReported-by: Fengguang Wu \u003cfengguang.wu@intel.com\u003e\nReported-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: Damian Hobson-Garcia \u003cdhobsong@igel.co.jp\u003e\nCc: \"Hans J. Koch\" \u003chjk@hansjkoch.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "c6eefa1750ec0308956895027c3a79eee2ef9726",
      "tree": "9bff1495c1be215c41d956578262575723c19895",
      "parents": [
        "edec4af4c3d6d225578290a9acc38c78147df55b"
      ],
      "author": {
        "name": "Rob Clark",
        "email": "rob@ti.com",
        "time": "Tue Oct 16 22:48:40 2012 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Tue Nov 20 15:47:21 2012 +1000"
      },
      "message": "drm: add drm_send_vblank_event() helper (v5)\n\nA helper that drivers can use to send vblank event after a pageflip.\nIf the driver doesn\u0027t support proper vblank irq based time/seqn then\njust pass -1 for the pipe # to get do_gettimestamp() behavior (since\nthere are a lot of drivers that don\u0027t use drm_vblank_count_and_time())\n\nAlso an internal send_vblank_event() helper for the various other code\npaths within drm_irq that also need to send vblank events.\n\nv1: original\nv2: add back \u0027vblwait-\u003ereply.sequence \u003d seq\u0027 which should not have\n    been deleted\nv3: add WARN_ON() in case lock is not held and comments\nv4: use WARN_ON_SMP() instead to fix issue with !SMP \u0026\u0026 !DEBUG_SPINLOCK\n    as pointed out by Marcin Slusarz\nv5: update docbook\n\nSigned-off-by: Rob Clark \u003crob@ti.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "7fd94beecaff19b346efbf6b77288ab4b0b42dbd",
      "tree": "01c1354e59c8c338fd2fe65772c169022aa0ca81",
      "parents": [
        "0f89fc3fd861b8c50fc8c8db5b9a640959744ac7",
        "f72e3b78867142a19b77f1de0698ce8b03dc6cbd"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Nov 11 17:31:53 2012 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Nov 11 17:31:53 2012 -0800"
      },
      "message": "Merge tag \u0027gadget-for-v3.8\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next\n\nUSB gadget patches from Felipe:\n\"usb: gadget: patches for v3.8\n\nrenesas_usbhs implements -\u003epullup() method, switches over\nto devm_request_irq(), adds support for DMA Engine and\ngot a few miscelaneous cleanups.\n\nThe NCM gadget got an endianness fix and the Ethernet\ngadget a frame size fix.\n\nWe\u0027re finally removing the g_file_storage gadget and\nsticking to g_mass_storage and the new tcm_usb_gadget\ngadgets since that was a huge duplicaton of effort anyway.\n\nWhile removing g_file_storage, we also had to fix a bunch\nof defconfigs which were still pointing to the old gadget.\n\nThere\u0027s a big series getting us closer to being able to\nintroduce our configfs interface. The series converts\nfunctions into loadable modules which will, eventually,\nbe registered to the configfs interface.\n\nOther than that there\u0027s the usual typo fixes and miscelaneous\ncleanups all over the place.\"\n"
    },
    {
      "commit": "fa06920a3ece1ed43333992d35c0044e7a6c048a",
      "tree": "757f13372f75107d2c8a3006ddc9bf3efb470eab",
      "parents": [
        "77614e0250611fbeeb94b12e0a0b7f281fe61329"
      ],
      "author": {
        "name": "Michal Nazarewicz",
        "email": "mina86@mina86.com",
        "time": "Tue Nov 06 22:52:36 2012 +0100"
      },
      "committer": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Thu Nov 08 16:01:04 2012 +0200"
      },
      "message": "usb: gadget: Remove File-backed Storage Gadget (g_file_storage).\n\nThe File-backed Storage Gadget (g_file_storage) gadget has been replaced\nwith Mass Storage Gadget (g_mass_storage) which uses the composite\nframework.  This commit removes g_file_storage (and most references to it).\n\nSigned-off-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\nAcked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n"
    },
    {
      "commit": "e7d993550167ef810b6658fc7b0a73517c2ed957",
      "tree": "0dbb172e36d38d89fee273fab7b6d62afb7c09f8",
      "parents": [
        "8e216e50ddca0550ffd477ce27e843a506b3ae2e"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Sun Oct 21 15:30:02 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Oct 28 17:49:20 2012 -0200"
      },
      "message": "[media] v4l: Correct definition of v4l2_buffer.flags related to cache management\n\nV4L2_BUF_FLAG_NO_CACHE_INVALIDATE and V4L2_BUF_FLAG_NO_CACHE_CLEAN were\ndefine incorrectly in the documentation. Fix this by changing the\ndocumentation to match reality.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b533a83008c3fb4983c1213276790cacd39b518f",
      "tree": "bf127d1407e4982d3679ee3b6fb0815cb143cf77",
      "parents": [
        "0a0c3b5a24bd802b1ebbf99e0b01296647b8199b"
      ],
      "author": {
        "name": "Damian Hobson-Garcia",
        "email": "dhobsong@igel.co.jp",
        "time": "Tue Sep 25 15:09:12 2012 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Wed Oct 24 15:39:09 2012 -0700"
      },
      "message": "Add uio_dmem_genirq description to UIO documentation\n\nSigned-off-by: Damian Hobson-Garcia \u003cdhobsong@igel.co.jp\u003e\nSigned-off-by: \"Hans J. Koch\" \u003chjk@hansjkoch.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "c9623de4fc2f8320fe94316b46171683be3b1d59",
      "tree": "83e064e152581b0d7e69cf3bf565955970f66505",
      "parents": [
        "32bec973a8435afc0b032da22174701f836549b2",
        "2c76a12ae9f5e6e2afc400bfbdd8b326e7d36b2a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Oct 18 16:10:42 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Oct 18 16:10:42 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media fixes from Mauro Carvalho Chehab:\n \"Media fixes for:\n   - one Kconfig fix patch;\n   - one patch fixing DocBook breakage due to the drivers/media UAPI\n     changes;\n   - the remaining UAPI media changes (DVB API).\n\n  I\u0027m aware that is is a little late for the UAPI renames for the DVB\n  API, but IMHO, it is better to merge it for 3.7, due to two reasons:\n\n   1) There is a major rename at 3.7 (not only uapi changes, but also\n      the entire media drivers were reorganized on 3.7, in order to\n      simplify the Kconfig logic, and easy drivers selection, especially\n      for hybrid devices).  By confining all those renames there at 3.7\n      it will cause all the harm at for media developers on just one\n      shot.  Stable backports upstream and at distros will likely\n      welcome it as well, as they won\u0027t need to check what changed on\n      3.7 and what was postponed for on 3.8.\n\n   2) The V4L2 DocBook Makefile creates a cross-reference between the\n      media API headers and the specs.  This helps us _a_lot_ to be sure\n      that all API improvements are properly documented.  Every time a\n      header changes from one place to another, DocBook/media/Makefile\n      needs to be patched.  Currently, the DocBook breakage patch\n      depends on the DVB UAPI.\"\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:\n  [media] Kconfig: Fix dependencies for driver autoselect options\n  DocBook/media/Makefile: Fix build due to uapi breakage\n  UAPI: (Scripted) Disintegrate include/linux/dvb\n"
    },
    {
      "commit": "ce3b5952bac17835363543ddf97e89d98b1d771f",
      "tree": "e233760682423a525f04f47ca1c3cdbeaef11709",
      "parents": [
        "c57fd0219292884aabe368cf811cd1911acf798e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Oct 17 10:05:09 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Oct 17 10:06:33 2012 -0300"
      },
      "message": "DocBook/media/Makefile: Fix build due to uapi breakage\n\nThe uapi changeset forgot to fix the header locations, needed\nfor the DocBook specs. Fix it.\n\nCc: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "29bb4cc5e0547a7589556f8629e39016c5d203c0",
      "tree": "b2d790de3173ab02c027957adbe6d5caae403055",
      "parents": [
        "325adeb55e32c50055c654e5b06a49f0bd88420b"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Sun Oct 14 18:50:05 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 15 08:04:41 2012 -0700"
      },
      "message": "docbook: networking: fix file paths for uapi headers\n\nUpdate file paths in Documentation/DocBook/networking.tmpl for uapi headers.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "4f1cd91497774488ed16119ec3f54b3daf1561de",
      "tree": "190ed2b2ecbbfe371740cf6e29d9aefd25ecc3e3",
      "parents": [
        "759e00b8a8883be28357426206d2f1752827e38a",
        "bf3b202b41999f88f091632f13842b7234bd58b7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 12 12:39:17 2012 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Oct 12 12:39:17 2012 +0900"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull second set of media updates from Mauro Carvalho Chehab:\n \"Despite its size, most of the stuff here is trivial.  This series\n  contains:\n\n   - s5p-mfc: additions at the driver and at the core to support H.264\n     hardware codec;\n   - Some improvements at s5p and davinci embedded drivers;\n   - Some V4L2 compliance fixes applied on a few drivers;\n   - Several random trivial patches, including several fixes and a few\n     new board support additions;\n\n  Notes:\n\n   1) Some Exynos media patches were dependent on some -arm fixes that\n      got merged on changeset 782cd9e.  That\u0027s why this pull request is\n      based that changeset.\n\n   2) As promised, I reviewed the pending VB2 DMABUF series.\n\n      While setting a test environment, it was noticed that the upstream\n      support for Samsung Exynos 4 boards (smdk310 and Origen) are\n      broken upstream, likely due to regressions: both defconfigs are\n      wrong and regulator settings for both boards are broken.  That,\n      allied with some bug at the dummy regulator driver, causes OOPSes\n      during boot time.\n\n      Long story short: even fixing the above, the proposed patches\n      OOPSed when running the DMABUF test.  Not sure yet if the OOPSes\n      are due to some other undetected regressions, or due to some bug\n      on the patches.\n\n      Due to the above, DMABUF patches for vb2 got NACKed for 3.7.\"\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (109 commits)\n  [media] m5mols: Add missing #include \u003clinux/sizes.h\u003e\n  [media] stk1160: Add support for S-Video input\n  Revert \"[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check\"\n  [media]  dvb: LNA implementation changes\n  [media] v4l2-ioctl: fix W\u003d1 warnings\n  [media] v4l2-ioctl: add blocks check for VIDIOC_SUBDEV_G/S_EDID\n  [media] omap3isp: Fix compilation error in ispreg.h\n  [media] rc-msi-digivox-ii: Add full scan keycodes\n  [media] cx25821: testing the wrong variable\n  [media] tda18271-common: hold the I2C adapter during write transfers\n  [media] ds3000: add module parameter to force firmware upload\n  [media] drivers/media: Remove unnecessary semicolon\n  [media] winbond: remove space from driver name\n  [media] iguanair: cannot send data from the stack\n  [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check\n  [media] dvb-usb: print small buffers via %*ph\n  [media] uvc: Add return code check at vb2_queue_init()\n  [media] em28xx: Replace memcpy with struct assignment\n  [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLER\n  [media] mem2mem_testdev: Use devm_kzalloc() in probe\n  ...\n\nConflicts:\n\tarch/arm/mach-davinci/include/mach/da8xx.h\n"
    },
    {
      "commit": "bf3b202b41999f88f091632f13842b7234bd58b7",
      "tree": "e2861fcca522cc299e6106fa6c78d85a4a6eedeb",
      "parents": [
        "782cd9ee985b1523f1ddad57657a24d7855d9e4d",
        "1fdead8ad31d3aa833bc37739273fcde89ace93c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 11 15:07:19 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Oct 11 15:07:19 2012 -0300"
      },
      "message": "Merge branch \u0027staging/for_v3.7\u0027 into v4l_for_linus\n\nApplied on the top of changeset 782cd9e, as some of those patches\ndepend on some fixes that went via -arm tree.\n\n* staging/for_v3.7: (109 commits)\n  [media] m5mols: Add missing #include \u003clinux/sizes.h\u003e\n  [media] stk1160: Add support for S-Video input\n  Revert \"[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check\"\n  [media]  dvb: LNA implementation changes\n  [media] v4l2-ioctl: fix W\u003d1 warnings\n  [media] v4l2-ioctl: add blocks check for VIDIOC_SUBDEV_G/S_EDID\n  [media] omap3isp: Fix compilation error in ispreg.h\n  [media] rc-msi-digivox-ii: Add full scan keycodes\n  [media] cx25821: testing the wrong variable\n  [media] tda18271-common: hold the I2C adapter during write transfers\n  [media] ds3000: add module parameter to force firmware upload\n  [media] drivers/media: Remove unnecessary semicolon\n  [media] winbond: remove space from driver name\n  [media] iguanair: cannot send data from the stack\n  [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check\n  [media] dvb-usb: print small buffers via %*ph\n  [media] uvc: Add return code check at vb2_queue_init()\n  [media] em28xx: Replace memcpy with struct assignment\n  [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLER\n  [media] mem2mem_testdev: Use devm_kzalloc() in probe\n  ...\n"
    },
    {
      "commit": "ffe315012510165ce82e4dd4767f0a5dba9edbf7",
      "tree": "f601cd980af9d0ced5ca9aedecef4fa0d2ca0e15",
      "parents": [
        "e2d3a35ee427aaba99b6c68a56609ce276c51270",
        "4a8e43feeac7996b8de2d5b2823e316917493df4"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Tue Oct 09 15:03:21 2012 +0100"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Tue Oct 09 15:04:25 2012 +0100"
      },
      "message": "Merge tag \u0027disintegrate-mtd-20121009\u0027 of git://git.infradead.org/users/dhowells/linux-headers\n\nUAPI Disintegration 2012-10-09\n\nConflicts:\n\tMAINTAINERS\n\tarch/arm/configs/bcmring_defconfig\n\tarch/arm/mach-imx/clk-imx51-imx53.c\n\tdrivers/mtd/nand/Kconfig\n\tdrivers/mtd/nand/bcm_umi_nand.c\n\tdrivers/mtd/nand/nand_bcm_umi.h\n\tdrivers/mtd/nand/orion_nand.c\n"
    },
    {
      "commit": "0b8e74c6f44094189dbe78baf4101acc7570c6af",
      "tree": "6440561d09fb71ba5928664604ec92f29940be6b",
      "parents": [
        "7f60ba388f5b9dd8b0da463b394412dace3ab814",
        "bd0d10498826ed150da5e4c45baf8b9c7088fb71"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Oct 07 17:49:05 2012 +0900"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Oct 07 17:49:05 2012 +0900"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media updates from Mauro Carvalho Chehab:\n \"The first part of the media updates for Kernel 3.7.\n\n  This series contain:\n\n   - A major tree renaming patch series: now, drivers are organized\n     internally by their used bus, instead of by V4L2 and/or DVB API,\n     providing a cleaner driver location for hybrid drivers that\n     implement both APIs, and allowing to cleanup the Kconfig items and\n     make them more intuitive for the end user;\n\n   - Media Kernel developers are typically very lazy with their duties\n     of keeping the MAINTAINERS entries for their drivers updated.  As\n     now the tree is more organized, we\u0027re doing an effort to add/update\n     those entries for the drivers that aren\u0027t currently orphan;\n\n   - Several DVB USB drivers got moved to a new DVB USB v2 core; the new\n     core fixes several bugs (as the existing one that got bitroted).\n     Now, suspend/resume finally started to work fine (at least with\n     some devices - we should expect more work with regards to it);\n\n   - added multistream support for DVB-T2, and unified the API for\n     DVB-S2 and ISDB-S.  Backward binary support is preserved;\n\n   - as usual, a few new drivers, some V4L2 core improvements and lots\n     of drivers improvements and fixes.\n\n  There are some points to notice on this series:\n\n   1) you should expect a trivial merge conflict on your tree, with the\n      removal of Documentation/feature-removal-schedule.txt: this series\n      would be adding two additional entries there.  I opted to not\n      rebase it due to this recent change;\n\n   2) With regards to the PCTV 520e udev-related breakage, I opted to\n      fix it in a way that the patches can be backported to 3.5 even\n      without your firmware fix patch.  This way, Greg doesn\u0027t need to\n      rush backporting your patch (as there are still the firmware cache\n      and firmware path customization issues to be addressed there).\n\n      I\u0027ll send later a patch (likely after the end of the merge window)\n      reverting the rest of the DRX-K async firmware request, fully\n      restoring its original behaviour to allow media drivers to\n      initialize everything serialized as before for 3.7 and upper.\n\n   3) I\u0027m planning to work on this weekend to test the DMABUF patches\n      for V4L2.  The patches are on my queue for several Kernel cycles,\n      but, up to now, there is/was no way to test the series locally.\n\n      I have some concerns about this particular changeset with regards\n      to security issues, and with regards to the replacement of the old\n      VIDIOC_OVERLAY ioctl\u0027s that is broken on modern systems, due to\n      GPU drivers change.  The Overlay API allows direct PCI2PCI\n      transfers from a media capture card into the GPU framebuffer, but\n      its API is crappy.  Also, the only existing X11 driver that\n      implements it requires a XV extension that is not available\n      anymore on modern drivers.  The DMABUF can do the same thing, but\n      with it is promising to be a properly-designed API.  If I can\n      successfully test this series and be happy with it, I should be\n      asking you to pull them next week.\"\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (717 commits)\n  em28xx: regression fix: use DRX-K sync firmware requests on em28xx\n  drxk: allow loading firmware synchrousnously\n  em28xx: Make all em28xx extensions to be initialized asynchronously\n  [media] tda18271: properly report read errors in tda18271_get_id\n  [media] tda18271: delay IR \u0026 RF calibration until init() if delay_cal is set\n  [media] MAINTAINERS: add Michael Krufky as tda827x maintainer\n  [media] MAINTAINERS: add Michael Krufky as tda8290 maintainer\n  [media] MAINTAINERS: add Michael Krufky as cxusb maintainer\n  [media] MAINTAINERS: add Michael Krufky as lg2160 maintainer\n  [media] MAINTAINERS: add Michael Krufky as lgdt3305 maintainer\n  [media] MAINTAINERS: add Michael Krufky as mxl111sf maintainer\n  [media] MAINTAINERS: add Michael Krufky as mxl5007t maintainer\n  [media] MAINTAINERS: add Michael Krufky as tda18271 maintainer\n  [media] s5p-tv: Report only multi-plane capabilities in vidioc_querycap\n  [media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()\n  [media] exynos-gsc: Add missing static storage class specifiers\n  [media] exynos-gsc: Remove \u003clinux/version.h\u003e header file inclusion\n  [media] s5p-fimc: Fix incorrect condition in fimc_lite_reqbufs()\n  [media] s5p-tv: Fix potential NULL pointer dereference error\n  [media] s5k6aa: Fix possible NULL pointer dereference\n  ...\n"
    },
    {
      "commit": "2e81dde94316dfaa19f0b6f9d4131ef7eaf124a3",
      "tree": "729db0ebf3bdb55540b89c4410a35811f1bbdfc7",
      "parents": [
        "4d08f670e63200cc092724de8c95f81df606b1a5"
      ],
      "author": {
        "name": "Arun Kumar K",
        "email": "arun.kk@samsung.com",
        "time": "Wed Oct 03 22:19:06 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Oct 05 22:42:17 2012 -0300"
      },
      "message": "[media] v4l: Add control definitions for new H264 encoder features\n\nNew controls are added for supporting H264 encoding features like:\n - MVC frame packing,\n - flexible macroblock ordering,\n - arbitrary slice ordering,\n - hierarchical coding.\n\nSigned-off-by: Jeongtae Park \u003cjtp.park@samsung.com\u003e\nSigned-off-by: Naveen Krishna Chatradhi \u003cch.naveen@samsung.com\u003e\nSigned-off-by: Arun Kumar K \u003carun.kk@samsung.com\u003e\nAcked-by: Kamil Debski \u003ck.debski@samsung.com\u003e\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "4d08f670e63200cc092724de8c95f81df606b1a5",
      "tree": "8cffd39efbb46944c49ccde0e668f75a8324467b",
      "parents": [
        "65214a8603e3ec3b1c2bc4104e6806e7cf6d23ed"
      ],
      "author": {
        "name": "Arun Kumar K",
        "email": "arun.kk@samsung.com",
        "time": "Wed Oct 03 22:19:05 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Oct 05 22:39:51 2012 -0300"
      },
      "message": "[media] v4l: Add fourcc definitions for new formats\n\nAdd the following new fourcc definitions, for multiplanar YCbCr:\nV4L2_PIX_FMT_NV21M, V4L2_PIX_FMT_NV12MT_16X16 and compressed formats:\nV4L2_PIX_FMT_H264_MVC, V4L2_PIX_FMT_VP8.\n\nSigned-off-by: Jeongtae Park \u003cjtp.park@samsung.com\u003e\nSigned-off-by: Naveen Krishna Chatradhi \u003cch.naveen@samsung.com\u003e\nSigned-off-by: Arun Kumar K \u003carun.kk@samsung.com\u003e\nAcked-by: Kamil Debski \u003ck.debski@samsung.com\u003e\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e3b1b4e732e18befcfa428bac1c487f681fbc36a",
      "tree": "d79f2e6f15a27b0ecf8c6f6c4a4e1feee241bc9f",
      "parents": [
        "96b1a70226cd43f69c63a7ba2a769bece08cf64e"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Sep 19 11:14:39 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Oct 05 22:25:17 2012 -0300"
      },
      "message": "[media] DocBook: various updates w.r.t. v4l2_buffer and multiplanar\n\nClarify the behavior of v4l2_buffer in the multiplanar case,\nincluding fixing a false statement: you can\u0027t set m.planes to NULL\nwhen calling DQBUF.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5ebef0fbe0f72fa911088800c5d0bc7a872c35de",
      "tree": "02b76cf6fc36c613da5a2e7139189f416f656ba9",
      "parents": [
        "ab7ef22419927910e563170db41f0a428d20b0a2"
      ],
      "author": {
        "name": "Lad, Prabhakar",
        "email": "prabhakar.lad@ti.com",
        "time": "Mon Oct 01 08:17:36 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Oct 05 21:44:26 2012 -0300"
      },
      "message": "[media] media: v4l2-ctrls: add control for test pattern\n\nadd V4L2_CID_TEST_PATTERN of type menu, which determines\nthe internal test pattern selected by the device.\n\nSigned-off-by: Lad, Prabhakar \u003cprabhakar.lad@ti.com\u003e\nSigned-off-by: Manjunath Hadli \u003cmanjunath.hadli@ti.com\u003e\nAcked-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": "c3010097a79fc741d27b07e068598fd9468ca41f",
      "tree": "e31e64e2e36fc44b78c6910a48664378702ff27b",
      "parents": [
        "d2642485d694027ad8c918844cee0e547cc11bcb"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Wed Oct 03 07:44:53 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Oct 05 21:28:03 2012 -0300"
      },
      "message": "[media] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definition\n\nThis patch adds definition of the Samsung S5C73M3 camera specific\nimage format. V4L2_PIX_FMT_S5C_UYVY_JPG is a two-planar format,\nthe  first plane contains interleaved UYVY and JPEG data followed\nby meta-data. The second plane contains additional meta-data needed\nfor extracting JPEG and UYVY data stream from the first plane.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d2642485d694027ad8c918844cee0e547cc11bcb",
      "tree": "b404424419625b926942cb127dda39230cb39989",
      "parents": [
        "291031192426bfc6ad4ab2eb9fa986025a926598"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Thu Feb 16 14:23:54 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Oct 05 21:28:02 2012 -0300"
      },
      "message": "[media] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus format\n\nThis patch adds media bus pixel code for the interleaved JPEG/UYVY\nimage format used by S5C73MX Samsung cameras. This interleaved image\ndata is transferred on MIPI-CSI2 bus as User Defined Byte-based Data.\nIt also defines an experimental vendor and device specific media bus\nformats section and adds related DocBook documentation.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ee47e2f9f568a1fbe7261e1bbe2b81211015dc6a",
      "tree": "64f9e8027c19f8537a07f4749ec81251cbfbeed0",
      "parents": [
        "8a2697abc1f0388d44b78ac109d9f03ec75c2683"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Thu Aug 16 22:19:29 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 27 14:29:35 2012 -0300"
      },
      "message": "[media] DVB API: LNA documentation\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f9611240b96fd18359531e939b09969fee556221",
      "tree": "2d45e3d7c2c8d2dbf2c02a354054689f16eb64ef",
      "parents": [
        "6473262e80709e65b7dc71549b8b8e41c604809a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Sep 21 08:33:38 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 17:49:53 2012 -0300"
      },
      "message": "[media] DocBook: in non-blocking mode return EAGAIN in hwseek\n\nVIDIOC_S_HW_FREQ_SEEK should return EAGAIN when called in non-blocking\nmode. This might change in the future if we add support for this in the\nfuture, but right now this is not supported.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6473262e80709e65b7dc71549b8b8e41c604809a",
      "tree": "9b558376d512dcaf4e96410bee22f008f5cf5990",
      "parents": [
        "7c287e91ff3d77e1538aca08a79e8f782e05d4bf"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Sep 21 08:32:49 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 17:48:39 2012 -0300"
      },
      "message": "[media] DocBook: EAGAIN \u003d\u003d EWOULDBLOCK\n\nMerge the two entries since they are one and the same error.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7c287e91ff3d77e1538aca08a79e8f782e05d4bf",
      "tree": "36719ef529d08b999dc0483df02e0322c9eba4dc",
      "parents": [
        "eba66b3e341ef7b72c2603b55cd5cd38d028c9da"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Sep 26 05:24:18 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 17:45:46 2012 -0300"
      },
      "message": "[media] Docbook: add missing vidioc-subdev-g-edid.xml\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "06fce2861d5a4ebcff65e253b2b3e4406dc3ab24",
      "tree": "5d28082d4c0aa2f20201e9c5b97ef4b0fcbc468c",
      "parents": [
        "0b1f8149a5e7ee71f36af75bb516eb8219158f2d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Sep 14 07:40:43 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 10:41:41 2012 -0300"
      },
      "message": "[media] DocBook: Mark CROPCAP as optional instead of as compulsory\n\nWhile the documentation says that VIDIOC_CROPCAP is compulsory for\nall video capture and output devices, in practice VIDIOC_CROPCAP is\nonly implemented for devices that can do cropping and/or scaling.\nUpdate the documentation to no longer require VIDIOC_CROPCAP if the\ndriver does not support cropping or scaling or non-square pixels.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nReviewed-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0b1f8149a5e7ee71f36af75bb516eb8219158f2d",
      "tree": "e8fc8705c393205737bf737166583c32358314f0",
      "parents": [
        "d7a11e1f18e1b6772af0e7670baa83ce8c3b2674"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Sep 04 07:07:54 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:59:19 2012 -0300"
      },
      "message": "[media] DocBook: clarify that sequence is also set for output devices\n\nIt was not entirely obvious that the sequence count should also\nbe set for output devices. Also made it more explicit that this\nsequence counter counts frames, not fields.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nReviewed-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nAcked-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d7a11e1f18e1b6772af0e7670baa83ce8c3b2674",
      "tree": "10909f99abddcb403c1fa41c967652936b1edce6",
      "parents": [
        "1ff7ebe23d0720218d0a135f350120f3bab8f9fd"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Sep 14 07:39:55 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:58:00 2012 -0300"
      },
      "message": "[media] DocBook: fix awkward language and fix the documented return value\n\nThe Video Standard section contains some awkward language. It also wasn\u0027t\nupdated when the error code for unimplemented ioctls changed from EINVAL\nto ENOTTY.\n\n[mchehab@redhat.com: remove a misplaced footnote tag]\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1c4f3c987f44a6653ac49f93d8cbd3adb539be10",
      "tree": "0e5579dfed92068bf07b7882e1fa026e4fb2ac55",
      "parents": [
        "a5338190efc7cfa8c99a6856342a77d21c9a05cf"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Sep 03 10:38:41 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:49:37 2012 -0300"
      },
      "message": "[media] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS\n\nThe \u0027custom\u0027 timings are no longer just for custom timings, but also for standard\nCEA/VESA timings. So rename to V4L2_IN/OUT_CAP_DV_TIMINGS.\nThe old define is still kept for backwards compatibility.\nThis decision was taken during the 2012 Media Workshop.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "663dc7f3a02712e22ef81f4c7b7b1caecceb8e4f",
      "tree": "dd5ccbbd1f8c35503828de677d84a52845b1a78f",
      "parents": [
        "2cca7d4e4dec86c20631612163b83477db4404c5"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Sep 14 06:44:20 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:46:39 2012 -0300"
      },
      "message": "[media] DocBook: document when to return ENODATA\n\nENODATA should be returned if the API used for getting, changing, querying\nor enumerating the current video timings is not supported by the current input\nor output.\nThis was decided during the 2012 Media Workshop.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9495356f7ba958fa6b4fd7109caa292e4c233bd7",
      "tree": "422afc376c5b3bca41465215aa4a906d83913531",
      "parents": [
        "ff82b2118ede450e18f96226d96a1757dc0b52af"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Sep 03 10:09:23 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:44:12 2012 -0300"
      },
      "message": "[media] DocBook: deprecate V4L2_BUF_TYPE_PRIVATE\n\nAs per decision taken during the 2012 Media Workshop.\n\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": "cd56c8dd50fab57520f0cf80cee5de552c1680ed",
      "tree": "5c145343050e66f482f463defb26fe0c99ed1065",
      "parents": [
        "93828d6438081649e81b8681df9bf6ad5d691650"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Sep 14 06:14:16 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:32:08 2012 -0300"
      },
      "message": "[media] DocBook: bus_info can no longer be empty\n\nDuring the 2012 Media Workshop it was decided that bus_info as returned\nby VIDIOC_QUERYCAP can no longer be empty. It should be a unique identifier,\nand empty strings are obviously not unique.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nReviewed-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nReviewed-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "93828d6438081649e81b8681df9bf6ad5d691650",
      "tree": "0529d43509c1782b3e2f88a896e4540f408c2e87",
      "parents": [
        "6bd4dd27f926519527b9c39709df13ad120d63f9"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Sep 03 09:37:18 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:30:22 2012 -0300"
      },
      "message": "[media] DocBook: make the G/S/TRY_FMT specification more strict\n\n- S/TRY_FMT should always succeed, unless an invalid type field is passed in.\n- TRY_FMT should give the same result as S_FMT, all other things being equal.\n- ENUMFMT may return different formats for different inputs or outputs.\nThis was decided during the 2012 Media Workshop.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nReviewed-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6bd4dd27f926519527b9c39709df13ad120d63f9",
      "tree": "9b9f6c0fdf68097c6b63dbcfb023d29c72ae349d",
      "parents": [
        "8e19b3475072682312de71f4dddf6d4f4081e143"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Sep 03 09:21:59 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:26:57 2012 -0300"
      },
      "message": "[media] DocBook: improve STREAMON/OFF documentation\n\nSpecify that STREAMON/OFF should return 0 if the stream is already\nstarted/stopped.\nThe spec never specified what the correct behavior is. This ambiguity\nwas resolved during the 2012 Media Workshop.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nReviewed-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8fd207a1f7b65bee0a9b7948cb310d96fb11cc9e",
      "tree": "c4dbc6f4d5267416fd6735e1500125bd79d10d47",
      "parents": [
        "86bf66e86efedc383dbd7357be88c5c02c763108"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Sun Sep 02 03:45:45 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Sep 26 09:22:48 2012 -0300"
      },
      "message": "[media] v4l: Remove experimental tag from certain API elements\n\nRemove experimantal tag from the following API elements:\nV4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY buffer type.\nV4L2_CAP_VIDEO_OUTPUT_OVERLAY capability flag.\nVIDIOC_ENUM_FRAMESIZES IOCTL.\nVIDIOC_ENUM_FRAMEINTERVALS IOCTL.\nVIDIOC_G_ENC_INDEX IOCTL.\nVIDIOC_ENCODER_CMD and VIDIOC_TRY_ENCODER_CMD IOCTLs.\nVIDIOC_DECODER_CMD and VIDIOC_TRY_DECODER_CMD IOCTLs.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "81800159eff5ae8369a0e21a469cb7241a34a7dc",
      "tree": "9048602adf8619c12e7ea12cd83da4bc7341d770",
      "parents": [
        "287cefd096b124874dc4d6d155f53547c0654860"
      ],
      "author": {
        "name": "Evgeny Plehov",
        "email": "EvgenyPlehov@ukr.net",
        "time": "Thu Sep 13 10:16:28 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Sep 23 21:26:15 2012 -0300"
      },
      "message": "[media] DocBook: Multistream support\n\nDocument the multistream support at the DVBAPI, describing\nwhat delivery systems currently support it (DVB-T2, DVB-S2,\nISDB-S).\n\nDVBAPI version increased to 5.8.\n\n[mchehab@redhat.com: Made some corrections - mostly language]\nSigned-off-by: Evgeny Plehov \u003cEvgenyPlehov@ukr.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8ab023812b2b5e81bb1876a925541bceaf62538a",
      "tree": "5a101d335b727f8384d2b3625e97d31540dc3f67",
      "parents": [
        "aa15f47714e0e98ae78c1516c2fc989fd375fe3b"
      ],
      "author": {
        "name": "Shaik Ameer Basha",
        "email": "shaik.ameer@samsung.com",
        "time": "Tue Jul 31 10:44:02 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Sep 15 10:50:46 2012 -0300"
      },
      "message": "[media] v4l: Add new YVU420 multi planar fourcc definition\n\nThis patch adds new \u0027YM21\u0027 fourcc definition for multiplanar YCrCb\npixel format - V4L2_PIX_FMT_YVU420M.\n\nSigned-off-by: Shaik Ameer Basha \u003cshaik.ameer@samsung.com\u003e\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "355a4d01bd74bdd7b9dd9adeec683b2e3dd9549b",
      "tree": "e9131b2e52a12ec72fa83bec84cfd5393f94ead5",
      "parents": [
        "226143f96fa5ebc0da4a46f8a775129e5b759051"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sat Aug 18 12:32:19 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 13 17:42:08 2012 -0300"
      },
      "message": "[media] media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER docs\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3c8139477bc55166fa4c125209d193bd9851af3c",
      "tree": "49a26622026bae39766a1e2cff684e33ed440795",
      "parents": [
        "5266c98b15e682694e4d79590d39416ad3bde687"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 13 17:06:34 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 13 17:42:06 2012 -0300"
      },
      "message": "[media] DocBook: Fix docbook compilation\n\nchangeset 1248c7cb66d734b60efed41be7c7b86909812c0e broke html compilation:\n\nDocumentation/DocBook/v4l2.xml:584: parser error : Entity \u0027sub-subdev-g-edid\u0027 not defined\nDocumentation/DocBook/v4l2.xml:626: parser error : chunk is not well balanced\nDocumentation/DocBook/media_api.xml:74: parser error : Failure to process entity sub-v4l2\nDocumentation/DocBook/media_api.xml:74: parser error : Entity \u0027sub-v4l2\u0027 not defined\n\nI suspect that one file was simply missed at the patch. Yet, keeping\nit broken is a very bad idea, so we should either remove the broken\npatch or to remove just the invalid include. Let\u0027s take the latter\napproach.\n\nDue to that, a warning is now produced:\n\nError: no ID for constraint linkend: v4l2-subdev-edid.\n\nCc: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1248c7cb66d734b60efed41be7c7b86909812c0e",
      "tree": "521be800463e2bb0c6fe564f628aa63eab6c342b",
      "parents": [
        "777f4f85b75f1430c85c7d796220c82033b31268"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Aug 10 05:45:51 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Sep 13 16:07:02 2012 -0300"
      },
      "message": "[media] V4L2 spec: document the new DV controls and ioctls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3a35c00b048ec368978cb497415c7a02f9200415",
      "tree": "b355df639de495a2298d5d5fdb369d44a3738dd5",
      "parents": [
        "177ffe506cf8ab5d1d52e7af36871a70d8c22e90"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Aug 15 20:28:40 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Sep 10 11:28:50 2012 -0300"
      },
      "message": "[media] DocBook: update ioctl error codes\n\nENOTTY is now returned for unimplemented ioctl by dvb-frontend.\nOld EOPNOTSUPP \u0026 ENOSYS could be still returned by some drivers\nas well as other \"non standard\" error codes.\n\nEAGAIN is returned in case of device is in state where it cannot\nperform requested operation. This is for example sleep and statistics\nare queried. Quick check for few demodulator drivers reveals there is\na lot of different error codes used in such case currently, few to\nmention still: EOPNOTSUPP, ENOSYS, EAGAIN ... Lets try harmonize.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "93bb70e0c00f1be4cc857e4d8375c44058cce71e",
      "tree": "7b6a11844e00b3f4bf8281c7a799e61494220819",
      "parents": [
        "6f314ebbaa2667d67a7206ba78f28e46cf47eda5",
        "c182ae42cc3611f7b3fa803c0bcab6e5d29bea63"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Aug 27 16:22:20 2012 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Mon Aug 27 16:22:20 2012 +1000"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next\n\nThere was some merge conflicts in -next and they weren\u0027t so pretty, so\nbackmerge now to avoid them.\n\nConflicts:\n\tdrivers/gpu/drm/i915/i915_gem.c\n\tdrivers/gpu/drm/i915/intel_modes.c\n"
    },
    {
      "commit": "79e8c7bebb467bbc3f2514d75bba669a3f354324",
      "tree": "5a07985daff3e50751ec40c51c4536d8f2284031",
      "parents": [
        "a47b6118e134b51562de520d644d3979b3d99e44",
        "fea7a08acb13524b47711625eebea40a0ede69a0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Aug 24 11:25:10 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Aug 24 11:25:10 2012 -0300"
      },
      "message": "Merge tag \u0027v3.6-rc3\u0027 into staging/for_v3.7\n\nLinux 3.6-rc3\n\n* tag \u0027v3.6-rc3\u0027: (764 commits)\n  Linux 3.6-rc3\n  task_work: add a scheduling point in task_work_run()\n  fs: fix fs/namei.c kernel-doc warnings\n  eventpoll: use-after-possible-free in epoll_create1()\n  vfio: grab vfio_device reference *before* exposing the sucker via fd_install()\n  vfio: get rid of vfio_device_put()/vfio_group_get_device* races\n  vfio: get rid of open-coding kref_put_mutex\n  introduce kref_put_mutex()\n  vfio: don\u0027t dereference after kfree...\n  fbcon: fix race condition between console lock and cursor timer (v1.1)\n  mm: compaction: Abort async compaction if locks are contended or taking too long\n  mm: have order \u003e 0 compaction start near a pageblock with free pages\n  rapidio/tsi721: fix unused variable compiler warning\n  rapidio/tsi721: fix inbound doorbell interrupt handling\n  drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode\n  mm: correct page-\u003epfmemalloc to fix deactivate_slab regression\n  drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes\n  mm/compaction.c: fix deferring compaction mistake\n  drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources\n  string: do not export memweight() to userspace\n  ...\n"
    },
    {
      "commit": "9cad9c95d7e8d6d61d8c9729e0b6bbd18f47d86d",
      "tree": "75e06ef26bb69e1676f31e13bd461a0e26e45a07",
      "parents": [
        "269b62db0e52bf2656aa762d61cfe67f3705fdff"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Fri Jul 13 00:57:26 2012 +0200"
      },
      "committer": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Thu Aug 23 12:02:53 2012 +0200"
      },
      "message": "Documentation: DocBook DRM framework documentation\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nReviewed-by: Rob Clark \u003crob.clark@linaro.org\u003e\n"
    },
    {
      "commit": "2361f738b67ab7f1152187fa3d321a09b7c95c09",
      "tree": "eddf2b958215b668b9b871b6b59bc76c67a47751",
      "parents": [
        "4800399e335658aae632f587f6759a860f584804",
        "d9875690d9b89a866022ff49e3fcea892345ad92"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Wed Aug 22 12:54:55 2012 +0100"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Wed Aug 22 12:55:43 2012 +0100"
      },
      "message": "Merge tag \u0027v3.6-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux\n\nHaving missed the merge window, update to 3.6-rc2 to avoid conflicts with\nnew patches.\n\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\n"
    },
    {
      "commit": "a484147a52e6910d990ae7cf2a5d16b5bc58dcbe",
      "tree": "f92b30dd7d2bad08e224c171da77e4f7554ed11b",
      "parents": [
        "8f8ba75ee2065738644382667f833a4eb6f6db1d",
        "991b3137f21e13db4711f313edbe67d49bed795b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 21 16:54:38 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 21 16:54:38 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media fixes from Mauro Carvalho Chehab:\n \"For bug fixes, at soc_camera, si470x, uvcvideo, iguanaworks IR driver,\n  radio_shark Kbuild fixes, and at the V4L2 core (radio fixes).\"\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:\n  [media] media: soc_camera: don\u0027t clear pix-\u003esizeimage in JPEG mode\n  [media] media: mx2_camera: Fix clock handling for i.MX27\n  [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepare\n  [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare\n  [media] media: mx3_camera: buf_init() add buffer state check\n  [media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is set\n  [media] radio-shark: Only compile led support when CONFIG_LED_CLASS is set\n  [media] radio-shark*: Call cancel_work_sync from disconnect rather then release\n  [media] radio-shark*: Remove work-around for dangling pointer in usb intfdata\n  [media] Add USB dependency for IguanaWorks USB IR Transceiver\n  [media] Add missing logging for rangelow/high of hwseek\n  [media] VIDIOC_ENUM_FREQ_BANDS fix\n  [media] mem2mem_testdev: fix querycap regression\n  [media] si470x: v4l2-compliance fixes\n  [media] DocBook: Remove a spurious character\n  [media] uvcvideo: Reset the bytesused field when recycling an erroneous buffer\n"
    },
    {
      "commit": "071408b6dcc1cb29150699621e13b0ddb81e3cf1",
      "tree": "f48a6e8e3caf14539c1e33fe3a72d13b949d2639",
      "parents": [
        "34affc6a5c75ce6523d7282d56c51bb36c183da7"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Aug 14 06:10:01 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Aug 15 18:58:04 2012 -0300"
      },
      "message": "[media] DocBook validation fixes\n\nMore validation fixes as reported by xmllint.\n\nThere are still three xmllint errors after this remaining regarding SVG file support.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "34affc6a5c75ce6523d7282d56c51bb36c183da7",
      "tree": "b4c8ffa9ad2fe3ccbfdce5cff7424bcf3ea5200e",
      "parents": [
        "0590c7130dfb88ddc7bbecd343efae1d3623f209"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Tue Aug 14 06:10:02 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Aug 15 18:56:19 2012 -0300"
      },
      "message": "[media] DocBook: update RDS references to the latest RDS standards\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "25aee3debe0464f6c680173041fa3de30ec9ff54",
      "tree": "e2b14f952a0831399f9cbb444cfb9c7980b6485b",
      "parents": [
        "786baecfe78f8e25547c628b48a60fc8e5636056"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jun 14 16:35:57 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Aug 13 23:30:06 2012 -0300"
      },
      "message": "[media] Rename media/dvb as media/pci\n\nThe remaining dvb drivers are pci, so rename them to match the\nbus.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0d27bbfe81cb087748dc1511683bd3e7335a7da5",
      "tree": "10b93c1eae76a08a6fd9eec51fafd4a6306764c7",
      "parents": [
        "322c183cdc5f041d0f6a25fe519c7836649a6c8b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Aug 13 17:03:12 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Aug 13 17:03:12 2012 -0300"
      },
      "message": "[media] frontend.h, Docbook: Improve status documentation\n\nNo functional changes. It just improves the description of the frontend\nstatus, using Documentation/kernel-doc-nano-HOWTO.txt for the status\nenumeration, and a table inside the DocBook.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8746adda9eec9da9a2c5c2944740163628bd1d68",
      "tree": "807165f1573ba80a921b1e5eee27ee0f034ec2de",
      "parents": [
        "224b6642f5e82a1b21f6b552c799fa02e527d542"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Sun Aug 12 22:33:22 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Aug 13 16:01:28 2012 -0300"
      },
      "message": "[media] DVB API: add INTERLEAVING_AUTO\n\nAfter thinking twice, I ended up adding own value for AUTO\ninterleaving instead of using NONE.\n\nAPI minor number is not needed to increase as that patch should\nbe the same Kernel as interleaving parameter is initially added.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "224b6642f5e82a1b21f6b552c799fa02e527d542",
      "tree": "e73e68bcaf805c4cacb44c32865dd73395504f30",
      "parents": [
        "991452a21b76e5e1bba2fcf9c024ab69067f5656"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Sun Aug 12 22:33:21 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Aug 13 16:01:17 2012 -0300"
      },
      "message": "[media] add DTMB support for DVB API\n\nCc: Patrick Boettcher \u003cpboettcher@kernellabs.com\u003e\nCc: Andreas Oberritter \u003cobi@linuxtv.org\u003e\nCc: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nAcked-by: Patrick Boettcher \u003cpboettcher@kernellabs.com\u003e\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fdeae29005aae41837e70c395c8290a8297ca677",
      "tree": "4ec85f908f6a6b711fc94609e95b019ce22f9a6a",
      "parents": [
        "6406e311c61997b8e19aff6ac2c7179d10aed472"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 07:59:50 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:31:43 2012 -0300"
      },
      "message": "[media] DocBook: add stubs for missing DVB CA ioctls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6406e311c61997b8e19aff6ac2c7179d10aed472",
      "tree": "21aaa7fd9c70c981ebe483fbaa9d5eccbc900734",
      "parents": [
        "3612378c5167004b3538d42dc16a184893ff6fbb"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 07:50:39 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:30:41 2012 -0300"
      },
      "message": "[media] DocBook: add stubs for missing DVB DMX ioctls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3612378c5167004b3538d42dc16a184893ff6fbb",
      "tree": "b76527fe459b9ffc9fc07b1acdcd61bcf8a826d3",
      "parents": [
        "8465efbb9a488628209d91ec7dbc436d89b13485"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 07:42:08 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:28:33 2012 -0300"
      },
      "message": "[media] DocBook: add stubs for the undocumented DVB net ioctls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8465efbb9a488628209d91ec7dbc436d89b13485",
      "tree": "e14737ecca50be2ba65c769138a1755e2b25ed77",
      "parents": [
        "a9d134f208570aee9ea8d4a2065ac21d37773385"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 07:27:12 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:25:25 2012 -0300"
      },
      "message": "[media] DocBook: add missing DVB video ioctls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a9d134f208570aee9ea8d4a2065ac21d37773385",
      "tree": "303a4102ed2fcf4ba54f140ec15f4b9c83b98da8",
      "parents": [
        "510f0a0ff0a422e0de35d3614261d9e1a4883aaa"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 05:46:16 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:18:54 2012 -0300"
      },
      "message": "[media] DocBook: add missing AUDIO_* ioctls\n\nAdd the missing AUDIO_* ioctls and document the V4L2 replacements for the\nvarious DVB AUDIO ioctls that were (ab)used by V4L2.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "510f0a0ff0a422e0de35d3614261d9e1a4883aaa",
      "tree": "5dfdb4d981110ecdad83c283ff2bfee21ee4c99e",
      "parents": [
        "571d19c39714bdea4fbffd6e03f9ff5646ac571b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 06:41:43 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:18:13 2012 -0300"
      },
      "message": "[media] DocBook: fix incorrect or missing links\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "571d19c39714bdea4fbffd6e03f9ff5646ac571b",
      "tree": "0d48741728d78f4bb93f90e3987f667b15896475",
      "parents": [
        "7a44e3763d7ac90524961212ef0033c32403c3eb"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 06:04:43 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:13:24 2012 -0300"
      },
      "message": "[media] DocBook: various version/copyright year updates\n\n- update 2011 to 2012 for copyrights\n- update V4L2 spec version to 3.6\n- update the intro to also refer to part four: the Media Controller\n- fix an incorrect revision section\n- fix an incorrect 3.6 kernel changes section\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "7a44e3763d7ac90524961212ef0033c32403c3eb",
      "tree": "e03ac433f3a478a3c2d525da9f9c7010a74919c8",
      "parents": [
        "8b34000377320115cfb4bbb4a874a9f958bd738a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Aug 09 04:40:57 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 16:12:50 2012 -0300"
      },
      "message": "[media] Remove documentation chunk of non-existent V4L2_CID_AUTO_FOCUS_AREA\n\nRemove documentation chunk of non-existent V4L2_CID_AUTO_FOCUS_AREA\ncontrol. It fixes following build error:\n\nError: no ID for constraint linkend: v4l2-auto-focus-area.\n\nSigned-off-by: Sylwester Nawrocki \u003csylvester.nawrocki@gmail.com\u003e\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "467548aa9fe91c35fc908a844129a788aec6a2d0",
      "tree": "9baab65fff77e5357e2c14dbd56aab22dd2d2dbf",
      "parents": [
        "8a3f0ede2b3f5477122060af1a816c6bbf09fcd2"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Aug 03 11:16:29 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Aug 11 15:40:35 2012 -0300"
      },
      "message": "[media] DocBook: Remove a spurious character\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "34e5053fbe88800f5c2c6cbc849abb5a9f390974",
      "tree": "07a5c1a26a2d3d59123115744ee169fb31a5edb9",
      "parents": [
        "f0cd2dbb6cf387c11f87265462e370bb5469299e"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "artem.bityutskiy@linux.intel.com",
        "time": "Wed Jul 25 18:12:00 2012 +0300"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Aug 04 01:25:20 2012 +0400"
      },
      "message": "Documentation: get rid of write_super\n\nThe \u0027-\u003ewrite_super\u0027 superblock method is gone, and this patch removes all the\nreferences to \u0027write_super\u0027 from various pieces of the kernel documentation.\n\nCc: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Artem Bityutskiy \u003cartem.bityutskiy@linux.intel.com\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "8762541f067d371320731510669e27f5cc40af38",
      "tree": "fa2890094858614a947ba70612854acde9888940",
      "parents": [
        "6dbb35b0a74b44b2a48a5373d48074c5aa69fdf5",
        "adfe1560de1c696324554fba70c92f2d7c947ff7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 31 18:47:44 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 31 18:47:44 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull second set of media updates from Mauro Carvalho Chehab:\n\n - radio API: add support to work with radio frequency bands\n\n - new AM/FM radio drivers: radio-shark, radio-shark2\n\n - new Remote Controller USB driver: iguanair\n\n - conversion of several drivers to the v4l2 core control framework\n\n - new board additions at existing drivers\n\n - the remaining (and vast majority of the patches) are due to\n   drivers/DocBook fixes/cleanups.\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (154 commits)\n  [media] radio-tea5777: use library for 64bits div\n  [media] tlg2300: Declare MODULE_FIRMWARE usage\n  [media] lgs8gxx: Declare MODULE_FIRMWARE usage\n  [media] xc5000: Add MODULE_FIRMWARE statements\n  [media] s2255drv: Add MODULE_FIRMWARE statement\n  [media] dib8000: move dereference after check for NULL\n  [media] Documentation: Update cardlists\n  [media] bttv: add support for Aposonic W-DVR\n  [media] cx25821: Remove bad strcpy to read-only char*\n  [media] pms.c: remove duplicated include\n  [media] smiapp-core.c: remove duplicated include\n  [media] via-camera: pass correct format settings to sensor\n  [media] rtl2832.c: minor cleanup\n  [media] Add support for the IguanaWorks USB IR Transceiver\n  [media] Minor cleanups for MCE USB\n  [media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entry\n  [media] Use a named union in struct v4l2_ioctl_info\n  [media] mceusb: Add Twisted Melon USB IDs\n  [media] staging/media/solo6x10: use module_pci_driver macro\n  [media] staging/media/dt3155v4l: use module_pci_driver macro\n  ...\n\nConflicts:\n\tDocumentation/feature-removal-schedule.txt\n"
    },
    {
      "commit": "6df419e45d71b8d9a0de8e92a1212bbea460f0e0",
      "tree": "c0902a96353391400818fe8b7adf11493b56935a",
      "parents": [
        "27c1ee3f929555b71fa39ec0d81a7e7185de1b16",
        "c893e7c64e36087dceb4662917976a81d1754fc0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jul 30 19:03:41 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jul 30 19:03:41 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media updates from Mauro Carvalho Chehab:\n \"This is the first part of the media patches for v3.6.\n\n  This patch series contain:\n   - new DVB frontend: rtl2832\n   - new video drivers: adv7393\n   - some unused files got removed\n   - a selection API cleanup between V4L2 and V4L2 subdev API\u0027s\n   - a major redesign at v4l-ioctl2, in order to clean it up\n   - several driver fixes and improvements.\"\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (174 commits)\n  v4l: Export v4l2-common.h in include/linux/Kbuild\n  media: Revert \"[media] Terratec Cinergy S2 USB HD Rev.2\"\n  [media] media: Use pr_info not homegrown pr_reg macro\n  [media] Terratec Cinergy S2 USB HD Rev.2\n  [media] v4l: Correct conflicting V4L2 subdev selection API documentation\n  [media] Feature removal: V4L2 selections API target and flag definitions\n  [media] v4l: Unify selection flags documentation\n  [media] v4l: Unify selection flags\n  [media] v4l: Common documentation for selection targets\n  [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces\n  [media] v4l: Remove \"_ACTUAL\" from subdev selection API target definition names\n  [media] V4L: Remove \"_ACTIVE\" from the selection target name definitions\n  [media] media: dvb-usb: print mac address via native %pM\n  [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file\n  [media] media: gpio-ir-recv: add allowed_protos for platform data\n  [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file\n  [media] saa7134: fix spelling of detach in label\n  [media] cx88-blackbird: replace ioctl by unlocked_ioctl\n  [media] cx88: don\u0027t use current_norm\n  [media] cx88: fix a number of v4l2-compliance violations\n  ...\n"
    },
    {
      "commit": "6992c0807517b5736c80983c4881d3f9ae3ab20f",
      "tree": "bb369d8a05a64a19d38709978944d65a6eb9c25a",
      "parents": [
        "f140612d025f2b6a00651e7c2a9cc26b61dca119"
      ],
      "author": {
        "name": "Nicolas THERY",
        "email": "nicolas.thery@st.com",
        "time": "Wed Jul 18 11:41:36 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 20:30:00 2012 -0300"
      },
      "message": "[media] v4l: DocBook: VIDIOC_CREATE_BUFS: add hyperlink\n\nSigned-off-by: Nicolas Thery \u003cnicolas.thery@st.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e0a9b1770bac048171961625875aaf15118a7ae9",
      "tree": "21961241a5623a6213db2cfcf3ffb0c68fb59706",
      "parents": [
        "6652c716a5e46f0631d26a7f83a8f7247d293ae7"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Thu Jul 12 16:55:45 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 20:23:11 2012 -0300"
      },
      "message": "[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct\n\nTo allow apps to limit a hw-freq-seek to a specific band, for further\ninfo see the documentation this patch adds for these new fields.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "50121317c2035c017d62c8ec24f84b91ef8d4de2",
      "tree": "bf5628bd8f41fff750ccd174a0ef54c7b4d310cb",
      "parents": [
        "82b655bfc32b793344ef0ddd46df8af8b98b55c7"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Jul 05 06:54:38 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 20:23:07 2012 -0300"
      },
      "message": "[media] v4l2 spec: add VIDIOC_ENUM_FREQ_BANDS documentation\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b67a39e4b6850c0346c0b809886632d4cd2fed7d",
      "tree": "f934499ba4e238f15a48af37017786907b6d079b",
      "parents": [
        "afcc8e8c3474e5771ebdd49fe4f1c2ec1df997e7"
      ],
      "author": {
        "name": "Nicolas THERY",
        "email": "nicolas.thery@st.com",
        "time": "Thu Jul 12 12:12:12 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 20:22:39 2012 -0300"
      },
      "message": "[media] v4l: DocBook: fix version number typo\n\nSigned-off-by: Nicolas Thery \u003cnicolas.thery@st.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "16d18b16ace670641de74e6fe8005029b4057559",
      "tree": "dd954a933ba6426fbe558d9f539e7756cda58173",
      "parents": [
        "c082266f60b749fa55074ee4c8b2ea99e4b59320"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Wed Jul 11 07:48:52 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 20:22:05 2012 -0300"
      },
      "message": "[media] Fix DV_TIMINGS_CAP documentation\n\nThis patch fixes the DV_TIMINGS_CAP documentation: part of it was copy-and-paste from\nthe ENUM_DV_TIMINGS documentation.\n\nRegards,\n\n\tHans\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f0476a83d61a8004eb535a0b65721ca405421fe8",
      "tree": "090e739691637494b9438412914ae91598ee017d",
      "parents": [
        "6126b912c84240692e26c1b820a7097610eddf34"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Thu Jul 26 09:30:00 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 19:31:53 2012 -0300"
      },
      "message": "[media] V4L: Add capability flags for memory-to-memory devices\n\nThis patch adds new V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE\ncapability flags that are intended to be used for memory-to-memory (M2M)\ndevices, instead of ORed V4L2_CAP_VIDEO_CAPTURE and V4L2_CAP_VIDEO_OUTPUT.\n\nV4L2_CAP_VIDEO_M2M flag is added at the drivers, CAPTURE and OUTPUT\ncapability flags are left untouched and will be removed in future,\nafter a transition period required for existing applications to be\nadapted to check only for V4L2_CAP_VIDEO_M2M.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nAcked-by: Kamil Debski \u003ck.debski@samsung.com\u003e\nAcked-by: Andrzej Pietrasiewicz \u003candrzej.p@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a2f8b84fed92d56c3891d03f090601c53766b118",
      "tree": "619c2be38869cbb734498fac22a10aed11034464",
      "parents": [
        "0dddf838694c5e5db8b602d4282447c0e2b943a4"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Sun Jul 01 11:26:13 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 18:42:44 2012 -0300"
      },
      "message": "[media] v4l2-ctrls: Teach v4l2-ctrls that V4L2_CID_AUTOBRIGHTNESS is a boolean\n\nAnd document V4L2_CID_AUTOBRIGHTNESS.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c893e7c64e36087dceb4662917976a81d1754fc0",
      "tree": "30e441fe3e13fc8fcf9690bfe5222f404e19daa0",
      "parents": [
        "ec3ed85f926f4e900bc48cec6e72abbe6475321f",
        "2cefabc00ffdc1f22f960df946ae41b163081d5e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 14:22:44 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 30 14:22:44 2012 -0300"
      },
      "message": "Merge branch \u0027patches_for_v3.6\u0027 into v4l_for_linus\n\n* patches_for_v3.6: (174 commits)\n  v4l: Export v4l2-common.h in include/linux/Kbuild\n  media: Revert \"[media] Terratec Cinergy S2 USB HD Rev.2\"\n  [media] media: Use pr_info not homegrown pr_reg macro\n  [media] Terratec Cinergy S2 USB HD Rev.2\n  [media] v4l: Correct conflicting V4L2 subdev selection API documentation\n  [media] Feature removal: V4L2 selections API target and flag definitions\n  [media] v4l: Unify selection flags documentation\n  [media] v4l: Unify selection flags\n  [media] v4l: Common documentation for selection targets\n  [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces\n  [media] v4l: Remove \"_ACTUAL\" from subdev selection API target definition names\n  [media] V4L: Remove \"_ACTIVE\" from the selection target name definitions\n  [media] media: dvb-usb: print mac address via native %pM\n  [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file\n  [media] media: gpio-ir-recv: add allowed_protos for platform data\n  [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file\n  [media] saa7134: fix spelling of detach in label\n  [media] cx88-blackbird: replace ioctl by unlocked_ioctl\n  [media] cx88: don\u0027t use current_norm\n  [media] cx88: fix a number of v4l2-compliance violations\n  ...\n"
    },
    {
      "commit": "90b90f60c4f8e3a8525dfeb4aec46a9c7a29c857",
      "tree": "9b1d8ca6084012a02b302520bc26e5be65ba7b2a",
      "parents": [
        "769162e38b91e1d300752e666260fa6c7b203fbc",
        "36eb22e97a2b621fb707eead58ef915ab0f46e9e"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Jul 20 12:30:48 2012 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Jul 20 12:30:48 2012 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem\n"
    },
    {
      "commit": "931efdf58bd83af8d0578a6cc53421675daf6d41",
      "tree": "30e441fe3e13fc8fcf9690bfe5222f404e19daa0",
      "parents": [
        "2cefabc00ffdc1f22f960df946ae41b163081d5e",
        "ec3ed85f926f4e900bc48cec6e72abbe6475321f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jul 14 15:45:44 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jul 14 15:45:44 2012 -0300"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 into staging/for_v3.6\n\n* v4l_for_linus: (31 commits)\n  [media] Revert \"[media] V4L: JPEG class documentation corrections\"\n  [media] s5p-fimc: Add missing FIMC-LITE file operations locking\n  [media] omap3isp: preview: Fix contrast and brightness handling\n  [media] omap3isp: preview: Fix output size computation depending on input format\n  [media] winbond-cir: Initialise timeout, driver_type and allowed_protos\n  [media] winbond-cir: Fix txandrx module info\n  [media] cx23885: Silence unknown command warnings\n  [media] cx23885: add support for HVR-1255 analog (cx23888 variant)\n  [media] cx23885: make analog support work for HVR_1250 (cx23885 variant)\n  [media] cx25840: fix vsrc/hsrc usage on cx23888 designs\n  [media] cx25840: fix regression in HVR-1800 analog audio\n  [media] cx25840: fix regression in analog support hue/saturation controls\n  [media] cx25840: fix regression in HVR-1800 analog support\n  [media] s5p-mfc: Fixed setup of custom controls in decoder and encoder\n  [media] cx231xx: don\u0027t DMA to random addresses\n  [media] em28xx: fix em28xx-rc load\n  [media] dvb-core: Release semaphore on error path dvb_register_device()\n  [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails\n  [media] s5p-fimc: Fix compiler warning in fimc-lite.c\n  [media] s5p-fimc: media_entity_pipeline_start() may fail\n  ...\n"
    },
    {
      "commit": "8488e4088f7be12613a09301f4d6e51f23c91bbd",
      "tree": "45273b346db812daafc1a4a05e1ecff39898ed97",
      "parents": [
        "2c91390027678e833cc11fb150d6f41b922657d5",
        "ec3ed85f926f4e900bc48cec6e72abbe6475321f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 13 10:29:41 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 13 10:29:41 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media fixes from Mauro Carvalho Chehab:\n - Some regression fixes at the audio part for devices with\n   cx23885/cx25840\n - A DMA corruption fix at cx231xx\n - two fixes at the winbond IR driver\n - Several fixes for the EXYNOS media driver (s5p)\n - two fixes at the OMAP3 preview driver\n - one fix at the dvb core failure path\n - an include missing (slab.h) at smiapp-core causing compilation\n   breakage\n - em28xx was not loading the IR driver driver anymore.\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (31 commits)\n  [media] Revert \"[media] V4L: JPEG class documentation corrections\"\n  [media] s5p-fimc: Add missing FIMC-LITE file operations locking\n  [media] omap3isp: preview: Fix contrast and brightness handling\n  [media] omap3isp: preview: Fix output size computation depending on input format\n  [media] winbond-cir: Initialise timeout, driver_type and allowed_protos\n  [media] winbond-cir: Fix txandrx module info\n  [media] cx23885: Silence unknown command warnings\n  [media] cx23885: add support for HVR-1255 analog (cx23888 variant)\n  [media] cx23885: make analog support work for HVR_1250 (cx23885 variant)\n  [media] cx25840: fix vsrc/hsrc usage on cx23888 designs\n  [media] cx25840: fix regression in HVR-1800 analog audio\n  [media] cx25840: fix regression in analog support hue/saturation controls\n  [media] cx25840: fix regression in HVR-1800 analog support\n  [media] s5p-mfc: Fixed setup of custom controls in decoder and encoder\n  [media] cx231xx: don\u0027t DMA to random addresses\n  [media] em28xx: fix em28xx-rc load\n  [media] dvb-core: Release semaphore on error path dvb_register_device()\n  [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails\n  [media] s5p-fimc: Fix compiler warning in fimc-lite.c\n  [media] s5p-fimc: media_entity_pipeline_start() may fail\n  ...\n"
    },
    {
      "commit": "f72b85b8eb6657fae95ac8f5cb20954b4d87a520",
      "tree": "089123ac0b92e2939ffb4510b22f03cd4ac7da9a",
      "parents": [
        "31ee67a1ced64f61e3f8266ddfd820d6ce599da3"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Fri Jul 06 19:49:54 2012 +0200"
      },
      "committer": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Jul 09 14:49:15 2012 +0200"
      },
      "message": "mac80211: remove ieee80211_key_removed\n\nThis API call was intended to be used by drivers\nif they want to optimize key handling by removing\none key when another is added. Remove it since no\ndriver is using it. If needed, it can always be\nadded back.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\n"
    },
    {
      "commit": "ec3ed85f926f4e900bc48cec6e72abbe6475321f",
      "tree": "1affe0f0a5ba3a209ba2c9071e3ee00b3bca01bf",
      "parents": [
        "4e39da01027eb73556c1ad416945e37f2771464e"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Wed Jun 27 10:12:31 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jul 07 00:12:50 2012 -0300"
      },
      "message": "[media] Revert \"[media] V4L: JPEG class documentation corrections\"\n\nThis reverts commit feed0258e11e04b7e0, as the same issues\nare already covered in another version of that patch that\nwas also applied (579e92ffac65c717c9c8a50feb755a).\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9a70d980d038e27828db92cef235fabfb618c77d",
      "tree": "7d04bedd982199c6cf816426ab72bdc4a3007104",
      "parents": [
        "6889d5ced744cb8a5a96d359e8c3bc4e62bdc36b"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Fri Jun 15 10:22:25 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 06 20:25:37 2012 -0300"
      },
      "message": "[media] v4l: Correct conflicting V4L2 subdev selection API documentation\n\nThe API reference documents that the KEEP_CONFIG flag tells the\nconfiguration should not be propagated by the driver whereas the interface\ndocumentation (dev-subdev.xml) prohibited any changes to the rest of the\npipeline. Resolve the conflict by changing the API reference to disallow\nchanges.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9fe75aac380bb0399756a14d14f29346a020a647",
      "tree": "425b2448e0b04fb63784c541d980edf24287b35c",
      "parents": [
        "563df3d0bc2ca103e5ddb76c8b7b3386ed2da0d6"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Wed Jun 13 16:01:10 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 06 20:20:18 2012 -0300"
      },
      "message": "[media] v4l: Unify selection flags documentation\n\nAs for the selection targets, the selection flags are now the same on V4L2\nand V4L2 subdev interfaces. Also document them so.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "64b9ce83a446277d3ffdb5e25e9aeb66442da2a9",
      "tree": "58c4215f4982f9a697b89555eb38158cb51f3ecb",
      "parents": [
        "5689b28890f4a7c4e12290dbf2c29a9d23047335"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Fri Jun 01 13:56:53 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 06 20:17:00 2012 -0300"
      },
      "message": "[media] v4l: Common documentation for selection targets\n\nBoth V4L2 and V4L2 subdev interface have very similar selection APIs with\ndifferences foremost related to in-memory and media bus formats. However,\nthe selection targets are the same for both. Most targets are and in the\nfuture will likely continue to be more the same than with any differences.\nThus it makes sense to unify the documentation of the targets.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1ec0ed083988ae433305d7f4158fda8c3a1a23b9",
      "tree": "aad35d1ee8bed6a1851fdffa7a4ffd9570f17787",
      "parents": [
        "c133482300113b3b71fa4a1fd2118531e765b36a"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Thu May 17 17:50:45 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 06 20:14:39 2012 -0300"
      },
      "message": "[media] v4l: Remove \"_ACTUAL\" from subdev selection API target definition names\n\nThe string \"_ACTUAL\" does not say anything more about the target names. Drop\nit. V4L2 selection API was changed by \"V4L: Remove \"_ACTIVE\" from the\nselection target name definitions\" by Sylwester Nawrocki. This patch does\nthe same for the V4L2 subdev API.\n\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c133482300113b3b71fa4a1fd2118531e765b36a",
      "tree": "795edef9f10d5016c64edf1e7959669b26d7bf51",
      "parents": [
        "936148a71e5e55a301b274e98b0ad8b246a6f11b"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "sylvester.nawrocki@gmail.com",
        "time": "Sun May 20 11:17:12 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 06 20:13:30 2012 -0300"
      },
      "message": "[media] V4L: Remove \"_ACTIVE\" from the selection target name definitions\n\nThis patch drops the _ACTIVE part from the selection target names\nas a prerequisite to unify the selection target names across the subdev\nand regular video node API.\n\nThe meaning of V4L2_SEL_TGT_*_ACTIVE and V4L2_SUBDEV_SEL_TGT_*_ACTUAL\nselection targets is logically the same. Different names add to confusion\nwhere both APIs are used in a single driver or an application. For some\nsystem configurations different names may lead to interoperability issues.\n\nFor backwards compatibility V4L2_SEL_TGT_CROP_ACTIVE and\nV4L2_SEL_TGT_COMPOSE_ACTIVE are defined as aliases to V4L2_SEL_TGT_CROP\nand V4L2_SEL_TGT_COMPOSE. These aliases will be removed after deprecation\nperiod, according to Documentation/feature-removal-schedule.txt.\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: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5d44f5e3e388739f017a74e73dab2a995673915f",
      "tree": "6fa9dcc9fc6c5197ae313fc7ab9dacaa29106879",
      "parents": [
        "f05393d2eb45b3cc9663223c3709134ccef51290"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jun 22 05:47:30 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 06 17:29:39 2012 -0300"
      },
      "message": "[media] Spec: document CREATE_BUFS behavior if count \u003d\u003d 0\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "63d99c0e89039e1509209d36ee17fc374fd112c9",
      "tree": "4871014aa5addd4b80ad9f508da619478444f7a1",
      "parents": [
        "b1ccfab31a0bbcb103989cba3b08df0776ff90fe"
      ],
      "author": {
        "name": "Brian Norris",
        "email": "computersforpeace@gmail.com",
        "time": "Tue May 22 07:30:48 2012 -0700"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Fri Jul 06 18:17:04 2012 +0100"
      },
      "message": "mtd: nand: remove NAND_BBT_SEARCH option\n\nThis option was never used and isn\u0027t currently used.\n\nSigned-off-by: Brian Norris \u003ccomputersforpeace@gmail.com\u003e\nSigned-off-by: Artem Bityutskiy \u003cartem.bityutskiy@linux.intel.com\u003e\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\n"
    },
    {
      "commit": "2b719d7baf490e24ce7d817c6337b7c87fda84c1",
      "tree": "72059aea0fc81e45fdc0eb9b7c41e81a5ad31c36",
      "parents": [
        "5cf73ce15f704876378733794864336fbec6c97e"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Wed May 02 09:40:03 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jul 05 18:00:32 2012 -0300"
      },
      "message": "[media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT\n\nRemove input field in struct v4l2_buffer and flag V4L2_BUF_FLAG_INPUT which\ntells the former is valid. The flag is used by no driver currently.\n\nAlso change the documentation accordingly.\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": "a99817ca60d206be3645d156f755cf065e949c58",
      "tree": "f95bcc12ba6f3de4181685ffb7042009439599d4",
      "parents": [
        "81d75e9f56522ed340d7c72471b35ac8e25d823d",
        "099987f0aaf28771261b91a41240b9228f2e32b2"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 27 08:57:09 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 27 08:57:09 2012 -0300"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 into staging/for_v3.6\n\n* v4l_for_linus: (44 commits)\n  [media] smia: Fix compile failures\n  [media]  Fix VIDIOC_DQEVENT docbook entry\n  [media] s5p-fimc: Fix control creation function\n  [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h file\n  [media] s5p-mfc: Fix setting controls\n  [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMT\n  [media] v4l/s5p-mfc: corrected encoder v4l control definitions\n  [media] v4l: mem2mem_testdev: Fix race conditions in driver\n  [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism\n  [media] cxd2820r: Fix an incorrect modulation type bitmask\n  [media] em28xx: Show a warning if the board does not support remote controls\n  [media] em28xx: Add remote control support for Terratec\u0027s Cinergy HTC Stick HD\n  [media] USB: Staging: media: lirc: initialize spinlocks before usage\n  [media] Revert \"[media] media: mx2_camera: Fix mbus format handling\"\n  [media] bw-qcam: driver and pixfmt documentation fixes\n  [media] cx88: fix firmware load on big-endian systems\n  [media] cx18: support big-endian systems\n  [media] ivtv: fix support for big-endian systems\n  [media] tuner-core: return the frequency range of the correct tuner\n  [media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()\n  ...\n\nConflicts:\n\tDocumentation/DocBook/media/v4l/vidioc-create-bufs.xml\n\tdrivers/media/video/em28xx/em28xx-cards.c\n"
    },
    {
      "commit": "aace99e57c90353a51952e9dd1f6f110eec30d15",
      "tree": "286dc3f7e7da9731b0e816641e9a551f6a88dc54",
      "parents": [
        "bbcaf41118809b2a4b05e69cf298d379ebb734d1",
        "099987f0aaf28771261b91a41240b9228f2e32b2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jun 25 14:53:09 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jun 25 14:53:09 2012 -0700"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media\n\nPull media fixes from Mauro Carvalho Chehab.\n\nTrivial conflict due to new USB HID ID\u0027s being added next to each other\n(Baanto vs Axentia).\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (44 commits)\n  [media] smia: Fix compile failures\n  [media]  Fix VIDIOC_DQEVENT docbook entry\n  [media] s5p-fimc: Fix control creation function\n  [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h file\n  [media] s5p-mfc: Fix setting controls\n  [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMT\n  [media] v4l/s5p-mfc: corrected encoder v4l control definitions\n  [media] v4l: mem2mem_testdev: Fix race conditions in driver\n  [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism\n  [media] cxd2820r: Fix an incorrect modulation type bitmask\n  [media] em28xx: Show a warning if the board does not support remote controls\n  [media] em28xx: Add remote control support for Terratec\u0027s Cinergy HTC Stick HD\n  [media] USB: Staging: media: lirc: initialize spinlocks before usage\n  [media] Revert \"[media] media: mx2_camera: Fix mbus format handling\"\n  [media] bw-qcam: driver and pixfmt documentation fixes\n  [media] cx88: fix firmware load on big-endian systems\n  [media] cx18: support big-endian systems\n  [media] ivtv: fix support for big-endian systems\n  [media] tuner-core: return the frequency range of the correct tuner\n  [media] v4l2-dev.c: fix g_parm regression in determine_valid_ioctls()\n  ...\n"
    },
    {
      "commit": "f7dd6c247f4318c47677a659dbb4622cc5da0690",
      "tree": "03912359f88a059fd091f02c7f81335a442e9294",
      "parents": [
        "efcf5bdac839f0dc9dc39ed1ad9fe2dbab49d00a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu May 31 05:09:08 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jun 18 22:05:19 2012 -0300"
      },
      "message": "[media] V4L2 Spec: fix typo: NTSC -\u003e NRSC\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "efcf5bdac839f0dc9dc39ed1ad9fe2dbab49d00a",
      "tree": "9c2d6ac42a91fd43cee2a7d391defe745f21b213",
      "parents": [
        "54f6019b5860ec062d1149b3a97a5a63ad3e4da9"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon May 28 07:42:54 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jun 18 22:04:58 2012 -0300"
      },
      "message": "[media] V4L2 spec: clarify a few modulator issues\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"
    }
  ],
  "next": "e4cca4edbce693238ba4d75269db082f34da48bb"
}
