Toggle navigation
Patchwork
linux-arm-msm
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 49342 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
493
494
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[09/35] drm/msm/dpu: remove DSPP_SC7180_MASK
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[08/35] drm/msm/dpu: inline _setup_mixer_ops()
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[07/35] drm/msm/dpu: inline _setup_dspp_ops()
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[06/35] drm/msm/dpu: inline _setup_dsc_ops()
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[05/35] drm/msm/dpu: inline _setup_ctl_ops()
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[04/35] drm/msm/dpu: drop INTF_SC7280_MASK
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[03/35] drm/msm/dpu: stop passing mdss_ver to setup_timing_gen()
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[02/35] drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[01/35] drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450
drm/msm/dpu: rework HW block feature handling
-
-
-
2024-12-13
Dmitry Baryshkov
New
[7/7] accel/qaic: Add AIC200 support
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
[6/7] accel/qaic: Add config structs for supported cards
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
[5/7] accel/qaic: Mask out SR-IOV PCI resources
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
[4/7] accel/qaic: Add support for MSI-X
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
[3/7] accel/qaic: Allocate an exact number of MSIs
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
[2/7] bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
[1/7] bus: mhi: host: Refactor BHI/BHIe based firmware loading
accel/qaic: Initial AIC200 support
-
-
-
2024-12-13
Jeffrey Hugo
New
accel/qaic: Change aic100_image_table definition
accel/qaic: Change aic100_image_table definition
-
-
-
2024-12-13
Jeffrey Hugo
New
[RFC,v4,14/14] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,13/14] KVM: arm64: Handle guest_memfd()-backed guest page faults
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,12/14] KVM: arm64: Skip VMA checks for slots without userspace address
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,11/14] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,10/14] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,09/14] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,08/14] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,06/14] KVM: guest_memfd: Handle final folio_put() of guestmem pages
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,05/14] KVM: guest_memfd: Folio mappability states and functions that manage their transition
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,04/14] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,03/14] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,02/14] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[RFC,v4,01/14] mm: Consolidate freeing of typed folios on final folio_put()
KVM: Restricted mapping of guest_memfd at the host and arm64 support
-
-
-
2024-12-13
Fuad Tabba
New
[v3,23/23] arm64: dts: qcom: sm6115: Fix ADSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,22/23] arm64: dts: qcom: sm6115: Fix CDSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,21/23] arm64: dts: qcom: sm6115: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,20/23] arm64: dts: qcom: sdx75: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[RFT,v3,19/23] arm64: dts: qcom: sm6375: Fix MPSS memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[RFT,v3,18/23] arm64: dts: qcom: sm6375: Fix CDSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[RFT,v3,17/23] arm64: dts: qcom: sm6375: Fix ADSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,16/23] arm64: dts: qcom: sm6350: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,15/23] arm64: dts: qcom: sm6350: Fix ADSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,14/23] arm64: dts: qcom: x1e80100: Fix CDSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,13/23] arm64: dts: qcom: x1e80100: Fix ADSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
Superseded
[v3,12/23] arm64: dts: qcom: sm8650: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,11/23] arm64: dts: qcom: sm8650: Fix CDSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,10/23] arm64: dts: qcom: sm8650: Fix ADSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,09/23] arm64: dts: qcom: sm8550: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,08/23] arm64: dts: qcom: sm8550: Fix CDSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,07/23] arm64: dts: qcom: sm8550: Fix ADSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,06/23] arm64: dts: qcom: sm8450: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,05/23] arm64: dts: qcom: sm8450: Fix CDSP memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,04/23] arm64: dts: qcom: sm8450: Fix ADSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,03/23] arm64: dts: qcom: sm8350: Fix MPSS memory length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,02/23] arm64: dts: qcom: sm8350: Fix CDSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v3,01/23] arm64: dts: qcom: sm8350: Fix ADSP memory base and length
arm64: dts: qcom: Fix remoteproc memory base and length
-
-
-
2024-12-13
Krzysztof Kozlowski
New
[v2,3/3] scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs
scsi: ufs: qcom: Suspend fixes
-
-
-
2024-12-13
Manivannan Sadhasivam via B4 Relay
New
[v2,2/3] scsi: ufs: qcom: Allow passing platform specific OF data
scsi: ufs: qcom: Suspend fixes
-
-
-
2024-12-13
Manivannan Sadhasivam via B4 Relay
New
[v2,1/3] scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()
scsi: ufs: qcom: Suspend fixes
-
-
-
2024-12-13
Manivannan Sadhasivam via B4 Relay
Superseded
[4/4] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers
Add PCIe support for IPQ5424
-
-
-
2024-12-13
Manikanta Mylavarapu
New
[3/4] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes
Add PCIe support for IPQ5424
-
-
-
2024-12-13
Manikanta Mylavarapu
New
[2/4] dt-bindings: phy: qcom,ipq8074-qmp-pcie: Document the IPQ5424 QMP PCIe PHYs
Add PCIe support for IPQ5424
-
-
-
2024-12-13
Manikanta Mylavarapu
New
[1/4] dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller
Add PCIe support for IPQ5424
-
-
-
2024-12-13
Manikanta Mylavarapu
New
[v3] drm/msm/a6xx: Add support for Adreno 612
[v3] drm/msm/a6xx: Add support for Adreno 612
-
-
-
2024-12-13
Akhil P Oommen
New
[RESEND,v2,4/4] arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
Superseded
[RESEND,v2,3/4] arm64: dts: qcom: qcs615: Add gpu and gmu nodes
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
Superseded
[RESEND,v2,2/4] dt-bindings: display/msm/gmu: Document RGMU
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
Superseded
[RESEND,v2,1/4] dt-bindings: display/msm: gpu: Document A612 GPU
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
Superseded
[RESEND,v2,01/26] dt-bindings: qcom,pdc: document QCS615 Power Domain Controller
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
New
[v1,2/2] clk: qcom: ipq5424: Use icc-clk for enabling NoC related clocks
[v1,1/2] dt-bindings: interconnect: Add Qualcomm IPQ5424 support
-
-
-
2024-12-13
Varadarajan Narayanan
New
[v1,1/2] dt-bindings: interconnect: Add Qualcomm IPQ5424 support
[v1,1/2] dt-bindings: interconnect: Add Qualcomm IPQ5424 support
-
-
-
2024-12-13
Varadarajan Narayanan
New
[v2,4/4] arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
New
[v2,3/4] arm64: dts: qcom: qcs615: Add gpu and gmu nodes
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
New
[v2,2/4] dt-bindings: display/msm/gmu: Document RGMU
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
New
[v2,1/4] dt-bindings: display/msm: gpu: Document A612 GPU
Devicetree changes for QCS615's GPU
-
-
-
2024-12-13
Akhil P Oommen
New
[v7,4/4] coresight-tpda: Optimize the function of reading element size
source filtering for multi-port output
-
-
-
2024-12-13
Tao Zhang
New
[v7,3/4] coresight: Add support for trace filtering by source
source filtering for multi-port output
-
-
-
2024-12-13
Tao Zhang
New
[v7,2/4] coresight: Add a helper to check if a device is source
source filtering for multi-port output
-
-
-
2024-12-13
Tao Zhang
New
[v7,1/4] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
source filtering for multi-port output
-
-
-
2024-12-13
Tao Zhang
New
[v4,4/4] arm64: dts: qcom: qcs615-ride: enable venus node
media: venus: enable venus on qcs615
-
-
-
2024-12-13
Renjiang Han
New
[v4,3/4] arm64: dts: qcom: add venus node for the qcs615
media: venus: enable venus on qcs615
-
-
-
2024-12-13
Renjiang Han
New
[v4,2/4] media: venus: core: use opp-table for the frequency
media: venus: enable venus on qcs615
-
-
-
2024-12-13
Renjiang Han
New
[v4,1/4] dt-bindings: media: add support for video hardware
media: venus: enable venus on qcs615
-
-
-
2024-12-13
Renjiang Han
New
[v2,19/19] arm64: dts: qcom: Disable USB U1/U2 entry for SC8180X
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,18/19] arm64: dts: qcom: Disable USB U1/U2 entry for SC8280XP
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,17/19] arm64: dts: qcom: Disable USB U1/U2 entry for QDU1000
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,16/19] arm64: dts: qcom: Disable USB U1/U2 entry for X1E80100
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,15/19] arm64: dts: qcom: Disable USB U1/U2 entry for SC7180
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,14/19] arm64: dts: qcom: Disable USB U1/U2 entry for QCS404
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,13/19] ARM: dts: qcom: Disable USB U1/U2 entry for SDX55
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,12/19] ARM: dts: qcom: Disable USB U1/U2 entry for SDX65
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
Superseded
[v2,11/19] arm64: dts: qcom: Disable USB U1/U2 entry for SDX75
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,10/19] arm64: dts: qcom: Disable USB U1/U2 entry for SDM845
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,09/19] arm64: dts: qcom: Disable USB U1/U2 entry for SDM630
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,08/19] arm64: dts: qcom: Disable USB U1/U2 entry for SA8775P
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,07/19] arm64: dts: qcom: Disable USB U1/U2 entry for SC7280
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,06/19] arm64: dts: qcom: Disable USB U1/U2 entry for SM6350
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,05/19] arm64: dts: qcom: Disable USB U1/U2 entry for SM8250
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
Superseded
[v2,04/19] arm64: dts: qcom: Disable USB U1/U2 entry for SM6125
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,03/19] arm64: dts: qcom: Disable USB U1/U2 entry for SM8150
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
Superseded
[v2,02/19] arm64: dts: qcom: Disable USB U1/U2 entry for SM8450
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
[v2,01/19] arm64: dts: qcom: Disable USB U1/U2 entry for SM8350
Disable USB U1/U2 entry for QC targets
-
-
-
2024-12-13
Prashanth K
New
«
1
2
3
4
…
493
494
»