Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-19 09:40:45 to 2025-11-24 06:50:41 UTC [more...]

[PATCH 0/6] wcd938x/wcd939x fixes
 2025-11-24  6:45 UTC  (5+ messages)
` [PATCH 1/6] ASoC: codecs: wsa884x: remove mute_unmute_on_trigger
` [PATCH 2/6] ASoC: codecs: wsa883x: "
` [PATCH 3/6] ASoC: codecs: wcd939x: fix headphone pop/click sound
` [PATCH 4/6] ASoC: codecs: wcd938x: "

[PATCH v1] ASoC: tas2781: Correct the wrong chip ID for reset variable check
 2025-11-24  3:15 UTC 

[PATCH] pinctrl: cirrus: cs42l43: Handle devm_pm_runtime_enable() errors
 2025-11-24  1:49 UTC 

[PATCH] ASoC: codecs: wcd934x: add explicit soundwire depenency
 2025-11-22 19:03 UTC  (3+ messages)

[PATCH v2 0/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE
 2025-11-22 11:33 UTC  (10+ messages)
` [PATCH v2 1/6] ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()
` [PATCH v2 2/6] ALSA: ctxfi: Add ADC helper functions for GPIO
` [PATCH v2 3/6] ALSA: ctxfi: Use explicit output flag for DAIO resources
` [PATCH v2 4/6] ALSA: ctxfi: Refactor resource alloc for sparse mappings
` [PATCH v2 5/6] ALSA: ctxfi: Add support for dedicated RCA switching
` [PATCH v2 6/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)

[PATCH v7 1/2] ASoC: rt5575: Add the codec driver for the ALC5575
 2025-11-22 10:55 UTC  (3+ messages)
` [PATCH v7 2/2] ASoC: dt-bindings: realtek,rt5575: add bindings for ALC5575

[PATCH v1] ALSA: hda/tas2781: Ignore irq for I2C device
 2025-11-22  9:59 UTC 

[PATCH 0/4] ASoC: cs35l56: Set access permissions on volatile read-only controls
 2025-11-21 22:11 UTC  (6+ messages)
` [PATCH 1/4] ASoC: soc.h: Add SOC_ENUM_EXT_ACC() to allow setting access flags
` [PATCH 2/4] ASoC: soc.h: Add SND_SOC_BYTES_E_ACC() "
` [PATCH 3/4] ASoC: cs35l56: Use SOC_ENUM_EXT_ACC() for CAL_SET_STATUS control
` [PATCH 4/4] ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB control

[PATCH v4 00/13] Add SDCA class driver
 2025-11-21 22:11 UTC  (16+ messages)
` [PATCH v4 01/13] ASoC: SDCA: Remove duplicated module macros
` [PATCH v4 02/13] ASoC: SDCA: Fix missing dash in HIDE DisCo property
` [PATCH v4 03/13] ASoC: SDCA: Add missing forward declaration in header
` [PATCH v4 04/13] ASoC: SDCA: Correct FDL locking in sdca_fdl_process()
` [PATCH v4 05/13] ASoC: SDCA: Add comment for function reset polling
` [PATCH v4 06/13] ASoC: SDCA: Move most of the messages from info to debug
` [PATCH v4 07/13] ASoC: SDCA: Use helper macros for control identification
` [PATCH v4 08/13] ASoC: SDCA: Factor out helper to process Control defaults
` [PATCH v4 09/13] ASoC: SDCA: Populate regmap cache for readable Controls
` [PATCH v4 10/13] ASoC: SDCA: Add helper to write initialization writes
` [PATCH v4 11/13] ASoC: SDCA: add function devices
` [PATCH v4 12/13] ASoC: SDCA: Add basic SDCA class driver
` [PATCH v4 13/13] ASoC: SDCA: Add basic SDCA function driver

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

[PATCH v3] ASoC: Intel: avs: Replace snprintf() with scnprintf()
 2025-11-21 21:27 UTC  (2+ messages)

[PATCH] ASoC: SDCA: Add stubs for FDL helper functions
 2025-11-21 16:24 UTC  (2+ messages)

[PATCH v3 0/2] RZ/G2L SSI full duplex fixes
 2025-11-21 14:27 UTC  (2+ messages)

[PATCH RFT] ASoC: codec: rt274: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warning
 2025-11-21 14:09 UTC 

[PATCH 0/2] firmware: cs_dsp: Cleanup debugfs for wmfw and bin file name
 2025-11-21 14:14 UTC  (4+ messages)
` [PATCH 1/2] firmware: cs_dsp: Factor out common debugfs string read
` [PATCH 2/2] firmware: cs_dsp: Append \n to debugfs string during read

[PATCH 0/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE
 2025-11-21 14:12 UTC  (7+ messages)
` [PATCH 1/6] ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()
` [PATCH 2/6] ALSA: ctxfi: Add ADC helper functions for GPIO
` [PATCH 3/6] ALSA: ctxfi: Use explicit output flag for DAIO resources
` [PATCH 4/6] ALSA: ctxfi: Refactor resource alloc for sparse mappings
` [PATCH 5/6] ALSA: ctxfi: Add support for dedicated RCA switching
` [PATCH 6/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)

[PATCH 0/6] ASoC: Intel: catpt: Round of fixes and PM changes
 2025-11-21 11:43 UTC  (7+ messages)
` [PATCH 1/6] ASoC: Intel: catpt: Fix offset checks
` [PATCH 2/6] ASoC: Intel: catpt: Fix error path in hw_params()
` [PATCH 3/6] ASoC: Intel: catpt: Fix probing order of driver components
` [PATCH 4/6] ASoC: Intel: catpt: Do not ignore errors on runtime resume
` [PATCH 5/6] ASoC: Intel: catpt: Do not block the system from suspending
` [PATCH 6/6] ASoC: Intel: catpt: Drop catpt_runtime_resume()

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-21 10:20 UTC  (10+ messages)
` (subset) "

[PATCH] ALSA: hda/realtek: Add quirk for HP ProBook 450 G8
 2025-11-21 10:03 UTC  (3+ messages)

[PATCH] ALSA: pcm: Harden the spk_alloc assumption check
 2025-11-21  9:35 UTC  (2+ messages)

[PATCH v2] ASoC: intel: avs: Fix potential memory leak in avs_pci_probe()
 2025-11-21  8:55 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: Add support for Airoha AN7581
 2025-11-21  8:37 UTC  (9+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: Add Airoha AN7581 with WM8960 YAML
` [PATCH v2 2/3] ASoC: dt-bindings: Add Airoha AN7581 AFE YAML
` [PATCH v2 3/3] ASoC: airoha: Add AFE and machine driver for Airoha AN7581

[PATCH v2] ASoC: codecs: lpass-wsa-macro: add RX4/RX5/RX6/RX7/RX8
 2025-11-21  6:03 UTC 

[PATCH 0/3] ASoC: Add support for Airoha AN7581
 2025-11-20 23:29 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: Add Airoha AN7581 with WM8960 YAML
` [PATCH 2/3] ASoC: dt-bindings: Add Airoha AN7581 AFE YAML
` [PATCH 3/3] ASoC: airoha: Add AFE and machine driver for Airoha AN7581

[PATCH v7 0/9] reset: rework reset-gpios handling
 2025-11-20 16:32 UTC  (21+ messages)
` [PATCH v7 1/9] software node: read the reference args via the fwnode API
` [PATCH v7 2/9] software node: increase the reference of the swnode by its fwnode
` [PATCH v7 3/9] software node: allow referencing firmware nodes
` [PATCH v7 4/9] spi: cs42l43: Use actual ACPI firmware node for chip selects
` [PATCH v7 5/9] gpio: swnode: allow referencing GPIO chips by firmware nodes
` [PATCH v7 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH v7 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v7 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v7 9/9] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH] ASoC: codecs: arizona: convert to snd_soc_dapm_xxx()
 2025-11-20 16:32 UTC  (2+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS2568/2574/5806M/5806MD/5830 support
 2025-11-20 16:32 UTC  (2+ messages)

[PATCH V2] ALSA: realtek/alc288 fix headphone for MS Surface 2/3
 2025-11-20 14:26 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Add more symbol links on SPI devices
 2025-11-20 12:51 UTC  (2+ messages)

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

[PATCH AUTOSEL 6.17] ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
 2025-11-20 12:08 UTC 

[PATCH v1 1/8] ASoC: tas2783A: sdw_utils: support ch 3 & 4
 2025-11-20 10:16 UTC  (10+ 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 1/9] ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check
 2025-11-20  9:40 UTC  (21+ 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
` (subset) [PATCH 1/9] ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check

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

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

[PATCH 0/2] ASoC: Intel: avs: Allow for NHLT configuration override
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver
 2025-11-20  9:40 UTC  (2+ 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 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 v6 00/26] Non-const bitfield helpers
 2025-11-19 14:50 UTC  (3+ messages)


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