Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-02-12 12:44:46 to 2024-02-13 07:53:20 UTC [more...]

[PATCH v1 3/6] PCI: dwc: Add HDMA support
 2024-02-13  7:53 UTC  (4+ messages)

[PATCH v2 5/5] iommu/arm-smmu: Convert to domain_alloc_paging()
 2024-02-13  7:51 UTC  (5+ messages)

[PATCH v3] soc: qcom: llcc: Check return value on Broadcast_OR reg read
 2024-02-13  6:49 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
 2024-02-13  6:47 UTC 

[PATCH v4 03/10] iommu/arm-smmu-qcom: Add support for TBUs
 2024-02-13  6:26 UTC  (3+ messages)
` [PATCH 1/1] iommu/arm-smmu-qcom: Fix use-after-free issue in qcom_smmu_create()

[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-13  5:54 UTC  (3+ messages)

[PATCH V2 0/4] firmware: arm_scmi: Register and handle limits change notification
 2024-02-13  5:46 UTC  (12+ messages)
` [PATCH V2 1/4] firmware: arm_scmi: Add perf_notify_support interface
` [PATCH V2 4/4] cpufreq: scmi: Register for limit change notifications

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-13  5:11 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
      `  "

[PATCH v4 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-13  1:30 UTC  (23+ messages)
` [PATCH v4 01/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v4 02/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v4 03/19] power: reset: xgene-reboot: Use devm_platform_ioremap_resource() helper
` [PATCH v4 04/19] power: reset: xgene-reboot: Use devm_register_sys_off_handler(RESTART)
` [PATCH v4 05/19] power: reset: tps65086-restart: "
` [PATCH v4 06/19] power: reset: tps65086-restart: Remove unneeded device data struct
` [PATCH v4 07/19] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)
` [PATCH v4 08/19] power: reset: axxia-reset: "
` [PATCH v4 09/19] power: reset: rmobile-reset: Use devm_platform_ioremap_resource() helper
` [PATCH v4 10/19] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART)
` [PATCH v4 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v4 12/19] power: reset: msm-poweroff: "
` [PATCH v4 13/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v4 14/19] power: reset: regulator-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v4 15/19] power: reset: as3722-poweroff: "
` [PATCH v4 16/19] power: reset: gemini-poweroff: "
` [PATCH v4 17/19] power: reset: restart-poweroff: "
` [PATCH v4 18/19] power: reset: syscon-poweroff: Move device data into a struct
` [PATCH v4 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)

[PATCH net-next v4] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-02-13  1:30 UTC  (2+ messages)

[PATCH v15 00/50] Introduce QC USB SND audio offloading support
 2024-02-13  0:54 UTC  (51+ messages)
