summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring
2012-03-14ARM: __io abuse cleanupRob Herring
2012-03-14ARM: create a common IOMEM definitionRob Herring
2012-03-11ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring
2012-03-11ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring
2012-03-07ARM: kill off __mem_pciRob Herring
2012-03-07ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-07ARM: make mach/io.h include optionalRob Herring
2012-03-07ARM: clps711x: remove unneeded include of mach/io.hRob Herring
2012-03-07ARM: dove: add explicit include of dove.h to addr-map.cRob Herring
2012-03-07ARM: at91: add explicit include of hardware.h to uncompressorRob Herring
2012-03-07ARM: ep93xx: clean-up mach/io.hRob Herring
2012-03-07ARM: tegra: clean-up mach/io.hRob Herring
2012-03-07ARM: orion5x: clean-up mach/io.hRob Herring
2012-03-07ARM: davinci: remove unneeded mach/io.h includeRob Herring
2012-03-07[media] davinci: remove includes of mach/io.hRob Herring
2012-03-07ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren
2012-03-07ARM: msm: clean-up mach/io.hRob Herring
2012-03-07ARM: iop13xx: move io.h externs to pci.hRob Herring
2012-03-07ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring
2012-03-07ARM: ebsa110: use runtime ioremap hookRob Herring
2012-03-07ARM: ixp4xx: use runtime ioremap hookRob Herring
2012-03-07ARM: iop13xx: use runtime ioremap hookRob Herring
2012-03-07ARM: msm: use runtime ioremap hookRob Herring
2012-03-07ARM: imx: convert to common runtime ioremap hookRob Herring
2012-03-07ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-03-05usb: ohci-pxa27x: add explicit include of hardware.hRob Herring
2012-03-05Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-02-29ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren
2012-02-24ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren
2012-02-24ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula
2012-02-23ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre
2012-02-23ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD