Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-03-17 12:07:14 to 2026-03-20 14:49:46 UTC [more...]

[PATCH v6 00/13] ASoC: qcom: q6dsp: few fixes and enhancements
 2026-03-20 14:49 UTC  (13+ messages)
` [PATCH v6 01/13] ASoC: qcom: q6apm: move component registration to unmanaged version
` [PATCH v6 02/13] ASoC: qcom: q6apm: remove child devices when apm is removed
` [PATCH v6 03/13] ASoC: qcom: qdsp6: topology: check widget type before accessing data
` [PATCH v6 04/13] ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens
` [PATCH v6 05/13] ASoC: qcom: q6apm-dai: reset queue ptr on trigger stop
` [PATCH v6 06/13] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids
` [PATCH v6 07/13] ASoC: qcom: qdsp6: lpass-ports: add support for LPASS LPI MI2S dais
` [PATCH v6 08/13] ASoC: qcom: q6dsp: Add Senary MI2S audio interface support
` [PATCH v6 09/13] ASoC: qcom: common: validate cpu dai id during parsing
` [PATCH v6 10/13] ASoC: qcom: qdapm-lpass-dai: correct the error message
` [PATCH v6 11/13] ASoC: qcom: q6apm-lpass-dai: move graph start to trigger
` [PATCH v6 12/13] ASoC: qcom: qdsp6: remove search for module iid in hot path

[PATCH 0/4] ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
 2026-03-20 14:39 UTC  (3+ messages)

[PATCH 3/3] ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine
 2026-03-20 12:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ASoC: SOF: topology: reject invalid vendor array size in token parser
 2026-03-20 12:52 UTC  (3+ messages)

[PATCH v5 01/35] ASoC: Intel: avs: Include CPUID header at file scope
 2026-03-20 12:39 UTC  (3+ messages)

[PATCH v5 00/13] SoC: qcom: q6dsp: few fixes and enhancements
 2026-03-20 12:34 UTC  (7+ messages)
` [PATCH v5 08/13] ASoC: qcom: q6dsp: Add Senary MI2S audio interface support
` [PATCH v5 13/13] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP

[PATCH v2 0/7] Renesas: dmaengine and ASoC fixes
 2026-03-20 11:28 UTC  (8+ messages)
` [PATCH v2 1/7] dmaengine: sh: rz-dmac: Add enable status bit
` [PATCH v2 2/7] dmaengine: sh: rz-dmac: Add pause "
` [PATCH v2 3/7] dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
` [PATCH v2 4/7] dmaengine: sh: rz-dmac: Add cyclic DMA support
` [PATCH v2 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH v2 6/7] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH v2 7/7] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor

[PATCH] ASoC: Intel: catpt: Fix the device initialization
 2026-03-20 10:12 UTC 

[BUG] Dell Inspiron 3501 (Tiger Lake) - No analog audio output, only HDMI detected
 2026-03-20  9:40 UTC  (2+ messages)

[PATCH 00/22] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
 2026-03-20  9:29 UTC  (29+ messages)
` [PATCH 01/22] dt-bindings: clock: renesas: Add audio clock inputs for RZ/V2H family
` [PATCH 02/22] arm64: dts: renesas: rzv2h: Add audio clock inputs
` [PATCH 03/22] clk: renesas: r9a09g047: Add audio clock and reset support
` [PATCH 04/22] dt-bindings: dma: renesas,rz-dmac: Document optional DMA ACK cell
` [PATCH 05/22] irqchip/renesas-rzv2h: Add DMA ACK signal routing support
` [PATCH 06/22] dma: sh: rz-dmac: "
` [PATCH 07/22] ASoC: dt-bindings: renesas,rsnd: Add RZ/G3E support
` [PATCH 08/22] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH 09/22] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH 10/22] ASoC: rsnd: Add DMA support infrastructure for RZ/G3E
` [PATCH 11/22] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCH 12/22] ASoC: rsnd: Update SSI for RZ/G3E support
` [PATCH 13/22] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCH 14/22] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH 15/22] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCH 16/22] ASoC: rsnd: Export module getters for PM support
` [PATCH 17/22] ASoC: rsnd: Add system suspend/resume support
` [PATCH 18/22] arm64: dts: renesas: r9a09g047: Add R-Car Sound support
` [PATCH 19/22] arm64: dts: renesas: rzg3e-smarc-som: Add Versa3 clock generator
` [PATCH 20/22] arm64: dts: renesas: rzg3e-smarc-som: Add I2C1 support
` [PATCH 21/22] arm64: dts: renesas: rzg3e-smarc-som: add audio pinmux definitions
` [PATCH 22/22] arm64: dts: renesas: r9a09g047e57-smarc: add DA7212 audio codec support

[PATCH v1 0/3] drivers/soundwire: fix memory safety issues
 2026-03-20  5:33 UTC  (4+ messages)
` [PATCH v1 1/3] soundwire: fix bug in sdw_add_element_group_count found by syzkaller
` [PATCH v1 2/3] soundwire: increase group->max_size after allocation
` [PATCH v1 3/3] soundwire: use krealloc_array to prevent integer overflow

