Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-23 07:17:33 to 2026-06-26 10:49:44 UTC [more...]

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-06-26 10:49 UTC  (4+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()

[PATCH 00/24] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-26 10:40 UTC  (28+ messages)
` [PATCH 01/24] ASoC: codecs: ab8500: Use guard() for mutex locks
` [PATCH 02/24] ASoC: codecs: ak4613: "
` [PATCH 03/24] ASoC: codecs: arizona-jack: Use guard() cleanup helpers
` [PATCH 04/24] ASoC: codecs: arizona: Use guard() for mutex locks
` [PATCH 05/24] ASoC: codecs: aw87390: "
` [PATCH 06/24] ASoC: codecs: aw88081: "
` [PATCH 07/24] ASoC: codecs: aw88166: "
` [PATCH 08/24] ASoC: codecs: aw88261: "
` [PATCH 09/24] ASoC: codecs: aw88395: "
` [PATCH 10/24] ASoC: codecs: aw88399: "
` [PATCH 11/24] ASoC: codecs: cros_ec_codec: "
` [PATCH 12/24] ASoC: codecs: cs-amp-lib: "
` [PATCH 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers
` [PATCH 14/24] ASoC: codecs: cs42l42: Use guard() cleanup helpers
` [PATCH 15/24] ASoC: codecs: cs42l43: Use guard() and PM runtime scope helpers
` [PATCH 16/24] ASoC: codecs: cs42l84: Use guard() for mutex locks
` [PATCH 17/24] ASoC: codecs: cs43130: "
` [PATCH 18/24] ASoC: codecs: cs47l15: "
` [PATCH 19/24] ASoC: codecs: cs47l35: "
` [PATCH 20/24] ASoC: codecs: cs47l85: "
` [PATCH 21/24] ASoC: codecs: cs47l90: "
` [PATCH 22/24] ASoC: codecs: cs47l92: "
` [PATCH 23/24] ASoC: codecs: cs48l32: "
` [PATCH 24/24] ASoC: codecs: cs2072x: "

[PATCH v3 0/9] ASoC: Add Loongson-2K0300 I2S controller and sound card support
 2026-06-26 10:01 UTC  (12+ messages)
` [PATCH v3 1/9] ASoC: loongson: Fix error handling in ACPI property parsing
` [PATCH v3 2/9] ASoC: dt-bindings: loongson,ls2k1000-i2s: Document Loongson-2K0300 compatible
` [PATCH v3 3/9] ASoC: loongson: Add Loongson-2K0300 I2S controller support
` [PATCH v3 4/9] ASoC: dt-bindings: loongson,ls-audio-card: Use common sound card
` [PATCH v3 5/9] ASoC: dt-bindings: loongson,ls-audio-card: Add ctcisz forever pi compatible
` [PATCH v3 6/9] ASoC: loongson: Add Loongson-2K0300 CTCISZ Forever Pi sound card support
` [PATCH v3 7/9] ASoC: dt-bindings: loongson,ls-audio-card: Add ATK-DL2K0300B compatible
` [PATCH v3 8/9] ASoC: loongson: Add headphone jack detection and DAPM routing
` [PATCH v3 9/9] ASoC: es8328: Add DAPM routes from MIC inputs to Mic Bias

BUG in es8389_set_bias_level?
 2026-06-26  9:00 UTC 

[PATCH 0/5] ASoC: intel: use component_name for Component name
 2026-06-26  8:49 UTC  (7+ messages)
` [PATCH 1/5] ASoC: soc-component: add driver_name
` [PATCH 2/5] ASoC: soc-component: add component_name
` [PATCH 3/5] ASoC: intel: avs: pcm: use component_name for Component name
` [PATCH 4/5] ASoC: intel: avs: probes: "
` [PATCH 5/5] ASoC: intel: catpt: pcm: "

[PATCH 0/2] ASoC: sdw_utils: tidyup functions
 2026-06-26  8:37 UTC  (5+ messages)
` [PATCH 1/2] ASoC: sdw_utils: tidyup .count_sidecar
` [PATCH 2/2] ASoC: sdw_utils: tidyup asoc_sdw_parse_sdw_endpoints()

[PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-26  8:29 UTC  (6+ messages)
` [PATCH v4 1/5] ASoC: Intel: avs: Use guard() for locking
` [PATCH v4 2/5] ASoC: Intel: avs: Use scoped_guard() for scoped locking
` [PATCH v4 3/5] ASoC: intel: atom: Use __free(kfree) for stream pointer
` [PATCH v4 4/5] ASoC: Intel: atom: Use guard() for locking
` [PATCH v4 5/5] ASoC: Intel: atom: Use scoped_guard() for scoped locking

[PATCH] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stop
 2026-06-26  8:09 UTC  (2+ messages)

[PATCH 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-06-26  6:29 UTC  (13+ messages)
` [PATCH 01/12] ASoC: simple-card: move simple_parse_of()
` [PATCH 02/12] ASoC: simple-card: merge extra method into simple_parse_of()
` [PATCH 03/12] ASoC: audio-graph-card2: Tidyup audio_graph2_parse_of() around error
` [PATCH 04/12] ASoC: audio-graph-card: Tidyup audio_graph_parse_of() "
` [PATCH 05/12] ASoC: simple_card_utils: add simple_util_parse_property()
` [PATCH 06/12] ASoC: simple-card: tidyup simple_util_parse_card_name()
` [PATCH 07/12] ASoC: simple_card_utils: add simple_util_parse_aux_devs()
` [PATCH 08/12] ASoC: simple-card: tidyup simple_util_parse_xxx() in simple_parse_of()
` [PATCH 09/12] ASoC: audio-graph-card: tidyup simple_util_parse_xxx() in audio_graph_parse_of()
` [PATCH 10/12] ASoC: audio-graph-card2: tidyup simple_util_parse_xxx() in audio_graph2_parse_of()
` [PATCH 11/12] ASoC: simple-card-utils: tidyup simple_util_init_aux_jacks()
` [PATCH 12/12] ASoC: simple-card-utils: tidyup simple_util_clean_reference()

[PATCH] ASoC: sof: topology: use for_each_card_rtds()
 2026-06-26  6:04 UTC 

[PATCH v2] ALSA: hda/realtek: Enable internal speakers on Razer Blade 16 (2025)
 2026-06-26  5:48 UTC  (6+ messages)
    ` [PATCH v3] "
  ` [PATCH v4] "

[Linux Kernel Bug] general protection fault in snd_fcp_init
 2026-06-26  5:47 UTC  (4+ messages)
  ` [PATCH] ALSA: FCP: Fix NULL pointer dereference in interface lookup

[PATCH] ALSA: hda/realtek: Update Acer Nitro ANV15-41 quirk to enable mute LED
 2026-06-26  5:45 UTC  (2+ messages)

[PATCH 0/2] ASoC: sof: nocodec: tidyup sof_nocodec_xxx_setup()
 2026-06-26  5:42 UTC  (3+ messages)
` [PATCH 1/2] ASoC: sof: nocodec: tidyup sof_nocodec_bes_setup()
` [PATCH 2/2] ASoC: sof: nocodec: tidyup sof_nocodec_setup()

[RFC][PATCH] ASoC: mediatek: mt8365-mt6357: tidyup mach_priv
 2026-06-26  5:37 UTC 

[PATCH v3 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-26  1:59 UTC  (19+ messages)
` [PATCH v3 1/5] ASoC: intel: sst-mfld-platform-pcm: Use __free(kfree) for stream pointer
` [PATCH v3 2/5] ASoC: Intel: avs: Use guard() for locking
` [PATCH v3 3/5] ASoC: Intel: avs: Use scoped_guard() for scoped locking
` [PATCH v3 4/5] ASoC: Intel: atom: "
` [PATCH v3 5/5] ASoC: Intel: atom: Use guard() for locking

[PATCH] ASoC: au1x: psc-ac97: remove unused chans
 2026-06-26  1:08 UTC 

[PATCH] ASoC: codecs: max98090: add missing describe "data" for max98090_set_jack()
 2026-06-26  1:07 UTC 

[GIT PULL] ASoC fixes for v7.2-merge-window
 2026-06-25 17:01 UTC 

[PATCH v2] ASoC: dt-bindings: sound: nvidia,tegra30-ahub: Convert to DT schema
 2026-06-25 15:28 UTC 

[RFC PATCH 0/2] ASoC: atmel: ac97c: Fix IRQ handling sequences
 2026-06-25 15:28 UTC  (2+ messages)

[PATCH RESEND v4 1/2] ALSA: control: tidy up whitespaces
 2026-06-25 12:40 UTC  (3+ messages)
` [PATCH RESEND v4 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH v2] ASoC: codecs: pcm512x: only print info once on no sclk
 2026-06-25 12:28 UTC 

[PATCH 0/13] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-06-25 12:11 UTC  (16+ messages)
` [PATCH 2/13] dt-bindings: sound: Add Qualcomm QAIF binding
` [PATCH 5/13] ASoC: qcom: Add QAIF shared data structures and variant interface

[PATCH] ALSA: firewire: isight: bound the sample count to the packet payload
 2026-06-25 12:02 UTC  (2+ messages)

[PATCH v2] ALSA: usb-audio: Add support for Pioneer DJ DJM-S11
 2026-06-25 11:46 UTC 

[PATCH v2] ALSA: usb-audio: qcom: Free QMI handle
 2026-06-25 11:57 UTC  (2+ messages)

[PATCH] ALSA: hda: Add Lenovo Legion 7i 16IAX7 17AA3874 quirk
 2026-06-25 11:54 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: avoid kobject path lookup in DualSense match
 2026-06-25 11:52 UTC  (2+ messages)

[PATCH] WIP: ASoC: codecs: pcm512x: only print info once on no sclk
 2026-06-25 11:48 UTC 

[PATCH v1 0/8] arm64: dts: qcom: shikra: Enable audio on EVK boards
 2026-06-25 11:45 UTC  (5+ messages)
` [PATCH v1 2/8] arm64: dts: qcom: shikra: Add QAIF CPU node for audio
` [PATCH v1 4/8] arm64: dts: qcom: shikra: Add soundwire and macro nodes

[PATCH] ALSA: hda/realtek: Add quirk for Acer Nitro ANV15-41
 2026-06-25 11:45 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add support for Pioneer DJ DJM-S11
 2026-06-25 11:08 UTC 

[PATCH v1] ASoC: tas2781: Update default register address to TAS2563
 2026-06-25 10:28 UTC 

[PATCH] ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel count
 2026-06-25 10:24 UTC 

[PATCH v2] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
 2026-06-24 21:43 UTC  (9+ messages)

[PATCH v3] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
 2026-06-24 21:10 UTC 

[PATCH] ALSA: hda/hdmi: disable KAE for Intel Panther Lake
 2026-06-24 17:04 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: Add mic mute LED quirk for HP Laptop 15-fd0xxx
 2026-06-24 16:48 UTC 

[PATCH v1] ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly
 2026-06-24 12:01 UTC  (3+ messages)

[PATCH] ASoC: soc-core: Don't fail if device_link could not be created
 2026-06-24 12:01 UTC  (2+ messages)

[PATCH v2] ASoC: qcom: q6apm-dai: add carveout SCM assignment for mDSP buffers
 2026-06-24 14:11 UTC  (2+ messages)

[PATCH] ASoC: SDCA: Validate written enum value in ge_put_enum_double()
 2026-06-23 13:47 UTC  (3+ messages)

[PATCH] ASoC: rt5575: Use __le32 for SPI burst write address
 2026-06-23 14:04 UTC  (2+ messages)

[PATCH v2 0/5] Fix SoundWire randconfig issues
 2026-06-23 13:47 UTC  (7+ messages)
` [PATCH v2 1/5] soundwire: Move wait for initialisation helper to header
` [PATCH v2 2/5] ASoC: es9356: Add back local call to sdw_show_ping_status()
` [PATCH v2 3/5] ASoC: max98373: "
` [PATCH v2 4/5] ASoC: ti: "
` [PATCH v2 5/5] ASoC: realtek: "

[PATCH v4] ASoC: tas2783: Update loaded firmware names to linux-firmware 20260519
 2026-06-23 14:03 UTC  (2+ messages)

[PATCH] ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()
 2026-06-24  9:03 UTC  (2+ messages)

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-06-24  8:25 UTC  (3+ messages)

[PATCH] ASoC: rockchip: rockchip_sai: Hand over hclk control exclusively to Runtime PM
 2026-06-24  2:37 UTC  (4+ messages)

[PATCH RFC] dt-bindings: sound: Convert cirrus,cs35l36 to DT schema
 2026-06-23 22:00 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-23 20:26 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: "

[RFC PATCH] soundwire: amd: report clock-stop exit failures
 2026-06-23 14:35 UTC  (2+ messages)

[PATCH v6 2/3] ASoC: codecs: lpass-va-macro: Switch to PM clock framework for runtime PM
 2026-06-23 11:59 UTC  (3+ messages)

[PATCH v6 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-06-23 11:57 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-23 11:45 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v6 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
 2026-06-23 10:35 UTC  (2+ messages)

[PATCH v2] ASoC: soc-core: Create device_link to ensure correct suspend order
 2026-06-23 10:22 UTC  (5+ messages)

[PATCH] ALSA: FCP: Add Focusrite ISA C8X support
 2026-06-23  9:46 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: add Qualcomm WSA885X I2C codec support
 2026-06-23  9:20 UTC  (11+ messages)
` [PATCH v1 1/2] dt-bindings: sound: add qcom,wsa885x-i2c
` [PATCH v1 2/2] ASoC: codecs: add Qualcomm WSA885X I2C codec driver

[PATCH v6 3/3] ASoC: codecs: lpass-wsa-macro: Use devm_clk_hw_register() for MCLK output
 2026-06-23  7:17 UTC 

[PATCH] ALSA: hda/realtek: Enable internal speakers on Razer Blade 16 (2025)
 2026-06-21 20:57 UTC  (2+ messages)
` [PATCH v2] "


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