Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/2] ASoC: qcom: add support for qcm6490 machine
 2024-04-23 13:05 UTC  (7+ messages)
` [PATCH v1 2/2] ASoC: qcom: qcm6490: Add machine driver for qcm6490

[PATCH v2 0/4] ASoC: qcom: display port changes
 2024-04-23 12:38 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: qcom: q6dsp: parse Display port tokens
` [PATCH v2 2/4] ASoC: qcom: common: add Display port Jack function
` [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Display port Jack
` [PATCH v2 4/4] ASoC: qcom: sm8250: fix a typo in function name

Missed review / mailing list submission?
 2024-04-23 10:27 UTC  (5+ messages)

[PATCH v2 1/2] ASoC: dt-bindings: Add PDM controller for the StarFive JH8100 SoC
 2024-04-23  9:49 UTC 

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

conf: aliases: hdmi: Include unconditionally the pcm/hdmi.conf
 2024-04-23  7:10 UTC 

[PATCH] ASoC: rt715-sdca: volume step modification
 2024-04-23  6:59 UTC 

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

[PATCH v3 00/23] ASoC: Replace dpcm_playback/capture to playback/capture_assertion
 2024-04-23  4:56 UTC  (26+ messages)
` [PATCH v3 01/23] ASoC: soc-pcm: cleanup soc_get_playback_capture()
` [PATCH v3 10/23] ASoC: soc-core: Replace dpcm_playback/capture to playback/capture_assertion
` [PATCH v3 11/23] ASoC: soc-topology: "
` [PATCH v3 12/23] ASoC: soc-compress: "
` [PATCH v3 13/23] ASoC: Intel: avs: boards: "
` [PATCH v3 14/23] ASoC: ti: Replace playback/capture_only "
` [PATCH v3 15/23] ASoC: amd: "
` [PATCH v3 16/23] ASoC: fsl: "
` [PATCH v3 17/23] ASoC: mxs: "
` [PATCH v3 18/23] ASoC: atmel: "
` [PATCH v3 19/23] ASoC: Intel: "
` [PATCH v3 20/23] ASoC: samsung: "
` [PATCH v3 21/23] ASoC: generic: "
` [PATCH v3 22/23] ASoC: soc-pcm: remove dpcm_playback/capture and playback/capture_only
` [PATCH v3 23/23] ASoC: doc: Replace dpcm_playback/capture to playback/capture_assertion

[PATCH v19 00/41] Introduce QC USB SND audio offloading support
 2024-04-23  1:43 UTC  (43+ 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

CM106L, CM6206, CM6206-LX
 2024-04-22 17:41 UTC 

snd_hda_intel with buffer_size set to 32768 sounds horrible. Kernel driver bug?
 2024-04-22 12:46 UTC 

[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 0/3] sysfs: Group visibility fixups
 2024-04-22  9:20 UTC  (3+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array

sof-hda-dsp/sof-soundwire: Create "hdmi:" mapping PCMs to allow passthrough if supported
 2024-04-22  8:52 UTC 

[PATCH 0/2] ASoC: Intel: avs: Switch to acpi-nhlt
 2024-04-22  8:09 UTC  (4+ messages)
` [PATCH 1/2] ALSA: hda: intel-dsp-config: Switch to ACPI NHLT
` [PATCH 2/2] ASoC: Intel: avs: "
` (subset) [PATCH 0/2] ASoC: Intel: avs: Switch to acpi-nhlt

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

[PATCH v2] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-22  5:48 UTC 

[PATCH] ALSA: scarlett2: Zero initialize ret in scarlett2_ag_target_ctl_get()
 2024-04-21 17:32 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa881x: set clk_stop_mode1 flag
 2024-04-21  1:03 UTC  (2+ messages)

[PATCH 0/2] ASoC: Intel: avs: Refactor IRQ handling
 2024-04-21  1:03 UTC  (4+ messages)
` [PATCH 1/2] ASoC: Intel: avs: New IRQ handling implementation
` [PATCH 2/2] ASoC: Intel: avs: Remove unused IRQ-related code

[PATCH 0/4] ASoC: qcom: display port changes
 2024-04-20  0:35 UTC  (7+ messages)
` [PATCH 1/4] ASoC: qcom: q6dsp: parse Display port tokens
` [PATCH 2/4] ASoC: qcom: common: add Display port Jack function
` [PATCH 3/4] ASoC: qcom: sc8280xp: add Display port Jack
` [PATCH 4/4] ASoC: qcom: sm8250: fix a typo in function name

[PATCH v1 0/7] Add support for various laptops using CS35L41 HDA without _DSD
 2024-04-19 10:28 UTC 

[PATCH v2] spi: cs42l43: Correct name of ACPI property
 2024-04-19 10:03 UTC  (3+ messages)

