summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-03-28DTS: ARM: OMAP3-N900: Add modem supportn900-modem-reworkSebastian Reichel1-0/+41
2014-03-28DTS: ARM: OMAP3-N900: Add SSI supportSebastian Reichel4-0/+101
2014-03-28ARM: dts: omap3 clocks: simplify ssi aliasesSebastian Reichel2-10/+10
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-03-11ARM: at91: fix network interface ordering for sama5d36Boris BREZILLON1-1/+1
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-48/+137
2014-03-08Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-3/+3
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson17-139/+35
2014-03-08Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson4-9/+9
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-7/+24
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-1/+1
2014-03-03ARM: XEN depends on having a MMUUwe Kleine-König1-0/+1
2014-03-02ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko1-1/+1
2014-02-28ARM: tegra: add LED options back into tegra_defconfigStephen Warren1-0/+3
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+12
2014-02-28ARM: dts: omap3-igep: fix boot fail due wrong compatible matchJavier Martinez Canillas2-2/+2
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann7-35/+121
2014-02-27ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren1-0/+1
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2-2/+12
2014-02-24Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette40-185/+140
2014-02-24Update dtsi with new pinctrl compatible stringSherman Yin1-1/+1
2014-02-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-47/+106
2014-02-21ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar1-3/+5
2014-02-21ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel1-1/+19
2014-02-21Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren5-31/+96
2014-02-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-101/+2
2014-02-21ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2-1/+13
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+1
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely4-101/+2
2014-02-19ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2-15/+79
2014-02-19ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov1-9/+11
2014-02-19ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna1-5/+4
2014-02-19ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia1-2/+2
2014-02-18Merge branch 'for_3.14-rcx/clk-fixes' of git://git.kernel.org/pub/scm/linux/k...Mike Turquette1-1/+1
2014-02-18ARM: tegra: only run PL310 init on systems with oneStephen Warren1-0/+10
2014-02-18ARM: tegra: Add head numbers to display controllersThierry Reding3-0/+12
2014-02-18Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2-12/+2
2014-02-18ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2-5/+1
2014-02-18Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson14-29/+71
2014-02-18ARM: tegra: fix RTC0 alias for CardhuStephen Warren1-1/+1
2014-02-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds10-36/+30
2014-02-18Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+9
2014-02-18ARM: 7963/1: mm: report both sections from PMDKees Cook1-0/+3
2014-02-18ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper1-11/+0
2014-02-17ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1