aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sunxi: Switch to new GPIOs properties for i2c-gpioMaxime Ripard2019-03-252-5/+5
* ARM: dts: sunxi: Fix GIC compatibleMaxime Ripard2019-03-256-6/+6
* ARM: dts: sun5i: lichee-pi one: Remove stale pinctrl-names entryMaxime Ripard2019-03-251-1/+0
* ARM: dts: sun9i: optimus: Fix fixed-regulatorsMaxime Ripard2019-03-251-2/+2
* ARM: dts: sun8i: a23/a33: Add R_I2C ControllerMaxime Ripard2019-03-251-0/+20
* ARM: dts: sun8i: a33: Add default address and size cells to the DSI nodeMaxime Ripard2019-03-251-0/+2
* ARM: dts: sun9i: Add missing unit addressMaxime Ripard2019-03-251-1/+1
* ARM: dts: sun9i: Fix Display Engine DTC warningsMaxime Ripard2019-03-252-64/+15
* ARM: dts: sun8i: r40: Fix Display Engine DTC warningsMaxime Ripard2019-03-251-4/+1
* ARM: dts: sun8i: a83t: Fix Display Engine DTC warningsMaxime Ripard2019-03-252-4/+1
* ARM: dts: sun8i: v3s: Fix Display Engine DTC warningsMaxime Ripard2019-03-251-8/+2
* ARM: dts: sun8i: a23/a33: Fix Display Engine DTC warningsMaxime Ripard2019-03-256-63/+29
* ARM: dts: sun6i: Fix Display Engine DTC warningsMaxime Ripard2019-03-252-20/+4
* ARM: dts: sun5i: Fix Display Engine DTC warningsMaxime Ripard2019-03-252-11/+2
* ARM: dts: sun5i: Fix display pipeline endpoint warnings in DTCMaxime Ripard2019-03-251-20/+5
* ARM: dts: sun8i: a83t: Add cross links for the mixersMaxime Ripard2019-03-251-2/+28
* ARM: dts: sun7i: olimex-lime2: Add regulators for GPIO banksPriit Laes2019-03-251-0/+6
* ARM: dts: sun7i: add /omit-if-no-ref/ tags to pin group nodesMans Rullgard2019-03-251-0/+42
* ARM: dts: sun7i: add pinctrl for EMAC in PH bankMans Rullgard2019-03-251-0/+10
* ARM: dts: sun7i: add pinctrl for CAN in PA bankMans Rullgard2019-03-251-0/+6
* ARM: dts: sun7i: add pinctrl for missing uart mux optionsMans Rullgard2019-03-251-0/+54
* 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 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-2/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-1512-30/+89
|\ \
| * \ Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-2212-30/+89
| |\ \
| | * | KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada2019-02-191-1/+1
| | * | KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-191-2/+1
| | * | KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-191-0/+8
| | * | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall2019-02-191-0/+4
| | * | KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-191-9/+14
| | * | KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier2019-02-191-2/+2
| | * | KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-194-10/+18
| | * | arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-192-1/+8
| | * | ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier2019-02-193-6/+31
| | * | arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-191-0/+3
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-1586-526/+284
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King2019-03-1580-513/+258
| |\ \ \ \ \
| | | * | | | ARM: smp: remove arch-provided "pen_release"Russell King2019-02-0112-43/+56
| | | * | | | ARM: actions: remove boot_lock and pen_releaseRussell King2019-02-011-15/+0
| | | * | | | ARM: oxnas: remove CPU hotplug implementationRussell King2019-02-013-114/+0
| | | * | | | ARM: qcom: remove unnecessary boot_lockRussell King2019-02-011-26/+0
| | * | | | | ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin2019-02-261-2/+2
| | * | | | | ARM: 8845/1: use unified assembler in c filesStefan Agner2019-02-263-3/+6
| | * | | | | ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-2631-124/+124
| | * | | | | ARM: 8843/1: use unified assembler in headersStefan Agner2019-02-263-14/+14
| | * | | | | ARM: 8841/1: use unified assembler in macrosStefan Agner2019-02-263-4/+4