` [PATCH v15 01/50] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v15 02/50] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v15 03/50] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v15 04/50] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v15 05/50] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v15 06/50] xhci: move event processing for one interrupter to a separate function
` [PATCH v15 07/50] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v15 08/50] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v15 09/50] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v15 10/50] xhci: add helper to stop endpoint and wait for completion
` [PATCH v15 11/50] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v15 12/50] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v15 13/50] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v15 14/50] xhci: sideband: add initial api to register a sideband entity
` [PATCH v15 15/50] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v15 16/50] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v15 17/50] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v15 18/50] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v15 19/50] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v15 20/50] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v15 21/50] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v15 22/50] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v15 23/50] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v15 24/50] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v15 25/50] ALSA: usb-audio: Save UAC sample size information
` [PATCH v15 26/50] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v15 27/50] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v15 28/50] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v15 29/50] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v15 30/50] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v15 31/50] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v15 32/50] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v15 33/50] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v15 34/50] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v15 35/50] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v15 36/50] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v15 37/50] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v15 38/50] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v15 39/50] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v15 40/50] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v15 41/50] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v15 42/50] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v15 43/50] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v15 44/50] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v15 45/50] ASoC: usb: Fetch ASoC sound card information
` [PATCH v15 46/50] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v15 47/50] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v15 48/50] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v15 49/50] ASoC: qcom: Populate SoC components string
` [PATCH v15 50/50] ASoC: doc: Add documentation for SOC USB

[PATCH v2 00/19] Add support for CDM over DP
 2024-02-13  0:18 UTC  (21+ messages)
` [PATCH v2 12/19] drm/msm/dp: move parity calculation to dp_utils
` [PATCH v2 15/19] drm/msm/dp: enable SDP and SDE periph flush update
` [PATCH v2 17/19] drm/msm/dpu: modify timing engine programming for YUV420 over DP
` [PATCH v2 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available

[PATCH] arm64: dts: qcom: sm6115p-j606f: Add some peripherals
 2024-02-12 22:42 UTC  (3+ messages)

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-02-12 22:22 UTC  (5+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180

[PATCH v6 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-02-12 21:32 UTC  (5+ messages)
` [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios

[PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up
 2024-02-12 21:32 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: socinfo: Add SM8475 IDs
 2024-02-12 21:17 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for SM8475 family
` [PATCH 2/2] soc: qcom: socinfo: Add Soc "

[PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
 2024-02-12 21:17 UTC  (2+ messages)

[PATCH v2 1/3] PCI: qcom: reshuffle reset logic in 2_7_0 .init
 2024-02-12 21:14 UTC  (2+ messages)

[PATCH RFC 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-02-12 20:56 UTC  (5+ messages)
` [PATCH RFC 2/4] "

[PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices
 2024-02-12 20:55 UTC  (2+ messages)

[PATCH v4 00/10] Add support for Translation Buffer Units
 2024-02-12 20:25 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-12 20:21 UTC  (13+ messages)
` [PATCH 01/10] dt-bindings: PCI: qcom: Allow 'required-opps'
` [PATCH 02/10] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'
` [PATCH 03/10] arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
` [PATCH 04/10] arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
` [PATCH 05/10] arm64: dts: qcom: sc8280xp-x13s: "
` [PATCH 06/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
` [RFC 07/10] dt-bindings: PCI: qcom: Allow 'aspm-no-l0s'
` [RFC 08/10] PCI: qcom: Add support for disabling ASPM L0s in devicetree
` [RFC 09/10] arm64: dts: qcom: sc8280xp-crd: disable ASPM L0s for NVMe
` [PATCH 10/10] arm64: dts: qcom: sc8280xp-x13s: disable ASPM L0s for Wi-Fi

[PATCH net-next] net: phy: qca807x: move interface mode check to .config_init_once
 2024-02-12 19:48 UTC  (4+ messages)

[PATCH 0/2] pinctrl: qcom: Add SM8475 support
 2024-02-12 19:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475
` [PATCH 2/2] pinctrl: qcom: sm8450: Add pll_clk to pin group 98 "

[PATCH] ASoC: dt-bindings: qcom,sm8250: Allow up to 8 codec DAIs
 2024-02-12 18:47 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100-crd: add sound card
 2024-02-12 18:44 UTC 

[PATCH v11] bus: mhi: host: Add tracing support
 2024-02-12 18:26 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: x1e80100-crd: add sound card
 2024-02-12 18:25 UTC  (3+ messages)

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-12 18:11 UTC  (8+ messages)
` [RFC 3/7] firmware: arm_scmi: Add QCOM vendor protocol
` [RFC 4/7] soc: qcom: Utilize qcom scmi vendor protocol for bus dvfs

[PATCH v2] soc: qcom: llcc: Check return value on Broadcast_OR reg read
 2024-02-12 17:47 UTC  (3+ messages)

[PATCH v2] dt-bindings: misc: qcom,fastrpc: Compute callbacks can be DMA coherent
 2024-02-12 17:29 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: sc8280xp: correct DMIC2 and DMIC3 pin config node names
 2024-02-12 17:27 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: sm8450: "
` [PATCH 3/5] arm64: dts: sm8550: "
` [PATCH 4/5] arm64: dts: sm8650: "
` [PATCH 5/5] arm64: dts: x1e80100: "

[PATCH 0/7] Xperia 1 V support
 2024-02-12 17:26 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: ASoC: cs35l45: Add interrupts
` [PATCH 2/7] dt-bindings: arm: qcom: Add Xperia 1 V
` [PATCH 3/7] arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent
` [PATCH 4/7] arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent
` [PATCH 5/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks
` [PATCH 6/7] arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V

[PATCH v4] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-02-12 16:30 UTC  (3+ messages)

[PATCH v2 0/3] remoteproc: qcom_q6v5_pas: Add aDSP and cDSP for X1E80100
 2024-02-12 17:02 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm8550-pas: document the X1E80100 aDSP & cDSP
` [PATCH v2 2/3] remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSP
` [PATCH v2 3/3] remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSP

[PATCH v3 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-12 16:13 UTC  (4+ messages)
` [PATCH v3 18/19] power: reset: syscon-poweroff: Move device data into a struct

[PATCH v7 0/2] Get rid of some magic writes in drivers/clk/qcom
 2024-02-12 16:10 UTC  (3+ messages)
` [PATCH v7 1/2] clk: qcom: branch: Add a helper for setting the enable bit
` [PATCH v7 2/2] clk: qcom: Use qcom_branch_set_clk_en()

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-12 15:33 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: ssm7125-xiaomi: drop incorrect UFS phy max current
 2024-02-12 15:05 UTC 

[PATCH 0/5] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-12 14:45 UTC  (10+ messages)
` [PATCH 3/5] drm: msm: add support for A750 GPU
` [PATCH 4/5] arm64: dts: qcom: sm8650: add GPU nodes
` [PATCH 5/5] arm64: dts: qcom: sm8650-qrd: enable GPU

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-02-12 13:34 UTC  (3+ messages)
` [PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline

[PATCH 0/2] add display and panel on qcm6490 idp
 2024-02-12 13:27 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-02-12 13:26 UTC  (11+ messages)

[PATCH 0/5] Add support for videocc and camcc on SM8650
 2024-02-12 13:18 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add video clock bindings for SM8650
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650

[V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-02-12 12:58 UTC  (9+ messages)


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