summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-02-28arm: mvebu: enable the SDIO interface on the Globalscale MiraboxThomas Petazzoni
2013-02-28arm: mvebu: enable the SD card slot on Armada 370 DB boardThomas Petazzoni
2013-02-28arm: mvebu: enable the SD card slot on Armada XP DB boardThomas Petazzoni
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada XPThomas Petazzoni
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada 370Thomas Petazzoni
2013-02-28arm: mvebu: add DT information for the SDIO interface of Armada 370/XPThomas Petazzoni
2013-02-28arm: mvebu: Add RTC support for Armada 370 and Armada XPGregory CLEMENT
2013-02-28arm: mvebu: update defconfig with ATAG support when using DTGregory CLEMENT
2013-02-28ARM: mvebu: Update defconfig to select SPI flash and MTD supportEzequiel Garcia
2013-02-28ARM: mvebu: Update defconfig to select SPI supportEzequiel Garcia
2013-02-28arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)Gregory CLEMENT
2013-02-28arm: mvebu: update defconfig with local timer supportGregory CLEMENT
2013-02-28arm: mvebu: Add support for local interruptGregory CLEMENT
2013-02-28arm: mvebu: Update defconfig to select USB supportEzequiel Garcia
2013-02-28ARM: kirkwood: convert Guruplug Server Plus to use the device treeWilly Tarreau
2013-02-28arm: mvebu: add DTS file for Marvell RD-A370-A1 boardFlorian Fainelli
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT
2013-02-28ARM: Dove: split legacy and DT setupArnd Bergmann
2013-02-28ARM: dove: update dove_defconfig with a few useful optionsOlof Johansson
2013-02-28ARM: Kirkwood: Remove redundent SDIO clock aliasAndrew Lunn
2013-02-28ARM: Kirkwood: Remove redundent USB clock aliasAndrew Lunn
2013-02-28arm: mvebu: add LEDs support to defconfig fileThomas Petazzoni
2013-02-28arm: mvebu: enable btmrvl driver in mvebu_defconfigThomas Petazzoni
2013-02-28arm: mvebu: enable mwifiex driver in mvebu_defconfigThomas Petazzoni
2013-02-28arm: mvebu: enable SDIO support in mvebu_defconfigThomas Petazzoni
2013-02-28arm: mvebu: Update defconfig with Marvell RTC supportGregory CLEMENT
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-26Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-02-25ARM: VFP: fix emulation of second VFP instructionRussell King
2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski
2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim
2013-02-25ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski
2013-02-25ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski
2013-02-25arm: dma mapping: export arm iommu functionsPrathyush K
2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu
2013-02-25ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart
2013-02-25ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Marc Zyngier
2013-02-25ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier