Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-14 06:09:42 to 2026-07-15 16:45:17 UTC [more...]

[PATCH] ALSA: hda/generic: Replace strlcat() with strscpy()
 2026-07-15 16:45 UTC  (4+ messages)

[PATCH v2 0/3] Fix races on creation of SDCA jack detection
 2026-07-15 16:29 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: Add a component fixup_controls callback
` [PATCH v2 2/3] ASoC: SDCA: Populate IRQ data earlier
` [PATCH v2 3/3] ASoC: SDCA: Switch to fixup_controls callback for IRQ registration

[PATCH v2 0/6] Add audio support for QCS6490 RubikPi3
 2026-07-15 14:02 UTC  (6+ messages)
` [PATCH v2 1/6] ASoC: dt-bindings: es8316: Document jack detect inversion
` [PATCH v2 2/6] ASoC: dt-bindings: qcom,sm8250: Add RubikPi 3 sound card
` [PATCH v2 3/6] ASoC: qcom: common: Add generic headset jack helpers
` [PATCH v2 5/6] ASoC: qcom: sc8280xp: Add RubikPi 3 sound card support
` [PATCH v2 6/6] arm64: dts: qcom: qcs6490-rubikpi3: Add audio support

[PATCH v2] ALSA: hda: cs35l41: Support HP OmniBook 7 Laptop 16-bh0xxx
 2026-07-15 16:13 UTC  (4+ messages)

[REGRESSION 7.2-rc3] ASoC: cs35l56: component probe waits for an init_completion that cannot be signalled until the wait ends — whole sof_sdw card fails
 2026-07-15 15:50 UTC  (2+ messages)

[PATCH 0/4] ASoC: tegra: Simplify error handling
 2026-07-15 12:49 UTC  (10+ messages)
` [PATCH 1/4] ASoC: tegra: tegra20_das: Use dev_err_probe() for "
` [PATCH 2/4] ASoC: tegra: tegra210_adx: Return the original error directly
` [PATCH 3/4] ASoC: tegra: tegra210_amx: "
` [PATCH 4/4] ASoC: tegra: tegra210: Use devm_clk_get_optional() for sync_input clock

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

[PATCH 0/6] ASoC: sunxi: Simplify error handling
 2026-07-15 15:04 UTC  (13+ messages)
` [PATCH 1/6] ASoC: sunxi: sun4i-codec: Use dev_err_probe() for probe "
` [PATCH 2/6] ASoC: sunxi: sun4i-codec: Drop redundant error messages
` [PATCH 3/6] ASoC: sunxi: sun4i-i2s: Use dev_err_probe() for probe error handling
` [PATCH 4/6] ASoC: sunxi: sun4i-spdif: "
` [PATCH 5/6] ASoC: sunxi: sun50i-codec-analog: Improve "
` [PATCH 6/6] ASoC: sunxi: sun8i-codec-analog: "

[PATCH] ASoC: codecs: lpass-va-macro: Propagate regcache_sync() errors
 2026-07-15 14:57 UTC  (4+ messages)

[PATCH v5 1/2] ALSA: control: tidy up whitespaces
 2026-07-15 14:51 UTC  (3+ messages)
` [PATCH v5 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH] ALSA: hda: cs35l41: validate and free ACPI mute object
 2026-07-15 14:40 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: lpass-{wsa,va}-macro: check clk_set_rate() return value
 2026-07-15 13:45 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: codecs: lpass-wsa-macro: "
` [PATCH v2 2/2] ASoC: codecs: lpass-va-macro: "

[PATCH] ASoC: Intel: avs: validate configuration TLV bounds
 2026-07-15 13:33 UTC  (3+ messages)

[PATCH v3 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-15 13:32 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v3 2/4] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v3 3/4] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v3 4/4] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM

[PATCH v2 0/5] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-15 12:32 UTC  (7+ messages)
` [PATCH v2 1/5] pinctrl: qcom: lpass-lpi: make mutex cleanup devm-managed
` [PATCH v2 3/5] ASoC: qcom: q6prm: add support for LPASS LPR resource voting

[PATCH 0/2] ASoC: codecs: lpass-{wsa,va}-macro: check clk_set_rate() return value
 2026-07-15 12:21 UTC  (8+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-wsa-macro: "
` [PATCH 2/2] ASoC: codecs: lpass-va-macro: "

[PATCH 0/2] ASoC: cs35l56: Add support for CS35L62
 2026-07-15 12:01 UTC  (3+ messages)
` [PATCH 1/2] ASoC: cs35l56: Add support for CS35L62 for SoundWire
` [PATCH 2/2] ASoC: sdw_utils: Add codec info for CS35L62

[PATCH v4 0/2] Add support for the Qualcomm WSA885X Stereo smart speaker amplifier
 2026-07-15 11:52 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8855: add Qualcomm WSA8855 "
