summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-07-19ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk
2014-07-19Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/dt-s5pv210Kukjin Kim
2014-07-15ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey
2014-07-15ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey
2014-07-15ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey
2014-07-15ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey
2014-07-15ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey
2014-07-15ARM: EXYNOS: Remove unused code in common.hSachin Kamat
2014-07-15ARM: debug: Update Samsung UART config optionsSachin Kamat
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-13ARM: S5PC100: no more support S5PC100 SoCKukjin Kim
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa
2014-07-11ARM: dts: Add clock property for mfc_pd in exynos5420Arun Kumar K
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K
2014-07-10Merge tag 'omap-for-v3.16/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2014-07-08ARM: OMAP2+: Remove non working OMAP HDMI audio initializationJyri Sarha
2014-07-08Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren
2014-07-07ARM: imx: fix shared gate clockShawn Guo
2014-07-07Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-08ARM: dts: Update the parent for Audss clocks in Exynos5420Tushar Behera
2014-07-08ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat
2014-07-08ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim
2014-07-07ARM: l2c: fix revision checkingRussell King
2014-07-07Merge branch 'for-v3.16-rc/clk-dt-fixes' of https://github.com/t-kristo/linux...Tony Lindgren
2014-07-07ARM: dts: Fix TI CPSW Phy mode selection on IGEP COM AQUILA.Enric Balletbo i Serra
2014-07-07ARM: dts: am335x-evmsk: Enable the McASP FIFO for audioPeter Ujfalusi
2014-07-07ARM: dts: am335x-evm: Enable the McASP FIFO for audioPeter Ujfalusi
2014-07-07ARM: OMAP2+: Make GPMC skip disabled devicesGuido Martínez
2014-07-07ARM: OMAP2+: create dsp device only on OMAP3 SoCsSuman Anna
2014-07-07ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always onRoger Quadros
2014-07-07ARM: DRA7/AM43XX: fix header definition for omap44xx_restartNishanth Menon
2014-07-06ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflowTero Kristo
2014-07-06ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ssRoger Quadros
2014-07-06ARM: DRA7: hwmod: Fixup SATA hwmodRoger Quadros
2014-07-06ARM: OMAP3: PRM/CM: Add back macros used by TI DSP/Bridge driverSuman Anna
2014-07-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-04Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard
2014-07-04Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson
2014-07-05ARM: dts: fix pwm-cells in pwm node for exynos4Jaewon Kim
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan
2014-07-03ARM: dts: dra7xx-clocks: Fix the l3 and l4 clock ratesRajendra Nayak
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst
2014-07-02ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst