)]}'
{
  "log": [
    {
      "commit": "fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb",
      "tree": "71bc5e597124dbaf7550f1e089d675718b3ed5c0",
      "parents": [
        "69086a78bdc973ec0b722be790b146e84ba8a8c4",
        "be88298b0a3f771a4802f20c5e66af74bfd1dff1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Feb 25 16:46:44 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Feb 25 16:46:44 2013 -0800"
      },
      "message": "Merge branch \u0027drm-next\u0027 of git://people.freedesktop.org/~airlied/linux\n\nPull drm merge from Dave Airlie:\n \"Highlights:\n\n   - TI LCD controller KMS driver\n\n   - TI OMAP KMS driver merged from staging\n\n   - drop gma500 stub driver\n\n   - the fbcon locking fixes\n\n   - the vgacon dirty like zebra fix.\n\n   - open firmware videomode and hdmi common code helpers\n\n   - major locking rework for kms object handling - pageflip/cursor\n     won\u0027t block on polling anymore!\n\n   - fbcon helper and prime helper cleanups\n\n   - i915: all over the map, haswell power well enhancements, valleyview\n     macro horrors cleaned up, killing lots of legacy GTT code,\n\n   - radeon: CS ioctl unification, deprecated UMS support, gpu reset\n     rework, VM fixes\n\n   - nouveau: reworked thermal code, external dp/tmds encoder support\n     (anx9805), fences sleep instead of polling,\n\n   - exynos: all over the driver fixes.\"\n\nLovely conflict in radeon/evergreen_cs.c between commit de0babd60d8d\n(\"drm/radeon: enforce use of radeon_get_ib_value when reading user cmd\")\nand the new changes that modified that evergreen_dma_cs_parse()\nfunction.\n\n* \u0027drm-next\u0027 of git://people.freedesktop.org/~airlied/linux: (508 commits)\n  drm/tilcdc: only build on arm\n  drm/i915: Revert hdmi HDP pin checks\n  drm/tegra: Add list of framebuffers to debugfs\n  drm/tegra: Fix color expansion\n  drm/tegra: Split DC_CMD_STATE_CONTROL register write\n  drm/tegra: Implement page-flipping support\n  drm/tegra: Implement VBLANK support\n  drm/tegra: Implement .mode_set_base()\n  drm/tegra: Add plane support\n  drm/tegra: Remove bogus tegra_framebuffer structure\n  drm: Add consistency check for page-flipping\n  drm/radeon: Use generic HDMI infoframe helpers\n  drm/tegra: Use generic HDMI infoframe helpers\n  drm: Add EDID helper documentation\n  drm: Add HDMI infoframe helpers\n  video: Add generic HDMI infoframe helpers\n  drm: Add some missing forward declarations\n  drm: Move mode tables to drm_edid.c\n  drm: Remove duplicate drm_mode_cea_vic()\n  gma500: Fix n, m1 and m2 clock limits for sdvo and lvds\n  ...\n"
    },
    {
      "commit": "21fbd5809ad126b949206d78e0a0e07ec872ea11",
      "tree": "a824045df99fc1f0690095a925cceb50207e332b",
      "parents": [
        "d9978ec5680059d727b39d6c706777c6973587f2",
        "ed72d37a33fdf43dc47787fe220532cdec9da528"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 24 17:35:10 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 24 17:35:10 2013 -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 - Some cleanups at V4L2 documentation\n\n - new drivers: ts2020 frontend, ov9650 sensor, s5c73m3 sensor,\n   sh-mobile veu mem2mem driver, radio-ma901, davinci_vpfe staging\n   driver\n\n - Lots of missing MAINTAINERS entries added\n\n - several em28xx driver improvements, including its conversion to\n   videobuf2\n\n - several fixups on drivers to make them to better comply with the API\n\n - DVB core: add support for DVBv5 stats, allowing the implementation of\n   statistics for new standards like ISDB\n\n - mb86a20s: add statistics to the driver\n\n - lots of new board additions, cleanups, and driver improvements.\n\n* \u0027v4l_for_linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (596 commits)\n  [media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)\n  [media] rtl28xxu: Add USB IDs for Compro VideoMate U620F\n  [media] em28xx: add usb id for terratec h5 rev. 3\n  [media] media: rc: gpio-ir-recv: add support for device tree parsing\n  [media] mceusb: move check earlier to make smatch happy\n  [media] radio-si470x doc: add info about v4l2-ctl and sox+alsa\n  [media] staging: media: Remove unnecessary OOM messages\n  [media] sh_vou: Use vou_dev instead of vou_file wherever possible\n  [media] sh_vou: Use video_drvdata()\n  [media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functions\n  [media] mt9t112: mt9t111 format set up differs from mt9t112\n  [media] sh-mobile-ceu-camera: fix SHARPNESS control default\n  Revert \"[media] fc0011: Return early, if the frequency is already tuned\"\n  [media] cx18/ivtv: fix regression: remove __init from a non-init function\n  [media] em28xx: fix analog streaming with USB bulk transfers\n  [media] stv0900: remove unnecessary null pointer check\n  [media] fc0011: Return early, if the frequency is already tuned\n  [media] fc0011: Add some sanity checks and cleanups\n  [media] fc0011: Fix xin value clamping\n  Revert \"[media] [PATH,1/2] mxl5007 move reset to attach\"\n  ...\n"
    },
    {
      "commit": "28ee46184fc64591e286fa0355845e09c39e2a84",
      "tree": "97f6cb0411cf45f173586275b53c1cfe457a587b",
      "parents": [
        "a497bfe9dbbc0fbacd61295986372a626e73f452",
        "e3b2e0347e3b3b81cc322b413abf98a349d275df"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Feb 24 12:39:42 2013 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Sun Feb 24 12:39:42 2013 +1000"
      },
      "message": "Merge branch \u0027drm/hdmi-for-3.9\u0027 of git://anongit.freedesktop.org/tegra/linux into drm-next\n\nThierry writes:\n\"Remove a duplicate implementation of the CEA VIC lookup and move the CEA\nand other mode tables to drm_edid.c to make it more difficult to create\nduplicates of the tables.\n\nAdd some helpers to pack CEA-861/HDMI AVI, audio and SPD infoframes into\nbinary buffers that can easily be written into hardware registers. A new\nhelper function makes it easy construct an AVI infoframe from a DRM\ndisplay mode.\n\nConvert the Tegra and Radeon drivers to use the new HDMI helpers.\"\n* \u0027drm/hdmi-for-3.9\u0027 of git://anongit.freedesktop.org/tegra/linux:\n  drm/radeon: Use generic HDMI infoframe helpers\n  drm/tegra: Use generic HDMI infoframe helpers\n  drm: Add EDID helper documentation\n  drm: Add HDMI infoframe helpers\n  video: Add generic HDMI infoframe helpers\n  drm: Add some missing forward declarations\n  drm: Move mode tables to drm_edid.c\n  drm: Remove duplicate drm_mode_cea_vic()\n"
    },
    {
      "commit": "8cf1e9811471f2910fa38dc1b28e1789080ba961",
      "tree": "45b779f761fba928171b9d8a9c1928398737a5d5",
      "parents": [
        "c976cb37a95a8dcaf23d04d6487fbacc33d3c913"
      ],
      "author": {
        "name": "Thierry Reding",
        "email": "thierry.reding@avionic-design.de",
        "time": "Wed Feb 13 16:08:33 2013 +0100"
      },
      "committer": {
        "name": "Thierry Reding",
        "email": "thierry.reding@avionic-design.de",
        "time": "Fri Feb 22 08:21:07 2013 +0100"
      },
      "message": "drm: Add consistency check for page-flipping\n\nDriver implementations of the drm_crtc\u0027s .page_flip() function are\nrequired to update the crtc-\u003efb field on success to reflect that the new\nframebuffer is now in use. This is important to keep reference counting\non the framebuffers balanced.\n\nWhile at it, document this requirement to keep others from falling into\nthe same trap.\n\nSuggested-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nSigned-off-by: Thierry Reding \u003cthierry.reding@avionic-design.de\u003e\nReviewed-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\n"
    },
    {
      "commit": "5e308591a887604ed4fca7e7fcd8fb18d8bdc459",
      "tree": "b030c1abf90d1597474e618d808f1f8a43e9874b",
      "parents": [
        "10a8512008655d5ce62f8c56323a6b5bd221c920"
      ],
      "author": {
        "name": "Thierry Reding",
        "email": "thierry.reding@avionic-design.de",
        "time": "Mon Jan 14 09:00:31 2013 +0100"
      },
      "committer": {
        "name": "Thierry Reding",
        "email": "thierry.reding@avionic-design.de",
        "time": "Fri Feb 22 08:20:15 2013 +0100"
      },
      "message": "drm: Add EDID helper documentation\n\nAdd a reference section about the EDID helper functions to the DRM\ndocumentation.\n\nSigned-off-by: Thierry Reding \u003cthierry.reding@avionic-design.de\u003e\nReviewed-by: Alex Deucher \u003calexander.deucher@amd.com\u003e\n"
    },
    {
      "commit": "9afa3195b96da7d2320ec44d19fbfbded7a15571",
      "tree": "15c4222de2a2b2814c9430dcb4e997b18597881c",
      "parents": [
        "7c2db36e730ee4facd341679ecb21ee73ba92831",
        "df63447f1a4402d7d9c6a9cd1c39a6d6766452d1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 17:40:58 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 17:40:58 2013 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial\n\nPull trivial tree from Jiri Kosina:\n \"Assorted tiny fixes queued in trivial tree\"\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (22 commits)\n  DocBook: update EXPORT_SYMBOL entry to point at export.h\n  Documentation: update top level 00-INDEX file with new additions\n  ARM: at91/ide: remove unsused at91-ide Kconfig entry\n  percpu_counter.h: comment code for better readability\n  x86, efi: fix comment typo in head_32.S\n  IB: cxgb3: delay freeing mem untill entirely done with it\n  net: mvneta: remove unneeded version.h include\n  time: x86: report_lost_ticks doesn\u0027t exist any more\n  pcmcia: avoid static analysis complaint about use-after-free\n  fs/jfs: Fix typo in comment : \u0027how may\u0027 -\u003e \u0027how many\u0027\n  of: add missing documentation for of_platform_populate()\n  btrfs: remove unnecessary cur_trans set before goto loop in join_transaction\n  sound: soc: Fix typo in sound/codecs\n  treewide: Fix typo in various drivers\n  btrfs: fix comment typos\n  Update ibmvscsi module name in Kconfig.\n  powerpc: fix typo (utilties -\u003e utilities)\n  of: fix spelling mistake in comment\n  h8300: Fix home page URL in h8300/README\n  xtensa: Fix home page URL in Kconfig\n  ...\n"
    },
    {
      "commit": "7ed214ac2095f561a94335ca672b6c42a1ea40ff",
      "tree": "da41901bff1d0d8d61170bf362384fdc61deb3ab",
      "parents": [
        "21eaab6d19ed43e82ed39c8deb7f192134fb4a0e",
        "29e5507ae4ab34397f538f06b7070c81a4e4a2bf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 13:57:13 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 13:57:13 2013 -0800"
      },
      "message": "Merge tag \u0027char-misc-3.9-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc\n\nPull char/misc driver patches from Greg Kroah-Hartman:\n \"Here\u0027s the big char/misc driver patches for 3.9-rc1.\n\n  Nothing major here, just lots of different driver updates (mei,\n  hyperv, ipack, extcon, vmci, etc.).\n\n  All of these have been in the linux-next tree for a while.\"\n\n* tag \u0027char-misc-3.9-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (209 commits)\n  w1: w1_therm: Add force-pullup option for \"broken\" sensors\n  w1: ds2482: Added 1-Wire pull-up support to the driver\n  vme: add missing put_device() after device_register() fails\n  extcon: max8997: Use workqueue to check cable state after completing boot of platform\n  extcon: max8997: Set default UART/USB path on probe\n  extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type\n  extcon: max8997: Set default of ADC debounce time during initialization\n  extcon: max8997: Remove duplicate code related to set H/W line path\n  extcon: max8997: Move defined constant to header file\n  extcon: max77693: Make max77693_extcon_cable static\n  extcon: max8997: Remove unreachable code\n  extcon: max8997: Make max8997_extcon_cable static\n  extcon: max77693: Remove unnecessary goto statement to improve readability\n  extcon: max77693: Convert to devm_input_allocate_device()\n  extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style\n  CREDITS: update email and address of Harald Hoyer\n  extcon: arizona: Use MICDET for final microphone identification\n  extcon: arizona: Always take the first HPDET reading as the final one\n  extcon: arizona: Clear _trig_sts bits after jack detection\n  extcon: arizona: Don\u0027t HPDET magic when headphones are enabled\n  ...\n"
    },
    {
      "commit": "06991c28f37ad68e5c03777f5c3b679b56e3dac1",
      "tree": "4be75788e21c3c644fe6d39abf47693a171cf4f8",
      "parents": [
        "460dc1eecf37263c8e3b17685ef236f0d236facb",
        "74fef7a8fd1d2bd94f925d6638bb4c3049e7c381"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 12:05:51 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 12:05:51 2013 -0800"
      },
      "message": "Merge tag \u0027driver-core-3.9-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core\n\nPull driver core patches from Greg Kroah-Hartman:\n \"Here is the big driver core merge for 3.9-rc1\n\n  There are two major series here, both of which touch lots of drivers\n  all over the kernel, and will cause you some merge conflicts:\n\n   - add a new function called devm_ioremap_resource() to properly be\n     able to check return values.\n\n   - remove CONFIG_EXPERIMENTAL\n\n  Other than those patches, there\u0027s not much here, some minor fixes and\n  updates\"\n\nFix up trivial conflicts\n\n* tag \u0027driver-core-3.9-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (221 commits)\n  base: memory: fix soft/hard_offline_page permissions\n  drivercore: Fix ordering between deferred_probe and exiting initcalls\n  backlight: fix class_find_device() arguments\n  TTY: mark tty_get_device call with the proper const values\n  driver-core: constify data for class_find_device()\n  firmware: Ignore abort check when no user-helper is used\n  firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER\n  firmware: Make user-mode helper optional\n  firmware: Refactoring for splitting user-mode helper code\n  Driver core: treat unregistered bus_types as having no devices\n  watchdog: Convert to devm_ioremap_resource()\n  thermal: Convert to devm_ioremap_resource()\n  spi: Convert to devm_ioremap_resource()\n  power: Convert to devm_ioremap_resource()\n  mtd: Convert to devm_ioremap_resource()\n  mmc: Convert to devm_ioremap_resource()\n  mfd: Convert to devm_ioremap_resource()\n  media: Convert to devm_ioremap_resource()\n  iommu: Convert to devm_ioremap_resource()\n  drm: Convert to devm_ioremap_resource()\n  ...\n"
    },
    {
      "commit": "460dc1eecf37263c8e3b17685ef236f0d236facb",
      "tree": "1d20e367cefccddb969b48afaab140b8125cea4e",
      "parents": [
        "024e4ec1856d57bb78c06ec903d29dcf716f5f47",
        "b531f81b0d70ffbe8d70500512483227cc532608"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 11:34:25 2013 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 21 11:34:25 2013 -0800"
      },
      "message": "Merge tag \u0027sound-3.9\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound\n\nPull sound updates from Takashi Iwai:\n \"The biggest change in this update is the unification of HD-audio codec\n  parsers.  Now the HD-audio codec is parsed in a generic parser code\n  which is invoked by each HD-audio codec driver.\n\n  Some background information is found in David Henningsson\u0027s blog\n  entry:\n\n      http://voices.canonical.com/david.henningsson/2013/01/18/upcoming-changes-to-the-intel-hda-drivers/\n\n  Other than that, some random updates/fixes like USB-audio and a bunch\n  of small AoC updates as usual.\n\n  Highlights:\n\n   - Unification of HD-audio parser code (aka generic parser)\n\n   - Support of new Intel HD-audio controller, new IDT codecs\n\n   - Fixes for HD-audio HDMI audio hotplug\n\n   - Haswell HDMI audio fixup\n\n   - Support of Creative CA0132 DSP code\n\n   - A few fixes of HDSP driver\n\n   - USB-audio fix for Roland A-PRO, M-Audio FT C600\n\n   - Support PM for aloop driver (and fixes Oops)\n\n   - Compress API updates for gapless playback support\n\n  For ASoC part:\n\n   - Support for a wider range of hardware in the compressed stream code\n\n   - The ability to mute capture streams as well as playback streams\n     while inactive\n\n   - DT support for AK4642, FSI, Samsung I2S and WM8962\n\n   - AC\u002797 support for Tegra\n\n   - New driver for max98090, replacing the stub which was there\n\n   - A new driver from Dialog\n\n  Note that due to dependencies, DTification of DMA support for Samsung\n  platforms (used only by the and I2S driver and SPI) is merged here as\n  well.\"\n\nFix up trivial conflict in drivers/spi/spi-s3c64xx.c due to removed code\nbeing changed.\n\n* tag \u0027sound-3.9\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (453 commits)\n  ALSA: usb: Fix Processing Unit Descriptor parsers\n  ALSA: hda - hdmi: Notify userspace when ELD control changes\n  ALSA: hda - hdmi: Protect ELD buffer\n  ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld\n  ALSA: hda - hdmi: Do not expose eld data when eld is invalid\n  ALSA: hda - hdmi: ELD shouldn\u0027t be valid after unplug\n  ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptop\n  ALSA: hda - add quirks for mute LED on two HP machines\n  ALSA: usb/quirks, fix out-of-bounds access\n  ASoC: codecs: Add da7213 codec\n  ALSA: au88x0 - Define channel map for au88x0\n  ALSA: compress: add support for gapless playback\n  ALSA: hda - Remove speaker clicks on CX20549\n  ALSA: hda - Disable runtime PM for Intel 5 Series/3400\n  ALSA: hda - Increase badness for missing multi-io\n  ASoC: arizona: Automatically manage input mutes\n  ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts\n  ALSA: hda/ca0132 - Add missing \\n to debug prints\n  ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS\n  ALSA: hda - update documentation for no-primary-hp fixup\n  ...\n"
    },
    {
      "commit": "0b7164458fc184455239ea3676af1b362df1ce1d",
      "tree": "6b968c6ec46e7a949e930de85f75afc337128b97",
      "parents": [
        "303c07db487be59ae9fda10600ea65ca11c21497",
        "b53cf458ea20dd7f5e32611366f63728e40c9021"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Feb 19 14:56:34 2013 -0500"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Tue Feb 19 14:56:34 2013 -0500"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem\n"
    },
    {
      "commit": "6295ca184b6216ecde68f16f487a524734761adf",
      "tree": "05cc0405e8e4fa97607eabeaca63605dedaeb6da",
      "parents": [
        "15ac7c478fd227257e4be94519c6f965a9e6159d"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Fri Feb 15 10:11:24 2013 +0100"
      },
      "committer": {
        "name": "Johannes Berg",
        "email": "johannes.berg@intel.com",
        "time": "Mon Feb 18 13:48:40 2013 +0100"
      },
      "message": "cfg80211: add correct docbook entries\n\nUpdate the 802.11 book to list the correct\ndata structures.\n\nSigned-off-by: Johannes Berg \u003cjohannes.berg@intel.com\u003e\n"
    },
    {
      "commit": "df63447f1a4402d7d9c6a9cd1c39a6d6766452d1",
      "tree": "65afb4f016ed619a27f4de8db2b659780c3eefd7",
      "parents": [
        "449e3a72f7b61e76b18edb718bfe37fa8ad26b76"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Thu Feb 14 15:32:04 2013 -0500"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Feb 18 10:39:48 2013 +0100"
      },
      "message": "DocBook: update EXPORT_SYMBOL entry to point at export.h\n\nPreviously we used to get EXPORT_SYMBOL and friends from\nmodule.h but we moved away from that since module.h largely\nincludes the entire header space one way or another.\n\nAs most users just wanted the simple export related macros,\nthey were spun off into a separate new header -- export.h\nUpdate the docs to reflect that.\n\nSuggested-by: Borislav Petkov \u003cbp@alien8.de\u003e\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nAcked-by: Rob Landley \u003crob@landley.net\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "207fd32970b1def91b11ae28f6bebffc792db714",
      "tree": "75dd7d58e32b54395be26aba4381012251f65f55",
      "parents": [
        "cd5428a5447cc6ca77ec6547d6f86834b205eac7"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Sun Jan 20 22:13:14 2013 +0100"
      },
      "committer": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Thu Feb 14 00:08:32 2013 +0100"
      },
      "message": "drm/fb-helper: improve kerneldoc\n\nNow that the fbdev helper interface for drivers is trimmed down,\nupdate the kerneldoc for all the remaining exported functions.\n\nI\u0027ve tried to beat the DocBook a bit by reordering the function\nreferences a bit into a more sensible ordering. But that didn\u0027t work\nout at all. Hence just extend the in-code DOC: section a bit.\n\nAlso remove the LOCKING: sections - especially for the setup functions\nthey\u0027re totally bogus. But that\u0027s not a documentation problem, but\nsimply an artifact of the current rather hazardous locking around drm\ninit and even more so around fbdev setup ...\n\nv2: Some further improvements:\n- Also add documentation for drm_fb_helper_single_add_all_connectors,\n  Dave Airlie didn\u0027t want me to kill this one from the fb helper\n  interface.\n- Update docs for drm_fb_helper_fill_var/fix - they should be used\n  from the driver\u0027s -\u003efb_probe callback to setup the fbdev info\n  structure.\n- Clarify what the -\u003efb_probe callback should all do - it needs to\n  setup both the fbdev info and allocate the drm framebuffer used as\n  backing storage.\n- Add basic documentaation for the drm_fb_helper_funcs driver callback\n  vfunc.\n\nv3: Implement clarifications Laurent Pinchart suggested in his review.\n\nv4: Fix another mispelling Laurent spotted.\n\nCc: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\n"
    },
    {
      "commit": "89177644a7b6306e6084a89eab7e290f4bfef397",
      "tree": "e8bac93d626a14df07b2d904797c5d0e86f6251a",
      "parents": [
        "6504d0d9900a2c05ea1fbab2ec008bf442993d94"
      ],
      "author": {
        "name": "Aaron Plattner",
        "email": "aplattner@nvidia.com",
        "time": "Tue Jan 15 20:47:42 2013 +0000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@redhat.com",
        "time": "Fri Feb 08 13:39:08 2013 +1000"
      },
      "message": "drm: add prime helpers\n\nInstead of reimplementing all of the dma_buf functionality in every driver,\ncreate helpers drm_prime_import and drm_prime_export that implement them in\nterms of new, lower-level hook functions:\n\n  gem_prime_pin: callback when a buffer is created, used to pin buffers into GTT\n  gem_prime_get_sg_table: convert a drm_gem_object to an sg_table for export\n  gem_prime_import_sg_table: convert an sg_table into a drm_gem_object\n  gem_prime_vmap, gem_prime_vunmap: map and unmap an object\n\nThese hooks are optional; drivers can opt in by using drm_gem_prime_import and\ndrm_gem_prime_export as the .gem_prime_import and .gem_prime_export fields of\nstruct drm_driver.\n\nv2:\n- Drop .begin_cpu_access.  None of the drivers this code replaces implemented\n  it.  Having it here was a leftover from when I was trying to include i915 in\n  this rework.\n- Use mutex_lock instead of mutex_lock_interruptible, as these three drivers\n  did.  This patch series shouldn\u0027t change that behavior.\n- Rename helpers to gem_prime_get_sg_table and gem_prime_import_sg_table.\n  Rename struct sg_table* variables to \u0027sgt\u0027 for clarity.\n- Update drm.tmpl for these new hooks.\n\nv3:\n- Pass the vaddr down to the driver.  This lets drivers that just call vunmap on\n  the pointer avoid having to store the pointer in their GEM private structures.\n- Move documentation into a /** DOC */ comment in drm_prime.c and include it in\n  drm.tmpl with a !P line.  I tried to use !F lines to include documentation of\n  the individual functions from drmP.h, but the docproc / kernel-doc scripts\n  barf on that file, so hopefully this is good enough for now.\n- apply refcount fix from commit be8a42ae60addd8b6092535c11b42d099d6470ec\n  (\"drm/prime: drop reference on imported dma-buf come from gem\")\n\nSigned-off-by: Aaron Plattner \u003caplattner@nvidia.com\u003e\nCc: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\nCc: David Airlie \u003cairlied@linux.ie\u003e\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n"
    },
    {
      "commit": "00b230fe2310d7a0b338a8e339995e0cf3f5e977",
      "tree": "5b131572b90d1718845665fa0263f988360c8036",
      "parents": [
        "0568aeeeef467ac6e22d5d549cd50e8c93abf959"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jan 11 10:49:12 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 06 08:12:57 2013 -0200"
      },
      "message": "[media] DocBook: mention that EINVAL can be returned for invalid menu indices\n\nThe documentation suggested that if the control value is wrong only\nERANGE can be returned. But in some cases (an invalid menu index)\nEINVAL can also be returned. Clarify this.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0568aeeeef467ac6e22d5d549cd50e8c93abf959",
      "tree": "c9c6bd7f4a747ef8c83a6af30f6f5c369c581b63",
      "parents": [
        "07b64b837d90cf20fad6b4965aa1fecdb4a88e9b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jan 11 10:33:30 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 06 08:10:40 2013 -0200"
      },
      "message": "[media] DocBook: improve the error_idx field documentation\n\nThe documentation of the error_idx field was incomplete and confusing.\nThis patch improves it.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "07b64b837d90cf20fad6b4965aa1fecdb4a88e9b",
      "tree": "aa63547b7fe121867652ae2c9d842edf5d2b681d",
      "parents": [
        "cf1364b17e94624161775b0e681dd967ef366980"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jan 11 08:18:55 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 06 07:34:53 2013 -0200"
      },
      "message": "[media] DocBook: fix various validation errors\n\nFixed the following errors (with exception of the SVG errors):\n  GEN     /home/hans/work/src/v4l/media-git/Documentation/DocBook//v4l2.xml\n  rm -rf Documentation/DocBook/index.html; echo \u0027\u003ch1\u003eLinux Kernel HTML Documentation\u003c/h1\u003e\u0027 \u003e\u003e Documentation/DocBook/index.html \u0026\u0026 echo \u0027\u003ch2\u003eKernel Version: 3.8.0-rc1\u003c/h2\u003e\u0027 \u003e\u003e Documentation/DocBook/index.html \u0026\u0026 cat Documentation/DocBook/media_api.html \u003e\u003e Documentation/DocBook/index.html\n  /tmp/x.xml:883: element revremark: validity error : Element structname is not declared in revremark list of possible children\n  /tmp/x.xml:883: element revremark: validity error : Element xref is not declared in revremark list of possible children\n  /tmp/x.xml:9580: element xref: validity error : Element xref was declared EMPTY this one has content\n  /tmp/x.xml:13508: element link: validity error : Element link does not carry attribute linkend\n  /tmp/x.xml:13508: element link: validity error : No declaration for attribute linked of element link\n  /tmp/x.xml:16986: element imagedata: validity error : Value \"SVG\" for attribute format of imagedata is not among the enumerated set\n  /tmp/x.xml:17003: element imagedata: validity error : Value \"SVG\" for attribute format of imagedata is not among the enumerated set\n  /tmp/x.xml:17022: element imagedata: validity error : Value \"SVG\" for attribute format of imagedata is not among the enumerated set\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "22331a5e0a493f8edfbd504bb58bd03d308ddb0c",
      "tree": "b85e3f1305a5afdbff49aeb05abc947b334db629",
      "parents": [
        "a46edeb0f6098088f316c3543474784f8108508e"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Mon Jan 07 16:30:24 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 05 19:24:03 2013 -0200"
      },
      "message": "[media] DocBook: media: struct v4l2_capability card field is a UTF-8 string\n\nThe struct v4l2_capability card field stores the device name. That name\ncan be hardcoded in drivers, or be retrieved directly from the device.\nThe later is very common with USB devices. As several devices already\nreport names that include non-ASCII characters, update the field\ndescription to use UTF-8.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2ccbe779bcdee130ea7f1525670dc9d60318a981",
      "tree": "f667acca6ab42a0565b062616b3a6f176508e874",
      "parents": [
        "af9bb33aa33d4beb5d0ac505d48530a56856f66c"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "sylvester.nawrocki@gmail.com",
        "time": "Sat Jan 19 15:51:55 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 05 15:04:06 2013 -0200"
      },
      "message": "[media] v4l2-ctrl: Add helper function for the controls range update\n\nThis patch adds a helper function that allows to modify range,\ni.e. minimum, maximum, step and default value of a v4l2 control,\nafter the control has been created and initialized. This is helpful\nin situations when range of a control depends on user configurable\nparameters, e.g. camera sensor absolute exposure time depending on\nan output image resolution and frame rate.\nv4l2_ctrl_modify_range() function allows to modify range of an\nINTEGER, BOOL, MENU, INTEGER_MENU and BITMASK type controls.\nBased on a patch from Hans Verkuil http://patchwork.linuxtv.org/patch/8654.\n\nSigned-off-by: Sylwester Nawrocki \u003csylvester.nawrocki@gmail.com\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "16c5ab1d3a6d1b11ed2966fa33a3a4fecd13a2bc",
      "tree": "56d343b5dbf968bf28805021bdbc9aef77ba3866",
      "parents": [
        "a690a2a1eb32e533e2b2afb1daeef3c4011d47e9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Feb 05 14:23:53 2013 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Feb 05 14:23:53 2013 +0100"
      },
      "message": "ALSA: Replace 0 with NULL in writing-an-alsa-driver.tmpl\n\nSpotted while correcting the sentences.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a690a2a1eb32e533e2b2afb1daeef3c4011d47e9",
      "tree": "f0c0cdf087f6922448db96cf222122aa443de4b1",
      "parents": [
        "05dc0fc9d01537a66d9a0cffe2e96296d8f4c7ac"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Feb 05 12:24:22 2013 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Feb 05 12:24:22 2013 +0100"
      },
      "message": "ALSA: Fix wrong description about hw constraints\n\nThe definitions of hw constraint functions are wrongly placed, and the\ndescription about the function is also wrong.\nhw_rule_channels_by_format actually refines the channels depending on\nthe format, not vice versa.\n\nReported-by: Peter Ujfalusi \u003cpeter.ujfalusi@ti.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d4dab5ab5bd0445420aa090185409bf3ae6ccd37",
      "tree": "1ce99aa3319fa0962989317e26862134dea7c72e",
      "parents": [
        "04044b819b21826f11f32e11aba54def635d8457"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ao2@amarulasolutions.com",
        "time": "Tue Jan 29 12:56:28 2013 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jan 29 15:10:35 2013 +0100"
      },
      "message": "ALSA: Documentation: fix some typos\n\ns/PAUSE_PUSE/PAUSE_PUSH/\ns/happense/happens/\n\nSigned-off-by: Antonio Ospite \u003cao2@amarulasolutions.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "04044b819b21826f11f32e11aba54def635d8457",
      "tree": "3ad4c226c778488f015aeb05cec4e9b65399a506",
      "parents": [
        "019d80db5727707faa2108fcd4fbbfac9defb3a6"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ao2@amarulasolutions.com",
        "time": "Tue Jan 29 12:56:27 2013 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jan 29 15:10:03 2013 +0100"
      },
      "message": "ALSA: Documentation: fix some thinkos\n\nSigned-off-by: Antonio Ospite \u003cao2@amarulasolutions.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a32f7d1ad3744914273c6907204c2ab3b5d496a0",
      "tree": "1c5ae321ee85665707177547c07810ff7e09e1ab",
      "parents": [
        "6b9e50c463efc5c361496ae6a895cc966ff8025b",
        "68d6f84ba0c47e658beff3a4bf0c43acee4b4690"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jan 24 18:49:18 2013 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jan 24 18:49:18 2013 -0200"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 into staging/for_v3.9\n\n* v4l_for_linus: (464 commits)\n  [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures\n  [media] uvcvideo: Cleanup leftovers of partial revert\n  [media] uvcvideo: Return -EACCES when trying to set a read-only control\n  Linux 3.8-rc3\n  mm: reinstante dropped pmd_trans_splitting() check\n  cred: Remove tgcred pointer from struct cred\n  drm/ttm: fix fence locking in ttm_buffer_object_transfer\n  ARM: clps711x: Fix bad merge of clockevents setup\n  ARM: highbank: save and restore L2 cache and GIC on suspend\n  ARM: highbank: add a power request clear\n  ARM: highbank: fix secondary boot and hotplug\n  ARM: highbank: fix typos with hignbank in power request functions\n  ARM: dts: fix highbank cpu mpidr values\n  ARM: dts: add device_type prop to cpu nodes on Calxeda platforms\n  drm/prime: drop reference on imported dma-buf come from gem\n  xen/netfront: improve truesize tracking\n  ARM: mx5: Fix MX53 flexcan2 clock\n  ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array\n  sctp: fix Kconfig bug in default cookie hmac selection\n  EDAC: Cleanup device deregistering path\n  ...\n\nConflicts:\n\tdrivers/media/pci/dm1105/dm1105.c\n\tdrivers/media/platform/soc_camera/mx2_camera.c\n"
    },
    {
      "commit": "9569793a79836320c33d400c686dcb78f886bdad",
      "tree": "f5f74bf91f829172490b7778230322a5f7a51a57",
      "parents": [
        "f167e302c6a1321ae9f4d3a24a6e5bac90a5c79d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Jan 06 12:22:06 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jan 23 19:06:33 2013 -0200"
      },
      "message": "[media] dvb: Add DVBv5 statistics properties\n\nThe DVBv3 statistics parameters are limited on several ways:\n        - It doesn\u0027t provide any way to indicate the used measure,\n\t  so userspace need to guess how to calculate/use it;\n        - Only a limited set of stats are supported;\n        - Can\u0027t be called in a way to require them to be filled\n          all at once (atomic reads from the hardware), with may\n          cause troubles on interpreting them on userspace;\n        - On some OFDM delivery systems, the carriers can be\n          independently modulated, having different properties.\n          Currently, there\u0027s no way to report per-layer stats.\nTo address the above issues, adding a new DVBv5-based stats API.\nWhile here, correct inner code nomenclature on a few places.\n\nReviewed-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "5d7a951537927555fa1286a338e1b91c3b8b7445",
      "tree": "714b8c47c06475809b2e61511c8a12a7995591c4",
      "parents": [
        "7b24056be6db7ce907baffdd4cf142ab774ea60c"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Fri Jan 04 22:31:20 2013 +0100"
      },
      "committer": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Sun Jan 20 22:17:16 2013 +0100"
      },
      "message": "drm/doc: updates for new framebuffer lifetime rules\n\nNow that framebuffer are reference-counted for all use-sites, update\nthe documentation accordingly to stress the new rules for\ninitialization and teardown.\n\nAlso add a short paragraph about the implications for drivers of the\nnew locking rules.\n\nReviewed-by: Rob Clark \u003crob@ti.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\n"
    },
    {
      "commit": "065a50ed3ef75cb265e12e3e1b615db0835150bc",
      "tree": "2a8971095d7075a659285b84978c982a3153fa6d",
      "parents": [
        "8faf6b18a2a6bece008de1e6bb80f0c608e58483"
      ],
      "author": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Sun Dec 02 00:09:18 2012 +0100"
      },
      "committer": {
        "name": "Daniel Vetter",
        "email": "daniel.vetter@ffwll.ch",
        "time": "Sun Jan 20 15:29:18 2013 +0100"
      },
      "message": "drm/doc: integrate drm_crtc.c kerneldoc\n\nAnd do a quick pass to adjust them to the last few (years?) of changes\n...\n\nThis time actually compile-tested ;-)\n\nReviewed-by: Rob Clark \u003crob@ti.com\u003e\nSigned-off-by: Daniel Vetter \u003cdaniel.vetter@ffwll.ch\u003e\n"
    },
    {
      "commit": "93ce83b6e0ffe8d48dae46bc0983dd3f01ec7e32",
      "tree": "e14b50899ec77a68f932912e5dfb04fb0f192040",
      "parents": [
        "25c22d5bead5b0211f3ecc84fd6152dfdf95c75d"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "stephen@networkplumber.org",
        "time": "Wed Jan 16 10:05:32 2013 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Thu Jan 17 10:19:51 2013 -0800"
      },
      "message": "uio-howto: example bug\n\nBug in demo program, checking wrong return value\n\nSigned-off-by: Stephen Hemminger \u003cstephen@networkplumber.org\u003e\nCc: \"Hans J. Koch\" \u003chjk@hansjkoch.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "0335cb469ad4ab3072a4246ceb0573483fcee5bf",
      "tree": "9dddc1aecd4a51820e293e57c6798a734ef640cd",
      "parents": [
        "5a958db311c416345a61b7bddc62a5c6c7112c7f"
      ],
      "author": {
        "name": "Kees Cook",
        "email": "keescook@chromium.org",
        "time": "Tue Oct 02 11:16:15 2012 -0700"
      },
      "committer": {
        "name": "Kees Cook",
        "email": "keescook@chromium.org",
        "time": "Fri Jan 11 11:38:03 2013 -0800"
      },
      "message": "Documentation: remove depends on CONFIG_EXPERIMENTAL\n\nThe CONFIG_EXPERIMENTAL config item has not carried much meaning for a\nwhile now and is almost always enabled by default. As agreed during the\nLinux kernel summit, remove it from any \"depends on\" lines in Kconfigs.\n\nCC: Rob Landley \u003crob@landley.net\u003e\nCC: Jiri Kosina \u003cjkosina@suse.cz\u003e\nCC: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nCC: Jason Wessel \u003cjason.wessel@windriver.com\u003e\nCC: Richard L Maliszewski \u003crichard.l.maliszewski@intel.com\u003e\nCC: Gang Wei \u003cgang.wei@intel.com\u003e\nCC: Shane Wang \u003cshane.wang@intel.com\u003e\nCC: Harry Wei \u003charryxiyou@gmail.com\u003e\nSigned-off-by: Kees Cook \u003ckeescook@chromium.org\u003e\nAcked-by: Jason Wessel \u003cjason.wessel@windriver.com\u003e\n"
    },
    {
      "commit": "24b9f50170f55a3179c6f6d51022eb7d50502d05",
      "tree": "777faa4936598bff62f92862cd12022768ea983e",
      "parents": [
        "1b73ba0be4aad87a0d195a6d433bb59ffe81e99a"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Thu Jan 03 12:30:30 2013 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Jan 06 09:59:47 2013 -0200"
      },
      "message": "[media] V4L: Remove deprecated image centering controls\n\nIt has been over 3 years since the V4L2_CID_[HV]CENTER were deprecated.\nClean up the DocBook and remove the V4L2_CID_VCENTER_DEPRECATED,\nV4L2_CID_VCENTER_DEPRECATED control related paragraphs.\nRemove the V4L2_CID_[HV]CENTER controls definitions from v4l2-controls.h,\nthese controls are not used by any driver in the mainline now.\n\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "63a29f744fe1c19742039ce7526663a98f172f7e",
      "tree": "52eea88a9e78d0b646c2a549b97f08af29fa9fcb",
      "parents": [
        "0fe763c570ad2701c830b9e4e53c65ad89c11c32"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Fri Dec 21 15:15:02 2012 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Thu Jan 03 15:57:16 2013 -0800"
      },
      "message": "Documentation: remove __dev* attributes.\n\nCONFIG_HOTPLUG is going away as an option.  As a result, the __dev*\nmarkings need to be removed.\n\nThis change removes the use of __devinit, __devexit_p, __devinitdata,\n__devinitconst, and __devexit from the kernel documentation.\n\nBased on patches originally written by Bill Pemberton, but redone by me\nin order to handle some of the coding style issues better, by hand.\n\nCc: Bill Pemberton \u003cwfp5p@virginia.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "a44dca1717ce2c2381339e21c07d1731a63a7888",
      "tree": "3d0b3bd26492f9fa1f1f1c1ad838315b266da7c1",
      "parents": [
        "30ebc5e44d057a1619ad63fe32c8c1670c37c4b8",
        "a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Dec 27 12:44:11 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Dec 27 12:44:11 2012 -0200"
      },
      "message": "Merge tag \u0027v3.8-rc1\u0027 into staging/for_v3.9\n\nLinux 3.8-rc1\n\n* tag \u0027v3.8-rc1\u0027: (10696 commits)\n  Linux 3.8-rc1\n  Revert \"nfsd: warn on odd reply state in nfsd_vfs_read\"\n  ARM: dts: fix duplicated build target and alphabetical sort out for exynos\n  dm stripe: add WRITE SAME support\n  dm: remove map_info\n  dm snapshot: do not use map_context\n  dm thin: dont use map_context\n  dm raid1: dont use map_context\n  dm flakey: dont use map_context\n  dm raid1: rename read_record to bio_record\n  dm: move target request nr to dm_target_io\n  dm snapshot: use per_bio_data\n  dm verity: use per_bio_data\n  dm raid1: use per_bio_data\n  dm: introduce per_bio_data\n  dm kcopyd: add WRITE SAME support to dm_kcopyd_zero\n  dm linear: add WRITE SAME support\n  dm: add WRITE SAME support\n  dm: prepare to support WRITE SAME\n  dm ioctl: use kmalloc if possible\n  ...\n\nConflicts:\n\tMAINTAINERS\n"
    },
    {
      "commit": "b01189b85b7653a51ebe851fc4d70702cebfed3c",
      "tree": "3c549268f8fa8f9f3efbd48e25d5ff36bbb9d3ea",
      "parents": [
        "ef2c83262a989dc20268dc25d4ce3725ac9d7886"
      ],
      "author": {
        "name": "Sylwester Nawrocki",
        "email": "s.nawrocki@samsung.com",
        "time": "Wed Nov 28 14:40:32 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Dec 21 12:11:11 2012 -0200"
      },
      "message": "[media] V4L: DocBook: Add V4L2_MBUS_FMT_YUV10_1X30 media bus pixel code\n\nThis patch adds definition of media bus code for YUV pixel format\ntransferred in 30-bit samples where each component has 10 bits width.\n\n[mchehab@redhat.com: fix a merge conflict at v4l2-mediabus.h]\nSigned-off-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fe4abb550f68ace5bbc23030c968c138c6a69759",
      "tree": "319582f67076980eed1d26fe4e3d99249d9a37ff",
      "parents": [
        "1b18e7a0be859911b22138ce27258687efc528b8"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Fri Nov 16 17:42:12 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Dec 21 11:41:49 2012 -0200"
      },
      "message": "[media] v4l: There\u0027s no __unsigned\n\nCorrect a typo. v4l2_plane.m.userptr is unsigned long, not __unsigned long.\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": "1202ecdc24fc88d5b144824f55ec9c8899591caf",
      "tree": "97a4925b3ba400fbcd20b72ea81818a3bf62688f",
      "parents": [
        "1b5901331ff3af4bdc1b998a056a248c9924e2d1"
      ],
      "author": {
        "name": "Sakari Ailus",
        "email": "sakari.ailus@iki.fi",
        "time": "Sun Oct 21 16:02:47 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Dec 21 10:44:52 2012 -0200"
      },
      "message": "[media] v4l: Define video buffer flags for timestamp types\n\nDefine video buffer flags for different timestamp types. Everything up to\nnow have used either realtime clock or monotonic clock, without a way to\ntell which clock the timestamp was taken from.\nAlso document that the clock source of the timestamp in the timestamp field\ndepends on buffer flags.\n\n[mchehab@redhat.com: fix a few wrong references to Kernel 3.8 - as this patch\n is meant for 3.9]\nSigned-off-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "05ad6fc1d54f106d5b8c598e2f9b59b12f3fb476",
      "tree": "b67b96f6db39e5826103ad72a73362571ee8c780",
      "parents": [
        "028986fe0edab3ca7f14a9fe92f3e492304b3eec"
      ],
      "author": {
        "name": "Manjunath Hadli",
        "email": "manjunath.hadli@ti.com",
        "time": "Thu Oct 18 07:58:02 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Dec 19 13:02:10 2012 -0200"
      },
      "message": "[media] v4l2: add new pixel formats supported on dm365\n\nadd new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats\nto represent Bayer format frames compressed by A-LAW algorithm,\nadd V4L2_PIX_FMT_UV8 to represent storage of CbCr data (UV interleaved)\nonly.\n\nSigned-off-by: Manjunath Hadli \u003cmanjunath.hadli@ti.com\u003e\nSigned-off-by: Lad, Prabhakar \u003cprabhakar.lad@ti.com\u003e\nAcked-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": "028986fe0edab3ca7f14a9fe92f3e492304b3eec",
      "tree": "e9be9348ffd8e21cd32666641bc588d47695d524",
      "parents": [
        "c196f6ee61e42df9acec797ab41a0c8d87e8aa2e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Dec 19 13:00:27 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Dec 19 13:00:27 2012 -0200"
      },
      "message": "[media] DocBook: fix an index reference\n\nError: no ID for constraint linkend: V4L2-PIX-FMT-NV12MT-16X16.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c196f6ee61e42df9acec797ab41a0c8d87e8aa2e",
      "tree": "a1bc606197b84c6b4bf743427cf576594435e575",
      "parents": [
        "f818b358dc94c845490dfc8a9771492e5311fe9e"
      ],
      "author": {
        "name": "Manjunath Hadli",
        "email": "manjunath.hadli@ti.com",
        "time": "Thu Oct 18 07:54:59 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Dec 19 12:20:19 2012 -0200"
      },
      "message": "[media] media: add new mediabus format enums for dm365\n\nadd new enum entries for supporting the media-bus formats on dm365.\nThese include some bayer and some non-bayer formats.\nV4L2_MBUS_FMT_YDYUYDYV8_1X16 and V4L2_MBUS_FMT_UV8_1X8 are used\ninternal to the hardware by the resizer.\nV4L2_MBUS_FMT_SBGGR10_ALAW8_1X8 represents the bayer ALAW format\nthat is supported by dm365 hardware.\n\nSigned-off-by: Manjunath Hadli \u003cmanjunath.hadli@ti.com\u003e\nSigned-off-by: Lad, Prabhakar \u003cprabhakar.lad@ti.com\u003e\nAcked-by: Sakari Ailus \u003csakari.ailus@iki.fi\u003e\nAcked-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "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"
    }
  ],
  "next": "224b6642f5e82a1b21f6b552c799fa02e527d542"
}