` [PATCH v4 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

[PATCH] ASoC: sun4i-codec: Sort sound related #include statements
 2026-07-14 21:19 UTC  (3+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Vector A16 HX A8WIG
 2026-07-14 21:27 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
 2026-07-14 21:23 UTC  (2+ messages)

[PATCH v2] slimbus: qcom-ngd-ctrl: fix ngd register base address
 2026-07-15 10:42 UTC  (2+ messages)

[PATCH] ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAI
 2026-07-15 10:06 UTC 

[PATCH v4 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-07-15  9:46 UTC  (11+ messages)
` [PATCH v4 1/7] ASoC: qcom: qdsp6: add topology-driven Audio IF support
` [PATCH v4 2/7] ASoC: qcom: q6apm-lpass-dais: add TDM DAI operations
` [PATCH v4 3/7] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: add Audio IF clocks
` [PATCH v4 4/7] ASoC: qcom: qdsp6: q6prm: add Audio IF clock IDs

[PATCH] ASoC: generic: Card name parsing should be called after xxx_for_each_link()
 2026-07-15  8:49 UTC  (2+ messages)

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-07-14 18:46 UTC  (5+ messages)
` [PATCH 06/16] ASoC: twl4030-codec: Allow setting APLL rate through the .set_sysclk() interface
` [PATCH 16/16] arm: omap2: remove remaining pdata-quirks for pandora legacy devices

[PATCH] ALSA: hda/realtek: Fix speakers on Alienware x16 R2
 2026-07-15  8:00 UTC  (2+ messages)

[PATCH v4] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-15  7:59 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP EliteBook 830 G8 (8AB8) to enable mute LEDs
 2026-07-15  7:48 UTC  (2+ messages)

[PATCH][next] ALSA: aloop: make read-only array texts static const
 2026-07-15  7:48 UTC  (2+ messages)

[PATCH] ALSA:emu10k1 : Use vmalloc_array() instead of array_size in snd_emu10k1_efx_alloc_pm_buffer()
 2026-07-15  6:59 UTC 

[PATCH v5 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-15  6:58 UTC  (6+ messages)
` [PATCH v5 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v5 2/3] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
` [PATCH v5 3/3] ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[PATCH 0/2] ASoC: tas2562: fix Digital Volume Control
 2026-07-15  6:04 UTC  (3+ messages)
` [PATCH 1/2] ASoC: tas2562: fix DVC coefficient write order
` [PATCH 2/2] ASoC: tas2562: fix broken entries in the volume lookup table

[PATCH] soundwire: bus.h: repair kernel-doc comments
 2026-07-15  3:07 UTC 

[PATCH 0/2] ASoC: fsl: fix m2m_init error path cleanup in fsl_asrc and fsl_easrc
 2026-07-15  2:47 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_asrc: fix m2m_init error path to use goto instead of bare return
` [PATCH 2/2] ASoC: fsl_easrc: "

[PATCH v2 08/12] ASoC: simple-card: tidyup simple_util_parse_xxx() in simple_parse_of()
 2026-07-15  2:12 UTC  (3+ messages)

[PATCH 00/14 v2] ASoC: clean up kernel-doc warnings
 2026-07-15  0:05 UTC  (15+ messages)
` [PATCH 01/14 v2] ASoC: codecs: NeoFidelity: repair the kernel-doc format
` [PATCH 02/14 v2] ASoC: fsl_asrc_common: fix all kernel-doc warnings
` [PATCH 03/14 v2] ASoC: fsl_asrc: avoid "
` [PATCH 04/14 v2] ASoC: fsl-dma: fix all "
` [PATCH 05/14 v2] ASoC: fsl_easrc: use struct keyword on structs
` [PATCH 06/14 v2] ASoC: fsl: mpc5200_dma: use the struct keyword for kernel-doc comments
` [PATCH 07/14 v2] ASoC: fsl: mpc5200_psc_i2s: avoid kernel-doc warnings
` [PATCH 08/14 v2] ASoC: fsl: p1022_ds: repair kernel-doc short descriptions
` [PATCH 09/14 v2] ASoC: uniphier: don't use "/**" for non-kernel-doc comment
` [PATCH 10/14 v2] ASoC: SDCA: correct enum names and add a missing struct field
` [PATCH 11/14 v2] ASoC: soc-acpi: fix all kernel-doc warnings
` [PATCH 12/14 v2] ASoC: Intel: Skylake: convert SKL_TKNS to kernel-doc format
` [PATCH 13/14 v2] ASoC: qcom: audioreach: use C-style "/*" comment
` [PATCH 14/14 v2] ASoC: wm8904: don't use "/**" for non-kernel-doc comments

[PATCH 0/5] ASoC: use .auto_selectable_formats
 2026-07-14 23:42 UTC  (7+ messages)
