linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-15 08:44:46 to 2026-09-16 10:20:06 UTC [more...]

[PATCH v3 00/12] ASoC: mediatek: mt8189: Improve error handling
 2026-09-16 10:19 UTC  (14+ messages)
` [PATCH v3 01/12] ASoC: mediatek: mt8189: Propagate APLL enable errors
` [PATCH v3 02/12] ASoC: mediatek: mt8189: Propagate MCK "
` [PATCH v3 03/12] ASoC: mediatek: mt8189: Validate MCK ID
` [PATCH v3 04/12] ASoC: mediatek: mt8189: Propagate reg_rw clock errors
` [PATCH v3 05/12] ASoC: mediatek: mt8189: Use dev_err_probe() for "
` [PATCH v3 06/12] ASoC: mediatek: mt8189: Propagate runtime resume errors
` [PATCH v3 07/12] ASoC: mediatek: mt8189: Remove redundant error message
` [PATCH v3 08/12] ASoC: mediatek: mt8189: Propagate APLL errors
` [PATCH v3 09/12] ASoC: mediatek: mt8189: Propagate MCLK errors
` [PATCH v3 10/12] ASoC: mediatek: mt8189: Validate sysclk frequency
` [PATCH v3 11/12] ASoC: mediatek: mt8189: Propagate TDM clock errors
` [PATCH v3 12/12] ASoC: mediatek: mt8189: Validate TDM MCLK frequency

[PATCH] ASoC: rt721: Reset codec to fix abnormal sound
 2026-09-16 10:18 UTC 

[PATCH] ASoC: hdmi-codec: Report a change when the channel status moves
 2026-09-15 17:17 UTC  (2+ messages)

[PATCH] ASoC: wm8994: Fix runtime PM imbalance in wm8994_component_probe()
 2026-09-16 10:02 UTC  (2+ messages)

[PATCH] ASoC: arizona-jack: Fix runtime PM imbalance in arizona_start_hpdet_acc_id()
 2026-09-16  9:59 UTC  (2+ messages)

[PATCH] ALSA: pcm: Propagate snd_pcm_stop() errors in snd_pcm_drop()
 2026-09-16  9:40 UTC 

[PATCH] ASoC: fsl_asrc: use regmap_write_bits to update clock source registers
 2026-09-16  9:40 UTC 

