linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Kconfig dangling references (BZ 216748)
 2025-12-08 18:13 UTC  (6+ messages)
  ` [Linux-stm32] "

[PATCH] ALSA: uapi: Fix typo in asound.h comment
 2025-12-08 14:28 UTC  (2+ messages)

[PATCH v2] ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events
 2025-12-08 12:12 UTC  (2+ messages)

[PATCH] ASoC: cs35l41: Always return 0 when a subsystem ID is found
 2025-12-08  9:31 UTC  (2+ messages)

[PATCH v8 0/2] ASoC: rt5575: Add the codec driver for the ALC5575
 2025-12-08  9:16 UTC  (13+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] ASoC: dt-bindings: realtek,rt5575: add bindings for ALC5575

[PATCH v4 0/6] Add support for the LTM8054 voltage regulator
 2025-12-08  8:57 UTC  (8+ messages)

[PATCH] ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
 2025-12-08  5:20 UTC 

[PATCH] iio: inkern: Use namespaced exports
 2025-12-07 14:01 UTC  (8+ messages)

[PATCH] ALSA: Do not build obsolete API
 2025-12-07 12:17 UTC  (4+ messages)

[PATCH v6 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-12-07 12:13 UTC  (5+ messages)
` [PATCH v6 1/3] ALSA: hda: dt-bindings: "
` [PATCH v6 2/3] ALSA: hda/core: add addr_offset field for bus address translation
` [PATCH v6 3/3] ALSA: hda: add CIX IPBLOQ HDA controller support

[PATCH v1 0/2] Add Support for three HP/ASUS laptops using CS35L41
 2025-12-07 12:12 UTC  (4+ messages)
` [PATCH v1 1/2] ALSA: hda/realtek: Add support for HP Turbine Laptops
` [PATCH v1 2/2] ALSA: hda/realtek: Add support for ASUS UM3406GA

