)]}'
{
  "log": [
    {
      "commit": "923f79743c76583ed4684e2c80c8da51a7268af3",
      "tree": "e523a04c6b4cdddf70cf4adec25fa4fbbdbc5f5a",
      "parents": [
        "a7697b945e6e5025f184d6762e7285f1c498411d",
        "7f3bd6c9cb8e9fa2b57bfa860cd3e734a28f48ed"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 30 18:15:43 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Mar 30 18:15:43 2012 -0700"
      },
      "message": "Merge branch \u0027kbuild\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild\n\nPull kbuild changes from Michal Marek:\n - Unification of cmd_uimage among archs that use it\n - make headers_check tries harder before reporting a missing\n   \u003clinux/types.h\u003e include\n - kbuild portability fix for shells that do not support echo -e\n - make clean descends into samples/\n - setlocalversion grep fix\n - modpost typo fix\n - dtc warnings fix\n\n* \u0027kbuild\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:\n  setlocalversion: Use \"grep -q\" instead of piping output to \"read dummy\"\n  modpost: fix ALL_INIT_DATA_SECTIONS\n  Kbuild: centralize MKIMAGE and cmd_uimage definitions\n  headers_check: recursively search for linux/types.h inclusion\n  scripts/Kbuild.include: Fix portability problem of \"echo -e\"\n  scripts: dtc: fix compile warnings\n  kbuild: clean up samples directory\n  kbuild: disable -Wmissing-field-initializers for W\u003d1\n"
    },
    {
      "commit": "12679a2d7e3bfbdc7586e3e86d1ca90c46659363",
      "tree": "d9c00f2e599d1c3e04a349229a6a19906d01f99e",
      "parents": [
        "1c036588772d01655d851f75dffc27c971e072e2",
        "b0df89868006517417251e02cc4ce5d4b0165885"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 29 16:53:48 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Mar 29 16:53:48 2012 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.linaro.org/people/rmk/linux-arm\n\nPull more ARM updates from Russell King.\n\nThis got a fair number of conflicts with the \u003casm/system.h\u003e split, but\nalso with some other sparse-irq and header file include cleanups.  They\nall looked pretty trivial, though.\n\n* \u0027for-linus\u0027 of git://git.linaro.org/people/rmk/linux-arm: (59 commits)\n  ARM: fix Kconfig warning for HAVE_BPF_JIT\n  ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds\n  ARM: 7349/1: integrator: convert to sparse irqs\n  ARM: 7259/3: net: JIT compiler for packet filters\n  ARM: 7334/1: add jump label support\n  ARM: 7333/2: jump label: detect %c support for ARM\n  ARM: 7338/1: add support for early console output via semihosting\n  ARM: use set_current_blocked() and block_sigmask()\n  ARM: exec: remove redundant set_fs(USER_DS)\n  ARM: 7332/1: extract out code patch function from kprobes\n  ARM: 7331/1: extract out insn generation code from ftrace\n  ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format\n  ARM: 7351/1: ftrace: remove useless memory checks\n  ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path\n  ARM: Versatile Express: add NO_IOPORT\n  ARM: get rid of asm/irq.h in asm/prom.h\n  ARM: 7319/1: Print debug info for SIGBUS in user faults\n  ARM: 7318/1: gic: refactor irq_start assignment\n  ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop\n  ARM: 7315/1: perf: add support for the Cortex-A7 PMU\n  ...\n"
    },
    {
      "commit": "09893ee84591b0417a9186a7e7cf1503ccf99ac2",
      "tree": "da8b044ad157b82203df04ae48cb60f4737cc390",
      "parents": [
        "4bb2d1009f671815870e8f78e826e4f9071392a7",
        "7d1206bc2859c6e9f46e35ae697c138e7d7858a7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 28 12:34:33 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 28 12:34:33 2012 -0700"
      },
      "message": "Merge tag \u0027dt2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: More device tree support updates\" from Olof Johansson:\n \"This branch contains a number of updates for device tree support on\n  several ARM platforms, in particular:\n\n   * AT91 continues the device tree conversion adding support for a\n     number of on-chip drivers and other functionality\n   * ux500 adds probing of some of the core SoC blocks through device\n     tree\n   * Initial device tree support for ST SPEAr600 platforms\n   * kirkwood continues the conversion to device-tree probing\"\n\nManually merge arch/arm/mach-ux500/Kconfig due to MACH_U8500 rename, and\ndrivers/usb/gadget/at91_udc.c due to header file include cleanups.\n\nAlso do an \"evil merge\" for the MACH_U8500 config option rename that the\naffected RMI4 touchscreen driver in staging.  It\u0027s called MACH_MOP500\nnow, and it was missed during previous merges.\n\n* tag \u0027dt2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (48 commits)\n  ARM: SPEAr600: Add device-tree support to SPEAr600 boards\n  ARM: ux500: Provide local timer support for Device Tree\n  ARM: ux500: Enable PL022 SSP Controller in Device Tree\n  ARM: ux500: Enable PL310 Level 2 Cache Controller in Device Tree\n  ARM: ux500: Enable PL011 AMBA UART Controller for Device Tree\n  ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree\n  ARM: ux500: db8500: list most devices in the snowball device tree\n  ARM: ux500: split dts file for snowball into generic part\n  ARM: ux500: combine the board init functions for DT boot\n  ARM: ux500: Initial Device Tree support for Snowball\n  ARM: ux500: CONFIG: Enable Device Tree support for future endeavours\n  ARM: kirkwood: use devicetree for rtc-mv\n  ARM: kirkwood: rtc-mv devicetree bindings\n  ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0\n  ARM: kirkwood: fdt: facilitate new boards during fdt migration\n  ARM: kirkwood: fdt: absorb kirkwood_init()\n  ARM: kirkwood: fdt: use mrvl ticker symbol\n  ARM: orion: wdt: use resource vice direct access\n  ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.\n  ARM: orion: spi: remove enable_clock_fix which is not used\n  ...\n"
    },
    {
      "commit": "4bb2d1009f671815870e8f78e826e4f9071392a7",
      "tree": "4b9f4e3b349a67d47b11eff7fcebbf57a3c40a1e",
      "parents": [
        "ff877c498eb2f9c4ea386270642e383bc867f63c",
        "83fe628e16d84efc8df2731bc403eae4e4f53801"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 28 12:24:40 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 28 12:24:40 2012 -0700"
      },
      "message": "Merge tag \u0027soc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: More SoC support updates\" from Olof Johansson:\n \"This branch contains a handful of updates of SoC base code that had\n  dependencies on other external trees that have now been merged:\n\n   * Support for the new EXYNOS5250 SoC from Samsung\n   * SMP and power domain support for Tegra3 from NVIDIA\n   * ux500 updates for exporting SoC information through sysfs\"\n\nFix up trivial merge conflicts as per Olof.\n\n* tag \u0027soc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (30 commits)\n  ARM: mach-shmobile: ap4evb: Reserve DMA memory for the frame buffer\n  ARM: EXYNOS: Fix compilation error with mach-exynos4-dt board\n  ARM: dts: add initial dts file for EXYNOS5250, SMDK5250\n  ARM: EXYNOS: add support device tree enabled board file for EXYNOS5\n  ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCs\n  ARM: EXYNOS: add support get_core_count() for EXYNOS5250\n  ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5\n  ARM: EXYNOS: add interrupt definitions for EXYNOS5250\n  ARM: EXYNOS: add support for EXYNOS5250 SoC\n  ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5\n  ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5\n  ARM: EXYNOS: add clock part for EXYNOS5250 SoC\n  ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()\n  ARM: EXYNOS: to declare static for mach-exynos/common.c\n  ARM: EXYNOS: Add clkdev lookup entry for lcd clock\n  ARM: dt: Explicitly configure all serial ports on Tegra Cardhu\n  ARM: tegra: support for secondary cores on Tegra30\n  ARM: tegra: support for Tegra30 CPU powerdomains\n  ARM: tegra: add support for Tegra30 powerdomains\n  ARM: tegra: export tegra_powergate_is_powered()\n  ...\n"
    },
    {
      "commit": "66f03c614c0902ccf7d6160459362a9352f33271",
      "tree": "b9a8864efe5aa7fc5c96cc5ccbeca41f5cd6f6a7",
      "parents": [
        "34800598b2eebe061445216473b1e4c2ff5cba99",
        "cdc3df6f44f72c5924a16a47e1663c3fb0e57820"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:47:35 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:47:35 2012 -0700"
      },
      "message": "Merge tag \u0027dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: device tree work\" from Arnd Bergmann:\n \"Most of these patches convert code from using static platform data to\n  describing the hardware in the device tree.  This is only the first\n  half of the changes for v3.4 because a lot of patches for this topic\n  came in the last week before the merge window.\n\n  Signed-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\"\n\nFix up trivial conflicts in arch/arm/mach-vexpress/{Kconfig,core.h}\n\n* tag \u0027dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (86 commits)\n  Document: devicetree: add OF documents for arch-mmp\n  ARM: dts: append DTS file of pxa168\n  ARM: mmp: append OF support on pxa168\n  ARM: mmp: enable rtc clk in pxa168\n  i2c: pxa: add OF support\n  serial: pxa: add OF support\n  arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux board\n  ARM: OMAP2+: Remove extra ifdefs for board-generic\n  ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selected\n  ASoC: DT: Add digital microphone binding to PAZ00 board.\n  ARM: dt: Add ARM PMU to tegra*.dtsi\n  ARM: at91: at91sam9x5cm/dt: add leds support\n  ARM: at91: usb_a9g20/dt: add gpio-keys support\n  ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support\n  ARM: at91: at91sam9m10g45ek/dt: add leds support\n  ARM: at91: usb_a9g20/dt: add leds support\n  ARM: at91/pio: add new PIO3 features\n  ARM: at91: add sam9_smc.o to at91sam9x5 build\n  ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter\n  ARM: at91/tc: add device tree support to atmel_tclib\n  ...\n"
    },
    {
      "commit": "34800598b2eebe061445216473b1e4c2ff5cba99",
      "tree": "a6d0eb6fe45d9480888d7ddb34840e172ed80e56",
      "parents": [
        "46b407ca4a6149c8d27fcec1881d4f184bec7c77",
        "511f1cb6d426938fabf9c6d69ce4861b66ffd919"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:41:24 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:41:24 2012 -0700"
      },
      "message": "Merge tag \u0027drivers\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: driver specific updates\" from Arnd Bergmann:\n \"These are all specific to some driver.  They are typically the\n  platform side of a change in the drivers directory, such as adding a\n  new driver or extending the interface to the platform.  In cases where\n  there is no maintainer for the driver, or the maintainer prefers to\n  have the platform changes in the same branch as the driver changes,\n  the patches to the drivers are included as well.\n\n  A much smaller set of driver updates that depend on other branches\n  getting merged first will be sent later.\n\n  The new export of tegra_chip_uid conflicts with other changes in\n  fuse.c.  In rtc-sa1100.c, the global removal of IRQF_DISABLED\n  conflicts with the cleanup of the interrupt handling of that driver.\n\n  Signed-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\"\n\nFixed up aforementioned trivial conflicts.\n\n* tag \u0027drivers\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (94 commits)\n  ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci\n  mmc: sdhci-s3c: add platform data for the second capability\n  ARM: SAMSUNG: support the second capability for samsung-soc\n  ARM: EXYNOS: add support DMA for EXYNOS4X12 SoC\n  ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1\n  ARM: EXYNOS: Enable MDMA driver\n  regulator: Remove bq24022 regulator driver\n  rtc: sa1100: add OF support\n  pxa: magician/hx4700: Convert to gpio-regulator from bq24022\n  ARM: OMAP3+: SmartReflex: fix error handling\n  ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API\n  ARM: OMAP3+: SmartReflex: micro-optimization for sanity check\n  ARM: OMAP3+: SmartReflex: misc cleanups\n  ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argument\n  ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()\n  ARM: OMAP3+: hwmod: add SmartReflex IRQs\n  ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a need\n  ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG register\n  ARM: OMAP3+: SmartReflex: Add a shutdown hook\n  ARM: OMAP3+: SmartReflex Class3: disable errorgen before disable VP\n  ...\n\nConflicts:\n\tarch/arm/mach-tegra/Makefile\n\tarch/arm/mach-tegra/fuse.c\n\tdrivers/rtc/rtc-sa1100.c\n"
    },
    {
      "commit": "1bfecd935849a45b6b47d9f011e1c278ff880512",
      "tree": "23c08a9c103c92e5a4a4cd3311823426c9d2bdf9",
      "parents": [
        "281b05392fc2cb26209b4d85abaf4889ab1991f3",
        "a754a87ce8b17024358c1be8ee0232ef09a7055f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:27:28 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:27:28 2012 -0700"
      },
      "message": "Merge tag \u0027boards\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: board specific updates\" from Arnd Bergmann/Olof Johansson:\n \"These changes are all specific to one board only.  We\u0027re trying to\n  keep the number of board files low, but generally board level updates\n  are ok on platforms that are working on moving towards DT based\n  probing, which will eventually lead to removing them.\n\n  The board-ams-delta.c board file gets a conflict between the removal\n  of ams_delta_config and the addition of a lot of other data.  The\n  Kconfig file has two changes in the same line, and in exynos, the\n  power domain cleanup conflicts with the addition of the image sensor\n  device.\n\n  Signed-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n  [olof: Amended a fix for a mismerge to board-omap4panda.c]\n  Signed-off-by: Olof Johansson \u003colof@lixom.net\u003e\"\n\nFixed up some fairly trivial conflicts manually.\n\n* tag \u0027boards\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (82 commits)\n  i.MX35-PDK: Add Camera support\n  ARM : mx35: 3ds-board: add framebuffer device\n  pxa/hx4700: Remove pcmcia platform_device structure\n  ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%\n  ARM: pxa/hx4700: Remove unwanted request for GPIO105\n  ARM: EXYNOS: support Exynos4210-bus Devfreq driver on Nuri board\n  ARM: EXYNOS: Register JPEG on nuri\n  ARM: EXYNOS: Register JPEG on universal_c210\n  ARM: S5PV210: Enable JPEG on SMDKV210\n  ARM: S5PV210: Add JPEG board definition\n  ARM: EXYNOS: Enable JPEG on Origen\n  ARM: EXYNOS: Enable JPEG on SMDKV310\n  ARM: EXYNOS: Add __init attribute to universal_camera_init()\n  ARM: EXYNOS: Add __init attribute to nuri_camera_init()\n  ARM: S5PV210: Enable FIMC on SMDKC110\n  ARM: S5PV210: Enable FIMC on SMDKV210\n  ARM: S5PV210: Enable MFC on SMDKC110\n  ARM: S5PV210: Enable MFC on SMDKV210\n  ARM: EXYNOS: Enable G2D on SMDKV310\n  ARM: tegra: update defconfig\n  ...\n"
    },
    {
      "commit": "281b05392fc2cb26209b4d85abaf4889ab1991f3",
      "tree": "bbf5000ce7bd739b1ca85e9918741e285d267c7c",
      "parents": [
        "48d554418d3bfbba5e9dc1ebdf352f1b1f3ff4ee",
        "bde755679a3ba5af0d16231f8532e8373c5e2ecc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:14:44 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:14:44 2012 -0700"
      },
      "message": "Merge tag \u0027soc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: SoC specific updates\" from Arnd Bergmann:\n \"These changes are all specific to an soc family or the code for one\n  soc.  Lots of work for Tegra3 this time, but also a lot of other\n  platforms.  There will be another (smaller) set of soc patches later\n  in the merge window for stuff that has dependencies on external trees\n  or that was sent just before the merge window opened.\n\n  The asoc tree added a few devices to the i.mx platform, which conflict\n  with other devices added in the same place here.\n\n  The tegra Makefile conflicts between a number of branches, mostly\n  because of changes regarding localtimer.c, which was removed in the\n  end.\n\n  Signed-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\"\n\nFix up some trivial conflicts, including the mentioned Tegra Makefile.\n\n* tag \u0027soc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (51 commits)\n  ARM: EXYNOS: fix cycle count for periodic mode of clock event timers\n  ARM: EXYNOS: add support JPEG\n  ARM: EXYNOS: Add DMC1, allow PPMU access for DMC\n  ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definition\n  ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()\n  ARM: SAMSUNG: Add __init attribute to samsung_bl_set()\n  ARM: S5PV210: Add usb otg phy control\n  ARM: S3C64XX: Add usb otg phy control\n  ARM: EXYNOS: Enable l2 configuration through device tree\n  ARM: EXYNOS: remove useless code to save/restore L2\n  ARM: EXYNOS: save L2 settings during bootup\n  ARM: S5P: add L2 early resume code\n  ARM: EXYNOS: Add support AFTR mode on EXYNOS4210\n  ARM: mx35: Setup the AIPS registers\n  ARM: mx5: Use common function for configuring AIPS\n  ARM: mx3: Setup AIPS registers\n  ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI\n  ARM: defconfig: imx_v6_v7: build in REGULATOR_FIXED_VOLTAGE\n  ARM: imx: update imx_v6_v7_defconfig\n  ARM: tegra: Demote EMC clock inconsistency BUG to WARN\n  ...\n"
    },
    {
      "commit": "48d554418d3bfbba5e9dc1ebdf352f1b1f3ff4ee",
      "tree": "696bdc0c1087e82c6493c852bca514bb0fcd7881",
      "parents": [
        "d61b7a572b292e2be409e13b4b3adf475f18fb29",
        "2cbe23e3a432e3d09a849adb197c8fcc09e7391d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:06:17 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:06:17 2012 -0700"
      },
      "message": "Merge tag \u0027timer\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: timer cleanup work\" from Arnd Bergmann:\n \"These are split out from the generic soc and driver updates because\n  there was a lot of conflicting work by multiple people.  Marc Zyngier\n  worked on simplifying the \"localtimer\" interfaces, and some of the\n  platforms are touching the same code as they move to device tree based\n  booting.\n\n  Signed-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\"\n\n* tag \u0027timer\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (61 commits)\n  ARM: tegra: select USB_ULPI if USB is selected\n  arm/tegra: pcie: fix return value of function\n  ARM: ux500: fix compilation after local timer rework\n  ARM: shmobile: remove additional __io() macro use\n  ARM: local timers: make the runtime registration interface mandatory\n  ARM: local timers: convert MSM to runtime registration interface\n  ARM: local timers: convert exynos to runtime registration interface\n  ARM: smp_twd: remove old local timer interface\n  ARM: imx6q: convert to twd_local_timer_register() interface\n  ARM: highbank: convert to twd_local_timer_register() interface\n  ARM: ux500: convert to twd_local_timer_register() interface\n  ARM: shmobile: convert to twd_local_timer_register() interface\n  ARM: tegra: convert to twd_local_timer_register() interface\n  ARM: plat-versatile: convert to twd_local_timer_register() interface\n  ARM: OMAP4: convert to twd_local_timer_register() interface\n  ARM: smp_twd: add device tree support\n  ARM: smp_twd: add runtime registration support\n  ARM: local timers: introduce a new registration interface\n  ARM: smp_twd: make local_timer_stop a symbol instead of a #define\n  ARM: mach-shmobile: default to no earlytimer\n  ...\n"
    },
    {
      "commit": "d61b7a572b292e2be409e13b4b3adf475f18fb29",
      "tree": "e9d30390860147136c05e66abf1edda1bc5b0562",
      "parents": [
        "18d9946bc7e2252fe3c0f2f609ac383c627edefd",
        "f4e2467bad53023589cbff18dd1ab6e0aa3f004c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:03:32 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Mar 27 16:03:32 2012 -0700"
      },
      "message": "Merge tag \u0027cleanup\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull \"ARM: global cleanups\" from Arnd Bergmann:\n \"Quite a bit of code gets removed, and some stuff moved around, mostly\n  the old samsung s3c24xx stuff.  There should be no functional changes\n  in this series otherwise.  Some cleanups have dependencies on other\n  arm-soc branches and will be sent in the second round.\n\n  Signed-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\"\n\nFixed up trivial conflicts mainly due to #include\u0027s being changes on\nboth sides.\n\n* tag \u0027cleanup\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (121 commits)\n  ep93xx: Remove unnecessary includes of ep93xx-regs.h\n  ep93xx: Move EP93XX_SYSCON defines to SoC private header\n  ep93xx: Move crunch code to mach-ep93xx directory\n  ep93xx: Make syscon access functions private to SoC\n  ep93xx: Configure GPIO ports in core code\n  ep93xx: Move peripheral defines to local SoC header\n  ep93xx: Convert the watchdog driver into a platform device.\n  ep93xx: Use ioremap for backlight driver\n  ep93xx: Move GPIO defines to gpio-ep93xx.h\n  ep93xx: Don\u0027t use system controller defines in audio drivers\n  ep93xx: Move PHYS_BASE defines to local SoC header file\n  ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driver\n  ARM: EXYNOS: add clock registers for exynos4x12-cpufreq\n  PM / devfreq: update the name of EXYNOS clock registers that were omitted\n  PM / devfreq: update the name of EXYNOS clock register\n  ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock\n  ARM: EXYNOS: use static declaration on regarding clock\n  ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs\n  ARM: OMAP2+: Fix build error after merge\n  ARM: S3C24XX: remove call to s3c24xx_setup_clocks\n  ...\n"
    },
    {
      "commit": "e33936451484b06b61b259172fa3761a7d1cd4dc",
      "tree": "acdbb021fc7f3ba4c13adbd70059f7a7c70c9803",
      "parents": [
        "f75a8df3bd6466e29a4e40b86b2cfc96fe06d328"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@wwwdotorg.org",
        "time": "Fri Mar 16 15:03:55 2012 -0600"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Mon Mar 26 15:49:20 2012 +0200"
      },
      "message": "Kbuild: centralize MKIMAGE and cmd_uimage definitions\n\nAll ARCHs have the same definition of MKIMAGE. Move it to Makefile.lib\nto avoid duplication.\n\nAll ARCHs have similar definitions of cmd_uimage. Place a sufficiently\nparameterized version in Makefile.lib to avoid duplication.\n\nSigned-off-by: Stephen Warren \u003cswarren@wwwdotorg.org\u003e\nAcked-by: Nicolas Pitre \u003cnico@linaro.org\u003e\nTested-by: Mike Frysinger \u003cvapier@gentoo.org\u003e [Blackfin]\nTested-by: Michal Simek \u003cmonstr@monstr.eu\u003e [Microblaze]\nTested-by: Guan Xuetao \u003cgxt@mprc.pku.edu.cn\u003e [unicore32]\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "7d1206bc2859c6e9f46e35ae697c138e7d7858a7",
      "tree": "14af84e9a635e59293edf81aa562b6740c57d310",
      "parents": [
        "f4eb28340771c12cdbf8b5ec149dbd3b0eef1687",
        "c899445f9783309ac73073282d4c0ae27f51fa9a"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sat Mar 24 19:15:55 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sat Mar 24 19:16:04 2012 +0000"
      },
      "message": "Merge branch \u0027kirkwood/dt\u0027 into next/dt2\n\nThis was part of the for-next branch earlier but for some reasons\na rebuild of the tree missed it, so I\u0027m putting it back in now.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "83fe628e16d84efc8df2731bc403eae4e4f53801",
      "tree": "9a51c292235621d0f4f632c2a55ddb5a6ab582af",
      "parents": [
        "853a0231e057c04255a848f6998f84faaa635c58",
        "426f1af947c61dee48a9267f84bff227e503a547"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sat Mar 24 19:13:59 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sat Mar 24 19:13:59 2012 +0000"
      },
      "message": "Merge branch \u0027renesas/soc\u0027 into next/soc2\n"
    },
    {
      "commit": "a7f464f3db93ae5492bee6f6e48939fd8a45fa99",
      "tree": "e9ac49cedb1da56631b0e5b172cc39cdde06235c",
      "parents": [
        "f5f5195487affe53f90d99cba4aee73a20cae565"
      ],
      "author": {
        "name": "Imre Kaloz",
        "email": "kaloz@openwrt.org",
        "time": "Thu Jan 26 13:08:57 2012 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 24 09:38:52 2012 +0000"
      },
      "message": "ARM: 7001/2: Wire up support for the XZ decompressor\n\nWire up support for the XZ decompressor\n\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f8974cb71310a05632aada76be6a27576d61e609",
      "tree": "c0b6f59333796c95aa2de9a2eb755e9b68599b71",
      "parents": [
        "c207f3a43194e108dda43dc9a1ce507335cff6b9",
        "0f22dd395fc473cee252b9af50249b8e0f32fde7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 21 10:30:03 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Mar 21 10:30:03 2012 -0700"
      },
      "message": "Merge tag \u0027dt-for-linus\u0027 of git://git.secretlab.ca/git/linux-2.6\n\nPull core device tree changes for Linux v3.4 from Grant Likely:\n \"This branch contains a minor documentation addition, a utility\n  function for parsing string properties needed by some of the new ARM\n  platforms, disables dynamic DT code that isn\u0027t used anywhere but on a\n  few PPC machines, and exports DT node compatible data to userspace via\n  UEVENT properties.  Nothing earth shattering here.\"\n\n* tag \u0027dt-for-linus\u0027 of git://git.secretlab.ca/git/linux-2.6:\n  of: Only compile OF_DYNAMIC on PowerPC pseries and iseries\n  arm/dts: OMAP3: Add omap3evm and am335xevm support\n  drivercore: Output common devicetree information in uevent\n  of: Add of_property_match_string() to find index into a string list\n"
    },
    {
      "commit": "f907ab06bb021bcb91d39c8d1b36536ebdb318fa",
      "tree": "6020618997a6ea1b5f5b59c89df35344023f7c82",
      "parents": [
        "7cc026f21e2acdcea8640df5da470c6fdca92911",
        "489e7bece7f6859a7df484a4dce08fa51fb0d876"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Mar 20 22:42:24 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Mar 20 22:42:24 2012 +0000"
      },
      "message": "Merge branch \u0027next/fixes-non-critical\u0027 into next/drivers\n\nConflicts:\n\tarch/arm/mach-lpc32xx/clock.c\n\tarch/arm/mach-pxa/pxa25x.c\n\tarch/arm/mach-pxa/pxa27x.c\n\nThe conflicts with pxa are non-obvious, we have multiple branches\nadding and removing the same clock settings. According to\nHaojian Zhuang, removing the sa1100 rtc dummy clock is the correct\nfix here.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "b2f1df8d2fc14bf7e6d9d967043d4b60c2efd8dc",
      "tree": "065282434bde6ef9b4357c042705c5fcef3782ea",
      "parents": [
        "c0206e228e34d8b414fcc63db45b831843adea06",
        "5cd9eb2736a572a9ef2689829f47ffd4262adc00"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Mar 19 20:46:32 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Mar 20 09:41:43 2012 +0000"
      },
      "message": "Merge branch \u0027renesas/timer\u0027 into next/timer\n\nConflicts:\n\tarch/arm/mach-shmobile/timer.c\n\nThis resolves a nonobvious merge conflict between renesas\ntimer changes in the global timer changes with those\nfrom the renesas soc branch and last minute bug fixes that\nwent into v3.3.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "f4eb28340771c12cdbf8b5ec149dbd3b0eef1687",
      "tree": "71c0860b9271daac24dfa37350ec3f569e2583f2",
      "parents": [
        "a94c7b0a8f31a8bcf3b136d469f7eb6b6b57bb78",
        "0a428036dfb28be3e5f0d671e3457509d1f4ea29"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Mar 19 20:57:28 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Mar 19 20:57:28 2012 +0000"
      },
      "message": "Merge branch \u0027for-3.4/dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into next/dt2\n\n* \u0027for-3.4/dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra:\n  arm: tegra: dts: Mark USB1 as an OTG port on Seaboard\n  arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port\n  arm: tegra: dts: Support host/device selection and legacy mode\n"
    },
    {
      "commit": "a94c7b0a8f31a8bcf3b136d469f7eb6b6b57bb78",
      "tree": "cac33ce0abaaeb56b6e08a396cb7ff4e3e3b8f61",
      "parents": [
        "d4ef467aea0fdcd5e75a4bbfaf97e579bbe532f3",
        "9652e8bd16e73f7a34cabf1ab114aaa5c97db660"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 20:25:17 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 20:25:17 2012 +0000"
      },
      "message": "Merge branch \u0027spear/dt\u0027 into next/dt2\n\n* spear/dt:\n  ARM: SPEAr600: Add device-tree support to SPEAr600 boards\n\n(update to v3.3-rc7)\n\nConflicts:\n\tarch/arm/mach-spear6xx/spear6xx.c\n\tarch/arm/mach-vexpress/Kconfig\n\nThe conflicts are between the previous contents of the next/dt2\nbranch and upstream changes from v3.3-rc7.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "9652e8bd16e73f7a34cabf1ab114aaa5c97db660",
      "tree": "5dc349178f64ef83fe3f2aed87d475b733e513e6",
      "parents": [
        "fde7d9049e55ab85a390be7f415d74c9f62dd0f9"
      ],
      "author": {
        "name": "Stefan Roese",
        "email": "sr@denx.de",
        "time": "Fri Mar 16 14:03:23 2012 +0100"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 20:19:41 2012 +0000"
      },
      "message": "ARM: SPEAr600: Add device-tree support to SPEAr600 boards\n\nThis patch adds a generic target for SPEAr600 board that can be\nconfigured via the device-tree. Currently the following devices\nare supported via the devicetree:\n\n- VIC interrupts\n- PL011 UART\n- PL061 GPIO\n- Synopsys DW I2C\n- Synopsys DW ethernet\n\nOther peripheral devices (e.g. SMI flash, FSMC NAND flash etc) will\nfollow in later patches.\n\nOnly the spear600-evb is currently supported. Other SPEAr600\nbased boards will follow later.\n\nSince the current mainline SPEAr600 code only supports the SPEAr600\nevaluation board, with nearly zero peripheral devices (only UART\nand GPIO), it makes sense to switch over to DT based configuration\ncompletely now. So this patch also removes all non-DT stuff, mainly\nplatform device data. The files spear600.c and spear600_evb.c are\nremoved completely.\n\nSigned-off-by: Stefan Roese \u003csr@denx.de\u003e\nAcked-by: Viresh Kumar \u003cviresh.kumar@st.com\u003e\nAcked-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nReviewed-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "c899445f9783309ac73073282d4c0ae27f51fa9a",
      "tree": "4b414caca7c3879c543d118af43d9c72cc279225",
      "parents": [
        "5dab643cd67e1a791052d092ab447534937bf3f1",
        "e871b87a1e978e618c75acd4ceb6cd4699728691"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 20:13:43 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 20:13:43 2012 +0000"
      },
      "message": "Merge branch \u0027kirkwood_dt_for_3.4_v3\u0027 of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dt\n\n* \u0027kirkwood_dt_for_3.4_v3\u0027 of git://git.infradead.org/users/jcooper/linux-kirkwood:\n  ARM: kirkwood: use devicetree for rtc-mv\n  ARM: kirkwood: rtc-mv devicetree bindings\n  ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0\n  ARM: kirkwood: fdt: facilitate new boards during fdt migration\n  ARM: kirkwood: fdt: absorb kirkwood_init()\n  ARM: kirkwood: fdt: use mrvl ticker symbol\n  ARM: orion: wdt: use resource vice direct access\n  ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.\n  ARM: orion: spi: remove enable_clock_fix which is not used\n"
    },
    {
      "commit": "d4ef467aea0fdcd5e75a4bbfaf97e579bbe532f3",
      "tree": "5b91923fb5031c6963a60ee33ee7671d178f26b2",
      "parents": [
        "4acf18232f80c29906356f0f35b2d5f800b5953d",
        "71de5c46e0600b72df58269e80da343e354ddbd7"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:51:30 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:51:30 2012 +0000"
      },
      "message": "Merge branch \u0027ux500/dt\u0027 into next/dt2\n\n* ux500/dt:\n  ARM: ux500: Provide local timer support for Device Tree\n  ARM: ux500: Enable PL022 SSP Controller in Device Tree\n  ARM: ux500: Enable PL310 Level 2 Cache Controller in Device Tree\n  ARM: ux500: Enable PL011 AMBA UART Controller for Device Tree\n  ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree\n  ARM: ux500: db8500: list most devices in the snowball device tree\n  ARM: ux500: split dts file for snowball into generic part\n  ARM: ux500: combine the board init functions for DT boot\n  ARM: ux500: Initial Device Tree support for Snowball\n  ARM: ux500: CONFIG: Enable Device Tree support for future endeavours\n  ARM: ux500: fix compilation after local timer rework\n\n(adds dependency on localtimer branch, irqdomain branch and ux500/soc\nbranch)\n\nConflicts:\n\tarch/arm/mach-ux500/devices-common.c\n\nThis adds patches from Lee Jones, Niklas Hernaeus and myself to provide\ninitial device tree support on the ux500 platform. The pull request from\nLee contained some other changes, so I rebased the patches on top of\nthe branches that are actually dependencies for this.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "71de5c46e0600b72df58269e80da343e354ddbd7",
      "tree": "5ce4eaefd41211d4c8916eb1c13119db039196c4",
      "parents": [
        "15daf691e8e0119e6c21d3ddf6b4754e66e37365"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Fri Mar 16 09:53:24 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:48:48 2012 +0000"
      },
      "message": "ARM: ux500: Provide local timer support for Device Tree\n\nThis enables local timer (AKA: private timer) support for\nall u8500 based hardware using DT.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "15daf691e8e0119e6c21d3ddf6b4754e66e37365",
      "tree": "7115fdaa43c0f1eeb4a5ef3ceae2ce4a7815a9ea",
      "parents": [
        "f1949ea0d1f6034d38ce20089980b6b26d527c25"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Thu Mar 15 16:47:11 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:48:47 2012 +0000"
      },
      "message": "ARM: ux500: Enable PL022 SSP Controller in Device Tree\n\nThis SSP Controller supports a number of serial communication methods\nand as such cannot be registered using of_register_spi_devices.\nInstead we register it simply as a primecell device.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "f1949ea0d1f6034d38ce20089980b6b26d527c25",
      "tree": "7c8e50314558d154008d720a4c03bc4ae5cc569c",
      "parents": [
        "4905af0e13a665da5f72d2629e93161ba781d03b"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Thu Mar 08 09:02:02 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:48:46 2012 +0000"
      },
      "message": "ARM: ux500: Enable PL310 Level 2 Cache Controller in Device Tree\n\nThis provides PL310 Level 2 Cache Controller Device Tree\nsupport for all u8500 based devices.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "4905af0e13a665da5f72d2629e93161ba781d03b",
      "tree": "de661eb4c83a2e70b3c553a02d563f94a882aa5b",
      "parents": [
        "dab6487e35680ac5043c58a60554c49052276f5e"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Wed Mar 07 17:35:04 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:48:46 2012 +0000"
      },
      "message": "ARM: ux500: Enable PL011 AMBA UART Controller for Device Tree\n\nEnables the 3 UARTs found on a u8500 using DT.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nReviewed-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "dab6487e35680ac5043c58a60554c49052276f5e",
      "tree": "cd1a3e1985e7545ad9c5eb423a0090f8310370c2",
      "parents": [
        "7e0ce270b2ef3d0d00c3f0725f48aa3127d73edf"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Wed Mar 07 17:22:30 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:48:31 2012 +0000"
      },
      "message": "ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device Tree\n\nThis enables the embedded GIC on all u8500 based hardware using DT.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nReviewed-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "7e0ce270b2ef3d0d00c3f0725f48aa3127d73edf",
      "tree": "554deb8c395f901c217f948671822dce634aab77",
      "parents": [
        "5d0769f063c87ff4a3d123e4e256f5b19c9e68bd"
      ],
      "author": {
        "name": "Lee Jones",
        "email": "lee.jones@linaro.org",
        "time": "Thu Mar 15 16:46:17 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:46:13 2012 +0000"
      },
      "message": "ARM: ux500: db8500: list most devices in the snowball device tree\n\nThis adds all devices that are normally present through the\nu8500_init_machine function in the device tree as well, which\nwill duplicate the devices that are visible.\n\nThis will not do much by itself because the device from the\ndevice tree are not matched by any device driver until they\nare converted as well. The next step is to move over one\ndevice at a time to actually be used from the device tree\ninstead of the hardcoded device using auxdata to pass the\ncorrect platform_data.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "5d0769f063c87ff4a3d123e4e256f5b19c9e68bd",
      "tree": "e1b07a441f4879ffcf4fbb4b9534681e1daec8a3",
      "parents": [
        "7734fed8988d9c563e88f50e48c7b808ce3ab3e5"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 23:07:21 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:46:13 2012 +0000"
      },
      "message": "ARM: ux500: split dts file for snowball into generic part\n\ndb8500.dtsi can be used by all systems with a db8500 or\ndb9500 SoC, while snowball.dts is board specific.\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "2d334297c6b816619d6c2c28bccec3b5a7e8a0d9",
      "tree": "dd9b069f520839d2ee383a4ad770808c308cbd82",
      "parents": [
        "e27fc6cf84a401e62144a522695f114c9bdbebb7"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Mar 07 15:04:07 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 19:46:12 2012 +0000"
      },
      "message": "ARM: ux500: Initial Device Tree support for Snowball\n\nThis provides very basic Device Tree support for ST-Ericsson\u0027s\nlow-cost development platform, Snowball. If Device Tree for\nux500 is enabled and the correct board is configured within the\nDevice Tree blob, the correct *_init_machine() will be called.\n\nThis patch is based on some original work completed by:\n  Niklas Hernaeus \u003cniklas.hernaeus@linaro.org\u003e\n\nAcked-by: Linus Walleij \u003clinus.walleij@linaro.org\u003e\nSigned-off-by: Niklas Hernaeus \u003cniklas.hernaeus@linaro.org\u003e\nSigned-off-by: Lee Jones \u003clee.jones@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "4acf18232f80c29906356f0f35b2d5f800b5953d",
      "tree": "158de45bede17ecc679b772d022288c7f5a56b74",
      "parents": [
        "2a9f23d82a79d2785429aba43b02683abf103c0b",
        "0f5c4b996a740c3849d657b11b390bba07374415"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 13:07:59 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 13:07:59 2012 +0000"
      },
      "message": "Merge branch \u0027at91-3.4-cleanup2-DT2+USB\u0027 of git://github.com/at91linux/linux-at91 into next/dt\n\n* \u0027at91-3.4-cleanup2-DT2+USB\u0027 of git://github.com/at91linux/linux-at91:\n  ARM: at91: sam9g20 udc add dt support\n  USB: at91: Device udc add dt support\n"
    },
    {
      "commit": "2a9f23d82a79d2785429aba43b02683abf103c0b",
      "tree": "16fc44dc26a0af5b08ac668ee02f4022737c33ae",
      "parents": [
        "cdc3df6f44f72c5924a16a47e1663c3fb0e57820",
        "62c5553ab7ecf23e7b5464a59d728ab94479adbb"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 13:05:30 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 16 13:05:46 2012 +0000"
      },
      "message": "Merge branch \u0027at91-3.4-cleanup2-DT2\u0027 of git://github.com/at91linux/linux-at91 into next/dt\n\n* \u0027at91-3.4-cleanup2-DT2\u0027 of git://github.com/at91linux/linux-at91: (23 commits)\n  ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5\n  ARM: at91: usb ehci add dt support\n  ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5\n  ARM: at91: usb ohci add dt support\n  ARM: at91: add Shutdown Controller (SHDWC) DT support\n  ARM: at91: add ram controller DT support\n  ARM: at91: add RSTC (Reset Controller) dt support\n  ARM: at91: always enable sam9 restart\n  ARM: at91: add pmc DT support\n  ARM: at91/dt: add specific DT soc init\n  ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20\n  ARM: at91: sam9x5 add i2c DT support\n  ARM: at91: sam9g45 add i2c DT support\n  ARM: at91: usb_a9g20 add DT i2c support\n  ARM: at91: sam9g20 add i2c DT support\n  i2c/gpio: add DT support\n  ARM: at91: sam9x5 add nand support\n  atmel/nand: add DT support\n  of/mtd/nand: add generic bindings and helpers\n  of: introduce helper to manage boolean\n  ...\n"
    },
    {
      "commit": "e871b87a1e978e618c75acd4ceb6cd4699728691",
      "tree": "23b7be1d1e0a0bb2a1157383712b039596c518f9",
      "parents": [
        "ea983ede1195982c64220e9030c28ff111c8655c"
      ],
      "author": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Tue Mar 06 23:55:04 2012 +0000"
      },
      "committer": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Fri Mar 16 04:28:43 2012 +0000"
      },
      "message": "ARM: kirkwood: use devicetree for rtc-mv\n\nSigned-off-by: Jason Cooper \u003cjason@lakedaemon.net\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "163f2cea673a4ae831ad2cd26d8f01977c3add93",
      "tree": "c74d63bdf53b3b64c46a8af9a7eff34b77915a05",
      "parents": [
        "6fa6b8781fbd5e6cd5e313c5e3bdd73b426d8f30"
      ],
      "author": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Thu Mar 15 01:00:27 2012 +0000"
      },
      "committer": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Fri Mar 16 04:28:42 2012 +0000"
      },
      "message": "ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0\n\nDefine both uarts in kirkwood.dtsi as they are common to all kirkwood\nSoCs.  Each board may enable all or none of them, so they are disabled\nby default.  uart0 is enabled for the dreamplug.\n\ntclk can vary for each board, so we leave it undefined in the kirkwood\ndtsi.  Each board can then set it as appropriate when enabling the uart.\n\nSigned-off-by: Jason Cooper \u003cjason@lakedaemon.net\u003e\n"
    },
    {
      "commit": "b77816dea3e4c0f815510dea2a0ca9bcda6644dc",
      "tree": "91b15accf3b3a78ad59226d7ed973bd31f97d09a",
      "parents": [
        "a855a7ced4f572dcd1038db06b532df3ba9f227c"
      ],
      "author": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Wed Mar 07 15:03:57 2012 +0000"
      },
      "committer": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Fri Mar 16 04:28:41 2012 +0000"
      },
      "message": "ARM: kirkwood: fdt: use mrvl ticker symbol\n\nAlso, use inclusive register size for uart0.\n\nSigned-off-by: Jason Cooper \u003cjason@lakedaemon.net\u003e\n"
    },
    {
      "commit": "e7051e9dab77ddeaddbe12364939ae239d92ca73",
      "tree": "b1855cb663f64a374277df1a909cbac1ecf15fbf",
      "parents": [
        "38abdcd0d0689aaca94e740ac67a952c7918caef",
        "5da30bb6d902a36265e74f7141a904b19ec25bd4"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Mar 15 21:07:57 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Mar 15 21:07:57 2012 +0000"
      },
      "message": "Merge branch \u0027samsung/exynos5\u0027 into next/soc2\n"
    },
    {
      "commit": "0f5c4b996a740c3849d657b11b390bba07374415",
      "tree": "f97b554fe2c69707e35e30adf072936e94ab38fa",
      "parents": [
        "d1494a340807c9b77aa44bc8d8166353df4cf1c3"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sat Jan 28 22:35:36 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Mar 16 00:41:00 2012 +0800"
      },
      "message": "ARM: at91: sam9g20 udc add dt support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n"
    },
    {
      "commit": "62c5553ab7ecf23e7b5464a59d728ab94479adbb",
      "tree": "88937b3d6b003f7dfd42ec4ea882f45a4f05b45e",
      "parents": [
        "9d843003357f0e4948ac624a99a411a2dc37dfaf"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Tue Nov 22 12:11:13 2011 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Mar 16 00:40:59 2012 +0800"
      },
      "message": "ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5\n\nmake the ECHI depends on ARCH_AT91\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nCc: devicetree-discuss@lists.ozlabs.org\n"
    },
    {
      "commit": "6a0624599085e9e0c7b984c28443531849ab0459",
      "tree": "06835eb963e41b39c54e057a13f029a5fecf17ff",
      "parents": [
        "2419730f8f8ce04cce9e39a715c149283210ce27"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Mon Nov 21 06:55:18 2011 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Mar 16 00:40:55 2012 +0800"
      },
      "message": "ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nCc: devicetree-discuss@lists.ozlabs.org\n"
    },
    {
      "commit": "065319c229c76ded943a8a7cf55e1e6e1e55ae69",
      "tree": "6b16c74b13eb2d8147aa346aa0dec247a8cd0a28",
      "parents": [
        "c77ef898625f558c89c6ca0b27e2032f0fad4196",
        "63ecf0a9b55ada8c59ac10472c4468b46cf2e97a"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Mar 15 16:09:17 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Mar 15 16:09:21 2012 +0000"
      },
      "message": "Merge branch \u0027board-specific\u0027 of git://github.com/hzhuang1/linux into next/boards\n\n* \u0027board-specific\u0027 of git://github.com/hzhuang1/linux:\n  pxa/hx4700: Remove pcmcia platform_device structure\n  ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%\n  ARM: pxa/hx4700: Remove unwanted request for GPIO105\n\n(update to 3.3-rc7)\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "82015c4eae2ac67cfed8e98f8d9a4ee77a2d26ca",
      "tree": "4b1d99e45c92d21adeee3e665f31a3c4c80702c9",
      "parents": [
        "a7776ec625c8ca90d050953946a5b72eaf41c21c"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Mar 02 21:01:00 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:38:02 2012 +0800"
      },
      "message": "ARM: at91: add Shutdown Controller (SHDWC) DT support\n\nUse a string to specific the wakeup mode to make it more readable.\n\nAdd the Real-time Clock Wake-up support too for sam9g45 and sam9x5.\nAdd AT91_SHDW_CPTWK0_MAX to specific the Max of the Wakeup Counter.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "a7776ec625c8ca90d050953946a5b72eaf41c21c",
      "tree": "cc2717698bc80e5511b06fa83936f0fd9617aa9c",
      "parents": [
        "c8082d344ac4c05932fec1766e5e9ce72cf286ed"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Mar 02 20:54:37 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:37:56 2012 +0800"
      },
      "message": "ARM: at91: add ram controller DT support\n\nWe can now drop the call to ioremap_registers() as we have the binding for the\nSDRAM/DDR Controller.\n\nDrop ioremap_registers() for sam9x5 too.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "c8082d344ac4c05932fec1766e5e9ce72cf286ed",
      "tree": "8a2a7a4b2a61b3780c669b916b33a0cde09a7722",
      "parents": [
        "21ea52aadd6296480baad3b04fef87230517b54c"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sat Mar 03 03:16:27 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:31:22 2012 +0800"
      },
      "message": "ARM: at91: add RSTC (Reset Controller) dt support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "eb5e76ffd4e626655944e99bb85b07e17172620d",
      "tree": "a94577e3cec09878e09c098b32b8731b2389be1b",
      "parents": [
        "2b11ea5bf2fe4b79f9388d2eaf5d84713eb44a4c"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Fri Mar 02 20:44:23 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:31:14 2012 +0800"
      },
      "message": "ARM: at91: add pmc DT support\n\nSpecified the main Oscillator via clock binding.\nThis will allow to do not hardcode it anymore in the DT board at 12MHz.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "8bf7ec6508cdd6e068d42b9acee1ea439543ebe7",
      "tree": "0694dcb4fe69ca0bc03aa5725bc1609872502a49",
      "parents": [
        "10f71c28b66e6b22e46386c265147eff76e3d7a5"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Mon Feb 06 20:23:21 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:54 2012 +0800"
      },
      "message": "ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20\n\nhttp://www.calao-systems.com/articles.php?lng\u003den\u0026pg\u003d6099\n\nthis daughter board add the following device:\n - Micro-SD socket\n - TTL 3V3 - (Tx/Rx/RTS/CTS)\n - I2C port\n - 0.96\" Serial OLED Display Module (over UART)\n - MP3 decoder with Micro \u0026 Speakers\n - 4x PB, 4x Leds (Blue), 3x Leds (Green, Orange, Red)\n\nfor now we add only the 2 UARTs, 4 Buttons, 7 leds and i2c via DT\n\nused_led1 will not be re-add via DT as it\u0027s used by the motherboard too\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n"
    },
    {
      "commit": "10f71c28b66e6b22e46386c265147eff76e3d7a5",
      "tree": "caee6e979e51b93989ce39d40915572b03bb2e06",
      "parents": [
        "8f24bdaac9547b40f94824bd63c44ead9ea5a211"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Feb 23 22:50:32 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:48 2012 +0800"
      },
      "message": "ARM: at91: sam9x5 add i2c DT support\n\nFor now on use i2c-gpio driver on the same pin as the hardware IP.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "8f24bdaac9547b40f94824bd63c44ead9ea5a211",
      "tree": "d9e8b33081d45e4451c4caefc10ff00e9cb53dad",
      "parents": [
        "b71e1b75d6e22bfed94a2a8879d7f7a30b3e3dde"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sun Feb 05 18:32:37 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:43 2012 +0800"
      },
      "message": "ARM: at91: sam9g45 add i2c DT support\n\nFor now on use i2c-gpio driver on the same pin as the hardware IP.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "b71e1b75d6e22bfed94a2a8879d7f7a30b3e3dde",
      "tree": "5c018c1d0a04576e3f35795900aa7cfda1b4a7cb",
      "parents": [
        "3b3f8280399c67c592e973193bf3f36a8cab75a0"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sun Feb 05 18:31:00 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:39 2012 +0800"
      },
      "message": "ARM: at91: usb_a9g20 add DT i2c support\n\nUse i2c-gpio and enable rv3029 RTC.\n\nEnable the rtc in the sam9g20 defconfig.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "3b3f8280399c67c592e973193bf3f36a8cab75a0",
      "tree": "8d0b07425177b431bf66cbbb89209ae1d9f6fb89",
      "parents": [
        "8ffaa0f40db22564efc44588a9d861d78a1fae02"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sun Feb 05 18:25:33 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:32 2012 +0800"
      },
      "message": "ARM: at91: sam9g20 add i2c DT support\n\nFor now on use i2c-gpio driver on the same pin as the hardware IP.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "86a89f4ff665d385741a7831c612fc0b9aa22480",
      "tree": "a69357560740d3157dd76f79fb6a5891d8cf02ff",
      "parents": [
        "d6a016616ba834b7da7653effb98d413acde7aa2"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Tue Feb 21 21:38:18 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:19 2012 +0800"
      },
      "message": "ARM: at91: sam9x5 add nand support\n\nEnable the nand in the cpu module with the partition.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n"
    },
    {
      "commit": "d6a016616ba834b7da7653effb98d413acde7aa2",
      "tree": "444b749ce7c53737677bfff84f036ce3f685060a",
      "parents": [
        "770d7c39af940da24dd4c2c048576d778ac0abd4"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Jan 26 02:11:06 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 15 23:29:12 2012 +0800"
      },
      "message": "atmel/nand: add DT support\n\nUse a local copy of board informatin and fill with DT data.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "f4e2467bad53023589cbff18dd1ab6e0aa3f004c",
      "tree": "8d7abbf418eabd25bbcdc9b6de2f8216d2eaa616",
      "parents": [
        "e3643b77de143c5548ec93abd8aa68f4123295ea",
        "a6de3df4f172e124280d88e617ee7d29f7af970b"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Mar 15 15:19:05 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Thu Mar 15 15:20:07 2012 +0000"
      },
      "message": "Merge branch \u0027ep93xx-for-arm-soc\u0027 of git://github.com/RyanMallon/linux-2.6 into next/cleanup\n\n* \u0027ep93xx-for-arm-soc\u0027 of git://github.com/RyanMallon/linux-2.6:\n  ep93xx: Remove unnecessary includes of ep93xx-regs.h\n  ep93xx: Move EP93XX_SYSCON defines to SoC private header\n  ep93xx: Move crunch code to mach-ep93xx directory\n  ep93xx: Make syscon access functions private to SoC\n  ep93xx: Configure GPIO ports in core code\n  ep93xx: Move peripheral defines to local SoC header\n  ep93xx: Convert the watchdog driver into a platform device.\n  ep93xx: Use ioremap for backlight driver\n  ep93xx: Move GPIO defines to gpio-ep93xx.h\n  ep93xx: Don\u0027t use system controller defines in audio drivers\n  ep93xx: Move PHYS_BASE defines to local SoC header file\n\n(update to v3.3-rc7)\n\nConflicts:\n\tarch/arm/mach-s3c2440/common.h\n"
    },
    {
      "commit": "b074abb719714a9efd0918ba48554c3f734403e8",
      "tree": "277bcfb6d8e00e8f638cd054ed3f0d6c6e338c53",
      "parents": [
        "b3e68fb17a25ffa73610a21bf3974b7297026a0f"
      ],
      "author": {
        "name": "Kukjin Kim",
        "email": "kgene.kim@samsung.com",
        "time": "Fri Feb 10 13:12:21 2012 +0900"
      },
      "committer": {
        "name": "Kukjin Kim",
        "email": "kgene.kim@samsung.com",
        "time": "Wed Mar 14 22:22:12 2012 -0700"
      },
      "message": "ARM: dts: add initial dts file for EXYNOS5250, SMDK5250\n\nThis patch adds initial dts file for EXYNOS5250 SoC. This dts\nfile is including the SoC specific devices and properties. And\nadds the dts file for SMDK5250 board which uses the EXYNOS5250\ndts file. Its board specific properites will be added later.\n\nCc: Thomas Abraham \u003cthomas.abraham@linaro.org\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\n"
    },
    {
      "commit": "ae0b82504e515fdb9bc23c0b770d2b30efd49dc9",
      "tree": "665d1f26b32f9e68346a9529388fbadec519e865",
      "parents": [
        "f7c8faedf98aa5ec372e0191078ac7fe1e7fb067",
        "a6e24019468009a21b674e392d74283a90f415dd"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Mar 13 17:38:09 2012 -0700"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Mar 13 17:38:09 2012 -0700"
      },
      "message": "Merge branch \u0027soc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/soc\n\n* \u0027soc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas: (234 commits)\n  ARM: shmobile: remove additional __io() macro use\n  ARM: mach-shmobile: default to no earlytimer\n  ARM: mach-shmobile: r8a7779 and Marzen timer rework\n  ARM: mach-shmobile: r8a7740 and Bonito timer rework\n  ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer rework\n  ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer rework\n  ARM: mach-shmobile: sh7377 and G4EVM timer rework\n  ARM: mach-shmobile: sh7367 and G3EVM timer rework\n  ARM: mach-shmobile: add shmobile_earlytimer_init()\n  ARM: mach-shmobile: Move sh7372 AP4EVB external clk setup\n  ARM: mach-shmobile: Move sh7372 Mackerel external clk setup\n  ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()\n  ARM: mach-shmobile: r8a7779 L2 cache support\n  ARM: mach-shmobile: r8a7779 map_io and init_early update\n  ARM: mach-shmobile: r8a7740 map_io and init_early update\n  ARM: mach-shmobile: sh73a0 map_io and init_early update\n  ARM: mach-shmobile: sh7372 map_io and init_early update\n  ARM: mach-shmobile: sh7377 map_io and init_early update\n  ARM: mach-shmobile: sh7367 map_io and init_early update\n  sh: remove clk_ops\n  ...\n\n  (includes an update to v3.3-rc7)\n\nConflicts:\n\tarch/arm/mach-omap2/id.c\n"
    },
    {
      "commit": "58458e0327f7a34ef9c8bc512290bf47e3de811b",
      "tree": "247ca75e7eda3f1be5ba878e33d63bfe77b48135",
      "parents": [
        "7ac9b9eb338d3960fbc044cb76790f4aab4fbb22"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "marc.zyngier@arm.com",
        "time": "Tue Jan 10 19:44:19 2012 +0000"
      },
      "committer": {
        "name": "Marc Zyngier",
        "email": "marc.zyngier@arm.com",
        "time": "Tue Mar 13 13:45:53 2012 +0000"
      },
      "message": "ARM: imx6q: convert to twd_local_timer_register() interface\n\nAdd support for the new smp_twd runtime registration interface\nto the imx6q platforms, and remove the old compile-time support.\n\nThe imx6q DTS file is updated to match the TWD DT documentation.\nAlso present in this patch a DTS fix to the timer interrupt routing\n(the PPI connection uses bits [15:8]) and trigger (rising edge).\n\nAcked-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nSigned-off-by: Marc Zyngier \u003cmarc.zyngier@arm.com\u003e\n"
    },
    {
      "commit": "7ac9b9eb338d3960fbc044cb76790f4aab4fbb22",
      "tree": "b564f7b854f4da60943b503bcc03e79b8ea95379",
      "parents": [
        "08efd6ca6fae8ee22617b8d9d3f87d4e4cd56dab"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "marc.zyngier@arm.com",
        "time": "Tue Jan 10 19:44:19 2012 +0000"
      },
      "committer": {
        "name": "Marc Zyngier",
        "email": "marc.zyngier@arm.com",
        "time": "Tue Mar 13 13:45:52 2012 +0000"
      },
      "message": "ARM: highbank: convert to twd_local_timer_register() interface\n\nAdd support for the new smp_twd runtime registration interface\nto the highbank platforms, and remove the old compile-time support.\n\nThe highbank DTS file is updated to match the TWD DT documentation\nand fixes the timer trigger (rising edge).\n\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nSigned-off-by: Marc Zyngier \u003cmarc.zyngier@arm.com\u003e\n"
    },
    {
      "commit": "cdc3df6f44f72c5924a16a47e1663c3fb0e57820",
      "tree": "834f1c4423899e605dc3d226282910e67f1ce260",
      "parents": [
        "a58f67e70a6cad021ceebd1c8919b898dd5d5de3",
        "328ae2cb50af2f96b6061eb462aa92966a462bbc"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sat Mar 10 09:11:31 2012 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sat Mar 10 09:11:31 2012 -0800"
      },
      "message": "Merge branch \u0027dt-part2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt\n\n* \u0027dt-part2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:\n  arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux board\n  ARM: OMAP2+: Remove extra ifdefs for board-generic\n  ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selected\n  ARM: OMAP2+: board-generic: Use of_irq_init API\n  arm/dts: OMAP3: Add interrupt-controller bindings for INTC\n  ARM: OMAP2/3: intc: Add DT support for TI interrupt controller\n"
    },
    {
      "commit": "a58f67e70a6cad021ceebd1c8919b898dd5d5de3",
      "tree": "78cb630cb31a8cbec17463f9acc0f766707c232f",
      "parents": [
        "4c6c826b22da9f6408b6bc6939a92aa0be838488",
        "46e446db4fb2cdb2f1bc69d3981fa23738a42835"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Thu Mar 08 09:27:07 2012 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Thu Mar 08 09:27:07 2012 -0800"
      },
      "message": "Merge branch \u0027dt\u0027 of git://github.com/hzhuang1/linux into next/dt\n\n* \u0027dt\u0027 of git://github.com/hzhuang1/linux: (6 commits)\n  Document: devicetree: add OF documents for arch-mmp\n  ARM: dts: append DTS file of pxa168\n  ARM: mmp: append OF support on pxa168\n  ARM: mmp: enable rtc clk in pxa168\n  i2c: pxa: add OF support\n  serial: pxa: add OF support\n\n  (plus update to v3.3-rc6)\n"
    },
    {
      "commit": "d60d506e6baaf423148c458df3ece0c1d440dce4",
      "tree": "c25c44e70ebaaddcbe39559df5c5cd260e956be4",
      "parents": [
        "62f383435932ea3d271bee6b957de048452c1b16",
        "2e5ac9436645bb9fd2097868e228321f303c9c75"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Thu Mar 08 08:53:14 2012 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Thu Mar 08 08:53:14 2012 -0800"
      },
      "message": "Merge branch \u0027next/cleanup-s3c24xx\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup\n\n* \u0027next/cleanup-s3c24xx\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (24 commits)\n  ARM: S3C24XX: remove call to s3c24xx_setup_clocks\n  ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443\n  ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443\n  ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443\n  ARM: S3C24XX: remove obsolete S3C2416_DMA option\n  ARM: S3C24XX: Reuse S3C2443 dma for S3C2416\n  ARM: S3C24XX: Fix indentation of dma-s3c2443\n  ARM: S3C24XX: Move device setup files to mach directory\n  ARM: S3C24XX: Consolidate Simtec extensions\n  ARM: S3C24XX: move simtec-specific code to mach directory\n  ARM: S3C24XX: Move common-smdk code to mach directory\n  ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx\n  ARM: s3c2410_defconfig: update s3c2410_defconfig\n  ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/\n  ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/\n  ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/\n  ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/\n  ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/\n  ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX\n  ARM: S3C2410: move s3c2410_baseclk_add to clock.h\n  ...\n"
    },
    {
      "commit": "0a428036dfb28be3e5f0d671e3457509d1f4ea29",
      "tree": "737a83638e6ce50e443d21c9a11848ed65bb15ae",
      "parents": [
        "ba202f15cd5d8781249a453431bca2770ba797ee"
      ],
      "author": {
        "name": "Simon Glass",
        "email": "sjg@chromium.org",
        "time": "Tue Mar 06 21:04:34 2012 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Wed Mar 07 14:36:56 2012 -0800"
      },
      "message": "arm: tegra: dts: Mark USB1 as an OTG port on Seaboard\n\nThe USB1 port on Tegra2 supports operation in host or device modes. On\nSeaboard this is possible, so mark the port as OTG.\n\nSigned-off-by: Simon Glass \u003csjg@chromium.org\u003e\nAcked-by: Stephen Warren \u003cswarren@wwwdotorg.org\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "ba202f15cd5d8781249a453431bca2770ba797ee",
      "tree": "10762c04dbc6e62a922003e5e9d9f53a73486b68",
      "parents": [
        "d5dfcc91b179f40652318b9f3d76c31d2f908000"
      ],
      "author": {
        "name": "Simon Glass",
        "email": "sjg@chromium.org",
        "time": "Tue Mar 06 21:04:33 2012 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Wed Mar 07 14:36:52 2012 -0800"
      },
      "message": "arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port\n\nTegra\u0027s USB1 port supports legacy mode, so mark it as such. Even if we\ndon\u0027t use it, we must turn it off in the driver.\n\nSigned-off-by: Simon Glass \u003csjg@chromium.org\u003e\nAcked-by: Stephen Warren \u003cswarren@wwwdotorg.org\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "10d77ec21a748e7ddaf6410bd08959769764520c",
      "tree": "4a34b6ce63391af2f3778fad972e16e64634b4bf",
      "parents": [
        "5d48976678456f3782eeafb09efae1f52159d5e6"
      ],
      "author": {
        "name": "Haojian Zhuang",
        "email": "haojian.zhuang@marvell.com",
        "time": "Thu Mar 01 13:26:15 2012 +0800"
      },
      "committer": {
        "name": "Haojian Zhuang",
        "email": "haojian.zhuang@gmail.com",
        "time": "Wed Mar 07 09:32:40 2012 +0800"
      },
      "message": "ARM: dts: append DTS file of pxa168\n\nDTS files of both PXA168 and aspenite are appended.\n\nSigned-off-by: Haojian Zhuang \u003chaojian.zhuang@marvell.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "328ae2cb50af2f96b6061eb462aa92966a462bbc",
      "tree": "1e013c160d3bb4717f388838f820b44e1e4c5d70",
      "parents": [
        "6510e13ee28eaac27b219e9be15edb15a674a580"
      ],
      "author": {
        "name": "Ilya Yanok",
        "email": "yanok@emcraft.com",
        "time": "Tue Dec 27 00:08:31 2011 +0100"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Mon Mar 05 13:48:03 2012 -0800"
      },
      "message": "arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux board\n\nVery basic support for TeeJet Mt.Ventoux board. Able to boot via\nboard-generic and ramdisk/initramfs, however most of peripherals are\nnot supported. Produces tons of twl4030 related errors as this board\ndoesn\u0027t have twl4030 installed.\n\nSigned-off-by: Ilya Yanok \u003cyanok@emcraft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "2eed4e7d8631d8404fdef9c09d26a48376186ad1",
      "tree": "e3f85a5f6e0d643216b1d8994dc023fc4e0c0b2b",
      "parents": [
        "721d6d1ecc281541a7d89989779e02af09f13c13",
        "c5444f39620b2b7801eb1997c41befdc8bcf78ea"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Mar 04 21:21:52 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Mar 04 21:22:33 2012 +0000"
      },
      "message": "Merge tag \u0027tegra-boards\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/boards\n\nTegra board updates. Most of the board updates for tegra30 and for some\nof the driver device-tree conversions have gone in through the other\nbranches, so that leaves quite little left here -- mostly a couple\nof updates to the not-yet-converted tegra2 boards and a couple of\ndevice-tree updates.\n\n* tag \u0027tegra-boards\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra:\n  ARM: tegra: match SoC name not board name in DT board files\n  ARM: tegra: PCIe: Provide 3.3V supply voltage\n  ARM: dt: tegra: add the wifi led to paz00 device tree\n  ARM: dt: tegra: add the power gpio key to paz00 device tree\n  ARM: dt: tegra: add ADT7461 temperature sensor to paz00 device tree\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "7cb7f82611dddb4b471d42d0fad645dd0dc3f360",
      "tree": "61cb56ea1a885c96e6cb78fcd12e6abddd77e27c",
      "parents": [
        "7169ff4a0942adf524f25713eaed30599d438926",
        "e77a6b313fdfe4faa8f9a8edf919c7eb8d095fb5"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Mar 04 21:00:27 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Mar 04 21:03:30 2012 +0000"
      },
      "message": "Merge tag \u0027tegra-soc-drivers\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc-drivers\n\nTegra SoC driver support.\n\nSome device tree conversions, some new drivers. and a fix for an issue\nintroduced in Grant Likely\u0027s irq_domain conversion in his tree. Because\nof that, this branch depends on his branch to build (but not to merge):\n\ngit://git.secretlab.ca/git/linux-2.6.git irqdomain/next\n\n* tag \u0027tegra-soc-drivers\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra: (34 commits)\n  ARM: tegra: uncompress.h: Don\u0027t depend on kernel headers\n  gpio: tegra: Fix build issue due to irq_domain rework.\n  ARM: tegra: Remove duplicate PMU interrupt inversion code\n  ARM: tegra: Add a simple PMC driver\n  ARM: tegra: dma: not required to move requestor when stopping.\n  ARM: tegra: Fix EMC pdata initialization from registers\n  gpio: tegra: Parameterize the number of banks\n  gpio: tegra: Dynamically allocate IRQ base, and support DT\n  ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ\n  ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL\n  ARM: tegra: uncompress.h: Choose a UART at runtime\n  ARM: tegra: uncompress.h: Store UART address in a variable\n  ARM: tegra: Introduce define DEBUG_UART_SHIFT\n  ARM: tegra: Support Tegra30 in decompressor UART setup\n  ARM: tegra: Pause DMA when reading transfer count\n  ARM: tegra: emc: device tree support\n  ARM: tegra: emc: convert tegra2_emc to a platform driver\n  ARM: tegra: fuse: add bct strapping reading\n  ARM: tegra: fuse: add functions to access chip revision\n  ARM: tegra: fuse: use apbio dma for register access\n  ...\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "4c6c826b22da9f6408b6bc6939a92aa0be838488",
      "tree": "4fcb8be74ea59140cda6b9bfc076603a3060f0fe",
      "parents": [
        "fcd2a8e945949868eaf6705db318c31524102286",
        "96d6714ca27acab087dcc8d75a7ec815abe3dde7"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Mar 04 20:53:03 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Sun Mar 04 20:54:04 2012 +0000"
      },
      "message": "Merge tag \u0027tegra-dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/dt\n\nDevice tree updates for tegra. Various development, including a handful\nof additions to the tegra30 device trees.\n\n* tag \u0027tegra-dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra:\n  ASoC: DT: Add digital microphone binding to PAZ00 board.\n  ARM: dt: Add ARM PMU to tegra*.dtsi\n  ARM: dt: Add SD controller configuration to Tegra Cardhu\n  ARM: dt: tegra: Enable headset autodetection on PAZ00 board.\n  ARM: dt: tegra: Enable device tree audio codec on PAZ00 board.\n  ARM: dt: Add binding for Tegra PMC\n  ARM: dt: tegra: Enable audio on WM8903 boards, disable others\n  ARM: dt: tegra: Add labels for I2S controllers\n  ARM: dt: tegra: Modify I2S nodes to match binding\n  ARM: dt: tegra: Add Tegra APB DMA device tree binding\n  ARM: dt: tegra30.dtsi: Add extra GPIO interrupt\n  ARM: dt: tegra30.dtsi: Reformat gpio\u0027s interrupts property\n  dt: tegra gpio: Flesh out binding documentation\n  ARM: tegra: seaboard: add EMC table to device tree\n  ARM: tegra: emc: device tree bindings\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "8c690fdf465be9d97229f6bb0e6346624d6753a9",
      "tree": "0c061609e566ed4aa704b99c71a45b26939c21c2",
      "parents": [
        "86e51a2ee471062184d2f74b46c45d344a2b9b38"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Thu Feb 02 12:24:19 2012 -0700"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Mar 04 10:47:30 2012 -0800"
      },
      "message": "ARM: dt: Explicitly configure all serial ports on Tegra Cardhu\n\nThe ports are used as follows:\nUART1/A: Routed to debug dongle\nUART2/B: GPS\nUART3/C: Bluetooth\nUART4/D: Routed to debug dongle\nUART5/E: Not connected\n\nThe debug dongle has jumpers to connect either UART1/A or UART4/D to\nthe DB-9 connector. UART1/A is typically used on Cardhu, and is the option\nwe assume here.\n\nFor now, only enable UART1/A, and explicitly disable all other ports.\n\nThe explicit disable prevents the message \"of_serial 70006040.serial:\nno clock-frequency property set\" being printed during boot.\n\nEnabling the other ports requires their clocks to be enabled, or accesses\nto the registers will hang. At present, this requires adding entries into\nboard-dt-tegra30.c\u0027s tegra_dt_clk_init_table[]. Lets punt on that and wait\nfor the common clock bindings to set this all up, although that will also\nrequiring adding clock support to 8250.c.\n\nWhile we\u0027re at it, fix board-dt-tegra30.c to enable the correct clock for\nthe debug UART. We got away with this before, because the bootloader already\nenabled it.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "96d6714ca27acab087dcc8d75a7ec815abe3dde7",
      "tree": "07b193e63e993d069974878132d5409a0eedb0d9",
      "parents": [
        "583553b28c8073b9c88316c1a01de4591af0d425"
      ],
      "author": {
        "name": "Leon Romanovsky",
        "email": "leon@leon.nu",
        "time": "Mon Feb 27 21:19:35 2012 +0200"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Mar 04 10:42:16 2012 -0800"
      },
      "message": "ASoC: DT: Add digital microphone binding to PAZ00 board.\n\nThis patch adds device tree binding of digital microphone to PAZ00\nboard.\n\nSigned-off-by: Leon Romanovsky \u003cleon@leon.nu\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "583553b28c8073b9c88316c1a01de4591af0d425",
      "tree": "4cbd06d9fe47d5e9540daa4f1cbd46aaf91fce4a",
      "parents": [
        "850c4c8f9de4e1d4d60f83d252b4ae66a688c8ce"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Mon Feb 27 18:26:36 2012 -0700"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Mar 04 10:41:57 2012 -0800"
      },
      "message": "ARM: dt: Add ARM PMU to tegra*.dtsi\n\nThis enables HW performance measurements, and usage of the \"perf\" tool.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "b130d5c29544fe4cedafd35b112d27a06550d844",
      "tree": "3a12051f935c7a3ea819a4fee606b8a139523c9b",
      "parents": [
        "507164d22357b26ac73411f42765054045ca0b76"
      ],
      "author": {
        "name": "Kukjin Kim",
        "email": "kgene.kim@samsung.com",
        "time": "Fri Feb 03 14:29:23 2012 +0900"
      },
      "committer": {
        "name": "Kukjin Kim",
        "email": "kgene.kim@samsung.com",
        "time": "Sat Mar 03 07:44:51 2012 +0900"
      },
      "message": "ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX\n\nThis patch changes the ARCH name to \"ARCH_S3C24XX\" for Samsung\nS3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443,\nand S3C2450 SoCs so that we can merge the mach-xxx directories\nand plat-s3c24xx dir. to just one mach-s3c24xx for them.\n\nI think this should be sent to upstream via samsung tree because\nthis touches many samsung stuff.\n\nCc: Dmitry Torokhov \u003cdmitry.torokhov@gmail.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Chris Ball \u003ccjb@laptop.org\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nCc: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[for the gadget part:]\nAcked-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n[for the framebuffer (video) part:]\nAcked-by: Florian Tobias Schandinat \u003cFlorianSchandinat@gmx.de\u003e\n[For the watchdog-part:]\nAcked-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Sangbeom Kim \u003csbkim73@samsung.com\u003e\nCc: Liam Girdwood \u003clrg@ti.com\u003e\nCc: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nCc: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\n"
    },
    {
      "commit": "fcd2a8e945949868eaf6705db318c31524102286",
      "tree": "6adb92e38143c112770ec67ebd59eac0c704efe7",
      "parents": [
        "48b3b08e00012382cb52099e509b529305ae0a00",
        "6ad109fa3f46713a5cd28f41d872c9a4fc2bcedc"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 14:46:47 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 14:46:47 2012 +0000"
      },
      "message": "Merge branch \u0027features/imx27-dt\u0027 of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt\n\n* \u0027features/imx27-dt\u0027 of git://git.pengutronix.de/git/imx/linux-2.6:\n  devicetree-bindings: Add documentation for i.MX generic boards\n  ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree support\n  ARM i.MX27: Add devicetree support\n"
    },
    {
      "commit": "48b3b08e00012382cb52099e509b529305ae0a00",
      "tree": "0b5ff03c195707e3e545731121bc4537a3b42ac4",
      "parents": [
        "6e1d521b9d1201214ec4a67a7e4360232be5f963",
        "f75622f4679479d352d2fa83e0d84c6c13cfcb5f"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 13:22:28 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 13:22:28 2012 +0000"
      },
      "message": "Merge branch \u0027at91-3.4-cleanup2+DT\u0027 of git://github.com/at91linux/linux-at91 into next/dt\n\n* \u0027at91-3.4-cleanup2+DT\u0027 of git://github.com/at91linux/linux-at91: (22 commits)\n  ARM: at91: at91sam9x5cm/dt: add leds support\n  ARM: at91: usb_a9g20/dt: add gpio-keys support\n  ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support\n  ARM: at91: at91sam9m10g45ek/dt: add leds support\n  ARM: at91: usb_a9g20/dt: add leds support\n  ARM: at91/pio: add new PIO3 features\n  ARM: at91: add sam9_smc.o to at91sam9x5 build\n  ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter\n  ARM: at91/tc: add device tree support to atmel_tclib\n  ARM: at91/tclib: take iomem size from resource\n  ARM: at91/pit: add traces in case of error\n  ARM: at91: pit add DT support\n  ARM: at91: AIC and GPIO IRQ device tree initialization\n  ARM: at91/board-dt: remove AIC irq domain from board file\n  ARM: at91/gpio: remove the static specification of gpio_chip.base\n  ARM: at91/gpio: add .to_irq gpio_chip handler\n  ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field\n  ARM: at91/gpio: add irqdomain and DT support\n  ARM: at91/gpio: change comments and one variable name\n  ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio\n  ...\n"
    },
    {
      "commit": "6e1d521b9d1201214ec4a67a7e4360232be5f963",
      "tree": "c8d4c1084c922be301a435be19f59baaaffd6e0d",
      "parents": [
        "590d829a7cf882cf1a9d6fb7bdb247dc6b0993cb",
        "280ad7fda5f95211857fda38960f2b6fdf6edd3e",
        "7eca30aef7961e68ad74c0ef920546c2be7f6579"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 13:14:02 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Mar 02 13:22:19 2012 +0000"
      },
      "message": "Merge branches \u0027depends/irqdomain\u0027 and \u0027at91/base2+cleanup\u0027 into next/dt\n\nThese two branches are a dependency for the at91 device tree changes,\nso we pull them in here. at91/base2+cleanup will get merged through\nthe arm-soc cleanup2 branch, while the irqdomain tree will be sent\nby Grant before this one gets integrated.\n\nConflicts:\n\tdrivers/rtc/rtc-at91sam9.c\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "f75622f4679479d352d2fa83e0d84c6c13cfcb5f",
      "tree": "6dfa335d83296856bba94a7ccc5e190c00858cc8",
      "parents": [
        "2ea332dedc59b98239fffcf738035c73fc8bdbde"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Feb 23 23:09:41 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 01 22:34:22 2012 +0800"
      },
      "message": "ARM: at91: at91sam9x5cm/dt: add leds support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "2ea332dedc59b98239fffcf738035c73fc8bdbde",
      "tree": "bc7f687b1ac69a172ace5d57441ad88ab4e0530d",
      "parents": [
        "8a087b0c15d976a71cafbb12aeac77e304c84db5"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sat Feb 04 12:43:10 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 01 22:34:21 2012 +0800"
      },
      "message": "ARM: at91: usb_a9g20/dt: add gpio-keys support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "8a087b0c15d976a71cafbb12aeac77e304c84db5",
      "tree": "144942fdd8f38c6c168a20a1197cec8214d57f92",
      "parents": [
        "f2ee7acd3d0bfcdaf4a76e0a152f373d415a4e31"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sat Feb 04 12:42:35 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 01 22:34:20 2012 +0800"
      },
      "message": "ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "f2ee7acd3d0bfcdaf4a76e0a152f373d415a4e31",
      "tree": "3990277da92d05cbfdce83042155d1bfef07b112",
      "parents": [
        "4ea256539907f2998a1a361786917bc4fa423f7a"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sat Feb 04 12:26:01 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 01 22:34:20 2012 +0800"
      },
      "message": "ARM: at91: at91sam9m10g45ek/dt: add leds support\n\nUse the gpio for d7 as we do not support yet the pwm led via dt.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "4ea256539907f2998a1a361786917bc4fa423f7a",
      "tree": "2c89ce54dec3d002195b8ed4c0c02611dbbef64f",
      "parents": [
        "582d5fbd4e81e7debe5f3a0e6ce1a0bcdf636c6e"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Sat Feb 04 01:24:22 2012 +0800"
      },
      "committer": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Thu Mar 01 22:34:19 2012 +0800"
      },
      "message": "ARM: at91: usb_a9g20/dt: add leds support\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "582d5fbd4e81e7debe5f3a0e6ce1a0bcdf636c6e",
      "tree": "dd51bedcd86e887b44d85b79b9d506a79599af0f",
      "parents": [
        "9a9fe01ecf68c9b100499908122944597c63f21f"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Tue Jul 20 19:18:51 2010 +0200"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Thu Mar 01 13:38:50 2012 +0100"
      },
      "message": "ARM: at91/pio: add new PIO3 features\n\nThis patch adds the support for new PIO controller found on some\nat91sam SOCs.\n- more peripheral multiplexing\n- more features to configure on a PIO (pull-down, Schmitt trigger, debouncer)\n- support for several IRQ triggering features (type and polarity)\n\nSupport for those new features are retrieved from the device tree\ncompatibility string.\n\nDebugfs at91_gpio file is updated to monitor configuration.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "3a61a5dae49bf3d1afb7f75c8acb3607f26565af",
      "tree": "53616025b0d6ff2af767b3f3ca62704774ce09e5",
      "parents": [
        "298312971b2fe8b922a1a15e0a6f5b4da89677d8"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Thu Jan 19 10:13:40 2012 +0100"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Thu Mar 01 13:38:48 2012 +0100"
      },
      "message": "ARM: at91/tc: add device tree support to atmel_tclib\n\nDevice tree support added to atmel_tclib: the generic Timer Counter\nlibrary. This is used by the clocksource/clockevent driver tcb_clksrc.\n\nThe current DT enabled platforms are also modified to use it:\n- .dtsi files are modified to add Timer Counter Block entries\n- alias are created to allow identification of each block\n- clkdev lookup tables are added for clocks identification.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nAcked-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "23fa648fd32658ca295de3ef2b7c883c7b8a6120",
      "tree": "987bbd0179c182faa455842cf66f63c054307ae5",
      "parents": [
        "8014d6f4dd074d4d248d3de7f63348fa2568476b"
      ],
      "author": {
        "name": "Jean-Christophe PLAGNIOL-VILLARD",
        "email": "plagnioj@jcrosoft.com",
        "time": "Mon Feb 27 11:19:34 2012 +0100"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Thu Mar 01 13:38:36 2012 +0100"
      },
      "message": "ARM: at91: pit add DT support\n\nRetreive registers address and IRQ from device tree entry.\nCalled from at91_dt_init_irq() so that timers are up-n-running\nwhen timers initialization will occur.\n\nSigned-off-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n[nicolas.ferre@atmel.com: change error path and interrupts property handling]\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n"
    },
    {
      "commit": "21f81872788b8089ec4214afad8fc6a0a23f70c8",
      "tree": "ab105f921cee41ed161e2a21d5ae0a470543572d",
      "parents": [
        "4340cde57d54db2078d0f1ef070664e21d32711d"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Sat Feb 11 15:41:40 2012 +0100"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Thu Mar 01 13:29:01 2012 +0100"
      },
      "message": "ARM: at91/gpio: add irqdomain and DT support\n\nAdd \"legacy\" type of irqdomain to preserve old-style numbering\nand allow smooth transition for both DT and non-DT cases.\n\nOriginal idea and code by Jean-Christophe Plagniol-Villard.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nAcked-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n"
    },
    {
      "commit": "e261501d05bd2df244d31e0866b1e81776766ecf",
      "tree": "c0699ee7b1f2c8a58ff25c5dd2a0ab211a5b423d",
      "parents": [
        "89d4a1753b6632327f18d6c8e0842b366b736621"
      ],
      "author": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Tue Nov 22 22:26:09 2011 +0100"
      },
      "committer": {
        "name": "Nicolas Ferre",
        "email": "nicolas.ferre@atmel.com",
        "time": "Thu Mar 01 13:29:00 2012 +0100"
      },
      "message": "ARM: at91/aic: add irq domain and device tree support\n\nAdd an irqdomain for the AIC interrupt controller.\nThe device tree support is mapping the registers and\nis using the irq_domain_add_legacy() to manage hwirq\ntranslation.\nThe documentation is describing the meaning of the\ntwo cells required for using this \"interrupt-controller\"\nin a device tree node.\n\nSigned-off-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nAcked-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n"
    },
    {
      "commit": "590d829a7cf882cf1a9d6fb7bdb247dc6b0993cb",
      "tree": "21a1d0e576aabad465a3c1eb706f9c46a291f5d9",
      "parents": [
        "e0e5ce59dc7b2685516219fdf44f01a8d53e0228",
        "ffd76d8be36da09f8456c55569c008f5aa93095e"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Feb 29 21:08:48 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Wed Feb 29 21:08:48 2012 +0000"
      },
      "message": "Merge branch \u0027dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt\n\n* \u0027dt\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:\n  arm/dts: Add support for TI OMAP3 EVM board\n  arm/dts: OMAP4: Update DTS file with new GIC bindings\n  arm/dts: OMAP3: Add i2c controller nodes\n  arm/dts: OMAP4: Add i2c controller nodes\n  ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREE\n  arm/dts: OMAP3\u00264: Remove the \u00270x\u0027 prefix for serial nodes\n  ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platforms\n  ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT\n  ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt\n  ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE\n  ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems\n  arm/dts: OMAP: Remove bootargs node from board files\n"
    },
    {
      "commit": "10a9ba059d403b383c7fd8560938d14176560fd7",
      "tree": "d4f718f1eac505d4616420a93746e7b99f329a3a",
      "parents": [
        "9f0749e3eb88f94bfca2f24c77472d29bc18eb28"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Tue Feb 28 21:58:37 2012 +0100"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Wed Feb 29 09:16:49 2012 +0100"
      },
      "message": "ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree support\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "9f0749e3eb88f94bfca2f24c77472d29bc18eb28",
      "tree": "e42cc791bd1b501d5640d3db86c34bf1a8559f08",
      "parents": [
        "6b21d18ed50c7d145220b0724ea7f2613abf0f95"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Tue Feb 28 21:57:50 2012 +0100"
      },
      "committer": {
        "name": "Sascha Hauer",
        "email": "s.hauer@pengutronix.de",
        "time": "Wed Feb 29 09:15:09 2012 +0100"
      },
      "message": "ARM i.MX27: Add devicetree support\n\nThis patch adds basic devicetree support for i.MX27 based SoCs.\nOnly the bindings for which drivers exist are added here:\n\n- UART\n- fec\n- CSPI\n- I2C\n- watchdog\n- gpio\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\n"
    },
    {
      "commit": "fb0b82b32ce17564bc64cede50bf4a3204eecc60",
      "tree": "00b5e466074c6fb373d64c493b3341186024acc7",
      "parents": [
        "a173fc693b25216c5c834978f4fafd731fd4ff94",
        "43de6a7dda6e9a7345e218e688f2092f991126f0"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Feb 28 12:42:14 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Feb 28 12:42:21 2012 +0000"
      },
      "message": "Merge branch \u0027board-specific\u0027 of git://github.com/hzhuang1/linux into next/boards\n\n* \u0027board-specific\u0027 of git://github.com/hzhuang1/linux: (5 commits)\n  ARM: pxa: add dummy clock for pxa25x and pxa27x\n  ARM: mmp: append irq name of gpio device\n  pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM values\n  pxa/hx4700: Add ASIC3 LED support\n  pxa/hx4700: Correct StrataFlash block size discovery\n\n(update to v3.3-rc5)\n"
    },
    {
      "commit": "abf45ce84c4e36bd64aef20d7df9a79bd5e4b799",
      "tree": "f118e135bdd60b680703d1b38c7fdc7b9d7c503d",
      "parents": [
        "082f53c2f573c75a8f1610c587a43b6817e20f90",
        "b1f91a9ce335eb4e0fef17c10f39a438ac3fce9b"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Feb 28 12:33:41 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Feb 28 12:33:46 2012 +0000"
      },
      "message": "Merge branch \u0027imx/defconfig\u0027 of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc\n\n* \u0027imx/defconfig\u0027 of git://git.linaro.org/people/shawnguo/linux-2.6: (2 commits)\n  ARM: defconfig: imx_v6_v7: build in REGULATOR_FIXED_VOLTAGE\n  ARM: imx: update imx_v6_v7_defconfig\n\n(upadte to v3.3-rc5)\n"
    },
    {
      "commit": "e0e5ce59dc7b2685516219fdf44f01a8d53e0228",
      "tree": "3c79c9c95589bba1b54f7c87172fcaa51d67a01b",
      "parents": [
        "fdc24d4ba20499febb90ff17d3b75674026712f8",
        "6f6ea93705f8519fb53dbc1516abe94d1787f4c4"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Feb 28 12:26:06 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Feb 28 12:26:10 2012 +0000"
      },
      "message": "Merge branch \u0027imx/dt\u0027 of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt\n\n* \u0027imx/dt\u0027 of git://git.linaro.org/people/shawnguo/linux-2.6: (7 commits)\n  ARM: dts: imx6q-sabrelite: add vmmc-supply for usdhc\n  ARM: dts: imx6q-arm2: add vmmc-supply for usdhc\n  ARM: dts: imx51-babbage: update mc13892 device\n  ARM: dts: imx6q-sabrelite: add sgtl5000 audio codec\n  ARM: dts: imx6q-sabrelite: add 2p5v and 3p3v regulators\n  ARM i.MX5/6: Add dt support for generic boards\n  ARM: imx5: generate dtbs for imx5 boards\n\n(update to Linux 3.3-rc5)\n"
    },
    {
      "commit": "29f141fed01a09050207c4d41fc5811520d81146",
      "tree": "c55a51dca4a0e4da9fdc2b904eefbde37d2a5b03",
      "parents": [
        "2261cc627f5453004042b4f694612edae27e492e",
        "14cd3c15cfc8118586262a79bfa3b3123f13e2c2"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Feb 27 14:04:40 2012 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Feb 27 14:04:40 2012 -0700"
      },
      "message": "Merge branch \u0027fixes-for-grant\u0027 of git://sources.calxeda.com/kernel/linux into devicetree/merge\n"
    },
    {
      "commit": "759a45185ac0e4dfaf8bbfcb390ec73aca4b7a34",
      "tree": "5c4a889632637e0ad0d44dadd1880275ae06413d",
      "parents": [
        "3d468b6d6052293ad3b8538b8277077981c28286"
      ],
      "author": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Mon Feb 27 16:07:14 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Feb 27 16:21:44 2012 +0000"
      },
      "message": "ARM: kirkwood: convert uart0 to devicetree.\n\nThis uart is the primary console for the dreamplug.  Removed\nkirkwood_uart0_init() call from board-dt.c.\n\nSigned-off-by: Jason Cooper \u003cjason@lakedaemon.net\u003e\nReviewed-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Nicolas Pitre \u003cnico@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "3d468b6d6052293ad3b8538b8277077981c28286",
      "tree": "e07c9d6e5ded0ca2bbcd1194fa61fc1b326f5347",
      "parents": [
        "d65b4e98d7ea3038b767b70fe8be959b2913f16d"
      ],
      "author": {
        "name": "Jason Cooper",
        "email": "jason@lakedaemon.net",
        "time": "Mon Feb 27 16:07:13 2012 +0000"
      },
      "committer": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Feb 27 16:21:40 2012 +0000"
      },
      "message": "ARM: kirkwood: add dreamplug (fdt) support.\n\nInitially, copied guruplug-setup.c and did s/guruplug/dreamplug/g.\nThen, switched to SPI based NOR flash.\n\nAfter talking to Arnd Bergman, chose an incremental approach to adding\ndevicetree support.  First, we use the dtb to tell us we are on the\ndreamplug, then we gradually port over drivers.\n\nDriver porting will start with the uart (see next patch), and progress\nfrom there.  Possibly, spi/flash/partitions will be next.\n\nWhen done, board-dt.c will no longer be dreamplug specific, and dt\u0027s can\nbe made for the other kirkwood boards.\n\nSigned-off-by: Jason Cooper \u003cjason@lakedaemon.net\u003e\nReviewed-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Nicolas Pitre \u003cnico@linaro.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n"
    },
    {
      "commit": "d65c5423544d2d5a66dcd1c7a8630d3e32ff595b",
      "tree": "ea0b296ff62d81605341d2076930e09e4e19a33c",
      "parents": [
        "52fa212088b141dd05957dc4b7f06a893c8166ad"
      ],
      "author": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Wed Nov 30 19:26:42 2011 +0100"
      },
      "committer": {
        "name": "Benoit Cousson",
        "email": "b-cousson@ti.com",
        "time": "Mon Feb 27 10:33:19 2012 +0100"
      },
      "message": "arm/dts: OMAP3: Add interrupt-controller bindings for INTC\n\nUpdate the DTS with the proper information required by the\nINTC bindings.\n\n- Add the number of interrupt lines\n- Add the reg and the compatible entries.\n\nSigned-off-by: Benoit Cousson \u003cb-cousson@ti.com\u003e\nAcked-by: Rob Herring \u003crob.herring@calxeda.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "6f6ea93705f8519fb53dbc1516abe94d1787f4c4",
      "tree": "22650cb9f67b2ca2425a79e69372edddd5b7baa5",
      "parents": [
        "648162ac189287489e236bbe9d79b17fa3fe0e38"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 17:15:12 2012 +0800"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 17:15:12 2012 +0800"
      },
      "message": "ARM: dts: imx6q-sabrelite: add vmmc-supply for usdhc\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "648162ac189287489e236bbe9d79b17fa3fe0e38",
      "tree": "1116d24bd8f23e2e76de8ccb62e453886b248e27",
      "parents": [
        "4619fce2c5312aaea3a210769e148812eabf7dcd"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 17:11:12 2012 +0800"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 17:13:27 2012 +0800"
      },
      "message": "ARM: dts: imx6q-arm2: add vmmc-supply for usdhc\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "4619fce2c5312aaea3a210769e148812eabf7dcd",
      "tree": "5d064f6597d02f4d45255881b6a9193039cb5d31",
      "parents": [
        "adcec4ce967a4c2aee2906a262b67ef17ef6d92d"
      ],
      "author": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 13:50:31 2012 +0800"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 14:59:37 2012 +0800"
      },
      "message": "ARM: dts: imx51-babbage: update mc13892 device\n\nIt adds regulators, removes invalid property fsl,mc13xxx-uses-regulator,\nand fixes interrupt for mc13892.\n\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "adcec4ce967a4c2aee2906a262b67ef17ef6d92d",
      "tree": "c11624e7a355f98b8a2c6458c077c666a7216180",
      "parents": [
        "cf37a8ee60322992d5aa598bb8edc6fb9c80e2e4"
      ],
      "author": {
        "name": "Richard Zhao",
        "email": "richard.zhao@linaro.org",
        "time": "Thu Feb 02 10:12:03 2012 +0800"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 14:53:48 2012 +0800"
      },
      "message": "ARM: dts: imx6q-sabrelite: add sgtl5000 audio codec\n\nSigned-off-by: Richard Zhao \u003crichard.zhao@linaro.org\u003e\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "cf37a8ee60322992d5aa598bb8edc6fb9c80e2e4",
      "tree": "5cc36db5ddd881789c286f60362d5399c199c261",
      "parents": [
        "3f8976d90bc7714e03c54778e2f6ab78436cb829"
      ],
      "author": {
        "name": "Richard Zhao",
        "email": "richard.zhao@linaro.org",
        "time": "Thu Feb 02 10:12:02 2012 +0800"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Feb 27 14:53:29 2012 +0800"
      },
      "message": "ARM: dts: imx6q-sabrelite: add 2p5v and 3p3v regulators\n\nSigned-off-by: Richard Zhao \u003crichard.zhao@linaro.org\u003e\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "0f830e5c902106e7fe51460fd1e3263bea72bf41",
      "tree": "b83090bb272fce3ebda9aac311f2185ce78be7a3",
      "parents": [
        "9335e9199bd059fc4f5e4e6fcfb9fca1d482e460",
        "bdc93a77da75ee421125896ce4bbd91afff63809"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 26 14:43:43 2012 -0800"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 26 14:43:43 2012 -0800"
      },
      "message": "Merge branch \u0027for-3.4/soc-drivers\u0027 into for-3.4/t30-smp\n\nConflicts:\n\tarch/arm/mach-tegra/Makefile\n"
    },
    {
      "commit": "850c4c8f9de4e1d4d60f83d252b4ae66a688c8ce",
      "tree": "63a515b1cd61d107431d5ff8e0aabb7d25966eae",
      "parents": [
        "07d4563e58dea39923456939e7d4138fb608b98b"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@nvidia.com",
        "time": "Wed Feb 01 16:29:57 2012 -0700"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 26 13:48:11 2012 -0800"
      },
      "message": "ARM: dt: Add SD controller configuration to Tegra Cardhu\n\nCardhu uses Tegra\u0027s SD ports as follows:\nSDMMC1: User SD slot, with GPIOs for power, CD, and WP.\nSDMMC2: Not used\nSDMMC3: WiFi (currently disabled pending future investigation)\nSDMMC4: Internal eMMC\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    }
  ],
  "next": "ffd76d8be36da09f8456c55569c008f5aa93095e"
}
