summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2115-61/+80
|\
| * Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-1711-56/+72
| |\
| | * Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-08-164-20/+33
| | |\
| | | * ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri2015-08-134-20/+33
| | | * ARM: dts: keystone: fix the clock node for mdioMurali Karicheri2015-08-131-1/+1
| | * | Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-08-131-4/+4
| | |\ \
| | | * | ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach2015-08-061-4/+4
| | * | | Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixesOlof Johansson2015-08-131-2/+1Star
| | |\ \ \
| | | * | | ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy2015-07-311-1/+0Star
| | | * | | ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy2015-07-311-1/+1
| | * | | | Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-114-4/+7
| | |\ \ \ \
| | | * | | | ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+1
| | | * | | | ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | | * | | | ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | | * | | | ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | | ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij2015-08-061-26/+27
| * | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-144-5/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch2015-08-111-4/+3Star
| | * | | | | | ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson2015-08-071-0/+1
| | * | | | | | ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT2015-08-071-0/+3
| | * | | | | | ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch2015-07-311-1/+1
* | | | | | | | ARM: dts: am33xx: update cpsw compatibleMugunthan V N2015-08-141-1/+1
* | | | | | | | ARM: dts: dra7: update cpsw compatibleMugunthan V N2015-08-141-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-1415-25/+60
|\| | | | | | |
| * | | | | | | Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-081-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-051-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHYRoger Quadros2015-08-041-0/+1
| | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-0214-25/+59
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri2015-07-313-9/+6Star
| | * | | | | | Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-281-4/+4
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | ARM: dts: i.MX35: Fix can support.Denis Carikli2015-07-251-4/+4
| | * | | | | | ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij2015-07-263-0/+6
| | * | | | | | Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-07-262-11/+18
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
| | | * | | | | | ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros2015-07-161-3/+2Star
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-215-1/+25
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham2015-07-214-0/+24
| | | * | | | | | ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska2015-07-211-1/+1
| | | |/ / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-0133-68/+75
|\| | | | | | |
| * | | | | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-07-2533-68/+75
| |\ \ \ \ \ \ \
| | * | | | | | | dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-241-2/+2
| | * | | | | | | dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-241-2/+3
| | * | | | | | | dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-2423-49/+55
| | * | | | | | | dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-247-14/+14
| | * | | | | | | dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng2015-07-241-1/+1
* | | | | | | | | ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.Nicolas Schichan2015-07-272-2/+23
* | | | | | | | | ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.Nicolas Schichan2015-07-271-0/+8
* | | | | | | | | ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.Nicolas Schichan2015-07-271-0/+11
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-221-13/+44
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-221-3/+5