Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-02-16 10:33:01 to 2024-02-17 00:11:10 UTC [more...]

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

[PATCH v4 0/2] arm64: dts: qcom: ipq6018: add sdhci node
 2024-02-16 23:59 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: ipq6018: add LDOA2 regulator

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-16 23:42 UTC  (5+ messages)
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format

[PATCH v16 00/50] Introduce QC USB SND audio offloading support
 2024-02-16 23:36 UTC  (2+ messages)

[PATCH v2 0/2] Add DT support for Multiport controller on SC8280XP
 2024-02-16 23:32 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-16 23:17 UTC  (21+ messages)
` [PATCH v5 01/18] of: Add cleanup.h based auto release via __free(device_node) markings
` [PATCH v5 02/18] arm64: defconfig: enable ath12k as a module
` [PATCH v5 03/18] dt-bindings: regulator: describe the PMU module of the QCA6390 package
` [PATCH v5 04/18] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v5 05/18] dt-bindings: new: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v5 06/18] dt-bindings: new: wireless: describe the ath12k PCI module
` [PATCH v5 07/18] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v5 08/18] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 10/18] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v5 11/18] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v5 12/18] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v5 13/18] PCI/pwrctl: add PCI power control core code
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
` [PATCH v5 15/18] power: sequencing: implement the pwrseq core
` [PATCH v5 16/18] power: pwrseq: add a driver for the QCA6390 PMU module
` [PATCH v5 17/18] Bluetooth: qca: use the power sequencer for QCA6390
` [PATCH v5 18/18] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add fuel gauge
 2024-02-16 23:10 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: Add capacity and DPC properties
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8550: Use GIC-ITS for PCIe0 and PCIe1
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH v2] ARM: dts: qcom: msm8226: Add watchdog node
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH v3 0/4] Add display support for Fairphone 4
 2024-02-16 23:10 UTC  (5+ messages)
` [PATCH v3 2/4] drm/panel: Add driver for DJN HX83112A LCD panel
` (subset) [PATCH v3 0/4] Add display support for Fairphone 4

[PATCH] arm64: dts: qcom: sm6350: Add interconnect for MDSS
 2024-02-16 23:10 UTC  (3+ messages)

[PATCH 0/3] Add PPG support for PMI632 LPG dtsi
 2024-02-16 23:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types
` (subset) [PATCH 0/3] Add PPG support for PMI632 LPG dtsi

[PATCH 1/2] arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios
 2024-02-16 23:10 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/2] Get rid of some magic writes in drivers/clk/qcom
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH v7 00/22] soc: qcom: spm: add support for SPM regulator
 2024-02-16 23:10 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] clk: qcom: drop the SC7180 Modem subsystem clock driver
 2024-02-16 23:10 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: clk: qcom: drop the SC7180 Modem subsystem clock controller

[PATCH v4 00/19] Add support for CDM over DP
 2024-02-16 23:02 UTC  (20+ messages)
` [PATCH v4 01/19] drm/msm/dpu: allow certain formats for CDM for DP
` [PATCH v4 02/19] drm/msm/dpu: add division of drm_display_mode's hskew parameter
` [PATCH v4 03/19] drm/msm/dpu: pass mode dimensions instead of fb size in CDM setup
` [PATCH v4 04/19] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
` [PATCH v4 05/19] drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoder
` [PATCH v4 06/19] drm/msm/dp: rename wide_bus_en to wide_bus_supported
` [PATCH v4 07/19] drm/msm/dp: store mode YUV420 information to be used by rest of DP
` [PATCH v4 08/19] drm/msm/dp: check if VSC SDP is supported in DP programming
` [PATCH v4 09/19] drm/msm/dpu: move widebus logic to its own API
` [PATCH v4 10/19] drm/msm/dp: program config ctrl for YUV420 over DP
` [PATCH v4 11/19] drm/msm/dp: change clock related programming "
` [PATCH v4 12/19] drm/msm/dp: move parity calculation to dp_utils
` [PATCH v4 13/19] drm/msm/dp: add VSC SDP support for YUV420 over DP
` [PATCH v4 14/19] drm/msm/dpu: add support of new peripheral flush mechanism
` [PATCH v4 15/19] drm/msm/dp: enable SDP and SDE periph flush update
` [PATCH v4 16/19] drm/msm/dpu: modify encoder programming for CDM over DP
` [PATCH v4 17/19] drm/msm/dpu: modify timing engine programming for YUV420 "
` [PATCH v4 18/19] drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420
` [PATCH v4 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available

[PATCH] drm/ci: skip suspend tests for both msm-sc7180 machines
 2024-02-16 20:56 UTC 

[PATCH v11 0/4] Misc SCM driver changes
 2024-02-16 18:39 UTC  (7+ messages)
` [PATCH v11 1/4] firmware: qcom: scm: provide a read-modify-write function

