Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-30 07:23:54 to 2026-07-01 15:06:19 UTC [more...]

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

[PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 support
 2026-07-01 14:59 UTC  (16+ messages)
` [PATCH 1/2] soundwire: bus: add CLOCK_STOP_MODE1 support back
` [PATCH 2/2] soundwire: Intel: stop sdw clock in system suspend

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

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

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-07-01 13:54 UTC  (7+ 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 v2 00/11] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-07-01 12:26 UTC  (15+ 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: 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 v3 0/9] ASoC: Add Loongson-2K0300 I2S controller and sound card support
 2026-07-01 11:48 UTC  (3+ messages)
` [PATCH v3 6/9] ASoC: loongson: Add Loongson-2K0300 CTCISZ Forever Pi "

[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  (3+ messages)

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

[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  (10+ 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  (9+ messages)
` [PATCH v2 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
` [PATCH v2 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v2 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v2 4/7] ASoC: qcom: q6prm: add Audio IF clock IDs
` [PATCH v2 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties
` [PATCH v2 6/7] ASoC: qcom: common: add DAI-node TDM slot helpers
` [PATCH v2 7/7] ASoC: qcom: sc8280xp: add TDM hw_params support

[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
 2026-06-30 18:31 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 3/3] Documentation: sound: tas675x: Fix temperature range and impedance documentation

[PATCH v2] ASoC: dt-bindings: sound: nvidia,tegra30-ahub: Convert to DT schema
 2026-06-30 16:32 UTC  (2+ messages)

[PATCH 0/2] ASoC: sdw_utils: tidyup functions
 2026-06-30 13:25 UTC  (2+ messages)

[PATCH] ASoC: au1x: psc-ac97: remove unused chans
 2026-06-30 11:26 UTC  (2+ messages)

[PATCH] AsoC: intel: sst: fix PCI device reference leak on probe failure
 2026-06-30 11:26 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-30 11:26 UTC  (2+ messages)

[PATCH V2] ASoC: fsl_audmix: rework runtime PM handling in probe
 2026-06-30 12:34 UTC  (3+ messages)

[PATCH] ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280
 2026-06-30 11:27 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: meson: aiu: align I2S design to the AXG one
 2026-06-30 11:27 UTC  (2+ messages)

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

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-06-30 15:09 UTC  (8+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it

[PATCH v2] ASoC: amd: acp: amd-acp70-acpi-match: Add tas2783 support
 2026-06-30 14:49 UTC 

[PATCH 00/27] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-30 13:50 UTC  (6+ messages)
` [PATCH 09/27] ASoC: codecs: idt821034: Use guard() for mutex locks

[PATCH V3] ASoC: fsl_audmix: rework runtime PM handling in probe
 2026-06-30 13:25 UTC  (2+ messages)

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

[PATCH 0/5] soundwire: add BRA properties
 2026-06-30 12:48 UTC  (6+ messages)
` [PATCH 1/5] soundwire: cadence_master: add BRA_NumBytes[8] support
` [PATCH 2/5] soundwire: Add bra_block_alignment property support
` [PATCH 3/5] soundwire: intel: handle Peripheral bra_block_alignment
` [PATCH 4/5] soundwire: get mipi-sdw-bra-mode-max-data-per-frame property
` [PATCH 5/5] soundwire: intel_ace2x: handle the max_data_per_frame property

[PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert TI OMAP4+ DMIC binding to YAML
 2026-06-30 12:25 UTC 

[PATCH v7 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-06-30 11:39 UTC  (5+ messages)
` [PATCH v7 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
` [PATCH v7 2/3] ASoC: codecs: lpass-va-macro: "

[PATCH] MAINTAINERS: ASoC: SOF: add AMD reviewer for Sound Open Firmware
 2026-06-29 17:58 UTC  (2+ messages)

[PATCH] ASoC: codecs: max98090: add missing describe "data" for max98090_set_jack()
 2026-06-29 17:52 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: pcm512x: only print info once on no sclk
 2026-06-29 13:18 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt1321: move DSP status checking into a helper function
 2026-06-29 18:37 UTC  (2+ messages)

[PATCH] ASoC: hdac_hdmi: Fix resource cleanup on probe failure
 2026-06-29 17:54 UTC  (2+ messages)

[PATCH] ASoC: hdac_hda: Fix hlink refcount leak on component registration failure
 2026-06-29 17:51 UTC  (2+ messages)

[PATCH] ASoC: fsl: mpc5200-i2s: Free DMA resources on probe failure
 2026-06-29 17:49 UTC  (2+ messages)

[PATCH 0/2] ASoC: rt5677: add GPIO get_direction and enable standalone compilation
 2026-06-29 18:41 UTC  (2+ messages)

[RFC PATCH v2] ASoC: rt700-sdw: always drain jack work on remove
 2026-06-29 17:47 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic26: remove keyclick sysfs file
 2026-06-29 17:29 UTC  (2+ messages)

[PATCH] ASoC: SOF: add Intel UAOL sof_ipc_dai_type
 2026-06-29 17:31 UTC  (2+ messages)

[PATCH] ASoC: sma1303: remove fault-check sysfs group on remove
 2026-06-29 17:28 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: mtk-btcvsd-snd: Convert to DT Schema
 2026-06-29 17:31 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-topology: Return error for invalid number of formats
 2026-06-29 15:23 UTC  (2+ messages)

[PATCH] ASoC: meson: Use dev_err_probe() for device reset failures
 2026-06-29 17:22 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-29 18:19 UTC  (2+ messages)

[PATCH v8 0/8] lan966x pci device: Add support for SFPs, PCI part
 2026-06-30 10:28 UTC  (9+ messages)
` [PATCH v8 1/8] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v8 2/8] drivers: core: Use fw_devlink_set_device()
` [PATCH v8 3/8] pinctrl: cs42l43: "
` [PATCH v8 4/8] cxl/test: Use device_set_node()
` [PATCH v8 5/8] cxl/test: Use fw_devlink_set_device()
` [PATCH v8 6/8] PCI: of: "
` [PATCH v8 7/8] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v8 8/8] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node

[PATCH] ALSA: hda/realtek: Add quirk for HP Victus 16-e0xxx (88EE) to enable mute LED
 2026-06-30  9:56 UTC  (2+ messages)

[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-30  9:24 UTC  (2+ messages)
` [PATCH v4 12/17] ALSA: hda/core: Add include defining struct hda_device_id

[PATCH] soundwire: dmi-quirks: Disable ghost Realtek on Asus Expertbook
 2026-06-30  8:11 UTC 

[PATCH v4 0/6] ASoC: codecs: ES8389: Modify the ES8389 driver
 2026-06-30  7:23 UTC  (7+ messages)
` [PATCH v4 1/6] ASoC: codecs: ES8389: Modify volatile_register
` [PATCH v4 2/6] ASoC: codecs: ES8389: Fix the issue about mclk_src
` [PATCH v4 3/6] ASoC: codecs: ES8389: Modify the clock table
` [PATCH v4 4/6] ASoC: codecs: ES8389: Modify the initial configuration
` [PATCH v4 5/6] ASoC: codecs: ES8389: Add private members about HPF
` [PATCH v4 6/6] ASoC: codecs: ES8389: Add INPUTL MUX and INPUTR MUX


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