aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-07arm64: dts: qcom: pm8350k: Remove hanging whitespaceNia Espera1-1/+1
2023-12-07arm64: dts: qcom: sm8350: Fix DMA0 addressNia Espera1-2/+2
2023-12-07arm64: dts: qcom: sc8180x: align APSS with bindingsKrzysztof Kozlowski1-1/+1
2023-12-07arm64: dts: qcom: sm6375-pdx225: add fixed touchscreen AVDD regulatorKrzysztof Kozlowski1-2/+12
2023-12-07arm64: dts: qcom: sm6125: add interrupts to DWC3 USB controllerKrzysztof Kozlowski1-0/+4
2023-12-07arm64: dts: qcom: sm6115: align mem timer size cells with bindingsKrzysztof Kozlowski1-9/+9
2023-12-07arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOsKrzysztof Kozlowski1-2/+2
2023-12-07arm64: dts: qcom: sc8180x-primus: use 'gpios' suffix for PCI GPIOsKrzysztof Kozlowski1-2/+2
2023-12-07arm64: dts: qcom: sc8180x-flex-5g: use 'gpios' suffix for PCI GPIOsKrzysztof Kozlowski1-2/+2
2023-12-07arm64: dts: qcom: sdm845: correct Soundwire node nameKrzysztof Kozlowski4-4/+4
2023-12-07arm64: dts: qcom: sdm845-db845c: correct LED panic indicatorKrzysztof Kozlowski1-1/+1
2023-12-07arm64: dts: qcom: qrb5165-rb5: correct LED panic indicatorKrzysztof Kozlowski1-1/+1
2023-12-07arm64: dts: qcom: sm8250: Add wakeup-source to usb_1 and usb_2Bryan O'Donoghue1-0/+2
2023-12-07arm64: dts: qcom: sdm850-lenovo-yoga: Add wakeup-sourcesSteev Klimaszewski1-0/+6
2023-12-07arm64: dts: qcom: sa8775p-ride: enable pmm8654au_0_pon_resinShazad Hussain1-0/+5
2023-12-07arm64: dts: qcom: sm8350: move DPU opp-table to its nodeKrzysztof Kozlowski1-29/+29
2023-12-07arm64: dts: qcom: sc8280xp-x13s: drop sound-dai-cells from eDisplayPortKrzysztof Kozlowski1-0/+1
2023-12-07arm64: dts: qcom: sc8180x-primus: drop sound-dai-cells from eDisplayPortKrzysztof Kozlowski1-2/+0
2023-12-07arm64: dts: qcom: sm8250: correct Soundwire node nameKrzysztof Kozlowski1-3/+3
2023-12-07arm64: dts: qcom: sc8280xp: correct Soundwire node nameKrzysztof Kozlowski1-3/+3
2023-12-07arm64: dts: qcom: qdu1000-idp: drop unused LLCC multi-ch-bit-offKrzysztof Kozlowski1-1/+0
2023-12-07arm64: dts: qcom: qdu1000: correct LLCC reg entriesKrzysztof Kozlowski1-5/+3
2023-12-07arm64: dts: qcom: sm8450: fix soundwire controllers node nameNeil Armstrong1-4/+4
2023-12-07arm64: dts: qcom: sm8550: fix soundwire controllers node nameNeil Armstrong1-4/+4
2023-12-07arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xpBryan O'Donoghue1-0/+15
2023-12-07arm64: dts: qcom: sm8550: Enable download mode register writeMukesh Ojha1-0/+1
2023-12-07arm64: dts: qcom: sm8350: Add TCSR halt register spaceMukesh Ojha1-0/+6
2023-12-07arm64: dts: qcom: sm8250: Add TCSR halt register spaceMukesh Ojha1-0/+6
2023-12-07arm64: dts: qcom: ipq5018: add few more reserved memory regionsKathiravan Thirumoorthy1-0/+24
2023-12-07arm64: dts: qcom: ipq5332: add missing properties to the GPIO LED nodeKathiravan Thirumoorthy1-0/+3
2023-12-07arm64: dts: qcom: ipq9574: enable GPIO based LEDKathiravan Thirumoorthy1-0/+22
2023-12-07arm64: dts: qcom: qrb2210-rb1: use USB host modeCaleb Connolly1-0/+4
2023-12-07arm64: dts: fsd: add specific compatibles for Tesla FSDKrzysztof Kozlowski1-16/+16
2023-12-07powerpc/Makefile: Auto detect cross compilerMichael Ellerman1-0/+11
2023-12-07powerpc/Makefile: Default to ppc64le_defconfig when cross buildingMichael Ellerman1-2/+2
2023-12-07powerpc/vdso: No need to undef powerpc for 64-bit buildMichael Ellerman1-1/+1
2023-12-07powerpc/Makefile: Don't use $(ARCH) unnecessarilyMichael Ellerman1-5/+5
2023-12-07powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()Aneesh Kumar K.V (IBM)1-7/+2
2023-12-07powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONEAneesh Kumar K.V (IBM)2-8/+9
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exceptionJordan Niethe1-1/+1
2023-12-07KVM: PPC: Reduce reliance on analyse_instr() in mmio emulationJordan Niethe1-11/+10
2023-12-07KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0Jordan Niethe3-9/+59
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUESTJordan Niethe1-0/+3
2023-12-07KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()Jordan Niethe1-1/+1
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not inject certain interruptsJordan Niethe1-2/+2
2023-12-07KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EENicholas Piggin1-6/+12
2023-12-07KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0Jordan Niethe1-0/+2
2023-12-07KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guestJordan Niethe1-1/+3
2023-12-07KVM: PPC: Book3S HV nestedv2: Do not check msr on hcallsJordan Niethe1-2/+2
2023-12-07KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offsetJordan Niethe1-3/+6