[PATCH v3 0/4] drm/msm: Add display support for X1E80100
 2024-02-16 18:32 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: display/msm: Document the DPU "
` [PATCH v3 2/4] dt-bindings: display/msm: Document MDSS on X1E80100
` [PATCH v3 3/4] drm/msm: mdss: Add X1E80100 support
` [PATCH v3 4/4] drm/msm/dpu: "

[PATCH 0/2] Add Crypto Engine support for SM6350
 2024-02-16 18:09 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm6350: Add Crypto Engine

[PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala
 2024-02-16 18:05 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: ipq6018: add #power-domain-cells for gcc node
 2024-02-16 17:58 UTC  (3+ messages)

[PATCH v2 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-16 17:34 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v2 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v2 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v2 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v2 5/5] PCI: epf-mhi: Enable HDMA "

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-02-16 17:16 UTC  (8+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe

[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
 2024-02-16 17:11 UTC  (5+ messages)

[PATCH] arm64: dts: sm8650: Add msi-map-mask for PCIe nodes
 2024-02-16 17:05 UTC 

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-16 16:54 UTC  (13+ messages)
` [PATCH 02/10] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'
` [PATCH 04/10] arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed

[PATCH] dt-bindings: watchdog: qcom-wdt: Update maintainer to Rajendra Nayak
 2024-02-16 16:24 UTC  (2+ messages)

[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
 2024-02-16 16:17 UTC  (2+ messages)

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-16 15:43 UTC  (7+ messages)
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-02-16 14:40 UTC  (4+ messages)
` [PATCH 2/4] iommu: constify of_phandle_args in xlate
` [PATCH 3/4] iommu: constify fwnode in iommu_ops_from_fwnode()
` [PATCH 4/4] iommu: re-use local fwnode variable "

[PATCH v2 0/6] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform
 2024-02-16 14:08 UTC  (13+ messages)
` [PATCH v2 1/6] scsi: ufs: qcom: provide default cycles_in_1us value
` [PATCH v2 2/6] arm64: dts: qcom: msm8996: unbreak UFS HCD support
` [PATCH v2 3/6] arm64: dts: qcom: msm8996: specify UFS core_clk frequencies
` [PATCH v2 4/6] arm64: dts: qcom: msm8996: set GCC_UFS_ICE_CORE_CLK freq directly
` [PATCH v2 5/6] dt-bindings: ufs: qcom,ufs: drop source clock entries
` [PATCH v2 6/6] arm64: dts: qcom: msm8996: drop source clock entries from the UFS node

[PATCH] interconnect: constify of_phandle_args in xlate
 2024-02-16 13:59 UTC  (4+ messages)

[PATCH v3 0/3] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-02-16 13:54 UTC  (16+ messages)
` [PATCH v3 2/3] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH v3 3/3] "

[PATCH v4 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
 2024-02-16 13:37 UTC  (4+ messages)
` [PATCH v4 1/2] phy: Add Embedded DisplayPort and DisplayPort submodes
` [PATCH v4 2/2] phy: qcom: edp: Add set_mode op for configuring eDP/DP submode

[PATCH] phy: qcom-qmp-usb: fix v3 offsets data
 2024-02-16 11:57 UTC  (2+ messages)

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-16 11:46 UTC  (3+ messages)

[PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-02-16 11:31 UTC  (2+ messages)

[PATCH v3 0/7] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-16 11:03 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: display/msm/gmu: Document Adreno 750 GMU
` [PATCH v3 2/7] dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if condition
` [PATCH v3 3/7] dt-bindings: arm-smmu: Document SM8650 GPU SMMU
` [PATCH v3 4/7] drm/msm/a6xx: Add missing regs for A750
` [PATCH v3 5/7] drm/msm: add support for A750 GPU
` [PATCH v3 6/7] arm64: dts: qcom: sm8650: add GPU nodes
` [PATCH v3 7/7] arm64: dts: qcom: sm8650-qrd: enable GPU

[PATCH 0/6] dts: Fix dtc interrupt warnings
 2024-02-16 11:00 UTC  (3+ messages)
` [PATCH 2/6] arm: dts: Fix dtc interrupt_provider warnings

[PATCH v9 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2024-02-16 10:52 UTC  (2+ messages)

[PATCH RFT] arm64: dts: qcom: sm8350: Reenable crypto & cryptobam
 2024-02-16 10:36 UTC  (5+ messages)

[PATCH] pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name
 2024-02-16 10:32 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