summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-0433-82/+254
|\
| * Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-08-042-28/+0
| |\
| | * ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman2017-07-271-7/+0
| | * ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman2017-07-271-21/+0
| * | Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-08-042-8/+10
| |\ \
| | * | ARM: dts: sun8i: a83t: Switch to CCU device tree binding macrosChen-Yu Tsai2017-07-271-7/+9
| | * | ARM: dts: sunxi: h3/h5: Correct emac register sizeCorentin Labbe2017-07-271-1/+1
| * | | ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez2017-08-041-1/+1
| * | | Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-08-041-1/+5
| |\ \ \
| | * | | ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirkGeert Uytterhoeven2017-07-291-1/+5
| * | | | Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-08-041-2/+2
| |\ \ \ \
| | * | | | ARM: dts: rockchip: fix mali gpu node on rk3288Heiko Stuebner2017-07-161-2/+2
| | | |/ / | | |/| |
| * | | | ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann2017-07-271-0/+1
| * | | | ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann2017-07-271-2/+9
| * | | | ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann2017-07-271-1/+1
| * | | | ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann2017-07-271-1/+1
| * | | | ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2017-07-272-2/+2
| * | | | ARM: omap1: avoid unused variable warningArnd Bergmann2017-07-271-4/+0
| * | | | ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann2017-07-271-1/+1
| * | | | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann2017-07-271-6/+17
| * | | | ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann2017-07-271-2/+10
| * | | | ARM: rpc: rename RAM_SIZE macroArnd Bergmann2017-07-271-2/+2
| * | | | ARM: w90x900: normalize clk APIArnd Bergmann2017-07-271-0/+29
| * | | | ARM: ep93xx: normalize clk APIAlexander Sverdlin2017-07-271-0/+20
| * | | | ARM: sa1100: normalize clk APIArnd Bergmann2017-07-271-0/+25
| * | | | ARM: davinci: normalize clk APIArnd Bergmann2017-07-271-0/+9
| * | | | ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann2017-07-272-5/+9
| * | | | ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann2017-07-271-2/+2
| * | | | Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-07-272-3/+3
| |\ \ \ \
| | * | | | ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT2017-07-181-2/+2
| | * | | | ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT2017-07-181-1/+1
| | |/ / /
| * | | | ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412Krzysztof Kozlowski2017-07-271-0/+3
| * | | | Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann2017-07-276-11/+92
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: dts: dra71-evm: mdio: Fix impedance valuesLokesh Vutla2017-07-051-2/+2
| | * | | ARM: dts: dm816x: Correct the state of the write protect pinMihail Grigorov2017-07-051-1/+1
| | * | | ARM: dts: dm816x: Correct NAND support nodesTom Rini2017-07-052-1/+33
| | * | | ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren2017-06-301-0/+55
| | * | | ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren2017-06-292-7/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-281-0/+1
|\ \ \ \ \
| * | | | | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-07-282-246/+2
|\ \ \ \ \
| * | | | | ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2017-07-172-246/+2
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-275-23/+80
|\ \ \ \ \
| * | | | | ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin2017-07-242-17/+65
| * | | | | ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin2017-07-241-2/+2
| * | | | | ARM: kexec: fix failure to boot crash kernelRussell King2017-07-202-5/+11
| * | | | | ARM: kexec: avoid allocating crashkernel region outside lowmemRussell King2017-07-201-0/+3
* | | | | | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-252-10/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin2017-07-201-9/+36
| * | | | | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-201-1/+1
| | |/ / / | |/| | |