Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-08-27 01:09:01 to 2024-08-28 07:18:05 UTC [more...]

[PATCH 00/16] arm64: dts: qcom: change labels to lower-case
 2024-08-28  7:17 UTC  (6+ messages)
` [PATCH 01/16] arm64: dts: qcom: ipq: "
` [PATCH 02/16] arm64: dts: qcom: msm: "
` [PATCH 03/16] arm64: dts: qcom: sc7180: "
` [PATCH 04/16] arm64: dts: qcom: sc8280xp: "
` [PATCH 05/16] arm64: dts: qcom: sc: "

[PATCH 0/6] Add initial support for QCS615
 2024-08-28  6:25 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: qcom,pdc: document QCS615 Power Domain Controller
` [PATCH 2/6] dt-bindings: arm: qcom: document QCS615 and the reference board
` [PATCH 3/6] dt-bindings: arm: qcom,ids: add SoC ID for QCS615
` [PATCH 4/6] soc: qcom: socinfo: Add QCS615 SoC ID table entry
` [PATCH 5/6] arm64: dts: qcom: add initial support for QCS615 DTSI
` [PATCH 6/6] arm64: dts: qcom: add base QCS615 RIDE dts

[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-28  5:44 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver "
` [PATCH v3 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller
` [PATCH v3 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC

[PATCH 0/2] remoteproc: qcom: Introduce DSP support for QCS8300
 2024-08-28  3:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
` [PATCH 2/2] remoteproc: qcom: pas: Add QCS8300 remoteproc support

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-08-28  2:38 UTC  (38+ messages)
` [PATCH v3 01/29] dt-bindings: media: Add sm8550 dt schema
` [PATCH v3 02/29] media: MAINTAINERS: Add Qualcomm Iris video accelerator driver
` [PATCH v3 03/29] media: iris: add platform driver for iris video device
` [PATCH v3 04/29] media: iris: initialize power resources
` [PATCH v3 05/29] media: iris: implement iris v4l2 file ops
` [PATCH v3 06/29] media: iris: introduce iris core state management with shared queues
` [PATCH v3 07/29] media: iris: implement video firmware load/unload
` [PATCH v3 08/29] media: iris: implement boot sequence of the firmware
` [PATCH v3 09/29] media: iris: introduce Host firmware interface with necessary hooks
` [PATCH v3 10/29] media: iris: implement power management
` [PATCH v3 11/29] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v3 12/29] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v3 13/29] media: iris: implement g_selection ioctl
` [PATCH v3 14/29] media: iris: implement enum_fmt and enum_frameintervals ioctls
` [PATCH v3 15/29] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v3 16/29] media: iris: implement iris v4l2_ctrl_ops and prepare capabilities
` [PATCH v3 17/29] media: iris: implement query_cap, query_ctrl and query_menu ioctls
` [PATCH v3 18/29] media: iris: implement vb2 streaming ops
` [PATCH v3 19/29] media: iris: implement set properties to firmware during streamon
` [PATCH v3 20/29] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v3 21/29] media: iris: allocate, initialize and queue internal buffers
` [PATCH v3 22/29] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v3 23/29] media: iris: add support for dynamic resolution change
` [PATCH v3 24/29] media: iris: handle streamoff/on from client in "
` [PATCH v3 25/29] media: iris: add support for drain sequence
` [PATCH v3 26/29] media: iris: add check whether the video session is supported or not
` [PATCH v3 27/29] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v3 28/29] media: iris: add allow checks for v4l2 ioctls
` [PATCH v3 29/29] media: iris: add check to allow sub states transitions

[PATCH 00/11] usb: dwc3: various cleanups
 2024-08-28  2:08 UTC  (27+ messages)
` [PATCH 01/11] usb: dwc3: st: use scoped device node handling to simplify error paths
` [PATCH 02/11] usb: dwc3: st: simplify with dev_err_probe
` [PATCH 03/11] usb: dwc3: st: simplify pdev->dev usage
` [PATCH 04/11] usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
` [PATCH 05/11] usb: dwc3: imx8mp: simplify with dev_err_probe
` [PATCH 06/11] usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
` [PATCH 07/11] usb: dwc3: qcom: "
` [PATCH 08/11] usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
` [PATCH 09/11] usb: dwc3: rtk: use scoped device node handling to simplify error paths
` [PATCH 10/11] usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
` [PATCH 11/11] usb: dwc3: xilinx: simplify with dev_err_probe

[PATCH v4 0/5] Coresight: Add Coresight TMC Control Unit driver
 2024-08-28  1:27 UTC  (6+ messages)
` [PATCH v4 1/5] Coresight: Add support for new APB clock name
` [PATCH v4 2/5] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v4 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware
` [PATCH v4 4/5] Coresight: Add Coresight TMC Control Unit driver
` [PATCH v4 5/5] arm64: dts: qcom: Add CTCU and ETR nodes for SA8775p

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-28  0:07 UTC  (7+ messages)
` [PATCH 09/13] media: qcom: camss: vfe: Move common code into vfe core
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH v2 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-27 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init
` [PATCH v2 2/2] clk: qcom: gcc-sm8550: Don't use shared clk_ops for QUPs

[PATCH 0/7] Preemption support for A7XX
 2024-08-27 22:56 UTC  (11+ messages)
` [PATCH 4/7] drm/msm/A6xx: Implement preemption for A7XX targets

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-27 22:04 UTC  (3+ messages)

