summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-12-08ARM: DT: Kirkwood: Use symbolic names from gpio.hAndrew Lunn33-155/+154
2013-12-08ARM: DT: Kirkwood: Use symbolic names from input.hAndrew Lunn17-31/+30
2013-12-02ARM: kirkwood: Add support for NETGEAR ReadyNAS NV+ v2Arnaud Ebalard2-0/+271
2013-12-02ARM: mvebu: Add Netgear ReadyNAS 2120 boardArnaud Ebalard2-0/+287
2013-12-02ARM: mvebu: Fix whitespace in NETGEAR ReadyNAS .dts filesArnaud Ebalard2-17/+32
2013-12-02ARM: mvebu: NETGEAR ReadyNAS 104 .dts cleanupArnaud Ebalard1-36/+32
2013-12-02ARM: mvebu: NETGEAR ReadyNAS 102 .dts cleanupArnaud Ebalard1-33/+48
2013-12-02ARM: kirkwood: NETGEAR ReadyNAS Duo v2 .dts cleanupArnaud Ebalard1-22/+29
2013-11-26ARM: Dove: Add RTC interrupt via PMU interrupt controller.Andrew Lunn1-0/+2
2013-11-26ARM: Dove: Add DT node for PMU interrupt controller.Andrew Lunn1-0/+9
2013-11-24ARM: mvebu: Add DT entry for ReadyNAS Duo v2 to use gpio-poweroff driverArnaud Ebalard1-0/+12
2013-11-24ARM: mvebu: Add RN104 SATA LEDs driven via NXP PCA9554 I2C to GPIO muxerArnaud Ebalard1-0/+32
2013-11-24ARM: kirkwood: mark guruplug sdio as non-removableSebastian Hesselbarth1-2/+2
2013-11-24ARM: kirkwood: provide pinctrl default to sdio nodesSebastian Hesselbarth2-0/+4
2013-11-24ARM: dove: Fix typo in device_type property of phy nodeSrinivas Kandagatla1-1/+1
2013-11-24ARM: orion5x: Fix typo in device_type property of phy nodeSrinivas Kandagatla1-1/+1
2013-11-24ARM: mvebu: Enable NAND controller in Armada 370 MiraboxEzequiel Garcia1-0/+21
2013-11-24ARM: mvebu: Enable NAND controller in Armada XP GP boardEzequiel Garcia1-0/+8
2013-11-24ARM: mvebu: Add support for NAND controller in Armada 370/XPEzequiel Garcia1-0/+9
2013-11-24ARM: kirkwood: Cleanup comments in Sheevaplug dts filesSimon Baatz2-2/+2
2013-11-23ARM: mvebu: dts: remove unneeded linux,default-state from led nodesJason Cooper16-19/+18
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+28
2013-11-21ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon1-0/+1
2013-11-21ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon1-1/+1
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-62/+2
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+0
2013-11-19Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov1-6/+28
2013-11-19ARM: 7892/1: Fix warning for V7M buildsOlof Johansson1-1/+1
2013-11-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+1
2013-11-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-21/+21
2013-11-19Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+6
2013-11-19Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-6/+12
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du1-0/+1
2013-11-17arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-68/+331
2013-11-17Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-34/+35
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul3-60/+0
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+11
2013-11-16Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson58-546/+456
2013-11-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson14-1/+120
2013-11-15ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2-2/+3
2013-11-15ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon1-2/+11
2013-11-15ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun1-1/+1
2013-11-15ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-11-15ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-203/+590
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-9/+424