[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
 2026-09-16  9:29 UTC  (28+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 16/28] pinctrl: samsung: Use snprintf() to construct pin bank names
` [PATCH 21/28] NFS: nfsroot: Refactor root_nfs_cat() to use snprintf()
` [PATCH 22/28] media: si2165: Use snprintf() to format frontend name
` [PATCH 24/28] EDAC/thunderx: Fix stale error context in thunderx_l2c_threaded_isr()
` [PATCH 25/28] EDAC/thunderx: Replace strlcat() with seq_buf
` [PATCH 28/28] drm/xe/pf: Refactor strlcat() to seq_buf in sched_group_engines_read()
  ` [PATCH 27/28] drm/xe/pf: Convert strlcat() to seq_buf in control_read()

[PATCH] ASoC: ux500: avoid -Wparentheses warning
 2026-09-16  9:15 UTC  (2+ messages)

[PATCH] ASoC: rt712: add GPIOs for LED control
 2026-09-16  9:05 UTC 

[PATCH] ALSA: hda: Allow for codec model selection with module param
 2026-09-16  8:29 UTC  (9+ messages)

[PATCH] ASoC: ti: davinci-mcasp: Fix runtime PM imbalance in __davinci_mcasp_set_clkdiv()
 2026-09-16  7:53 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for IPASON SmartBook S1
 2026-09-16  7:47 UTC  (2+ messages)

[PATCH] USB Audio Class 2 Mixer unit support for GET_CUR, SET_CUR and RANGE
 2026-09-16  7:43 UTC  (5+ messages)

[PATCH 0/2] Add ASUS ExpertBook mute LED support
 2026-09-16  7:40 UTC  (3+ messages)
` [PATCH 2/2] ALSA: hda/realtek: Add mute LED support for ASUS PM3406CKA

[PATCH v3] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-09-16  7:33 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: fix list_add double-add in push_back_to_ready_list
 2026-09-16  7:31 UTC  (2+ messages)

[PATCH 09/20] ASoC: codecs: wcd939x: Fix device node leak in wcd939x_populate_dt_data()
 2026-09-16  7:18 UTC 

[PATCH 08/20] ASoC: audio-graph-card2: Fix device node leaks in graph_count_c2c()
 2026-09-16  7:16 UTC 

[PATCH 07/20] ASoC: Intel: sof_cirrus_common: Fix device reference leak in cs35l41_compute_codec_conf()
 2026-09-16  7:14 UTC 

[PATCH 05/20] ASoC: sti: uniperif_player: Fix clock leak in uni_player_init()
 2026-09-16  7:09 UTC 

[PATCH 03/20] ASoC: samsung: snow: Fix clock leak in snow_probe()
 2026-09-16  7:03 UTC 

[PATCH v3 0/8] ASoC: SDCA: Qualcomm Tambora (WCD9378) SDCA codec support
 2026-09-16  6:53 UTC  (15+ messages)
` [PATCH v3 1/8] ASoC: SDCA: allow building without ACPI
` [PATCH v3 2/8] ASoC: SDCA: export PM helpers keyed on sdca_class_drv
` [PATCH v3 3/8] ASoC: SDCA: expose class SoundWire probe/remove as library
` [PATCH v3 4/8] ASoC: SDCA: add class_ops with populate_function
` [PATCH v3 5/8] ASoC: SDCA: class_function: xlate sound-dai cell by entity index
` [PATCH v3 6/8] ASoC: SDCA: add sdca_apply_default_control_classifiers() helper
` [PATCH v3 7/8] dt-bindings: sound: qcom: add Tambora WCD9378 SDCA codec
` [PATCH v3 8/8] ASoC: codecs: add Qualcomm Tambora (WCD9378) "

[PATCH] ASoC: codecs: pcm6240: Return 0 explicitly on success
 2026-09-16  6:36 UTC 

[REGRESSION] Sound broken on Cirrus Logic CS8409 / iMac19,1 between 7.1.13 and 7.2.4
 2026-09-16  6:27 UTC  (2+ messages)

[PATCH 0/3] ASoC/soundwire: remove ghost peripherals from the mach table
 2026-09-16  4:08 UTC  (9+ messages)
` [PATCH 1/3] soundwire: allow drivers to check whether the peripheral is present
` [PATCH 2/3] soundwire: change sdw_show_ping_status type to int
` [PATCH 3/3] ASoC: SOF: Intel: wait and verifies the presence of SoundWire peripherals

[PATCH v1 0/7] ASoC et alia: Convert to use dma_request_chan()
 2026-09-16  3:30 UTC  (16+ messages)
` [PATCH v1 1/7] ASoC: stm32: spdifrx: Drop mention of the deprecated and unused call
` [PATCH v1 2/7] ASoC: sprd: Replace dma_request_slave_channel() by dma_request_chan()
` [PATCH v1 3/7] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH v1 4/7] ASoC: pxa: "
` [PATCH v1 5/7] ASoC: fsl_asrc: "
` [PATCH v1 6/7] gpib: fmh_gpib: "
` [PATCH v1 7/7] dmaengine: Remove deprecated dma_request_slave_channel()

[PATCH 00/10] ASoC: add new DAI functions
 2026-09-16  1:45 UTC  (23+ messages)
` [PATCH 01/10] ASoC: soc-dai: add snd_soc_dai_id()
` [PATCH 02/10] ASoC: soc-dai: add snd_soc_dai_to_component()
` [PATCH 03/10] ASoC: soc-dai: add snd_soc_dai_to_driver()
` [PATCH 04/10] ASoC: soc-dai: add snd_soc_dai_{to/from}_list()
` [PATCH 06/10] ASoC: soc-dai: add snd_soc_dai_{set/to}_priv()
` [PATCH 07/10] ASoC: soc-dai: rename snd_soc_dai_stream_active()
` [PATCH 10/10] ASoC: soc-dai: add snd_soc_dai_get_bclk()

[PATCH v2 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
 2026-09-15 22:57 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] platform/x86: apple-gmux: add MacBookPro15,1 dGPU power sequence
  ` [PATCH v3 2/3] drm/amdgpu: add Apple GMUX runtime PM support

[PATCH] ASoC: rt766: fix HID dependency for SND_SOC_SDCA_HID
 2026-09-15 21:16 UTC 

[PATCH] ASoC: amd: acp: add ACP70 SoundWire quirk for standalone rt721-sdca
 2026-09-15 20:19 UTC 

[PATCH v4] ASoC: tas2783-sdw: add firmware download status check
 2026-09-15 19:06 UTC  (3+ messages)

[BUG] ASoC/AMD ACP70/RT721: ASUS TUF Gaming A14 FA401EA speakers silent and headphone jack buzzes on playback
 2026-09-15 19:05 UTC  (13+ messages)

[PATCH] dmaengine: bestcomm: Enable compile testing
 2026-09-15 18:17 UTC 

[PATCH 0/4] ASoC: generic: Free jack GPIOs on card remove
 2026-09-15 16:36 UTC  (2+ messages)

[PATCH 0/4] ASoC: amd: acp: SoundWire machine driver fixes
 2026-09-15 17:02 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: Remove topology-loading wrappers
 2026-09-15 14:54 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Add KUnit tests for regmap defaults table
 2026-09-15 14:48 UTC  (2+ messages)

[PATCH] ASoC: rt721: Use the function_status check to avoid duplicate presets
 2026-09-15 16:17 UTC  (2+ messages)

[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
 2026-09-15 17:04 UTC  (9+ messages)
` [PATCH v4 01/10] dmaengine: Move enum dma_slave_buswidth to a new header

[PATCH 0/5] ASoC: qcom: Add Nord Ride audio support
 2026-09-15 16:32 UTC  (7+ messages)
` [PATCH v1 4/5] ASoC: dt-bindings: qcom,sm8250: Add Nord Ride sound card
` [PATCH v1 5/5] ASoC: qcom: sc8280xp: Add Nord Ride sound card support

[PATCH] ASoC: cs35l56: Wait for firmware timer expiry before system suspend
 2026-09-15 14:38 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI entry for Acer Extensa 215-23
 2026-09-15 14:30 UTC  (2+ messages)

[PATCH v3] ASoC: dt-bindings: Use consistent indentation in the example
 2026-09-15 14:02 UTC  (2+ messages)

[RFC PATCH 0/8] ALSA: untruncated card names
 2026-09-15 15:59 UTC  (9+ messages)
` [RFC PATCH 1/8] ALSA: core: keep non-ASCII bytes out of the card id
` [RFC PATCH 2/8] ALSA: control: copy the card bytes outside snd_ioctl_rwsem
` [RFC PATCH 3/8] ALSA: usb-audio: don't cut the card name inside a UTF-8 character
` [RFC PATCH 4/8] ALSA: core: carry the untruncated form of the card names
` [RFC PATCH 5/8] ALSA: control: return the untruncated card names via CARD_BYTES
` [RFC PATCH 6/8] ALSA: core: add KUnit coverage for the card names
` [RFC PATCH 7/8] ALSA: usb-audio: offer the untruncated "
` [RFC PATCH 8/8] ALSA: Documentation: describe the card name fields

[PATCH v2 0/9] arm64: dts: qcom: shikra: Enable audio on EVK boards
 2026-09-15 15:49 UTC  (7+ messages)
` [PATCH v2 9/9] arm64: defconfig: Enable Qualcomm PM4125 and WSA885X drivers

[PATCH] ALSA: hda: intel: reset link for HP ENVY 27-p014
 2026-09-15 15:28 UTC  (3+ messages)

[PATCH 0/3] soundwire: qcom: add multi-master support
 2026-09-15 13:18 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH 0/2] Allow SoundWire devices to communicate during remove
 2026-09-15 13:00 UTC  (10+ messages)
` [PATCH 1/2] soundwire: bus: Don't unassign dev_num before unregistering device
` [PATCH 2/2] soundwire: intel_auxdevice: Don't disable IRQs before removing children

[PATCH] ASoC: fix comment typos in codecs and atmel driver
 2026-09-15 12:56 UTC 

[PATCH v2 0/6] ASoC: qcom: Add shikra LPASS RX/VA macro support
 2026-09-15 12:55 UTC  (14+ messages)
` [PATCH v2 1/6] ASoC: dt-bindings: qcom: Add Shikra RX and VA macro compatibles
` [PATCH v2 3/6] ASoC: qcom: lpass-macro-common: Add LPASS codec version 4.1
` [PATCH v2 4/6] ASoC: qcom: lpass-rx-macro: Add shikra compatible
` [PATCH v2 5/6] ASoC: qcom: lpass-va-macro: "

[PATCH] ASoC: fix typos in comments
 2026-09-15 12:30 UTC  (3+ messages)
` [PATCH v2] "

[RFC] ALSA: how should a card name that is not ASCII be exposed?
 2026-09-15 12:04 UTC  (4+ messages)

[PATCH 6.6 v2] ALSA: hda: Fix missing pointer check in hda_component_manager_init function
 2026-09-15 11:54 UTC 

[PATCH 6.1 v2] ALSA: hda: Fix missing pointer check in hda_component_manager_init function
 2026-09-15 11:53 UTC 

[PATCH 0/8] soundwire: amd: SoundWire manager driver bug fixes
 2026-09-15 11:24 UTC  (7+ messages)
` [PATCH 3/8] soundwire: amd: fix work drain ordering and pm_runtime guard in remove path

[bug report] ASoC: codecs: pcm6240: Use guard() for mutex locks
 2026-09-15 11:08 UTC  (2+ messages)

[PATCH v2 00/13] ASoC: mediatek: mt8189: Improve error handling
 2026-09-15 10:43 UTC  (15+ messages)
` [PATCH v2 02/13] ASoC: mediatek: mt8189: Propagate APLL enable errors
` [PATCH v2 07/13] ASoC: mediatek: mt8189: Propagate runtime resume errors

[PATCH v2 00/23] ALSA: fix typos in comments
 2026-09-15 10:08 UTC  (20+ messages)
` [PATCH v2 06/23] ALSA: emux: "
` [PATCH v2 07/23] ALSA: firewire: bebob: "
` [PATCH v2 08/23] ALSA: opti9xx: "
` [PATCH v2 09/23] ALSA: hal2: "
` [PATCH v2 10/23] ALSA: ppc: tumbler: "
` [PATCH v2 11/23] ALSA: ac97: "
` [PATCH v2 12/23] ALSA: au88x0: "
` [PATCH v2 13/23] ALSA: aw2: "
` [PATCH v2 14/23] ALSA: cs4281: "
` [PATCH v2 15/23] ALSA: cs46xx: "
` [PATCH v2 16/23] ALSA: echoaudio: "
` [PATCH v2 17/23] ALSA: lx6464es: "
` [PATCH v2 18/23] ALSA: pcxhr: "
` [PATCH v2 19/23] ALSA: riptide: "
` [PATCH v2 20/23] ALSA: rme32: "
` [PATCH v2 21/23] ALSA: hdsp: "
` [PATCH v2 22/23] ALSA: trident: "
` [PATCH v2 23/23] ALSA: vx: "


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 NNTP newsgroup(s).