Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 19:23:11 to 2024-08-05 17:08:21 UTC [more...]

[PATCH v4 0/6] arm64: qcom: sa8775p: enable remoteprocs - ADSP, CDSP and GPDSP
 2024-08-05 17:08 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: misc: qcom,fastrpc: increase the max number of iommus
` [PATCH v4 2/6] dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients
` [PATCH v4 3/6] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP
` [PATCH v4 4/6] misc: fastrpc: Add support for cdsp1 remoteproc

[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-08-05 17:07 UTC  (38+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615
` [PATCH v2 2/8] dt-bindings: trivial-devices: Add qcom,qps615
` [PATCH v2 3/8] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615
` [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy
` [PATCH v2 5/8] PCI: Add new start_link() & stop_link function ops
` [PATCH v2 6/8] PCI: dwc: Add support for new pci function op
` [PATCH v2 7/8] PCI: qcom: Add support for host_stop_link() & host_start_link()
` [PATCH v2 8/8] PCI: pwrctl: Add power control driver for qps615

[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-08-05 16:53 UTC  (2+ messages)

[PATCH v3] phy: qcom: qmp-pcie: Configure all tables on port B PHY
 2024-08-05 16:45 UTC 

[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-05 15:07 UTC  (30+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH net-next 12/14] net: stmmac: rename PCS registers
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface

[PATCH] arm64: dts: qcom: Add X1E80100 Samsung Galaxy Book4 Edge
 2024-08-05 15:00 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
 2024-08-05 15:00 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: qcom: Document samsung,j3ltetw
` [PATCH v2 2/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree

[PATCH v3] phy: qcom: qmp: Add debug prints for register writes
 2024-08-05 14:06 UTC  (5+ messages)

[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
 2024-08-05 13:11 UTC  (2+ messages)

[PATCH v1] misc: fastrpc: Trigger a panic using BUG_ON in device release
 2024-08-05 11:06 UTC  (3+ messages)

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-08-05 10:43 UTC  (5+ messages)

[PATCH v6 0/9] Enable CPR for IPQ9574
 2024-08-05 10:32 UTC  (7+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-05 10:25 UTC  (15+ messages)
` [PATCH RFC net-next v4 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH RFC net-next v4 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH RFC net-next v4 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH RFC net-next v4 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH RFC net-next v4 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH RFC net-next v4 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v4 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH RFC net-next v4 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v4 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH RFC net-next v4 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH RFC net-next v4 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH RFC net-next v4 12/14] net: stmmac: rename PCS registers
` [PATCH RFC net-next v4 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH RFC net-next v4 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface

[PATCH] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
 2024-08-05  9:11 UTC  (3+ messages)

[PATCH v15 00/10] Add support for Core Power Reduction v3, v4 and Hardened
 2024-08-05  8:43 UTC  (3+ messages)
` [PATCH v15 09/10] soc: qcom: Add a driver for CPR3+

[PATCH] pinctrl: qcom: x1e80100: Update PDC hwirq map
 2024-08-05  7:30 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: pinctrl: convert remaining qcom bindings to yaml
 2024-08-05  7:26 UTC  (2+ messages)

[PATCH] clk: qcom: camcc-sm8150: Fix the camcc probe
 2024-08-05  7:09 UTC  (2+ messages)

[PATCH 00/11] arm64: qcom: set of fixes for SM8350 platform
 2024-08-05  6:00 UTC  (17+ messages)
` [PATCH 01/11] clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
` [PATCH 02/11] clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
` [PATCH 03/11] drm/msm/dsi: correct programming sequence for SM8350 / SM8450
` [PATCH 04/11] interconnect: qcom: sm8350: drop DISP nodes
` [PATCH 05/11] interconnect: qcom: sm8450: "
` [PATCH 06/11] dt-bindings: interconnect: qcom,sm8350: "
` [PATCH 07/11] dt-bindings: interconnect: qcom,sm8450: "
` [PATCH 08/11] interconnect: qcom: sm8250: Enable sync_state
` [PATCH 09/11] arm64: dts: qcom: sm8350: add MDSS registers interconnect
` [PATCH 10/11] arm64: dts: qcom: sm8350: add refgen regulator
` [PATCH 11/11] arm64: defconfig: build CONFIG_REGULATOR_QCOM_REFGEN as module

[PATCH v3] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread
 2024-08-05  2:42 UTC  (2+ messages)

[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
 2024-08-05  2:27 UTC  (4+ messages)
` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
` [PATCH v2 2/2] drm/msm/dpu: don't play tricks with debug macros

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-08-05  2:24 UTC  (9+ messages)

[PATCH v3 0/3] interconnect: qcom: Add SM4450 interconnect
 2024-08-05  1:51 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH v3 3/3] arm64: defconfig: Enable interconnect for SM4450

[PATCH V4 0/2] Drop required-opps from required list on SM8650 videocc, camcc
 2024-08-04 21:41 UTC  (7+ messages)
` [PATCH V4 1/2] dt-bindings: clock: qcom: Drop required-opps in required on sm8650 videocc
` [PATCH V4 2/2] dt-bindings: clock: qcom: Drop required-opps in required on SM8650 camcc

[PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Enable RGB sensor
 2024-08-04 21:36 UTC  (2+ messages)

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-08-04 21:26 UTC  (5+ messages)
` [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices

[PATCH -next] i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runti
 2024-08-04 21:21 UTC  (2+ messages)

[PATCH v2] phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
 2024-08-04 17:51 UTC  (2+ messages)

[PATCH v2] phy: qcom: qmp-pcie: Configure all tables on port B PHY
 2024-08-04 16:36 UTC  (3+ messages)

[PATCH] ASoC: codecs: lpass-macro: fix missing codec version
 2024-08-04 15:03 UTC  (2+ messages)

[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
 2024-08-04  9:24 UTC  (5+ messages)

[PATCH 0/2] ASoC: codecs: warn on unknown codec version
 2024-08-03 10:41 UTC  (3+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecs
` [PATCH 2/2] ASoC: codecs: lpass-va-macro: warn on unknown version

[PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
 2024-08-03  4:45 UTC  (2+ messages)

[PATCH RFC 0/7] PCI: enable Power and configure the QPS615 PCIe switch
 2024-08-03  3:18 UTC  (4+ messages)
` [PATCH RFC 7/7] pci: pwrctl: Add power control driver for qps615

[PATCH 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a
 2024-08-03  2:37 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: qcom: sdm670: add gpu

[PATCH v1 0/2] media: camss: Fixups for large capture frames
 2024-08-02 22:20 UTC  (4+ messages)
` [PATCH v1 1/2] media: camss: Increase the maximum frame size
` [PATCH v1 2/2] media: camss: Avoid overwriting vfe clock rates for 8250

[PATCH v3 06/13] PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
 2024-08-02 16:51 UTC  (4+ messages)

[PATCH] phy: qcom: com-qmp-combo: fix swing and pre-emphasis table for sm8350
 2024-08-02 14:10 UTC  (2+ messages)

[PATCH 0/4] fixes for Adreno A5Xx preemption
 2024-08-02 13:41 UTC  (4+ messages)
` [PATCH 2/4] drm/msm/a5xx: properly clear preemption records on resume

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-02  6:32 UTC  (21+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 11/34] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 16/34] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6

[PATCH v3 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
 2024-08-02 10:26 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: x1e80100-yoga: Update panel bindings

[RESEND][PATCH v1 3/8] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
 2024-08-02  9:37 UTC  (2+ messages)

[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
 2024-08-02  9:22 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie

[PATCH 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
 2024-08-02  8:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: qcom: Document samsung,j3ltetw
` [PATCH 2/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree

[PATCH 00/10] Add SM8475 clock controller drivers
 2024-08-02  7:31 UTC  (5+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindings
` [PATCH 03/10] dt-bindings: clock: qcom,sm8450-dispcc: Add SM8475 DISPCC bindings

[PATCH v3 0/8] MSM8953/MSM8976 ASoC support
 2024-08-02  7:29 UTC  (5+ messages)
` [PATCH v3 2/8] ASoC: dt-bindings: pm8916-wcd-analog-codec: Document pm8950/pm8953
` [PATCH v3 5/8] ASoC: dt-bindings: apq8016-sbc: Add msm8953/msm8976-qdsp6-sndcard

[PATCH 0/6] Add Additional algo mode for inline encryption
 2024-08-02  4:23 UTC  (6+ messages)
` [PATCH 2/6] md: dm-crypt: Set cc->iv_size to 4 bytes

[PATCH net-next] net: phy: qca807x: Drop unnecessary and broken DT validation
 2024-08-02  1:30 UTC  (2+ messages)

[PATCH] drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
 2024-08-01 23:26 UTC  (2+ messages)

[PATCH 7/8] usb: misc: eud: Handle usb role switch notifications
 2024-08-01 22:28 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 read-only IMAP folder(s) and NNTP newsgroup(s).