summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: move snowball ethernet config to device treeLinus Walleij2013-11-262-4/+25
* ARM: ux500: move HREFv60plus pin configs to device treeLinus Walleij2013-11-262-55/+153
* ARM: ux500: move final HREFv60 LCD pins to device treeLinus Walleij2013-11-262-7/+17
* ARM: ux500: move the HREFv60plus IPGPIO pins to device treeLinus Walleij2013-11-262-16/+31
* ARM: ux500: move the WLAN GPIO pin setup to the device treeLinus Walleij2013-11-262-75/+19
* ARM: ux500: move GPIO key configuration to device treeLinus Walleij2013-11-266-25/+84
* ARM: ux500: move old HREF ipgpio to the device treeLinus Walleij2013-11-262-24/+16
* ARM: ux500: drop STM pinmap settingsLinus Walleij2013-11-261-200/+0
* ARM: ux500: move SKE pin config to device treeLinus Walleij2013-11-263-87/+97
* ARM: ux500: move MCDE pin config to device treeLinus Walleij2013-11-264-19/+39
* ARM: ux500: create MCDE node to collect resourcesLinus Walleij2013-11-261-0/+17
* ARM: ux500: move SPI pin config to device treeLinus Walleij2013-11-264-19/+114
* ARM: ux500: move MUSB pin config to device treeLinus Walleij2013-11-265-25/+79
* ARM: ux500: move GPIO217/218 config to device treeLinus Walleij2013-11-264-7/+28
* ARM: ux500: move MSP pin control to the device treeLinus Walleij2013-11-264-30/+91
* ARM: ux500: move MMC/SD/SDIO pin control to the device treeLinus Walleij2013-11-267-107/+314
* ARM: ux500: move I2C pin control to the device treeLinus Walleij2013-11-264-22/+150
* ARM: ux500: move UART pin control to the device treeLinus Walleij2013-11-264-52/+134
* ARM: ux500: Add DMA config bindings for MSP devicesLee Jones2013-11-261-0/+15
* ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones2013-11-269-120/+17
* ARM: ux500: Remove legacy ATAG SSP supportLee Jones2013-11-262-31/+0
* ARM: ux500: adjust the TC3589x devices to the bindingLinus Walleij2013-11-262-10/+37
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-228-14/+39
|\
| * ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon2013-11-211-0/+1
| * ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-211-1/+1
| * ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
| * ARM: 7888/1: seccomp: not compatible with ARM OABIKees Cook2013-11-141-1/+6
| * ARM: 7886/1: make OABI default to offKees Cook2013-11-141-2/+1
| * ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
| * ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
| * ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
| * ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
| * ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
| * ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-221-6/+28
|\ \
| * \ Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov2013-11-191-6/+28
| |\ \
| | * | arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-171-6/+28
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-204-62/+2
|\ \ \ \
| * \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-163-60/+0
| |\ \ \ \
| | * | | | dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-143-60/+0
| * | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-311-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-2/+2
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0
|\ \ \ \ \ \
| * | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-171-0/+1
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1921-21/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-3021-21/+21
* | | | | | | | | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-191-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | twl4030_charger: Add devicetree supportNeilBrown2013-11-131-0/+6