summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-12-21ARM: dts: Fix missing spaces after labels for exynosTomasz Figa7-12/+12
2013-12-21ARM: dts: Simplify MCT interrupt map for exynos4 SoCsTomasz Figa2-16/+15
2013-12-21ARM: dts: Move MCT node to exynos4x12.dtsiTomasz Figa3-44/+20
2013-12-21ARM: dts: Drop interrupt controller properties from MCT nodes for exynos4 SoCsTomasz Figa3-6/+0
2013-12-21ARM: dts: add pwm DT nodes to Exynos5250 and Exynos5420Leela Krishna Amudala2-0/+18
2013-12-21ARM: dts: Add SPI nodes to the exynos5420 device tree fileLeela Krishna Amudala1-0/+51
2013-12-21ARM: dts: Add DMA controller node info on Exynos5420Padmavathi Venna1-0/+52
2013-12-21Merge branch 'v3.14-next/fixes-samsung-2' into v3.14-next/dt-exynos-2Kukjin Kim12-23/+52
2013-12-21ARM: dts: Use MSHC controller for eMMC memory for exynos4412-trats2Tomasz Figa1-4/+16
2013-12-21ARM: dts: Fix definition of MSHC device tree nodes for exynos4x12Tomasz Figa4-17/+15
2013-12-21ARM: dts: add clock provider for mshc node for Exynos4412 SOCSeungwon Jeon1-0/+2
2013-12-21ARM: dts: Fix exynos5250-snow's search key to be L_METADoug Anderson1-1/+1
2013-12-21ARM: dts: Add the missing "\" key in non-US keyboards for exynos5250-snowDoug Anderson1-0/+1
2013-12-18ARM: S3C64XX: Correct card detect type for HSMMC1 for MINI6410Tomasz Figa1-0/+10
2013-12-15ARM: dts: Fix sysreg node name in exynos4.dtsiSachin Kamat1-1/+1
2013-12-15ARM: dts: Add hs-i2c nodes to exynos5420Sachin Kamat1-0/+98
2013-12-15ARM: dts: Update min voltage for vdd_arm on ArndaleSachin Kamat1-1/+1
2013-12-15ARM: dts: populate cpu node entries to 8 cpus for exynos5420Chander Kashyap1-0/+28
2013-12-15clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap1-2/+7
2013-12-15ARM: dts: Add device nodes for GScaler blocks for exynos5420Leela Krishna Amudala1-0/+20
2013-12-15ARM: dts: Add dwmmc DT nodes for exynos5420 SOCYuvaraj Kumar C D2-0/+72
2013-12-15ARM: dts: rename mmc dts node for exynos5 seriesYuvaraj Kumar C D5-17/+17
2013-12-15ARM: dts: Move fifo-depth property from exynos5250 board dtsYuvaraj Kumar C D4-7/+4
2013-12-15ARM: dts: Update display clock frequency for Origen-4412Sachin Kamat1-1/+1
2013-12-15ARM: dts: Update display clock frequency for Origen-4210Tushar Behera1-1/+1
2013-12-15ARM: dts: change status property of dwmmc nodes for exynos5250Yuvaraj Kumar C D3-16/+8
2013-12-12ARM: dts: Fix a typo in exynos5420-pinctrl.dtsiSachin Kamat1-1/+1
2013-12-12ARM: dts: Add missing frequency property to exynos5250Sachin Kamat1-0/+2
2013-12-12ARM: dts: Add missing op_mode property to PMIC on ArndaleSachin Kamat1-0/+2
2013-12-02ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo functionAlexander Shiyan1-0/+2
2013-12-02ARM: dts: Move dwmmc nodes from exynos5.dtsi to exynos5250.dtsiYuvaraj Kumar C D2-21/+12
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