[PATCH v5 00/12] drm/msm/dpu: support virtual wide planes
 2024-08-27 20:56 UTC  (5+ messages)
` [PATCH v5 05/12] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
` [PATCH v5 07/12] drm/msm/dpu: move scaling limitations out of the hw_catalog

[PATCH v5 00/16] drm/msm/dpu: be more friendly to X.org
 2024-08-27 20:35 UTC  (5+ messages)
` [PATCH v5 03/16] drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_mode_set

[PATCH 0/5] A621 support
 2024-08-27 20:12 UTC  (5+ messages)
` [PATCH 3/5] drm/msm/a6xx: Store gmu_cgc_mode in struct a6xx_info

[PATCH v3] clk: qcom: Fix error checking for devm_clk_hw_get_clk()
 2024-08-27 20:08 UTC  (3+ messages)

[PATCH v2 0/4] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
 2024-08-27 19:31 UTC  (10+ messages)
` [PATCH v2 2/4] Revert "drm/panel-edp: Add SDC ATNA45AF01"

[PATCH 1/1] drm/msm: fix %s null argument error
 2024-08-27 18:48 UTC  (3+ messages)

[PATCH v9 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-08-27 18:17 UTC  (2+ messages)
` [PATCH v9 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH] clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs
 2024-08-27 18:16 UTC  (5+ messages)

[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-27 18:12 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time

[GIT PULL] Qualcomm clock fixes for v6.11
 2024-08-27 17:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-08-27 17:31 UTC  (5+ messages)

[PATCH] interconnect: qcom: icc-rpmh: probe defer incase of missing QoS clock dependency
 2024-08-27 17:25 UTC 

[PATCH V2] dmaengine: Fix spelling mistakes
 2024-08-27 17:25 UTC  (7+ messages)

[PATCH 0/8] Add support for PCIe3 on x1e80100
 2024-08-27 16:58 UTC  (22+ messages)
` [PATCH 1/8] phy: qcom-qmp: pcs-pcie: Add v6.30 register offsets
` [PATCH 2/8] phy: qcom-qmp: pcs: "
` [PATCH 3/8] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH 4/8] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100
` [PATCH 5/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH 6/8] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
` [PATCH 7/8] arm64: dts: qcom: x1e80100-qcp: Add power supply and sideband signal for pcie3
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies

[PATCH] arm64: Allow packing uncompressed images into distro packages
 2024-08-27 16:37 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-08-27 15:56 UTC  (2+ messages)

[PATCH 0/2] Add interconnect support for QCS8300 SoC
 2024-08-27 15:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm QCS8300 DT bindings
` [PATCH 2/2] interconnect: qcom: add QCS8300 interconnect provider driver

[PATCH v5 0/2] Basic support for TI TDP158
 2024-08-27 13:39 UTC  (3+ messages)
` [PATCH v5 2/2] drm/bridge: add "

[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-08-27 12:47 UTC  (5+ messages)
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-27 12:19 UTC  (3+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters

[PATCH 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-08-27 11:26 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp-crd: enable wifi

[PATCH 00/10] pmdomain: Simplify with cleanup.h
 2024-08-27 11:12 UTC  (22+ messages)
` [PATCH 01/10] pmdomain: rockchip: Simplify with scoped for each OF child loop
` [PATCH 02/10] pmdomain: rockchip: Simplify locking with guard()
` [PATCH 05/10] pmdomain: qcom: cpr: Simplify with dev_err_probe()
` [PATCH 06/10] pmdomain: qcom: cpr: Simplify locking with guard()
` [PATCH 07/10] pmdomain: qcom: rpmhpd: "
` [PATCH 08/10] pmdomain: qcom: rpmpd: "
` [PATCH 09/10] pmdomain: renesas: rcar-gen4-sysc: Use scoped device node handling to simplify error paths
` [PATCH 10/10] pmdomain: renesas: rcar-sysc: "

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-27 10:45 UTC  (5+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree

[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
 2024-08-27  9:39 UTC  (3+ messages)
` [PATCH v2 2/2] drm/msm/dpu: don't play tricks with debug macros

[PATCH v1 0/1] arm64: dts: qcom: Add coresight components for x1e80100
 2024-08-27  9:12 UTC  (6+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: Add coresight nodes "

[V1 RESEND] arm64: dts: qcom: sa8775p: Add UART node
 2024-08-27  8:32 UTC 

[PATCH V2] bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69
 2024-08-27  8:32 UTC  (3+ messages)

[PATCH] mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname() helper function
 2024-08-27  7:25 UTC 

[PATCH V2 0/6] Enable IPQ5018 PCI support
 2024-08-27  6:51 UTC  (11+ messages)
` [PATCH V2 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH V2 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH V2 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH V2 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH V2 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH V2 6/6] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH 0/3] add fixup_dev_quirks vops for ufs-qcom
 2024-08-27  5:06 UTC  (4+ messages)
` [PATCH 3/3] scsi: ufs: ufs-qcom: Apply DELAY_AFTER_LPM quirk for Toshiba devices

[PATCH] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
 2024-08-27  1:42 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox