Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-01-30 14:13:03 to 2026-02-04 13:05:09 UTC [more...]

[PATCH 0/6] Minor SDCA Fixes
 2026-02-04 12:59 UTC  (7+ messages)
` [PATCH 1/6] ASoC: SDCA: Remove outdated todo comment
` [PATCH 2/6] ASoC: SDCA: Handle volatile controls correctly
` [PATCH 3/6] ASoC: SDCA: Still process most of the jack detect if control is missing
` [PATCH 4/6] ASoC: SDCA: Rearrange FDL file messages
` [PATCH 5/6] ASoC: SDCA: Add regmap defaults for specification defined values
` [PATCH 6/6] ASoC: SDCA: Limit values user can write to Selected Mode

[PATCH] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
 2026-02-04 13:03 UTC  (2+ messages)

[PATCH] ASoC: amd: fix memory leak in acp3x pdm dma ops
 2026-02-04 13:03 UTC  (2+ messages)

[PATCH 1/1] ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23
 2026-02-04 13:03 UTC  (3+ messages)

ASoC: soc-pcm2.c ?
 2026-02-04 12:55 UTC  (21+ messages)

[PATCH v2] ALSA: control: Verify put() result when in debug mode
 2026-02-04 12:37 UTC  (5+ messages)

[PATCH 0/3]ASoC: SOF: Intel: reserve link DMA for sdw bpt stream
 2026-02-04 12:05 UTC  (7+ messages)
