1. 21 Sep, 2012 4 commits
    • Olof Johansson's avatar
      Merge branch 'next/cleanup' into next/multiplatform · b74aae9a
      Olof Johansson authored
      * next/cleanup: (358 commits)
        ARM: tegra: harmony: fix ldo7 regulator-name
        ARM: OMAP2+: Make omap4-keypad.h local
        ARM: OMAP2+: Make l4_3xxx.h local
        ARM: OMAP2+: Make l4_2xxx.h local
        ARM: OMAP2+: Make l3_3xxx.h local
        ARM: OMAP2+: Make l3_2xxx.h local
        ARM: OMAP1: Move irda.h from plat to mach
        ARM: OMAP2+: Make hdq1w.h local
        ARM: OMAP2+: Make gpmc-smsc911x.h local
        ARM: OMAP2+: Make gpmc-smc91x.h local
        ARM: OMAP1: Move flash.h from plat to mach
        ARM: OMAP2+: Make debug-devices.h local
        ARM: OMAP1: Move board-voiceblue.h from plat to mach
        ARM: OMAP1: Move board-sx1.h from plat to mach
        ARM: OMAP2+: Make omap-wakeupgen.h local
        ARM: OMAP2+: Make omap-secure.h local
        ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local
        ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h local
        ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local
        ARM: OMAP2+: Make ctrl_module_core_44xx.h local
        ...
      b74aae9a
    • Olof Johansson's avatar
      Merge tag 'omap-cleanup-local-headers-for-v3.7' of... · b97ba3ab
      Olof Johansson authored
      Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
      
      From Tony Lindgren:
      This branch contains mostly scripted changes to make omap
      header files local where possible to get us closer to supporting
      the ARM single zImage. After these changes mach includes are
      pretty much out of the way for omap2+, but still lots of manual
      work remains to sort through the remaining plat includes.
      
      * tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (26 commits)
        ARM: OMAP2+: Make omap4-keypad.h local
        ARM: OMAP2+: Make l4_3xxx.h local
        ARM: OMAP2+: Make l4_2xxx.h local
        ARM: OMAP2+: Make l3_3xxx.h local
        ARM: OMAP2+: Make l3_2xxx.h local
        ARM: OMAP1: Move irda.h from plat to mach
        ARM: OMAP2+: Make hdq1w.h local
        ARM: OMAP2+: Make gpmc-smsc911x.h local
        ARM: OMAP2+: Make gpmc-smc91x.h local
        ARM: OMAP1: Move flash.h from plat to mach
        ARM: OMAP2+: Make debug-devices.h local
        ARM: OMAP1: Move board-voiceblue.h from plat to mach
        ARM: OMAP1: Move board-sx1.h from plat to mach
        ARM: OMAP2+: Make omap-wakeupgen.h local
        ARM: OMAP2+: Make omap-secure.h local
        ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local
        ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h local
        ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local
        ARM: OMAP2+: Make ctrl_module_core_44xx.h local
        ARM: OMAP2+: Make board-rx51.h local
        ...
      b97ba3ab
    • Olof Johansson's avatar
      Merge tag 'tegra-for-3.7-dmaengine' of... · 32dec753
      Olof Johansson authored
      Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
      
      ARM: tegra: switch to dmaengine
      
      The Tegra code-base has contained both a legacy DMA and a dmaengine
      driver since v3.6-rcX. This series flips Tegra's defconfig to enable
      dmaengine rather than the legacy driver, and removes the legacy driver
      and all client code.
      
      * tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
        ASoC: tegra: remove support of legacy DMA driver based access
        spi: tegra: remove support of legacy DMA driver based access
        ARM: tegra: apbio: remove support of legacy DMA driver based access
        ARM: tegra: dma: remove legacy APB DMA driver
        ARM: tegra: config: enable dmaengine based APB DMA driver
        + sync to 3.6-rc6
      32dec753
    • Stephen Warren's avatar
      ARM: tegra: harmony: fix ldo7 regulator-name · 740418ef
      Stephen Warren authored
      On Harmony, LDO7 does not feed vdd_fuse. Correct the regulator name.
      This issue was probably the result of copying Ventana's regulator setup
      when creating the Harmony .dts file. No other naming issues appear to
      exist.
      Reported-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
      Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      740418ef
  2. 20 Sep, 2012 27 commits
  3. 19 Sep, 2012 2 commits
  4. 17 Sep, 2012 7 commits