summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Kevin Hilman2014-01-146-274/+186
|\
| * ARM: at91: switch Calao QIL-A9260 board to DTJean-Christophe PLAGNIOL-VILLARD2013-12-196-274/+186
* | Merge tag 'mvebu-soc-3.14-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2014-01-022-8/+5
|\ \
| * | ARM: mvebu: move Armada 370/XP specific definitions to armada-370-xp.hThomas Petazzoni2013-12-272-2/+3
| * | ARM: mvebu: remove prototypes of non-existing functions from common.hThomas Petazzoni2013-12-271-4/+0
| * | ARM: mvebu: move ARMADA_XP_MAX_CPUS to armada-370-xp.hThomas Petazzoni2013-12-252-2/+2
* | | Merge tag 'renesas-cleanup2-for-v3.14' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-12-291-2/+0
|\ \ \
| * | | ARM: shmobile: remove unnecessary platform_device as header cleanupKuninori Morimoto2013-12-121-2/+0
* | | | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-2816-475/+70
|\ \ \ \
| * | | | ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki2013-12-213-13/+2
| * | | | ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4Sylwester Nawrocki2013-12-211-3/+1
| * | | | ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-194-22/+2
| * | | | ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2013-12-192-22/+22
| * | | | cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-191-21/+0
| * | | | ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2013-12-192-27/+25
| * | | | PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-191-94/+0
| * | | | ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim2013-12-191-189/+0
| * | | | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-195-22/+5
| * | | | ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-198-8/+10
| * | | | ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-194-5/+5
| * | | | ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim2013-12-191-51/+0
* | | | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-266-80/+400
|\ \ \ \ \
| * | | | | ARM: tegra: remove legacy DMA entries from DTStephen Warren2013-12-113-39/+0
| * | | | | ARM: tegra: remove legacy clock entries from DTStephen Warren2013-12-113-32/+6
| * | | | | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-111-3/+5
| * | | | | ARM: tegra: select the reset frameworkStephen Warren2013-12-111-0/+2
| * | | | | ARM: tegra: update DT files to add DMA propertiesStephen Warren2013-12-113-0/+119
| * | | | | ARM: tegra: update DT files to add reset propertiesStephen Warren2013-12-114-4/+266
| * | | | | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-112-4/+4
* | | | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-2645-262/+544
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2013-12-139-78/+67
| |\ \ \ \ \ \
| | * | | | | | ARM: fix asm/memory.h build errorRussell King2013-12-133-20/+17
| | * | | | | | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst2013-12-091-1/+2
| | * | | | | | ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-091-1/+1
| | * | | | | | ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-091-2/+5
| | * | | | | | ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar2013-12-091-2/+1
| | * | | | | | ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar2013-12-091-1/+1
| | * | | | | | ARM: another fix for the DMA mapping checksRussell King2013-12-091-51/+40
| * | | | | | | ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard2013-12-111-12/+15
| * | | | | | | ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard2013-12-111-21/+21
| * | | | | | | ARM: tegra: add missing break to fuse initialization codeStephen Warren2013-12-111-0/+2
| * | | | | | | ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich2013-12-111-1/+7
| * | | | | | | ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov2013-12-111-51/+51
| * | | | | | | ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detectedNishanth Menon2013-12-102-0/+25
| * | | | | | | Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-104-31/+52
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p...Nishanth Menon2013-12-091-0/+2
| | * | | | | | | ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros2013-12-091-10/+3
| | * | | | | | | ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros2013-12-091-1/+42
| | * | | | | | | ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros2013-12-092-20/+5
| * | | | | | | | Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel....Kevin Hilman2013-12-0922-76/+276
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud