Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 15:52:26 to 2024-04-25 15:21:35 UTC [more...]

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

usb:gadget:f_uac2: RFC: allowing multiple altsetttings for channel/samplesize combinations
 2024-04-25 15:07 UTC  (4+ 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] ALSA: hda/ASOC tas2781: align the path of firmware
 2024-04-25  8:45 UTC  (6+ 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 v2] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-25  3:28 UTC  (3+ messages)

[PATCH] ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
 2024-04-24 18:42 UTC  (2+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"

[PATCH alsa-ucm-conf] sof-soundwire: Add basic support for cs42l43's speaker
 2024-04-24 11:07 UTC  (2+ messages)

UCM Path condition type does not support variables as file path
 2024-04-24 10:06 UTC 

[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] ASoC: rt715-sdca: volume step modification
 2024-04-24  1:03 UTC  (2+ messages)

[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 v4 0/7] Patches to update for rockchip pdm
 2024-04-23 10:07 UTC  (3+ messages)
` [PATCH v4 1/7] ASoC: rockchip: Add support for rv1126 pdm

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

Unhandled asynchronous SIGIO
 2024-04-23 19:29 UTC 

[tiwai-sound:for-next 34/51] sound/usb/mixer_scarlett2.c:3690 scarlett2_ag_target_ctl_get() error: uninitialized symbol 'err'
 2024-04-22 13:35 UTC 

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

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

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

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

[PATCH v2 0/4] ASoC: qcom: display port changes
 2024-04-23 15:59 UTC  (13+ 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

[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

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

[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: cs35l56: Avoid static analysis warning of uninitialised variable
 2024-04-23  5:04 UTC  (2+ messages)

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] 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 v2] spi: cs42l43: Correct name of ACPI property
 2024-04-19 10:03 UTC  (2+ 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  5:12 UTC  (7+ messages)
` [PATCH v2 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "
` [PATCH v2 2/3] ALSA: hda/tas2781: Main code of "
    ` [EXTERNAL] "

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-18  4:02 UTC  (4+ 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 

Re:Re:Re:Re: [PATCH] cpufreq: exit() callback is optional
 2024-04-13 19:35 UTC  (2+ messages)

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

[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 


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