Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-30 18:32:11 to 2026-07-02 15:25:00 UTC [more...]

[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
 2026-07-02 15:24 UTC  (3+ messages)

[PATCH v5 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-07-02 15:15 UTC  (3+ messages)
` [PATCH v5 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
 2026-07-02 15:08 UTC  (4+ messages)

[PATCH v1 0/3] mfd: Initialize spi_device_id arrays using member names
 2026-07-02 14:53 UTC  (2+ messages)
` [PATCH v1 2/3] "

[PATCH 0/2] ALSA: Enable internal speakers on Alienware x16 R2
 2026-07-02 14:41 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Add quirk for Alienware x16 R2 speakers
` [PATCH 2/2] ALSA: hda: cs35l41: Add support for Alienware x16 R2

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-02 13:49 UTC  (2+ messages)

[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
 2026-07-02 13:21 UTC  (2+ messages)

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-02 13:12 UTC  (2+ messages)

[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
 2026-07-02 12:50 UTC  (2+ messages)

[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
 2026-07-02 12:38 UTC  (2+ messages)

[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
 2026-07-02 12:25 UTC  (2+ messages)

[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
 2026-07-02 12:21 UTC  (2+ messages)

[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
 2026-07-02 11:41 UTC  (2+ messages)

[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
 2026-07-02 11:37 UTC  (2+ messages)

[PATCH v8 0/8] lan966x pci device: Add support for SFPs, PCI part
 2026-07-02 11:23 UTC  (4+ messages)
` [PATCH v8 7/8] PCI: of: Set fwnode device of newly created PCI device nodes

[PATCH 0/2] ASoC: meson: aiu: fix playback issue for 24-bit mode
 2026-07-02 10:56 UTC  (3+ messages)
` [PATCH 1/2] ASoC: meson: gx-formatter: prepare on attach
` [PATCH 2/2] ASoC: meson: aiu-formatter: remove pipeline reset from prepare

[PATCH v3] ASoC: amd: acp: amd-acp70-acpi-match: Add tas2783 support
 2026-07-02 10:44 UTC 

[PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 support
 2026-07-02 10:09 UTC  (15+ messages)
` [PATCH 2/2] soundwire: Intel: stop sdw clock in system suspend

[PATCH] ALSA: control: Drop redundant stream_open() return check
 2026-07-02  9:36 UTC  (3+ messages)

[PATCH v8 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-07-02  9:35 UTC  (7+ messages)
` [PATCH v8 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
` [PATCH v8 2/3] ASoC: codecs: lpass-va-macro: "
` [PATCH v8 3/3] ASoC: codecs: lpass-wsa-macro: Use devm_clk_hw_register() for MCLK output

[PATCH v2 0/4] sound: qcom: audioreach: support WSA speakers only on WSA2
 2026-07-02  9:31 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: qcom: audioreach: compute active channel maps from channel_map
` [PATCH v2 2/4] ASoC: dt-bindings: qcom,sm8250: Add Ayaneo Pocket S2 sound card
` [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Ayaneo Pocket S2 card with special WSA channel mapping
` [PATCH v2 4/4] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: switch sound card to ayaneo,pocket-s2-sndcard

[PATCH v2 0/7] ALSA: Remove redundant open helper return checks
 2026-07-02  9:31 UTC  (9+ messages)
` [PATCH v2 1/7] ALSA: control: Drop redundant stream_open() return check
` [PATCH v2 2/7] ALSA: mixer: oss: Drop redundant nonseekable_open() "
` [PATCH v2 3/7] ALSA: pcm: "
` [PATCH v2 4/7] ALSA: pcm: "
` [PATCH v2 5/7] ALSA: rawmidi: Drop redundant stream_open() "
` [PATCH v2 6/7] ALSA: seq: "
` [PATCH v2 7/7] ALSA: timer: "

[PATCH] ALSA: pcm: Drop reduntant nonseekable_open() return check
 2026-07-02  8:32 UTC  (3+ messages)

[PATCH] ASoC: codecs: max98390: Propagate regcache_sync() errors
 2026-07-02  7:29 UTC 

[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
 2026-07-02  7:27 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-07-02  7:12 UTC  (21+ messages)
` [PATCH v2 01/11] dt-bindings: sound: qcom,qaif-cpu: Add binding
` [PATCH v2 02/11] ASoC: qcom: Add QAIF hardware register map
` [PATCH v2 03/11] ASoC: qcom: Add QAIF shared data structures and variant interface
` [PATCH v2 04/11] ASoC: qcom: Add QAIF CIF (CDC DMA) DAI ops
` [PATCH v2 05/11] ASoC: qcom: Add QAIF AIF "
` [PATCH v2 06/11] ASoC: qcom: Add generic of_xlate_dai_name helper and use it in lpass-cpu and qaif-cpu
` [PATCH v2 07/11] ASoC: qcom: Add QAIF regmap, DT parsing and platform init
` [PATCH v2 08/11] ASoC: qcom: Add QAIF PCM operations
` [PATCH v2 09/11] ASoC: qcom: Add QAIF IRQ handling, suspend/resume and platform register
` [PATCH v2 10/11] ASoC: qcom: Add Shikra QAIF support
` [PATCH v2 11/11] MAINTAINERS: Add Qualcomm QAIF driver entry

[PATCH] ALSA: core: Drop redundant stream_open() return check
 2026-07-02  6:31 UTC 

[PATCH 0/5] ASoC: intel: use component_name for Component name
 2026-07-02  5:41 UTC  (14+ messages)
` [PATCH 2/5] ASoC: soc-component: add component_name
` [PATCH 3/5] ASoC: intel: avs: pcm: use component_name for Component name

[PATCH] ALSA: oss: Drop redundant nonseekable_open() return check
 2026-07-02  5:02 UTC 

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

[PATCH v3 0/9] ASoC: Add Loongson-2K0300 I2S controller and sound card support
 2026-07-02  1:38 UTC  (4+ messages)
` [PATCH v3 6/9] ASoC: loongson: Add Loongson-2K0300 CTCISZ Forever Pi "

[PATCH 0/8] ASoC: add [devm_]snd_soc_register_component_with_name()
 2026-07-02  1:21 UTC  (9+ messages)
` [PATCH 1/8] ASoC: soc-component: "
` [PATCH 2/8] ASoC: soc-component: add .priv
` [PATCH 3/8] ASoC: intel: avs: use snd_soc_component_register_with_name()
` [PATCH 4/8] ASoC: intel: avs: probes: "
` [PATCH 5/8] ASoC: intel: catpt: pcm: "
` [PATCH 6/8] ASoC: soc-generic-dmaengine-pcm: use "
` [PATCH 7/8] ASoC: soc-topology-test: use snd_soc_component_register()
` [PATCH 8/8] ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component() local

[PATCH 0/2] soundwire: qcom: Fix port handling bugs
 2026-07-01 19:30 UTC  (3+ messages)
` [PATCH 1/2] soundwire: qcom: Fix port exhaustion check in stream_alloc_ports
` [PATCH 2/2] soundwire: qcom: Allocate sruntime array dynamically

[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
 2026-07-01 18:55 UTC  (4+ messages)
` [PATCH 1/3] ASoC: codecs: tas675x: use READ_ONCE for params to be used concurrently
` [PATCH 2/3] ASoC: codecs: tas675x: Fix CHx temperature range register bit fields

[PATCH v2] ASoC: amd: acp: amd-acp70-acpi-match: Add tas2783 support
 2026-07-01 18:21 UTC  (2+ messages)

[PATCH] fix: sound/soc/samsung: snow_probe: leaked of_node references on devm_snd_soc_register_card failure
 2026-07-01 16:49 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: add Qualcomm WSA885X codec support
 2026-07-01 16:39 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add WSA8855 bindings
` [PATCH v2 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

[PATCH] ASoC: amd: yc: Add support for Acer Extensa 215-23 (HerbagEX_MDU)
 2026-07-01 16:21 UTC 

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-01 16:09 UTC  (2+ messages)

[PATCH] fix: sound/soc/qcom: qcom_snd_parse_of: leaked device_node reference from of_parse_phandle on error path
 2026-07-01 15:56 UTC  (2+ messages)

[PATCH v1] soc: qcom: apr: Drop unused apr_device_id
 2026-07-01 15:20 UTC  (2+ messages)

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-07-01 15:05 UTC  (5+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()

[PATCH] ASoC: rt712-sdca: reset codec at io_init to fix silent headphone
 2026-07-01 14:56 UTC 

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-07-01 13:54 UTC  (4+ messages)
` [PATCH v3 12/16] ALSA: hda/core: Add include defining struct hda_device_id

[PATCH] ASoC: rt712: add mute led control for specific machines
 2026-07-01 12:43 UTC  (2+ messages)

[PATCH] ALSA: usx2y: us144mkii: fix work UAF on disconnect
 2026-07-01 11:56 UTC  (2+ messages)

[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-07-01 11:51 UTC  (3+ messages)
` [PATCH v2 13/17] ALSA: hda/core: Add include defining struct hda_device_id

[PATCH] ASoC: codecs: cleanup kconfig indentations
 2026-06-30 18:18 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add Alienware m15 R7 AMD to DMIC quirk table
 2026-07-01  6:03 UTC  (3+ messages)

[PATCH v2] ASoC: renesas: fsi: Propagate platform_get_irq() errors
 2026-06-30 18:36 UTC  (2+ messages)

[PATCH v3] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
 2026-06-30 18:46 UTC  (2+ messages)

[PATCH 0/3] ALSA: hda: Use scoped_guard() for remaining manual mutex handling
 2026-07-01 10:03 UTC  (6+ messages)
` [PATCH 1/3] ALSA: hda/cs35l41: Use scoped_guard() for fw_mutex in cs35l41_hda_bind()
` [PATCH 2/3] ALSA: hda/cs35l56: Use scoped_guard() for irq_lock in cs35l56_hda_fw_load()
` [PATCH 3/3] ALSA: hda: Use scoped_guard() for open_mutex in azx_pcm_open()

[PATCH 00/16] ASoC: SOF: amd: add support for ACP7.B/7.F platforms
 2026-07-01  9:55 UTC  (17+ messages)
` [PATCH 01/16] ASoC: amd: acp: add ACPI machine table for ACP7.B/7.F SOF driver
` [PATCH 02/16] ASoC: SOF: amd: add base platform support for ACP7.B/7.F
` [PATCH 03/16] ASoC: SOF: amd: mask ACP7x PGFSM status poll
` [PATCH 04/16] ASoC: SOF: amd: refactor SW1 I2S error reason clear in acp_irq_handler
` [PATCH 05/16] ASoC: SOF: amd: add ACP7x probe and remove
` [PATCH 06/16] ASoC: SOF: amd: add ACP7x IRQ handler for DSP IPC
` [PATCH 07/16] ASoC: SOF: amd: extend signed firmware pre-run for ACP7x
` [PATCH 08/16] ASoC: SOF: amd: require full ACP header for ACP7 signed firmware
` [PATCH 09/16] ASoC: SOF: amd: validate SizeFWSigned before signed FW length on ACP7x
` [PATCH 10/16] ASoC: SOF: amd: add post-firmware-run delay for ACP7x
` [PATCH 11/16] ASoC: SOF: amd: extend configure_and_run_sha_dma for ACPI signed FW flag
` [PATCH 12/16] ASoC: SOF: amd: wire signed firmware load callback for ACP7x via ACPI
` [PATCH 13/16] ASoC: SOF: amd: load ACP7.B/7.F signed data firmware to SRAM
` [PATCH 14/16] ASoC: SOF: amd: add ACP I2S format field and topology token
` [PATCH 15/16] ASoC: SOF: amd: add ACP7x I2S DAI type and topology support
` [PATCH 16/16] ASoC: SOF: amd: add system and runtime PM ops for ACP7x

[PATCH] ALSA: hda/conexant: Fix microphone mute after power-on reboot
 2026-07-01  8:50 UTC  (4+ messages)

[PATCH] ASoC: samsung: i2s: Use dev_err_probe() for iis clock error
 2026-07-01  8:43 UTC 

[PATCH] ASoC: samsung: spdif: Preserve the original clock acquisition error
 2026-07-01  8:05 UTC 

[PATCH] ASoC: SOF: topology: Use more common error handling code in sof_link_load()
 2026-07-01  7:30 UTC  (5+ messages)
  `  "

[PATCH 0/3] ALSA: hda: Use scoped_guard() for remaining manual mutex handling
 2026-07-01  6:49 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda/cs35l41: Use scoped_guard() for fw_mutex in cs35l41_hda_bind()
` [PATCH 2/3] ALSA: hda/cs35l56: Use scoped_guard() for irq_lock in cs35l56_hda_fw_load()
` [PATCH 3/3] ALSA: hda: Use scoped_guard() for open_mutex in azx_pcm_open()

[PATCH] ASoC: mediatek: mt8173-rt5650: tidyup error message
 2026-07-01  6:17 UTC 

[PATCH] ASoC: tas2781: bound firmware description string parsing
 2026-07-01  5:32 UTC 

[PATCH 0/2] ASoC: Fix mixed goto and guard() usage
 2026-07-01  4:13 UTC  (3+ messages)
` [PATCH 1/2] ASoC: samsung: i2s: Avoid mixing goto with guard()
` [PATCH 2/2] ASoC: ti: j721e-evm: "

[PATCH v2 0/2] ASoC: sof: nocodec: tidyup sof_nocodec_xxx_setup()
 2026-07-01  2:36 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: sof: nocodec: tidyup sof_nocodec_bes_setup()
` [PATCH v2 2/2] ASoC: sof: nocodec: tidyup sof_nocodec_setup()

[PATCH 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-07-01  0:12 UTC  (7+ messages)
` [PATCH 06/12] ASoC: simple-card: tidyup simple_util_parse_card_name()
` [PATCH 08/12] ASoC: simple-card: tidyup simple_util_parse_xxx() in simple_parse_of()

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-07-01  0:00 UTC  (9+ messages)
` [PATCH 03/13] mips: replace linux/gpio.h inclusions
` [PATCH 04/13] sh: "
` [PATCH 13/13] gpiolib: remove linux/gpio.h

[PATCH] ALSA: hda/hdmi: disable KAE for Intel Panther Lake
 2026-06-30 22:45 UTC  (6+ messages)

[PATCH] ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
 2026-06-30 22:22 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: scarlett2: unwind notify URB init failures
 2026-06-30 20:37 UTC  (3+ messages)

[PATCH v2 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-06-30 19:29 UTC  (3+ messages)
` [PATCH v2 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties


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