Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-13 08:52:14 to 2025-11-20 09:40:17 UTC [more...]

[PATCH 0/2] ASoC: Intel: avs: Allow for NHLT configuration override
 2025-11-20  9:40 UTC  (4+ messages)
` [PATCH 1/2] ASoC: Intel: avs: Allow the topology to carry NHLT data
` [PATCH 2/2] ASoC: Intel: avs: Honor NHLT override when setting up a path

[PATCH] ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver
 2025-11-20  9:40 UTC  (3+ messages)

[PATCH v1 1/8] ASoC: tas2783A: sdw_utils: support ch 3 & 4
 2025-11-20  9:20 UTC  (8+ messages)
` [PATCH v1 2/8] ASoC: tas2783A: use custom firmware
` [PATCH v1 3/8] ASoC: tas2783A: update default init writes
` [PATCH v1 4/8] ASoC: tas2783A: fix error log for calibration data
` [PATCH v1 5/8] ASoc: tas2783A: fw name based on system details
` [PATCH v1 6/8] ASoc: tas2783A: acpi match for 4 channel for mtl
` [PATCH v1 7/8] ASoC: tas2783A: use acpi initialisation table
` [PATCH v1 8/8] ASoC: tas2783A: read slave properties from acpi table

[PATCH RFT/RFC] mfd: cs42l43: setup true links with software nodes
 2025-11-20  9:12 UTC  (27+ messages)

Support Tas2781 and mute led for HP platform
 2025-11-20  9:01 UTC  (3+ messages)

[PATCH] fixup realtek/alc288 headphone for MS Surface 2, 3 and
 2025-11-20  6:52 UTC  (7+ messages)

[PATCH 1/9] ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check
 2025-11-19 17:13 UTC  (20+ messages)
` [PATCH 2/9] ASoC: codecs: lpass-wsa-macro: remove useless gain read/write sequence
` [PATCH 3/9] ASoC: codecs: lpass-wsa-macro: remove mix path event
` [PATCH 4/9] ASoC: codecs: lpass-wsa-macro: fix path clock dependencies
` [PATCH 5/9] ASoC: codecs: lpass-wsa-macro: add volume controls for mix path
` [PATCH 6/9] ASoC: codecs: lpass-wsa-macro: remove main path event
` [PATCH 7/9] ASoC: codecs: lpass-wsa-macro: add RX4 and RX5
` [PATCH 8/9] ASoC: codecs: lpass-wsa-macro: remove unused WSA_MACRO_RX_MIX enum
` [PATCH 9/9] ASoC: codecs: lpass-rx-macro: fix mute_stream affecting all paths

[PATCH RFT/RFC 0/2] mfd: cs42l43: fix GPIO lookup for chip selects
 2025-11-19 16:49 UTC  (9+ messages)
` [PATCH RFT/RFC 1/2] gpiolib: support "undefined" GPIO machine lookup
` [PATCH RFT/RFC 2/2] mfd: cs42l43: use GPIO machine lookup for cs-gpios

[PATCH] ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufs
 2025-11-19 16:17 UTC  (2+ messages)

[PATCH] ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc failure
 2025-11-19 15:30 UTC  (2+ messages)

[PATCH v3 00/13] Add SDCA class driver
 2025-11-19 15:02 UTC  (5+ messages)

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-19 14:50 UTC  (9+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-19 14:29 UTC  (22+ messages)
` [PATCH v4 01/10] string: provide strends()
` [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
` (subset) [PATCH v4 00/10] gpio: improve support for shared GPIOs

[PATCH V2] ALSA: hda/conexant: Implement resume function
 2025-11-19  9:02 UTC  (2+ messages)

[PATCH] ALSA: hda/conexant: Implement resume function
 2025-11-19  8:15 UTC  (2+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS2568/2574/5806M/5806MD/5830 support
 2025-11-19  7:16 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 support

[PATCH] ASoC: codecs: arizona: convert to snd_soc_dapm_xxx()
 2025-11-19  5:23 UTC 

[PATCH v3 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-11-19  2:53 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-client-probes: Replace snprintf() with scnprintf()
 2025-11-19  2:09 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: imx9: use SCMI API for LM management
 2025-11-19  2:09 UTC  (3+ messages)

[PATCH] ASoC: SDCA: Add companion amp Function
 2025-11-19  2:09 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: qcom: q6dsp-lpass-ports: Add support for extended sampling rates and PCM formats
 2025-11-18 23:04 UTC  (5+ messages)
` [PATCH v1 1/2] ASoC: qcom: q6dsp-lpass-ports: Add support for multiple sampling rates
` [PATCH v1 2/2] ASoC: qcom: q6dsp-lpass-ports: Add support for 32-bit PCM format

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-11-18 22:58 UTC  (5+ messages)
` [PATCH v2 06/10] gpio: provide gpiod_is_shared()

[PATCH 000/292] ASoC: convert to snd_soc_dapm_xxx()
 2025-11-18 18:59 UTC  (2+ messages)

[PATCH] ALSA: core: Fix style issues in sound/core/device.c
 2025-11-18  9:43 UTC  (3+ messages)

[PATCH V2] ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection
 2025-11-18  6:56 UTC  (2+ messages)

[PATCH v1 1/2] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
 2025-11-18  6:54 UTC  (12+ messages)
` [PATCH v1 2/2] ALSA: hda/realtek: Add match for ASUS Xbox Ally projects
` [EXTERNAL] [PATCH v1 1/2] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes

[PATCH] ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230
 2025-11-17 16:28 UTC  (2+ messages)

[PATCH] ALSA: au88x0: Fix incorrect error handling for PCI config reads
 2025-11-17 16:24 UTC  (3+ messages)

[PATCH] fix cs420x MacPro 6,1 inverted jack detection
 2025-11-17 16:17 UTC  (2+ messages)

[PATCH v2] ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
 2025-11-17 14:42 UTC  (2+ messages)

[PATCH RESEND] ASoC: fsl: fsl_ssi: Replace deprecated strcpy() with strscpy()
 2025-11-17 12:48 UTC 

[PATCH v2 0/7] ASoC/SOF/PCI/Intel: Support for Nova Lake S
 2025-11-17 11:07 UTC  (4+ messages)

[PATCH] ASoC: codecs: Fix error handling in pm4125 audio codec driver
 2025-11-16 17:30 UTC  (2+ messages)

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-11-16 11:37 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v7 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v7 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device

[PATCH v3] ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format
 2025-11-15 18:43 UTC 

[PATCH v2] ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format
 2025-11-14 23:06 UTC  (3+ messages)

[GIT PULL] sound fixes for 6.18-rc6
 2025-11-14 21:25 UTC  (2+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-11-14 17:48 UTC  (8+ messages)
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus

[PATCH RFC 0/2] ASoC: codecs: pm4125: Two minor fixes for potential issues
 2025-11-14 17:06 UTC  (2+ messages)

[PATCH v3 0/6] ASoC: codecs: lpass-macro: complete sm6115 support
 2025-11-14 17:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: refer to trivial-codec.yaml in relevant sections
 2025-11-14 16:28 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series
 2025-11-14 13:19 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.18-rc5
 2025-11-14 13:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: refer to trivial-codec.yaml in relevant sections
 2025-11-14 11:36 UTC 

[PATCH v2 0/5] Add {24,32}-bit sample width support for RZ/G2L SSI
 2025-11-14  7:58 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH v2 2/5] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH v2 3/5] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH v2 4/5] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH v2 5/5] ASoC: renesas: rz-ssi: Add support for 32 "

[PATCH v2 1/2] ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 support
 2025-11-14  7:41 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: ti,tas2781: Add TAS2568/2574/5806M/5806MD/5830 support

[PATCH v3 0/2] RZ/G2L SSI full duplex fixes
 2025-11-14  7:37 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
` [PATCH v3 2/2] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width

[PATCH] The Edifier QR30 USB speaker, identified as: Jieli Technology EDIFIER Hal0 2.0 SE 2d99:a101, reports a HID interface that needs HID_QUIRK_ALWAYS_POLL to ensure it does not crash when changing the RGB brightness with the physical knob
 2025-11-13 17:45 UTC  (6+ messages)
` [PATCH v2] Apply the quirk HID_QUIRK_ALWAYS_POLL to the Edifier QR30 (2d99:a101)

[PATCH v3] ASoC: Intel: avs: Replace snprintf() with scnprintf()
 2025-11-13 14:26 UTC 

[PATCH v2] ASoC: Intel: avs: Fix potential buffer overflow by snprintf()
 2025-11-13 13:24 UTC  (4+ messages)

[PATCH v2] ASoC: intel: avs: Fix potential memory leak in avs_pci_probe()
 2025-11-13 13:11 UTC  (2+ messages)

[PATCH] ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
 2025-11-13 12:51 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: atom: Replace strcpy() with strscpy()
 2025-11-13 12:51 UTC  (2+ messages)

[PATCH] ASoC: intel: avs: Fix potential memory leak in avs_pci_probe()
 2025-11-13 11:35 UTC  (3+ messages)

[PATCH v2 0/2] RZ/G2L SSI full duplex fixes
 2025-11-13 10:35 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode

[PATCH 0/7] RZ/G2L SSI Improvements
 2025-11-13 10:33 UTC  (6+ messages)
` [PATCH 3/7] ASoC: renesas: rz-ssi: Use dev variable in probe()


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