summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into arm/socOlof Johansson2019-05-1634-100/+138
|\
| * Merge tag 'imx-fixes-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-282-2/+18
| |\
| | * ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnectVladimir Oltean2019-04-212-2/+18
| * | Merge tag 'sunxi-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-04-283-1/+10
| |\ \
| | * | ARM: dts: sun8i: a33: Reintroduce default pinctrl muxingMaxime Ripard2019-03-251-0/+2
| | * | ARM: sunxi: fix a leaked reference by adding missing of_node_putWen Yang2019-03-181-0/+2
| | * | ARM: sunxi: fix a leaked reference by adding missing of_node_putWen Yang2019-03-182-1/+6
| * | | Merge tag 'imx-fixes-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-2813-13/+15
| |\ \ \ | | | |/ | | |/|
| | * | ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1Adam Ford2019-04-111-0/+1
| | * | ARM: dts: imx6q-logicpd: Reduce inrush current on startAdam Ford2019-04-111-0/+1
| | * | ARM: dts: imx: Fix the AR803X phy-modeFabio Estevam2019-04-1113-13/+13
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0816-47/+89
| |\ \ \
| | * | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| | * | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| | * | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| | * | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| | * | | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| | |\ \ \
| | | * \ \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | | |\ \ \
| | | * | | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | | * | | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | | * | | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | | * | | | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | | | |_|/ | | | |/| |
| | * | | | Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-082-3/+5
| | |\ \ \ \
| | | * | | | arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-04-041-2/+4
| | | * | | | ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-03-281-1/+1
| | | |/ / /
| | * | | | Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-04-083-14/+11
| | |\ \ \ \
| | | * | | | ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysDouglas Anderson2019-03-251-2/+0
| | | * | | | ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiDouglas Anderson2019-03-251-2/+0
| | | * | | | ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-03-251-6/+6
| | | * | | | ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers2019-03-181-1/+2
| | | * | | | ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-03-181-3/+3
| | | |/ / /
| * | | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-18/+4
| * | | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-20/+3
| |/ / / /
* | | | | Merge tag 'v5.2-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-04-292-2/+3
|\ \ \ \ \
| * | | | | ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmuWen Yang2019-04-231-0/+1
| * | | | | ARM: rockchip: Mark pm-init functions __initDouglas Anderson2019-04-121-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2019-04-291-2/+4
|\ \ \ \ \
| * | | | | ARM: imx6: cpuidle: omit the unnecessary unmask of GINTKohji Okuno2019-03-201-2/+4
| |/ / / /
* | | | | Merge tag 'lpc32xx-soc-for-5.2' of https://github.com/vzapolskiy/linux-lpc32x...Olof Johansson2019-04-291-39/+3
|\ \ \ \ \
| * | | | | ARM: lpc32xx: use SPDX license identifierVladimir Zapolskiy2019-04-191-10/+1
| * | | | | ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllersVladimir Zapolskiy2019-04-191-2/+0
| * | | | | ARM: lpc32xx: remove redundant included headersVladimir Zapolskiy2019-04-191-22/+2
| * | | | | ARM: lpc32xx: stop overwriting TEST_CLK_SELAlexandre Belloni2019-04-191-5/+0
| |/ / / /
* | | | | Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-2941-1992/+632
|\ \ \ \ \
| * | | | | ARM: dts: Add queue manager and NPE to the IXP4xx DTSILinus Walleij2019-04-231-0/+11
| * | | | | soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-232-7/+20
| * | | | | soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-232-3/+21
| * | | | | ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-0/+6
| * | | | | ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-0/+6
| * | | | | ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-232-244/+0