summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-1531-10/+286
|\
| * ARM: ux500: disable msp2 device tree nodeLinus Walleij2014-02-111-1/+0
| * ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
| * Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-105-2/+236
| |\
| | * ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2014-02-072-0/+230
| | * ARM: at91: enable USB host on at91sam9n12ek boardBo Shen2014-02-071-0/+4
| | * ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON2014-02-071-1/+1
| | * ARM: at91/dt: sam9263: fix compatibility string for the I2CJean-Jacques Hiblot2014-02-071-1/+1
| * | ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon2014-02-101-0/+1
| * | ARM: imx6: Initialize low-power mode early againPhilipp Zabel2014-02-103-2/+6
| * | ARM: pxa: fix various compilation problemsLinus Walleij2014-02-1015-1/+25
| * | ARM: pxa: fix compilation problem on AM300EPD boardLinus Walleij2014-02-101-0/+1
| * | ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring2014-02-022-2/+2
| * | ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-021-1/+0
| * | ARM: hisi: fix kconfig warning on HAVE_ARM_TWDRob Herring2014-02-021-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-113-6/+6
|\ \ | |/ |/|
| * ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard2014-02-063-6/+6
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-0227-43/+381
|\ \
| * | ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson2014-01-311-10/+2
| * | ARM: multi_v7_defconfig: add mvebu driversOlof Johansson2014-01-311-0/+10
| * | ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger2014-01-311-1/+3
| * | Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-01-311-4/+4
| |\ \
| | * | ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock referenceBen Dooks2014-01-211-4/+4
| * | | ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam2014-01-311-0/+1
| * | | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-01-312-1/+1
| * | | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-313-3/+50
| |\ \ \
| | * | | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT2014-01-201-1/+1
| | * | | ARM: kirkwood: kirkwood_pm_init() should return voidEzequiel Garcia2014-01-181-2/+2
| | * | | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth2014-01-161-0/+47
| * | | | ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann2014-01-314-0/+32
| * | | | ARM: hisi: don't select SMPRob Herring2014-01-311-1/+0
| * | | | ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren2014-01-311-8/+3
| * | | | ARM: multi_v7: copy most options from tegra_defconfigStephen Warren2014-01-311-11/+142
| * | | | ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij2014-01-311-5/+27
| * | | | ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
| * | | | ARM: msm_defconfig: Enable MSM clock driversStephen Boyd2014-01-311-0/+4
| * | | | ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd2014-01-313-0/+53
| * | | | ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * | | | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+7
|\ \ \ \ \
| * | | | | [media] si4713: move supply list to si4713_platform_dataDinesh Ram2013-12-181-0/+7
* | | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-312-30/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-301-3/+3
| * | | | | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell2014-01-301-0/+1
| * | | | | arm/xen: Initialize event channels earlierJulien Grall2014-01-301-27/+44
* | | | | | Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-305-11/+207
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ARM: moxart: move fixed rate clock child node to board level dtsJonas Jensen2014-01-232-6/+8
| * | | | | Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dtKevin Hilman2014-01-2141-258/+725
| |\ \ \ \ \
| | * | | | | ARM: dts: add usb udc support to bcm281xxMatt Porter2013-12-233-0/+32
| | * | | | | ARM: dts: Specify clocks for timer on bcm11351Tim Kryger2013-12-221-1/+1