summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-1011-19/+35
|\
| * Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-02-103-8/+8
| |\
| | * arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-101-3/+3
| | * arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit2023-02-101-3/+3
| | * arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-101-2/+2
| * | arm64: dts: mediatek: mt8195: Fix vdosys* compatible stringsChen-Yu Tsai2023-02-031-2/+2
| * | Merge tag 'v6.2-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-02-037-9/+25
| |\ \
| | * | arm64: dts: rockchip: align rk3399 DMC OPP table with bindingsKrzysztof Kozlowski2023-01-291-1/+1
| | * | arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3aDan Johansen2023-01-291-1/+1
| | * | arm64: dts: rockchip: fix probe of analog sound card on rock-3aJonas Karlman2023-01-191-0/+2
| | * | arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1Jensen Huang2023-01-151-0/+1
| | * | arm64: dts: rockchip: fix input enable pinconf on rk3399Arnaud Ferraris2023-01-111-2/+0
| | * | arm64: dts: rockchip: add io domain setting to rk3566-box-demoAndy Yan2023-01-111-0/+11
| | * | arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3aChukun Pan2023-01-101-1/+0
| | * | arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski2023-01-101-2/+0
| | * | arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-proJarrah Gosbell2023-01-101-0/+7
| | * | arm64: dts: rockchip: use correct reset names for rk3399 crypto nodesCorentin Labbe2022-12-261-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-043-10/+21
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-043-10/+21
| |\ \ \ \
| | * | | | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+1
| | * | | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-1/+1
| | * | | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-292-8/+19
* | | | | | Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-0212-14/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'imx-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-01-3012-14/+4
| |\ \ \ \ \
| | * | | | | arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker2023-01-261-0/+1
| | * | | | | arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro2023-01-261-1/+1
| | * | | | | arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li2023-01-091-1/+1
| | * | | | | arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'Fabio Estevam2023-01-098-12/+0
| | * | | | | arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBCMarek Vasut2023-01-091-0/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-254-17/+19
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-224-17/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-213-16/+18
| | * | | | KVM: arm64: Pass the actual page address to mte_clear_page_tags()Catalin Marinas2023-01-211-1/+1
* | | | | | Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-235-1/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel2023-01-162-0/+27
| * | | | | arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel2023-01-163-1/+17
* | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-2031-129/+145
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-01-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: marvell: AC5/AC5X: Fix address for UART1Chris Packham2023-01-101-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'qcom-arm64-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-01-107-82/+108
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio2023-01-101-17/+60
| | * | | | | | arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio2023-01-101-4/+0
| | * | | | | | arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski2023-01-101-3/+16
| | * | | | | | arm64: dts: qcom: sm8350: correct SDHCI interconnect argumentsKrzysztof Kozlowski2022-12-291-2/+2
| | * | | | | | Revert "arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle ...Ulf Hansson2022-12-281-1/+0
| | * | | | | | arm64: dts: msm8992-bullhead: add memory hole regionDominik Kobinski2022-12-281-0/+6
| | * | | | | | arm64: dts: qcom: sc8280xp: fix USB-DP PHY nodesJohan Hovold2022-12-271-54/+23
| | * | | | | | arm64: dts: qcom: sc8280xp: fix primary USB-DP PHY resetJohan Hovold2022-12-271-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'imx-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-01-0922-40/+34
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarityTim Harvey2023-01-021-0/+1