linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-21 20:47:19 to 2024-04-25 21:52:21 UTC [more...]

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

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH v3] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-25 16:20 UTC  (2+ messages)

[PATCH 00/14] ASoC: Constify local snd_sof_dsp_ops
 2024-04-25 16:12 UTC  (12+ messages)

[PATCH][next] ALSA: kunit: make read-only array buf_samples static const
 2024-04-25 16:07 UTC 

[PATCH v4] ASoC: dt-bindings: tegra30-i2s: convert to dt schema
 2024-04-25 15:30 UTC 

[PATCH v3 00/23] ASoC: Replace dpcm_playback/capture to playback/capture_assertion
 2024-04-25 15:20 UTC  (11+ messages)
` [PATCH v3 01/23] ASoC: soc-pcm: cleanup soc_get_playback_capture()

[PATCH v3] ASoC: dt-bindings: tegra30-i2s: convert to dt schema
 2024-04-25 15:05 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-04-25 13:43 UTC  (13+ messages)
` [PATCH v3 1/7] ASoC: dt-bindings: document wcd937x Audio Codec
` [PATCH v3 2/7] ASoC: codecs: wcd937x: add wcd937x codec driver
` [PATCH v3 3/7] ASoC: codecs: wcd937x-sdw: add SoundWire driver
` [PATCH v3 4/7] ASoC: codecs: wcd937x: add basic controls
` [PATCH v3 5/7] ASoC: codecs: wcd937x: add playback dapm widgets
` [PATCH v3 6/7] ASoC: codecs: wcd937x: add capture "
` [PATCH v3 7/7] ASoC: codecs: wcd937x: add audio routing and Kconfig

[PATCH] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-25 11:03 UTC  (3+ messages)

[PATCH] ALSA: hda/ASOC tas2781: align the path of firmware
 2024-04-25  8:45 UTC  (5+ messages)

[PATCH v4 68/71] ASoC: Intel: avs: es8336: Switch to new Intel CPU model defines
 2024-04-25  7:39 UTC  (5+ messages)

[PATCH v3 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-04-25  6:38 UTC  (5+ messages)
` [PATCH v3 03/18] ASoC: dt-bindings: mt6357: Add audio codec document

[PATCH v2 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warning
 2024-04-25  6:04 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-25  3:28 UTC  (3+ messages)

Patch for mute led of HP Laptop 15 da3001TU
 2024-04-24 16:06 UTC 

[PATCH v3 1/1] ALSA: control: Use list_for_each_entry_safe()
 2024-04-24 15:09 UTC  (2+ messages)

[PATCH v2 1/1] ALSA: control: Use list_for_each_entry_safe()
 2024-04-24 14:49 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: renesas: Fix R-Car Gen4 SoC-specific compatibles
 2024-04-24 14:02 UTC  (3+ messages)

[PATCH v3] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-24 14:02 UTC  (4+ messages)

[PATCH][next] ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"
 2024-04-24 14:02 UTC  (2+ messages)

regression/bisected/6.9 commit 587d67fd929ad89801bcc429675bda90d53f6592 decrease 30% of gaming performance
 2024-04-24 13:42 UTC  (12+ messages)

[PATCH v1 0/2] Add support for Lenovo Thinkbook 13X
 2024-04-24  8:35 UTC  (4+ messages)
` [PATCH v1 1/2] ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD
` [PATCH v1 2/2] ALSA: hda/realtek: Add quirks for Lenovo 13X

[PATCH v2 0/2] Add PDM controller for StarFive JH8100 SoC
 2024-04-24  2:12 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add PDM controller for the "
` [PATCH v2 2/2] ASoC: starfive: Add PDM controller support

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

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-23 18:02 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: qcom: add support for qcm6490 machine
 2024-04-23 13:05 UTC  (6+ messages)
` [PATCH v1 2/2] ASoC: qcom: qcm6490: Add machine driver for qcm6490

[PATCH v2] ASoC: dt-bindings: mt2701-wm8960: Convert to dtschema
 2024-04-23  9:11 UTC  (3+ messages)

[PATCH] ASoC: cs35l41: Delete unnecessary condition in cs35l41_pcm_hw_params()
 2024-04-23  9:11 UTC  (2+ messages)

[PATCH 00/10] ALSA: emu10k1: fixes related to uploading firmware to the E-MU dock
 2024-04-23  7:21 UTC  (12+ messages)
` [PATCH 01/10] ALSA: emu10k1: fix E-MU card dock presence monitoring
` [PATCH 03/10] ALSA: emu10k1: move the whole GPIO event handling to the workqueue
` [PATCH 04/10] ALSA: emu10k1: use mutex for E-MU FPGA access locking
` [PATCH 05/10] ALSA: emu10k1: fix E-MU dock initialization
` [PATCH 06/10] ALSA: emu10k1: simplify E-MU card FPGA reset sequence
` [PATCH 07/10] ALSA: emu10k1: make snd_emu1010_load_firmware_entry() void
` [PATCH 08/10] ALSA: emu10k1: move entering E-MU card FPGA programming mode
` [PATCH 09/10] ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.c
` [PATCH 10/10] ALSA: emu10k1: make E-MU FPGA writes potentially more reliable

[PATCH v2] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-23  6:49 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: soc.h: Don't use "proxy" headers
 2024-04-23  5:04 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Avoid static analysis warning of uninitialised variable
 2024-04-23  5:04 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Add dsp firmware for Thinkpad ICE-1 laptop
 2024-04-22 13:22 UTC  (2+ messages)

[PATCH v2 0/8] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-04-22 10:37 UTC  (7+ messages)
` [PATCH v2 1/8] ASoC: dt-bindings: wcd937x: add bindings for wcd937x
` [PATCH v2 3/8] ASoC: dt-bindings: wcd937x-sdw: add bindings for wcd937x-sdw

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] ASoC: Intel: avs: Switch to acpi-nhlt
 2024-04-22  8:09 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/4] ASoc: PCM6240: mixer-test report
 2024-04-22  8:09 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC
 2024-04-22  8:09 UTC  (2+ messages)

[PATCH 0/3] ASoC: dapm: improve debugfs output and introduce dapm-graph
 2024-04-22  8:09 UTC  (2+ messages)

[PATCH v5 0/2] convert imx-audio-spdif.txt to YAML
 2024-04-22  4:51 UTC  (3+ messages)
` [PATCH v5 2/2] ARM: dts: imx6: exchange fallback and specific compatible string


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).