linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 14:17:01 to 2024-10-04 08:05:08 UTC [more...]

[PATCH v6 0/7] Add NSS clock controller support for IPQ9574
 2024-10-04  8:03 UTC  (8+ messages)
` [PATCH v6 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH v6 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v6 3/7] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v6 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v6 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v6 6/7] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v6 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
 2024-10-04  8:01 UTC  (12+ messages)
` [PATCH V5 5/7] clk: qcom: Add NSS clock Controller driver "
` [PATCH V5 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node
` [PATCH V5 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH] arm64: dts: qcom: qcm6490: Allow UFS regulators load/mode setting
 2024-10-04  8:01 UTC 

[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
 2024-10-04  7:55 UTC  (5+ messages)
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCHv2 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-04  6:24 UTC  (7+ messages)
` [PATCHv2 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout
` [PATCHv2 2/5] arm64: dts: bcm4908: nvmem-layout conversion
` [PATCHv2 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
` [PATCHv2 4/5] arm64: dts: mediatek: 7886cax: "
` [PATCHv2 5/5] documentation: use nvmem-layout in examples

[PATCH] bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
 2024-10-04  2:33 UTC 

[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
 2024-10-04  2:03 UTC  (2+ messages)

[PATCH 0/5] dt-bindings: display/msm: dpu: merge bindings
 2024-10-03 23:45 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: display/msm: merge SC8280XP DPU into SC7280
` [PATCH 2/5] dt-bindings: display/msm: merge SM8250 DPU into SM8150
` [PATCH 3/5] dt-bindings: display/msm: merge SM8350 DPU into SC7280
` [PATCH 4/5] dt-bindings: display/msm: merge SM8450 "
` [PATCH 5/5] dt-bindings: display/msm: merge SM8550 "

[PATCH 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-03 23:34 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout
` [PATCH 2/5] arm64: dts: bcm4908: nvmem-layout conversion
` [PATCH 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
` [PATCH 4/5] arm64: dts: mediatek: 7886cax: "
` [PATCH 5/5] documentation: use nvmem-layout in examples

[PATCH v4 0/3] X1E Dell XPS 9345 support
 2024-10-03 21:10 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: qcom: Add Dell XPS 13 9345
` [PATCH v4 2/3] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH v4 3/3] arm64: dts: qcom: Add support for X1-based "

[PATCH v2 0/7] serial: qcom-geni: fix receiver enable
 2024-10-03 20:10 UTC  (15+ messages)
` [PATCH v2 1/7] serial: qcom-geni: fix premature "
` [PATCH v2 2/7] serial: qcom-geni: fix shutdown race
` [PATCH v2 4/7] serial: qcom-geni: fix receiver enable
` [PATCH v2 5/7] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v2 6/7] serial: qcom-geni: drop flip buffer WARN()
` [PATCH v2 7/7] serial: qcom-geni: drop unused receive parameter

RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
 2024-10-03 19:20 UTC  (5+ messages)

[PATCH RFT 0/2] drm/msm/adreno: Setup SMMU aparture
 2024-10-03 16:55 UTC  (5+ messages)
` [PATCH RFT 1/2] firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID
` [PATCH RFT 2/2] drm/msm/adreno: Setup SMMU aparture for per-process page table

[PATCH v8 00/12] Preemption support for A7XX
 2024-10-03 16:13 UTC  (13+ messages)
` [PATCH v8 01/12] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v8 02/12] drm/msm/a6xx: Track current_ctx_seqno per ring
` [PATCH v8 03/12] drm/msm: Add a `preempt_record_size` field
` [PATCH v8 04/12] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
` [PATCH v8 05/12] drm/msm/a6xx: Add a pwrup_list field to a6xx_info
` [PATCH v8 06/12] drm/msm/a6xx: Implement preemption for a7xx targets
` [PATCH v8 07/12] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
` [PATCH v8 08/12] drm/msm/a6xx: Use posamble to reset counters on preemption
` [PATCH v8 09/12] drm/msm/a6xx: Add traces for preemption
` [PATCH v8 10/12] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
` [PATCH v8 11/12] drm/msm/a6xx: Enable preemption for tested a7xx targets
` [PATCH v8 12/12] Documentation: document adreno preemption