[PATCH] ASoC: ti: davinci-mcasp: Fix race condition during probe
 2024-04-19 10:03 UTC  (4+ messages)

[PATCH v1 0/1] soundwire: qcom: disable stop clock on 1.3.0 and below
 2024-04-19  5:46 UTC  (4+ messages)
` [PATCH v1 1/1] "

Question: layout of a patchset dependent on another tree
 2024-04-19  1:25 UTC  (2+ messages)

FIXES: alsamixer lowering volume control widget past 0 causes hostile volume spike to 100
 2024-04-19  0:13 UTC 

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-04-18  6:54 UTC  (8+ messages)
` [PATCH v2 2/2] ASoC: cdns: Add drivers of Cadence Multi-Channel I2S Controller
    ` 回复: "

[PATCH v2 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-18 11:53 UTC  (9+ messages)
` [PATCH v2 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "
` [PATCH v2 2/3] ALSA: hda/tas2781: Main code of "
    ` [EXTERNAL] "
` [PATCH v2 3/3] ALSA: hda/tas2781: Firmware load for "

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-18 14:03 UTC  (6+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
` [PATCH v3 2/3] ALSA: hda/tas2781: Main code of "
` [PATCH v3 3/3] ALSA: hda/tas2781: Firmware load for "

[PATCH v1 RESEND] slimbus: stream: Add null pointer check for client functions
 2024-04-17 21:39 UTC  (6+ messages)

[PATCH v2] slimbus: stream: Add null pointer check for client APIs
 2024-04-17  9:34 UTC 

[PATCH 0/7] Xperia 1 V support
 2024-04-17  9:04 UTC  (3+ messages)
` [PATCH 7/7] arm64: dts: qcom: Add SM8550 Xperia 1 V

[PATCH ver.2 6.1.y 0/6] ASoC: codecs: es8326: fix support (backport from v6.6)
 2024-04-17  8:31 UTC  (7+ messages)
` [PATCH 6.1.y 1/6] ASoC: codecs: ES8326: Add es8326_mute function
` [PATCH 6.1.y 2/6] ASoC: codecs: ES8326: Change Hp_detect register names
` [PATCH 6.1.y 3/6] ASoC: codecs: ES8326: Change Volatile Reg function
` [PATCH 6.1.y 4/6] ASoC: codecs: ES8326: Fix power-up sequence
` [PATCH 6.1.y 5/6] ASOC: codecs: ES8326: Add calibration support for version_b
` [PATCH 6.1.y 6/6] ASoC: codecs: ES8326: Update jact detection function

[PATCH v3] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-15 13:09 UTC  (3+ messages)

[PATCH] ASoC: cs35l41: Fix error code in cs35l41_dsp_init()
 2024-04-15 10:34 UTC 

[PATCH] Fix volumn control of ThinkBook 16P Gen4
 2024-04-18  6:49 UTC  (2+ messages)

[PATCH] Fix volumn control of ThinkBook 16P Gen4
 2024-04-13 11:36 UTC 

[PATCH v2] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-12 14:16 UTC  (10+ messages)

[PATCH] MAINTAINERS: adjust file entry in TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
 2024-04-11  7:58 UTC 

[PATCH v4 00/18] SoC: Cleanup MediaTek soundcard machine drivers
 2024-04-10 15:38 UTC  (27+ messages)
` [PATCH v4 01/18] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v4 02/18] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v4 03/18] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v4 04/18] ASoC: mediatek: mt8195: "
` [PATCH v4 05/18] ASoC: mediatek: mt8192: "
` [PATCH v4 06/18] ASoC: mediatek: mt8186: "
` [PATCH v4 07/18] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v4 08/18] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v4 09/18] ASoC: mediatek: mt8192: "
` [PATCH v4 10/18] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v4 11/18] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v4 12/18] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH v4 13/18] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-10  8:02 UTC  (5+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment

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

[PATCH v1 0/2] ASoC: meson: implement link-name optional property in meson audio card
 2024-04-08 18:47 UTC  (7+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: meson: introduce link-name optional property
` [PATCH v1 2/2] ASoC: meson: implement link-name optional property in meson card utils

[PATCH] ASoC: Intel: sof_rt5682: Fix uninitialized variable in probe
 2024-04-08  7:35 UTC 

Thinkpad with ALC1318 has a chance of damaging the IC
 2024-04-18 15:37 UTC  (4+ messages)

[PATCH] spi: cs42l43: Correct name of ACPI property
 2024-04-18 10:26 UTC  (4+ messages)

[PATCH 0/3] adding 705.6/768kHz rates; DSD and 768kHz in aloop
 2024-04-18  7:31 UTC  (2+ messages)

[PATCH v2 0/7] Add features, fixes and laptops for CS35L41 HDA
 2024-04-18  6:43 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1
 2024-04-18  6:42 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).