` [PATCH 1/5] ASoC: apple: "

[PATCH 00/10] ASoC: ti: Improve probe error handling
 2026-07-14 23:09 UTC  (16+ messages)
` [PATCH 01/10] ASoC: ti: ams-delta: Use dev_err_probe() for "
` [PATCH 02/10] ASoC: ti: davinci-evm: "
` [PATCH 03/10] ASoC: ti: j721e-evm: Return the original error from card name parsing
` [PATCH 04/10] ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant log
` [PATCH 05/10] ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handling
` [PATCH 06/10] ASoC: ti: omap-dmic: "
` [PATCH 07/10] ASoC: ti: omap-hdmi: "
` [PATCH 08/10] ASoC: ti: omap-twl4030: Return the original error code
` [PATCH 09/10] ASoC: ti: omap-twl4030: Use dev_err_probe() for error handling
` [PATCH 10/10] ASoC: ti: rx51: "

[PATCH] ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
 2026-07-14 16:08 UTC  (3+ messages)

[PATCH] ASoC: amd: acp: add ACP70 DMI override for new ASUS TUF platforms
 2026-07-13 19:23 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: SOF: Intel: reset spib_addr in stream cleanup
 2026-07-13 19:04 UTC  (2+ messages)

[PATCH] ASoC: codecs: aw88261: only check PLL and clock state at power-up
 2026-07-14 11:23 UTC  (2+ messages)

[PATCH v4 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-14 11:48 UTC  (2+ messages)

[PATCH v2] ASoC: meson: aiu-formatter-i2s: remove pipeline reset from prepare
 2026-07-14 12:52 UTC  (2+ messages)

[PATCH v2] ASoC: tas2781: bound firmware description string parsing
 2026-07-14 11:25 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.2-rc4
 2026-07-14 20:06 UTC  (2+ messages)

[PATCH 00/14] ASoC: clean up kernel-doc warnings
 2026-07-14 17:09 UTC  (12+ messages)
` [PATCH 01/14] ASoC: codecs: NeoFidelity: repair the kernel-doc format
` [PATCH 10/14] ASoC: SDCA: correct enum names and add a missing struct field
` [PATCH 13/14] ASoC: qcom: audioreach: use C-style "/*" comment
` [PATCH 14/14] ASoC: wm8904: don't use "/**" for non-kernel-doc comments

[PATCH 1/2] ALSA: hda: cs35l41: Support HP OmniBook 7 Laptop 14-fr0xxx
 2026-07-14 16:22 UTC  (2+ messages)

[RFC PATCH] ASoC: qcom: q6apm-lpass-dais: start the graph at prepare
 2026-07-14 16:22 UTC  (6+ messages)

[PATCH 0/3] Fix races on creation of SDCA jack detection
 2026-07-14 14:17 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Add a component fixup_controls callback
` [PATCH 2/3] ASoC: SDCA: Populate IRQ data earlier
` [PATCH 3/3] ASoC: SDCA: Switch to fixup_controls callback for IRQ registration

[PATCH] soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list
 2026-07-14 13:42 UTC  (2+ messages)

[PATCH] soundwire: qcom: add SCP address paging support
 2026-07-14 13:42 UTC  (2+ messages)

[PATCH] soundwire: dmi-quirks: add a global ghost list
 2026-07-14 13:42 UTC  (2+ messages)

[PATCH] usb-audio: Fix boot-time crackling for Generic USB Audio device
 2026-07-14 13:38 UTC  (8+ messages)

[PATCH v1 0/2] ASoC: dt-bindings: qcom,sm8250: Add Hawi sound card
 2026-07-14 11:57 UTC  (4+ messages)

ALC274 HP Pavilion AIO (103c:8acf / 103c:89e9): speaker amp COEF init — Windows-captured values, need the proper re-init sequence
 2026-07-14 11:20 UTC 

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-14  9:33 UTC  (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH] ALSA: seq: close a re-opened queue timer in the destructor
 2026-07-14  9:10 UTC  (2+ messages)

[PATCH] soundwire: stream: validate slave port against DisCo port bitmap
 2026-07-14  8:44 UTC  (4+ messages)

[PATCH 0/2] ASoC: Add LPASS VA CSR HeartBeat pulse clock support
 2026-07-14  8:07 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom,lpass-va-csr: Add HeartBeat pulse clock
` [PATCH 2/2] ASoC: Add LPASS VA CSR heartbeat "

[PATCH] usb: gadget: f_midi: cancel pending IN work before freeing the midi object
 2026-07-14  7:42 UTC  (2+ messages)

[PATCH v2 0/3] ALSA: hda: Use scoped_guard() for remaining manual mutex handling
 2026-07-14  6:11 UTC  (5+ messages)
` [PATCH v2 2/3] ALSA: hda/cs35l56: Use scoped_guard() for irq_lock in cs35l56_hda_fw_load()
` [PATCH v2 3/3] ALSA: hda: Use scoped_guard() for open_mutex in azx_pcm_open()


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