` [PATCH 1/3] ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpers
` [PATCH 2/3] ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpers
` [PATCH 3/3] ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streams

[PATCH] ASoC: rt1320: fix intermittent no-sound issue
 2026-02-04 12:00 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: use hdev->info.link_mask directly
 2026-02-04 12:00 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support for McASP
 2026-02-04 11:44 UTC  (6+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: davinci-mcasp: Add properties for asynchronous mode
` [PATCH v2 2/4] ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous function
` [PATCH v2 3/4] ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streams
` [PATCH v2 4/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support

[PATCH] ALSA: control: Verify put() result when in debug mode
 2026-02-04 11:37 UTC  (11+ messages)

[PATCH] ASoC: SOF: Intel: allow module parameter override BT link to 0
 2026-02-04 11:18 UTC  (2+ messages)

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tables
 2026-02-04 11:18 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda: add SDCA property check
 2026-02-04 11:18 UTC  (2+ messages)

[PATCH v4 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-02-04 11:11 UTC  (2+ messages)

[PATCH v1 0/6] Add es9356 focused SoundWire CODEC
 2026-02-04  9:44 UTC  (7+ messages)
` [PATCH v1 1/6] ASoC: sdw_utils: Add ES9356 support functions
` [PATCH v1 2/6] ASoC: sdw_utils: add ES9356 in codec_info_list
` [PATCH v1 3/6] ASoC: sdw_utils: add soc_sdw_es9356
` [PATCH v1 4/6] ASoC: es9356-sdca: Add ES9356 SDCA driver
` [PATCH v1 5/6] ASoC: Intel: soc-acpi: arl: Add es9356 support
` [PATCH v1 6/6] ASoC: Intel: sof_sdw: add "

[PATCH 00/10] ASoC: SOF: Support for echoref (virtual DAI)
 2026-02-04  8:18 UTC  (11+ messages)
` [PATCH 01/10] ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_ops
` [PATCH 02/10] ASoC: SOF: pcm: Split up widget prepare and setup
` [PATCH 03/10] uapi: sound: sof: tokens: Add missing token for KCPS
` [PATCH 04/10] ASoC: Intel: sof_sdw: Add a DAI link for loopback capture
` [PATCH 05/10] ASoC: SOF: ipc4-topology: Add new tokens for pipeline direction
` [PATCH 06/10] ASoC: SOF: ipc4-topology: Add support for process modules with no input pins
` [PATCH 07/10] ASoC: SOF: sof-audio: Traverse paths with aggregated DAI widgets
` [PATCH 08/10] ASoC: SOF: sof-audio: Add support for loopback capture
` [PATCH 09/10] ASoC: SOF: Intel: hda: Fix NULL pointer dereference
` [PATCH 10/10] ASoC: SOF: Intel: hda: Add a virtual CPU DAI

[PATCH v4 0/2] soundwire: amd: clock related changes
 2026-02-04  4:52 UTC  (6+ messages)
` [PATCH v4 2/2] soundwire: amd: refactor bandwidth calculation logic

[syzbot] [sound?] KASAN: slab-use-after-free Read in snd_pcm_stop
 2026-02-04  4:32 UTC  (3+ messages)

[PATCH 3/6] ASoC: sdw_utils: add soc_sdw_es9356
 2026-02-04  2:54 UTC 

[PATCH v3 0/4] ASoC: fsl_asrc: support the i.MX952 platform
 2026-02-04  1:41 UTC  (9+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for "
` [PATCH v3 2/4] ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M
` [PATCH v3 3/4] ASoC: fsl_asrc: Add support for i.MX952 platform
` [PATCH v3 4/4] ASoC: fsl_asrc_dma: allocate memory from dma device

[PATCH] ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()
 2026-02-03 17:15 UTC  (2+ messages)

[PATCH v2 00/10] ASoC: rockchip: spdif: Cleanups and port features from Rockchip's BSP kernel
 2026-02-03 16:46 UTC  (11+ messages)
` [PATCH v2 01/10] ASoC: rockchip: spdif: Use device_get_match_data()
` [PATCH v2 02/10] ASoC: rockchip: spdif: Move DT compatible table
` [PATCH v2 03/10] ASoC: rockchip: spdif: Fully convert to device managed resources
` [PATCH v2 04/10] ASoC: rockchip: spdif: Use dev_err_probe
` [PATCH v2 05/10] ASoC: rockchip: spdif: Improve sample rate support
` [PATCH v2 06/10] ASoC: rockchip: spdif: Swap PCM and DAI component registration order
` [PATCH v2 07/10] ASoC: rockchip: spdif: Add support for set mclk rate
` [PATCH v2 08/10] ASoC: rockchip: spdif: Add support for format S32_LE
` [PATCH v2 09/10] ASoC: rockchip: spdif: Fill IEC958 CS info per params
` [PATCH v2 10/10] ASoC: rockchip: spdif: Convert to FIELD_PREP

[PATCH 0/6] Add es9356 focused SoundWire CODEC
 2026-02-03 16:32 UTC  (8+ messages)
` [PATCH 1/6] ASoC: sdw_utils: Add ES9356 support functions
` [PATCH 2/6] ASoC: sdw_utils: add ES9356 in codec_info_list
` [PATCH 3/6] ASoC: sdw_utils: add soc_sdw_es9356
` [PATCH 4/6] ASoC: es9356-sdca: Add ES9356 SDCA driver
` [PATCH 5/6] ASoC: Intel: soc-acpi: arl: Add es9356 support
` [PATCH 6/6] ASoC: Intel: sof_sdw: add "

[PATCH v2] ALSA: hda/realtek: Add quirk for Minisforum V3 SE
 2026-02-03 14:30 UTC  (2+ messages)

[Kernel Bug] KASAN: slab-use-after-free Read in loopback_trigger
 2026-02-03 14:15 UTC  (3+ messages)

[PATCH] ALSA: aloop: Fix racy access at PCM trigger
 2026-02-03 14:09 UTC 

[PATCH] ASoC: amd: yc: Add quirk for HP 200 G2a 16
 2026-02-03 12:05 UTC  (4+ messages)

[PATCH 0/4] ASoC: amd: acp: Add ACP7.0 match entries for Cirrus Logic parts
 2026-02-03 12:05 UTC  (2+ messages)

[PATCH 0/3] ASoC: es8328: Fix deemph control and improve error handling
 2026-02-03 12:05 UTC  (8+ messages)
` [PATCH v2 0/5] ASoC: es8328: error handling and resume fixes
  ` [PATCH v2 1/5] ASoC: es8328: Fix DAC deemphasis control handling
  ` [PATCH v2 2/5] ASoC: es8328: Propagate errors in set_bias_level()
  ` [PATCH v2 3/5] ASoC: es8328: Check errors in set_dai_fmt()
  ` [PATCH v2 4/5] ASoC: es8328: Use cached regmap on resume
  ` [PATCH v2 5/5] ASoC: es8328: Add error unwind in resume

[PATCH V2 0/3] Anbernic RG-DS AW87391 Speaker Amps
 2026-02-03 12:05 UTC  (2+ messages)
` (subset) "

[PATCH] firmware: cs_dsp: rate-limit log messages in KUnit builds
 2026-02-03 12:05 UTC  (2+ messages)

[PATCH] ASoC: cs42l43: Correct handling of 3-pole jack load detection
 2026-02-03 12:05 UTC  (2+ messages)

[PATCH] [v2] ASoC: sophgo: fix 64-bit division build failure
 2026-02-03 10:59 UTC  (3+ messages)

[PATCH v1] ASoC: tas2783: Add Firmware files for tas2783A
 2026-02-03  4:04 UTC 

[PATCH] ASoC: sophgo: fix 64-bit division build failure
 2026-02-03  0:11 UTC  (5+ messages)

[PATCH] ASoC: qcom: q6asm: drop DSP responses for closed data streams
 2026-02-02 23:33 UTC  (2+ messages)

[PATCH] sound: wcd-mbhc-v2: remove unnecessary module_init/exit functions
 2026-02-02 23:33 UTC  (4+ messages)

[PATCH] ASoC: rt5575: fix SPI dependency
 2026-02-02 22:48 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: add IMX_SCMI_MISC_DRV dependency
 2026-02-02 22:48 UTC  (2+ messages)

[PATCH 0/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support for McASP
 2026-02-02 21:47 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: sound: davinci-mcasp: Add optional properties for asynchronous mode
` [PATCH 2/4] ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous function
` [PATCH 3/4] ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streams
` [PATCH 4/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support

[PATCH AUTOSEL 6.18-6.1] ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
 2026-02-02 21:46 UTC 

[PATCH 0/2] ASoC: xilinx: xlnx_i2s: Discover parameters from registers
 2026-02-02 17:52 UTC  (8+ messages)
` [PATCH 2/2] "

[Question] Dead code in ALSA drivers - functions always returning 0?
 2026-02-02 16:43 UTC  (2+ messages)

[Question] Dead code in snd_soc_dapm_del_routes()?
 2026-02-02 12:21 UTC  (2+ messages)

[RESEND 0/2] ASoC: fsl_rpmsg: Add support for i.MX94 and i.MX952 platform
 2026-02-02 10:56 UTC  (3+ messages)
` [RESEND 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX94
` [RESEND 2/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX952

[PATCH 0/2] ASoC: fsl_rpmsg: Add support for i.MX94 and i.MX952 platform
 2026-02-02 10:36 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX94
` [PATCH 2/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX952

[PATCH 0/2] ALSA: hda/realtek: Add quirk for Minisforum V3 SE
 2026-02-02 10:03 UTC  (5+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Add generic quirk for Bass speaker DAC avoidance
` [PATCH 2/2] ALSA: hda/realtek: Add quirk for Minisforum V3 SE

[PATCH v2 0/4] ASoC: fsl_asrc: support the i.MX952 platform
 2026-02-02  9:44 UTC  (4+ messages)
` [PATCH v2 3/4] ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M

[PATCH v1 1/1] ASoC: pxa2xx-ac97: Use devm_gpiod_get_optional()
 2026-02-02  5:16 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.19-rc8
 2026-01-31 21:09 UTC  (2+ messages)

[PATCH v4 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-30 22:24 UTC  (2+ messages)
` (subset) "

[PATCH v1 2/4] ASoC: tegra: Support CPCAP by machine driver
 2026-01-30 22:07 UTC  (2+ messages)

[PATCH v1 4/4] ASoC: tegra: Support WM8962 by machine driver
 2026-01-30 22:03 UTC  (2+ messages)

[PATCH] ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in max98390_i2c_probe()
 2026-01-30 17:59 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