Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-11 16:11:37 to 2026-05-13 15:39:31 UTC [more...]

[PATCH v14 0/6] Add es9356 focused SoundWire CODEC
 2026-05-13 15:39 UTC  (8+ messages)
` [PATCH v14 1/6] ASoC: sdw_utils: add soc_sdw_es9356
` [PATCH v14 2/6] ASoC: sdw_utils: add ES9356 in codec_info_list
` [PATCH v14 3/6] ASoC: es9356-sdca: Add ES9356 SDCA driver
` [PATCH v14 4/6] ASoC: Intel: soc-acpi: arl: Add es9356 support
` [PATCH v14 5/6] ASoC: Intel: sof_sdw: add "
` [PATCH v14 6/6] soundwire: intel_auxdevice: Add es9356 to wake_capable_list

[PATCH v6 00/16] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-13 15:30 UTC  (23+ messages)
` [PATCH v6 01/16] ASoC: dt-bindings: sound: Add DT binding for RZ/G3E sound
` [PATCH v6 02/16] ASoC: rsnd: Fix RSND_SOC_MASK width to single nibble
` [PATCH v6 03/16] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH v6 04/16] ASoC: rsnd: Support hyphen or dot in indexed clock and reset names
` [PATCH v6 05/16] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH v6 06/16] ASoC: rsnd: Add audmacpp clock and reset support for RZ/G3E
` [PATCH v6 07/16] ASoC: rsnd: Refactor DMA address tables with named structs
` [PATCH v6 08/16] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCH v6 09/16] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCH v6 10/16] ASoC: rsnd: Add SSI reset support for RZ/G3E platform
` [PATCH v6 11/16] ASoC: rsnd: Add ADG reset support for RZ/G3E
` [PATCH v6 12/16] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH v6 13/16] ASoC: rsnd: adg: Look up RZ/G3E clkin under audio-clk{a,b,c,i}
` [PATCH v6 14/16] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCH v6 15/16] ASoC: rsnd: Support unprefixed DT node names "
` [PATCH v6 16/16] ASoC: rsnd: Add system suspend/resume support

[PATCH] ASoC: codecs: fs210x: fix possible buffer overflow
 2026-05-13 14:56 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 0/2] ASoC: nau8822: add support for supply regulators
 2026-05-13 13:39 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: nau8822: Add "
` [PATCH 2/2] ASoC: codecs: nau8822: add support for "

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-13 13:39 UTC  (37+ messages)
` [PATCH v5 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
` [PATCH v5 02/17] dmaengine: sh: rz-dmac: Fix incorrect NULL check on list_first_entry()
` [PATCH v5 03/17] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
` [PATCH v5 04/17] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
` [PATCH v5 05/17] dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
` [PATCH v5 06/17] dmaengine: sh: rz-dmac: Save the start LM descriptor
` [PATCH v5 07/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
` [PATCH v5 08/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is paused
` [PATCH v5 09/17] dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
` [PATCH v5 10/17] dmaengine: sh: rz-dmac: Refactor pause/resume code
` [PATCH v5 11/17] dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
` [PATCH v5 12/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
` [PATCH v5 13/17] dmaengine: sh: rz-dmac: Add runtime PM support
` [PATCH v5 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH v5 15/17] ASoC: renesas: rz-ssi: Add pause support
` [PATCH v5 16/17] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH v5 17/17] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor

[PATCH] ASoC: sun4i-spdif: Use guard() for spin locks
 2026-05-13 10:50 UTC 

[PATCH 0/4] ASoC: stm: Use guard() for mutex & spin locks
 2026-05-13 10:43 UTC  (5+ messages)
` [PATCH 1/4] ASoC: stm: stm32_adfsdm: Use guard() for mutex locks
` [PATCH 2/4] ASoC: stm: stm32_i2s: Use guard() for spin locks
` [PATCH 3/4] ASoC: stm: stm32_sai_sub: Use guard() for mutex & "
` [PATCH 4/4] ASoC: stm: stm32_spdifrx: Use guard() for "

[PATCH] ALSA:hda/realtek: ALC269 fixup for Lenovo Yoga Pro 7 15ASH111 audio
 2026-05-13  9:26 UTC  (2+ messages)

[PATCH v3 00/17] ASoC: Add support for GPIOs driven amplifiers
 2026-05-13  8:17 UTC  (18+ messages)
` [PATCH v3 01/17] of: Introduce of_property_read_s32_index()
` [PATCH v3 02/17] ASoC: dt-bindings: Add support for the GPIOs driven amplifier
` [PATCH v3 03/17] ASoC: simple-amplifier: Remove DRV_NAME defined value
` [PATCH v3 04/17] ASoC: simple-amplifier: Add missing headers
` [PATCH v3 05/17] ASoC: simple-amplifier: Remove CONFIG_OF flag and of_match_ptr()
` [PATCH v3 06/17] ASoC: simple-amplifier: Rename drv_event() function
` [PATCH v3 07/17] ASoC: simple-amplifier: Use 'simple_amp' variable name instead of 'priv'
` [PATCH v3 08/17] ASoC: simple-amplifier: Remove DAPM widgets and routes from the ASoC component driver
` [PATCH v3 09/17] ASoC: simple-amplifier: Introduce support for gpio-audio-amp
` [PATCH v3 10/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for extra power supplies
` [PATCH v3 11/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for mute gpio
` [PATCH v3 12/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for bypass gpio
` [PATCH v3 13/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for basic gain
` [PATCH v3 14/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for gain-ranges
` [PATCH v3 15/17] ASoC: simple-amplifier: gpio-audio-amp: Add support for gain-labels
` [PATCH v3 16/17] ASoC: simple-amplifier: Update author and copyright
` [PATCH v3 17/17] MAINTAINERS: Add the ASoC gpio audio amplifier entry

[PATCH] ASoC: amd: acp: Add DMI quirk for ASUS Zenbook S16 UM5606GA
 2026-05-13  5:21 UTC 

[PATCH v2] ASoC: ES8389: convert to devm_clk_get_optional() to get clock
 2026-05-13  4:52 UTC 

[PATCH 0/7] ASoC: ti: Cleanup locking code using guard() helpers
 2026-05-13  3:14 UTC  (5+ messages)
` [PATCH 7/7] ASoC: ti: omap-mcbsp: Simplify lock and resource handling

[PATCH v2] ASoC: sdw_utils: Remove dead code in asoc_sdw_ti_add_tac5xx2_routes()
 2026-05-13  1:55 UTC 

[PATCH 0/2] ASoC: tidyup card rebind functions
 2026-05-13  1:48 UTC  (3+ messages)
` [PATCH 1/2] ASoC: soc-core: add soc_rebind_card()
` [PATCH 2/2] ASoC: soc-core: handle card->list in snd_soc_unbind_card()

[PATCH v1] ASoC: sdw_utils: Remove dead code in asoc_sdw_ti_add_tac5xx2_routes()
 2026-05-13  1:45 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Abort TDM mask loop at maximum channel shift
 2026-05-12 13:21 UTC  (2+ messages)

[PATCH v4 00/18] Add a new SoundWire enumeration helper
 2026-05-12 10:47 UTC  (20+ messages)
` [PATCH v4 01/18] soundwire: Add a helper function to wait for device initialisation
` [PATCH v4 02/18] ASoC: cs35l56: Use new SoundWire enumeration helper
` [PATCH v4 03/18] ASoC: cs42l42: "
` [PATCH v4 04/18] ASoC: max98363: "
` [PATCH v4 05/18] ASoC: max98373: "
` [PATCH v4 06/18] ASoC: rt700: "
` [PATCH v4 07/18] ASoC: rt711: "
` [PATCH v4 08/18] ASoC: rt712: "
` [PATCH v4 09/18] ASoC: rt715: "
` [PATCH v4 10/18] ASoc: rt721: "
` [PATCH v4 11/18] ASoC: rt722: "
` [PATCH v4 12/18] ASoC: rt1017: "
` [PATCH v4 13/18] ASoC: rt1308: "
` [PATCH v4 14/18] ASoC: rt1316: "
` [PATCH v4 15/18] ASoC: rt1318: "
` [PATCH v4 16/18] ASoC: rt1320: "
` [PATCH v4 17/18] ASoC: rt5682: "
` [PATCH v4 18/18] ASoC: tas2783: "

[PATCH v2] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
 2026-05-13  1:34 UTC  (2+ messages)

[RFC] Expand auto format select
 2026-05-13  0:12 UTC  (4+ messages)
` [RFC] ASoC: codecs: ak4619: update auto select format
` [RFC] ASoC: update auto format selection method
` [RFC] ASoC: amd: use .auto_selectable_formats

[PATCH] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
 2026-05-12 15:54 UTC  (3+ messages)
  `  "

[PATCH] ASoC: sdw_utils: Check speaker component string allocation
 2026-05-12 14:03 UTC 

[PATCH v9 00/13] ASoC: qcom: q6dsp: few fixes and enhancements
 2026-05-12 13:07 UTC  (6+ messages)
` [PATCH v9 13/13] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP

[PATCH v3 00/18] Add a new SoundWire enumeration helper
 2026-05-12 11:50 UTC  (21+ messages)
` [PATCH v3 01/18] soundwire: Add a helper function to wait for device initialisation
` [PATCH v3 02/18] ASoC: cs35l56: Use new SoundWire enumeration helper
` [PATCH v3 03/18] ASoC: cs42l42: "
` [PATCH v3 04/18] ASoC: max98363: "
` [PATCH v3 05/18] ASoC: max98373: "
` [PATCH v3 06/18] ASoC: rt700: "
` [PATCH v3 07/18] ASoC: rt711: "
` [PATCH v3 08/18] ASoC: rt712: "
` [PATCH v3 09/18] ASoC: rt715: "
` [PATCH v3 10/18] ASoc: rt721: "
` [PATCH v3 11/18] ASoC: rt722: "
` [PATCH v3 12/18] ASoC: rt1017: "
` [PATCH v3 13/18] ASoC: rt1308: "
` [PATCH v3 14/18] ASoC: rt1316: "
` [PATCH v3 15/18] ASoC: rt1318: "
` [PATCH v3 16/18] ASoC: rt1320: "
` [PATCH v3 17/18] ASoC: rt5682: "
` [PATCH v3 18/18] ASoC: tas2783: "

[PATCH v2 00/18] Add a new SoundWire enumeration helper
 2026-05-12  8:39 UTC  (5+ messages)
` [PATCH v2 01/18] soundwire: Add a helper function to wait for device initialisation

[PATCH v7 0/8] lan966x pci device: Add support for SFPs, PCI part
 2026-05-12  8:27 UTC  (5+ messages)
` [PATCH v7 4/8] cxl/test: Use device_set_node()
` [PATCH v7 5/8] cxl/test: Use fw_devlink_set_device()

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-05-12  8:14 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Eliminate possible interrupt storm during probe
 2026-05-12  6:52 UTC 

[PATCH v3 00/10] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-05-12  3:09 UTC  (4+ messages)
` [PATCH v3 06/10] ASoC: renesas: fsi: Add shared SPU clock support

[PATCH] ASoC: SOF: amd: Fix error code handling in psp_send_cmd()
 2026-05-12  1:14 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Check for successful runtime-resume in cs35l56_dsp_work()
 2026-05-12  1:22 UTC  (2+ messages)

[PATCH v13 0/6] Add es9356 focused SoundWire CODEC
 2026-05-12  1:15 UTC  (2+ messages)

[PATCH RFC v3 0/2] ASoC: move card->pop_time to soc-dapm
 2026-05-12  0:47 UTC  (3+ messages)
` [PATCH RFC v3 1/2] ASoC: ti: ams-delta: Stop (ab)using card->pop_time
` [PATCH RFC v3 2/2] ASoC: soc-dapm: move card->pop_time to soc-dapm.c

[PATCH] ASoC: pcm6240: Use flexible array for config blocks
 2026-05-11 23:13 UTC 

[PATCH] ASoC: sigmadsp: Use flexible array for control cache
 2026-05-11 23:03 UTC 

[PATCH] ALSA: asihpi: Use flexible array for control cache
 2026-05-11 23:01 UTC 

[PATCH] ALSA: ctxfi: Use flexible array for SRCIMP imappers
 2026-05-11 23:00 UTC 

[BUG] ALSA: usb-audio: use-after-free in snd_dualsense_ih_match during rapid USB reconnect
 2026-05-11 21:58 UTC 

[PATCH] ALSA: M-Audio C600 disable Output Gain Knob
 2026-05-11 21:24 UTC 

[PATCH] Fix possible strscpy() buffer overflows
 2026-05-11 19:15 UTC  (8+ messages)

[PATCH] ALSA: hda/realtek: Limit mic boost on Positivo DN50E
 2026-05-11 18:15 UTC 

[PATCH] ASoC: amd: acp-sdw-legacy: check CPU DAI name before logging
 2026-05-11 16:42 UTC 

[PATCH v2] ASoC: dt-bindings: Convert eukrea-tlv320.txt to yaml
 2026-05-11 16:11 UTC 


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