[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
 2025-12-06 21:39 UTC  (12+ messages)

[PATCH RESEND] ASoC: codec: rt274: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warning
 2025-12-06 14:51 UTC 

[PATCH v3] ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format
 2025-12-05 20:08 UTC  (3+ messages)

[syzbot] [sound?] WARNING in update_rq_clock
 2025-12-05 18:44 UTC 

[PATCH v5 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-12-05 15:56 UTC  (8+ messages)
` [PATCH v5 1/3] ALSA: hda: dt-bindings: "
` [PATCH v5 2/3] ALSA: hda/core: add addr_offset field for bus address translation
` [PATCH v5 3/3] ALSA: hda: add CIX IPBLOQ HDA controller support

[PATCH v2] ALSA: usb-audio: Initialize status1 to fix uninitialized symbol errors
 2025-12-05 14:28 UTC  (2+ messages)

[PATCH] ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events
 2025-12-05 14:27 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()
 2025-12-05 14:13 UTC  (3+ messages)

[PATCH v4 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-12-05 11:22 UTC  (8+ messages)
` [PATCH v4 1/3] ALSA: hda: dt-bindings: "
` [PATCH v4 2/3] ALSA: hda/core: add addr_offset field for bus address translation
` [PATCH v4 3/3] ALSA: hda: add CIX IPBLOQ HDA controller support

[PATCH] ASoC: davinci-mcasp: remove unneeded #ifdef
 2025-12-05  9:05 UTC 

[BUG] hda/tas2781: ASUS ROG Xbox Ally X audio issues with default firmware
 2025-12-04 21:28 UTC  (2+ messages)

[PATCH] ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTO
 2025-12-04 18:52 UTC  (2+ messages)

[GIT PULL] sound updates for 6.19-rc1
 2025-12-04 18:30 UTC  (2+ messages)

[PATCH 0/3] ASoC: amd/sdw: Fix confusing cleanup.h
 2025-12-04 16:18 UTC  (7+ messages)
` [PATCH 1/3] ASoC: amd: acp-sdw-legacy: Fix confusing cleanup.h syntax
` [PATCH 2/3] ASoC: amd: acp-sdw-sof: "
` [PATCH 3/3] ASoC: SDCA: functions: "

[PATCH 0/2] ASoc: qcom: q6afe: fix bad guard conversion
 2025-12-04 13:04 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ASoc: qcom: q6afe: use guards consistently
` (subset) [PATCH 0/2] ASoc: qcom: q6afe: fix bad guard conversion

[PATCH v2 0/2] ASoC: ak4458 & ak5558: disable regulator if error
 2025-12-04 13:04 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: ak4458: Disable regulator when error happens
` [PATCH v2 2/2] ASoC: ak5558: "

[PATCH 0/3] ASoC: codecs: wcd93xx: fix OF node leaks on probe failure
 2025-12-04 13:04 UTC  (3+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-04 12:06 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] ASoC: codecs: nau8325: Silence uninitialized variables warnings
 2025-12-03 21:49 UTC  (3+ messages)

[PATCH] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
 2025-12-03 16:50 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: cirrus,cs42xx8: Reference common DAI properties
 2025-12-03 14:54 UTC  (2+ messages)

[PATCH v2] ASoC: amd: acp: Audio is not resuming after s0ix
 2025-12-03 14:54 UTC  (2+ messages)

[PATCH v1] ASoC: amd: acp: Audio is not resuming after s0ix
 2025-12-03 14:54 UTC  (4+ messages)

[PATCH] ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()
 2025-12-03 14:54 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: cirrus,cs42xx8: Reference common DAI properties
 2025-12-03 14:54 UTC  (5+ messages)

[PATCH 0/9] ALSA: seq: Use bus specific probe and remove
 2025-12-03 13:51 UTC  (14+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] ALSA: seq: midi: Convert to snd_seq bus probe mechanism
` [PATCH 3/9] ALSA: seq: ump: "
` [PATCH 4/9] ALSA: opl3: "
` [PATCH 5/9] ALSA: opl4: "
` [PATCH 6/9] ALSA: sb: "
` [PATCH 7/9] ALSA: emu10k1: "
` [PATCH 8/9] ALSA: seq: oss: "
` [PATCH 9/9] ALSA: seq: Refuse to probe seq drivers with non-bus probe or remove

[PATCH] ALSA: usb-audio: Initialize status1 to fix uninitialized symbol errors
 2025-12-03 13:34 UTC  (9+ messages)

[PATCH v1] ASoC: amd: acp: update tdm channels for specific DAI
 2025-12-03 12:01 UTC 

[PATCH 0/6] ASoC: qcom: Constify few things in audioreach and topology
 2025-12-03  8:24 UTC  (5+ messages)
` [PATCH 1/6] ASoC: qcom: audioreach: Drop unused audioreach_control_load_mix() arguments

[PATCH 0/6] ASoC: qcom: Fix confusing cleanup.h
 2025-12-03  8:05 UTC  (3+ messages)

[PATCH 0/2] ASoC: ak4458 & ak5558: disable regulator if error
 2025-12-03  6:09 UTC  (6+ messages)
` [PATCH 1/2] ASoC: ak4458: Disable regulator when error happens
` [PATCH 2/2] ASoC: ak5558: "

[PATCH] ASoC: mediatek: mt8189-nau8825: don't use card->damp directly
 2025-12-03  5:27 UTC 

[PATCH] ASoC: cs-amp-lib: Revert use of __free(kfree) back to normal C cleanup
 2025-12-02 21:37 UTC  (2+ messages)

[PATCH 0/4] ASoC / soc/qcom: Constify APR/GPR callback response data
 2025-12-02 17:08 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Add codec IDs to HP ProBook G8 fixups
 2025-12-02 16:55 UTC  (6+ messages)
` [PATCH v2] ALSA: hda/realtek: Add PCI SSIDs to HP ProBook quirks

[PATCH] ASoC: cpcap: Fix event generation for mux controls
 2025-12-02 14:10 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Remove __free() from cs_dsp_debugfs_string_read()
 2025-12-02 11:34 UTC 

[PATCH v3 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-12-02  9:45 UTC  (6+ messages)
` [PATCH v3 3/3] "

[PATCH] ALSA: usb-audio: Fix max bytes-per-interval calculation
 2025-12-02  7:08 UTC  (8+ messages)

[PATCH] ALSA: usb-audio: Simplify with usb_endpoint_max_periodic_payload()
 2025-12-02  7:08 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs don't work for more HP laptops
 2025-12-02  7:07 UTC  (2+ messages)

[GIT PULL] ASoC updates for v6.19
 2025-12-02  7:06 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis
 2025-12-01 21:35 UTC  (2+ messages)

[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2025-12-01 16:20 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Don't use __free() in cs_dsp_load() and cs_dsp_load_coeff()
 2025-12-01 16:07 UTC 

[PATCH v2] ALSA: rawmidi: Fix inconsistent indenting warning reported by smatch
 2025-12-01 15:27 UTC  (2+ messages)

[PATCH] ALSA: rawmidi: Fix inconsistent indenting warning reported by smatch
 2025-12-01 15:02 UTC  (2+ messages)

[PATCH] ASoC: cs-amp-lib: Replace __free(kfree) with normal kfree() cleanup
 2025-12-01 12:39 UTC 

[PATCH] ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeing
 2025-12-01 11:40 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).