[PATCH] selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
 2026-03-19 16:05 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Add null check for calibration data
 2026-03-19 12:53 UTC  (2+ messages)

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

[PATCH 0/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig
 2026-03-19 14:32 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-03-19 14:26 UTC  (6+ messages)
` [PATCH v2 2/4] wifi: ath: Use the unified QMI service ID instead of defining it locally
` [PATCH v2 4/4] ALSA: usb-audio: qcom: "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH v2] ASoC: soc-topology: fix __le32 conversion in printed values
 2026-03-19 13:58 UTC  (2+ messages)

[PATCH] selftests: alsa: add config for required kernel options
 2026-03-19 12:43 UTC  (3+ messages)

[PATCH] ASoC: uda1380: add error handling for I2C operations in write function In uda1380_write(), multiple I2C operations are performed without proper error handling: 1. The return value of the second i2c_master_send() (sending register address) is not checked 2. The return value of i2c_master_recv() (reading back data) is not checked 3. Error logging uses pr_debug() which may not capture critical failures
 2026-03-19 12:21 UTC  (2+ messages)

[PATCH 1/1 ] Support POD HD PRO
 2026-03-19 11:03 UTC 

[PATCH] ALSA: usb/line6: support the Pod HD Pro
 2026-03-19 10:20 UTC 

[PATCH v2] ASoC: dt-bindings: hisilicon: Convert hi6210 I2S to dt-schema
 2026-03-19  9:13 UTC  (2+ messages)

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-19  9:02 UTC  (5+ messages)
` [PATCH v1 4/8] remoteproc: qcom: Use the unified QMI service ID instead of defining it locally
  ` (subset) "
` (subset) [PATCH v1 0/8] Group QMI service IDs into the QMI header

[PATCH v2 0/6] Subject: [PATCH 0/6] Add audio support for QCS6490 Thundercomm RubikPi3
 2026-03-19  8:54 UTC  (4+ messages)
` [PATCH v2 3/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs

Fix speaker mute LED for HP EliteBoard G1a
 2026-03-19  8:19 UTC 

[PATCH] ALSA: pcm: reconstruct compat appl_ptr in SYNC_PTR ioctl
 2026-03-19  4:23 UTC 

[PATCH v2] ASoC: dt-bindings: hisilicon: Convert hi6210 I2S to dt-schema
 2026-03-19  3:08 UTC 

[PATCH v2 0/2] usb: offload: Decouple interrupter lifecycle and refactor usage tracking
 2026-03-19  0:24 UTC  (11+ messages)
` [PATCH v2 1/2] usb: offload: move device locking to callers in offload.c
` [PATCH v2 2/2] ALSA: usb: qcom: manage offload device usage

[PATCH] ALSA: hda/realtek: Enable rear line-out pins on MSI EC79 (ALCS1200A)
 2026-03-18 22:12 UTC  (6+ messages)

[PATCH] ASoC: rockchip: rockchip_sai: Set slot width for non-TDM mode
 2026-03-18 19:56 UTC  (4+ messages)

[PATCH] dt-bindings: sound: Convert Hisilicon hi6210 I2S to dt-schema
 2026-03-18 19:41 UTC  (2+ messages)

[PATCH v4] ASoC: SOF: sof-audio: pcm_id is __le32
 2026-03-18 17:38 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Fix crash in kunit tests on arm64
 2026-03-18 11:36 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: fix usage of playback_only and capture_only
 2026-03-18 13:27 UTC  (4+ messages)
` [PATCH v3 1/2] ASoC: simple-card-utils: Check value of is_playback_only and is_capture_only
` [PATCH v3 2/2] ASoC: fsl: imx-card: initialize playback_only and capture_only

[PATCH v3] ASoC: dt-bindings: adi,ssm2305: Convert to DT schema
 2026-03-18 13:21 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: validate full match when resolving quirk aliases
 2026-03-18 16:03 UTC  (2+ messages)

[PATCH] [v2] ALSA: asihpi: avoid write overflow check warning
 2026-03-18 16:02 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: qcom: Fix the license marking
 2026-03-18 15:07 UTC  (5+ messages)

[PATCH v2 1/1] ASoC: pxa2xx-ac97: Use devm_gpiod_get_optional()
 2026-03-18 14:58 UTC  (2+ messages)

[PATCH 0/4] ASoC: loongson: Optimized code and variable naming
 2026-03-18 14:16 UTC  (6+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for Loongson ASoC driver
` [PATCH 2/4] ASoC: loongson: Combined regmap definitions
` [PATCH 3/4] ASoC: loongson: Use the `idma` identifier for internal DMA variables
` [PATCH 4/4] ASoC: loongson: Separate external shared DMA from the platform interface

[PATCH v2] ASoC: dt-bindings: adi,ssm2305: Convert to DT schema
 2026-03-18 13:09 UTC  (4+ messages)

[PATCH] ASoC: tegra: Add error logging for probe and callback failures
 2026-03-18 12:25 UTC  (2+ messages)

[PATCH] ALSA: asihpi: avoid write overflow check warning
 2026-03-18 12:16 UTC  (3+ messages)

[PATCH v2] ALSA: usb-audio: validate full match when resolving quirk aliases
 2026-03-18 12:06 UTC  (5+ messages)

[PATCH 0/2] ASoC: Add flag to ignore 0Hz sysclk requests
 2026-03-18 11:56 UTC  (6+ messages)
` [PATCH 1/2] ASoC: simple-card-utils: add ignore_zero_sysclk flag

[PATCH] ALSA:usb:qcom: add AUXILIARY_BUS to Kconfig dependencies
 2026-03-18 11:36 UTC  (2+ messages)

[PATCH 00/10] ASoC: wm_adsp: Some improvements to firmware file search
 2026-03-18 11:15 UTC  (9+ messages)

[PATCH 0/4] debugfs: disallow NULL string creation and fix callers
 2026-03-18  8:47 UTC  (10+ messages)
` [PATCH 1/4] debugfs: check for NULL pointer in debugfs_create_str()
` [PATCH 2/4] debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
` [PATCH 3/4] soundwire: debugfs: initialize firmware_file to empty string
` [PATCH 4/4] drm/i915/display: initialize string params to empty strings

[PATCH] ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen from SKIP_IFACE_SETUP
 2026-03-18  7:21 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: fix usage of playback_only and capture_only
 2026-03-18  2:05 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: fsl: imx-card: initialize "

[PATCH v2 0/4] driver core: generalize driver_override infrastructure
 2026-03-17 20:17 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for Thin A15 B7VF
 2026-03-17 19:16 UTC  (3+ messages)

[PATCH v2] ASoC: codecs: cs42l84: set up PLL for more sample rates
 2026-03-17 18:16 UTC  (2+ messages)

[PATCH 0/2] Add SPDIF support to RK3576
 2026-03-17 17:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: ASoC: rockchip: Add compatible for RK3576 SPDIF
` (subset) [PATCH 0/2] Add SPDIF support to RK3576

[PATCH 3/3] ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine
 2026-03-17 17:22 UTC  (5+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDA
 2026-03-17 14:31 UTC  (2+ messages)

[PATCH] ASoC: cs42l43-jack: Remove manual pm_runtime get/put from tip_sense_work
 2026-03-17 13:25 UTC  (8+ messages)

[PATCH 0/3] ASoC: Add Loongson-2k0300 I2S controller support
 2026-03-17 12:46 UTC  (4+ messages)
` [PATCH 6/6] ASoC: loongson: "

[PATCH v3 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-17 12:36 UTC  (6+ messages)
` [PATCH v3 1/5] remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v3 2/5] remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v3 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v3 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v3 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH] ASoC: fsl_easrc: fix comment typo
 2026-03-17 12:19 UTC  (3+ messages)
` [External] : "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox