Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-11 15:59:55 to 2026-05-12 19:07:19 UTC [more...]

[PATCH] ASoC: codecs: fs210x: fix possible buffer overflow
 2026-05-12 19:07 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v6 00/16] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-05-12 18:26 UTC  (17+ 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: tas2781: reject too-short writes to acoustic_ctl debugfs
 2026-05-12 15:54 UTC  (3+ messages)
  `  "

[PATCH v2] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
 2026-05-12 15:55 UTC 

[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] ASoC: cs35l56: Abort TDM mask loop at maximum channel shift
 2026-05-12 12:31 UTC 

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-12 12:12 UTC  (18+ 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 v1] ASoC: sdw_utils: Remove dead code in asoc_sdw_ti_add_tac5xx2_routes()
 2026-05-12 11:54 UTC 

[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 v4 00/18] Add a new SoundWire enumeration helper
 2026-05-12 10:30 UTC  (19+ 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 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  (11+ messages)
` [PATCH v7 1/8] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v7 2/8] drivers: core: Use fw_devlink_set_device()
` [PATCH v7 3/8] pinctrl: cs42l43: "
` [PATCH v7 4/8] cxl/test: Use device_set_node()
` [PATCH v7 5/8] cxl/test: Use fw_devlink_set_device()
` [PATCH v7 6/8] PCI: of: "
` [PATCH v7 7/8] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v7 8/8] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node

[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