[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
 2024-10-03 15:45 UTC  (8+ messages)
` [PATCH 1/2] drm: Move plane->{fb,old_fb,crtc} to legacy sub-structure
  ` [PATCH 2/2] drm: Move crtc->{x, y, mode, enabled} "

[PATCH] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
 2024-10-03 15:27 UTC  (3+ messages)

[PATCH] Revert "arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings"
 2024-10-03 14:39 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS()
 2024-10-03 14:34 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8939: revert use of APCS mbox for RPM
 2024-10-03 14:29 UTC  (2+ messages)

[PATCH v4] docs/gpu: ci: update flake tests requirements
 2024-10-03 14:09 UTC  (4+ messages)

[PATCH v4 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-10-03 12:16 UTC  (10+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc8280xp-crd: model the PMU of the on-board wcn6855
` [PATCH v4 2/3] arm64: dts: qcom: sc8280xp-crd: enable bluetooth
` [PATCH v4 3/3] arm64: dts: qcom: sc8280xp-x13s: model the PMU of the on-board wcn6855

[PATCH v2] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table
 2024-10-03 11:34 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: sa8775p: Update iommu-map entry
 2024-10-03 10:27 UTC  (3+ messages)

[PATCH 0/2] ti-cpufreq: AM62: Backward compatibility for syscon and update offsets
 2024-10-03  9:13 UTC  (3+ messages)

[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-03  9:02 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
` [PATCH v3 2/5] dt-bindings: display/msm: Document the DPU for SA8775P

[PATCH v1] soundwire: Correct some typos in comments
 2024-10-03  8:08 UTC  (2+ messages)

[PATCH] clk: qcom: Make GCC_6125 depend on QCOM_GDSC
 2024-10-03  8:05 UTC  (2+ messages)

[PATCH v2 1/1] i2c: qcom-geni: Support systems with 32MHz serial engine clock
 2024-10-03  7:51 UTC  (5+ messages)

[PATCH v5 0/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64
 2024-10-03  7:28 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: arm: qcom: add Linksys EA9350 V3
` [PATCH v5 2/5] arm64: dts: "
` [PATCH v5 3/5] clk: qcom: ipq5018: allow it to be bulid on arm32
` [PATCH v5 4/5] pinctrl: "
` [PATCH v5 5/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64

[PATCH 0/3] qcom: sc7280: Enable cpucp mbox
 2024-10-03  5:43 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox instance
` [PATCH 2/3] mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox controller
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add cpucp mbox node

[PATCH] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-10-03  5:26 UTC  (2+ messages)

[PATCH v1] bus: mhi: host: Fix typos in the comments
 2024-10-03  5:18 UTC  (3+ messages)

[PATCH] PCI: qcom: Enable MSI interrupts together with Link up if global IRQ is supported
 2024-10-03  4:57 UTC  (3+ messages)

[RFC PATCH 0/2] Allow fdinfo to display size of internal BO's
 2024-10-02 23:45 UTC  (3+ messages)
` [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size
` [RFC PATCH 2/2] drm/panthor: register size of internal objects through fdinfo

[PATCH v2] i2c: qcom-geni: Keep comment why interrupts start disabled
 2024-10-02 21:17 UTC  (2+ messages)

[PATCH v2 0/3] X1E Dell XPS 9345 support
 2024-10-02 20:49 UTC  (11+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based Dell XPS 13 9345

[PATCH v2 0/7] qrb4210-rb2: add HDMI audio playback support
 2024-10-02 18:22 UTC  (12+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard
` [PATCH v2 2/7] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
` [PATCH v2 3/7] ASoC: qcom: sm8250: add handling of secondary MI2S clock
` [PATCH v2 4/7] arm64: dts: qcom: sm6115: add apr and its services
` [PATCH v2 5/7] arm64: dts: qcom: sm4250: add LPASS LPI pin controller
` [PATCH v2 6/7] arm64: dts: qcom: qrb4210-rb2: add description of lpi_i2s2 pins
` [PATCH v2 7/7] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support
` (subset) [PATCH v2 0/7] "

[PATCH v4 0/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64
 2024-10-02 16:28 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: qcom: add Linksys EA9350 V3
` [PATCH v4 2/5] arm64: dts: "
` [PATCH v4 3/5] clk: qcom: ipq5018: allow it to be bulid on arm32
` [PATCH v4 4/5] pinctrl: "
` [PATCH v4 5/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64

[PATCH v3 0/5] Initial Support for Linksys EA9350 V3 (linksys-jamaica)
 2024-10-02 16:17 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: add Linksys EA9350 V3
` [PATCH v3 2/5] arm64: dts: "
` [PATCH v3 3/5] clk: qcom: ipq5018: allow it to be bulid on arm32
` [PATCH v3 4/5] pinctrl: "
` [PATCH v3 5/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64

[PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
 2024-10-02 15:24 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/3] Initial Support for Linksys EA9350 V3 (linksys-jamaica)
 2024-10-02 13:57 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add Linksys EA9350 V3
` [PATCH v2 2/3] arm64: dts: "
` [PATCH v2 3/3] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64

[PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Add thermistor for UFS/RAM
 2024-10-02 13:01 UTC 

[PATCH] arm64: dts: qcom: sm6350: Fix GPU frequencies missing on some speedbins
 2024-10-02 12:58 UTC 

[PATCH 0/3] Initial for Linksys EA9350 V3 (linksys-jamaica)
 2024-10-02 12:23 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: add Linksys EA9350 V3
` [PATCH 2/3] dt-bindings: arm: "
` [PATCH 3/3] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64 Build the Linksys EA9350 V3 device trees from the arm64 tree together with the ARM32 include to allow booting this device on ARM32

[PATCH v2 0/4] Add rpmhpd powerdomains support for QCS615/QCS8300
 2024-10-02 10:59 UTC  (2+ messages)

[PATCH 0/2] firmware: qcom: scm: suppress download mode error
 2024-10-02 10:01 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: qcom: x1e80100: describe tcsr download mode register

[PATCH v3 1/1] i2c: qcom-geni: Support systems with 32MHz serial engine clock
 2024-10-02  9:01 UTC  (2+ messages)

[PATCH v5 0/7] Add SDM670 camera subsystem
 2024-10-02  8:53 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
 2024-10-02  5:47 UTC  (2+ messages)

[PATCH 0/2] ARN: dts: some dtc warning fixes
 2024-10-02  3:48 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: assign reg to memory nodes

[PATCH] PCI: qcom: Enable MSI interrupts together with Link up if global IRQ is supported
 2024-10-02  1:10 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Fix NULL pointer in glink_subdev_stop()
 2024-10-01 21:15 UTC  (6+ messages)

[PATCH] cpuidle: Fix reference count on CPU node
 2024-10-01 20:13 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
 2024-10-01 19:45 UTC  (2+ messages)

[PATCH] Fix possible NULL Pointer Dereference in 'asoc_qcom_lpass_cpu_platform_probe'
 2024-10-01 19:44 UTC  (2+ messages)

[External] Re: [RFC] Proposal: Static SECCOMP Policies
 2024-10-01 16:34 UTC  (11+ messages)
`  "

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-10-01 15:08 UTC  (12+ messages)

[PATCH 00/10] (no cover subject)
 2024-10-01 14:58 UTC  (9+ messages)

[PATCH v2 0/2] dt-bindings: pinctrl: describe qcs615-tlmm
 2024-10-01 14:20 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;
as well as URLs for NNTP newsgroup(s).