Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-13 13:51:05 to 2026-07-15 09:56:06 UTC [more...]

[PATCH 0/6] ASoC: sunxi: Simplify error handling
 2026-07-15  9:55 UTC  (4+ 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 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 0/2] ASoC: codecs: lpass-{wsa,va}-macro: check clk_set_rate() return value
 2026-07-15  9:35 UTC  (5+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-wsa-macro: "
` [PATCH 2/2] ASoC: codecs: lpass-va-macro: "

[PATCH] ASoC: Intel: avs: validate configuration TLV bounds
 2026-07-15  8:59 UTC  (2+ messages)

[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/generic: Replace strlcat() with strscpy()
 2026-07-15  7:54 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: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-07-15  7:47 UTC  (6+ messages)

[PATCH v2 0/5] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-15  7:39 UTC  (9+ messages)
` [PATCH v2 1/5] pinctrl: qcom: lpass-lpi: make mutex cleanup devm-managed
` [PATCH v2 2/5] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v2 3/5] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v2 4/5] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v2 5/5] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM

[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 0/4] ASoC: tegra: Simplify error handling
 2026-07-15  5:11 UTC  (5+ 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] 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  (8+ 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  (22+ messages)
` [PATCH 01/14] ASoC: codecs: NeoFidelity: repair the kernel-doc format
` [PATCH 02/14] ASoC: fsl_asrc_common: fix all kernel-doc warnings
` [PATCH 03/14] ASoC: fsl_asrc: avoid "
` [PATCH 04/14] ASoC: fsl-dma: fix all "
` [PATCH 05/14] ASoC: fsl_easrc: use struct keyword on structs
` [PATCH 06/14] ASoC: fsl: mpc5200_dma: use the struct keyword for kernel-doc comments
` [PATCH 07/14] ASoC: fsl: mpc5200_psc_i2s: avoid kernel-doc warnings
` [PATCH 08/14] ASoC: fsl: p1022_ds: repair kernel-doc short descriptions
` [PATCH 09/14] ASoC: uniphier: don't use "/**" for non-kernel-doc comment
` [PATCH 10/14] ASoC: SDCA: correct enum names and add a missing struct field
` [PATCH 11/14] ASoC: soc-acpi: fix all kernel-doc warnings
` [PATCH 12/14] ASoC: Intel: Skylake: convert SKL_TKNS to kernel-doc format
` [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] ASoC: sun4i-codec: Sort sound related #include statements
 2026-07-14 16:09 UTC  (2+ 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  (6+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add support for Hawi

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  (6+ 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()

[PATCH 0/4] ALSA: clean up kernel-doc warnings
 2026-07-14  6:02 UTC  (6+ messages)
` [PATCH 1/4] ALSA: ac97: use struct keyword for kernel-doc comments
` [PATCH 2/4] ALSA: hda: regmap: fix all kernel-doc warnings
` [PATCH 3/4] ALSA: firewire: "
` [PATCH 4/4] ALSA: usb-audio: um144mkii: use "var" keyword for data

[PATCH v2] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-14  5:33 UTC  (4+ messages)

[PATCH] ALSA: hda: Check snd_hda_power_pm construct error before executing verb
 2026-07-14  5:26 UTC  (3+ messages)

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-14  2:46 UTC  (4+ messages)
` [PATCH v2 12/13] mm/mprotect: convert mprotect code to use vma_flags_t

[PATCH v3] ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2a
 2026-07-14  2:29 UTC 

[PATCH] ALSA: hda: Check snd_hda_power_pm construct error before executing verb
 2026-07-14  2:07 UTC 

[PATCH 1/2] ASoC: SOF: don't use "/**" for non-kernel-doc comments
 2026-07-13 17:55 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SOF: ipc4-topology: repair struct kernel-doc comments

[PATCH] ASoC: simple-card: Fix clang build
 2026-07-13 16:43 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
 2026-07-13 12:43 UTC  (2+ messages)

[PATCH v4 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-13 12:42 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Vector A16 HX A8WIG
 2026-07-13 16:57 UTC 

[PATCH] ALSA: usb-audio: Add delay quirk for iBasso DC-Elite
 2026-07-13 15:06 UTC  (2+ messages)

[PATCH] ALSA: hda: conexant: Remove mic bias threshold override
 2026-07-13 15:04 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-13 13:56 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: codecs: add TAS2557 mono "

[PATCH v2 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-07-13 13:51 UTC  (2+ messages)


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