summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-01arm64: dts: qcom: x1e80100-qcp: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100-microsoft-romulus: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100-hp-omnibook-x14: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100-dell-xps13-9345: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100-asus-vivobook-s15: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1-crd: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1-asus-zenbook-a14: Add missing pinctrl for eDP HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100: Add pinctrl template for eDP0 HPDStephan Gerhold
2025-09-01arm64: dts: qcom: x1e80100: Set up 4-lane DPNeil Armstrong
2025-09-01arm64: dts: qcom: sm8650: Set up 4-lane DPNeil Armstrong
2025-09-01arm64: dts: qcom: sm8550: Set up 4-lane DPNeil Armstrong
2025-09-01arm64: dts: qcom: x1e80100: move dp0/1/2 data-lanes to SoC dtsiNeil Armstrong
2025-09-01arm64: dts: qcom: sm8650: move dp0 data-lanes to SoC dtsiNeil Armstrong
2025-09-01arm64: dts: qcom: sm8550: move dp0 data-lanes to SoC dtsiNeil Armstrong
2025-09-01arm64: dts: qcom: x1e80100: allow mode-switch events to reach the QMP Combo PHYsNeil Armstrong
2025-09-01arm64: dts: qcom: sm8650: allow mode-switch events to reach the QMP Combo PHYNeil Armstrong
2025-09-01arm64: dts: qcom: sm8550: allow mode-switch events to reach the QMP Combo PHYNeil Armstrong
2025-09-01arm64: dts: qcom: sm8750: Add PCIe PHY and controller nodeKrishna Chaitanya Chundru
2025-09-01arm64: dts: qcom: msm8976-longcheer-l9360: Add touch keysAndré Apitzsch
2025-09-01arm64: dts: qcom: starqltechn: remove extra empty lineEric Gonçalves
2025-09-01arm64: dts: qcom: msm8953: add spi_7Barnabás Czémán
2025-09-01arm64: dts: qcom: msm8953: correct SPI pinctrlsBarnabás Czémán
2025-09-01arm64: dts: qcom: msm8953: fix SPI clocksBarnabás Czémán
2025-09-01arm64: dts: qcom: sdm845-shift-axolotl: set chassis typeGuido Günther
2025-09-01arm64: dts: qcom: sm8650: Additionally manage MXC power domain in camccJagadeesh Kona
2025-09-01arm64: dts: qcom: sm8550: Additionally manage MXC power domain in camccVladimir Zapolskiy
2025-09-01arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camccJagadeesh Kona
2025-09-01arm64: dts: qcom: sm8650: Additionally manage MXC power domain in videoccJagadeesh Kona
2025-09-01arm64: dts: qcom: sm8550: Additionally manage MXC power domain in videoccJagadeesh Kona
2025-09-01arm64: dts: qcom: sm8450: Additionally manage MXC power domain in videoccJagadeesh Kona
2025-09-01ARM: dts: qcom: Use GIC_SPI for interrupt-map for readabilityKrzysztof Kozlowski
2025-09-01ARM: dts: qcom: sdx55: Add default GIC address cellsKrzysztof Kozlowski
2025-09-01ARM: dts: qcom: ipq8064: Add default GIC address cellsKrzysztof Kozlowski
2025-09-01ARM: dts: qcom: apq8064: Add default GIC address cellsKrzysztof Kozlowski
2025-09-01ARM: dts: qcom: ipq4019: Add default GIC address cellsKrzysztof Kozlowski
2025-09-01nios2: implement architecture-specific portion of sys_clone3Simon Schuster
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-01ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410Krzysztof Kozlowski
2025-09-01x86/sev: Indicate the SEV-SNP guest supports Secure AVICNeeraj Upadhyay
2025-09-01x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Enable Secure AVIC in the control MSRNeeraj Upadhyay
2025-09-01x86/apic: Add kexec support for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Handle EOI writes for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Read and write LVT* APIC registers from HV for SAVIC guestsNeeraj Upadhyay
2025-09-01x86/sev: Enable NMI support for Secure AVICKishon Vijay Abraham I
2025-09-01x86/apic: Allow NMI to be injected from hypervisor for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send NMI IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/sev: Initialize VGIF for secondary vCPUs for Secure AVICKishon Vijay Abraham I