Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-26 09:35:12 to 2025-12-01 11:30:40 UTC [more...]

[PATCH] ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeing
 2025-12-01 11:30 UTC  (5+ messages)

[PATCH] ASoC: cs-amp-lib: Revert use of __free(kfree) back to normal C cleanup
 2025-12-01 11:14 UTC 

[PATCH] soundwire: qcom: Use guard to avoid mixing cleanup and goto
 2025-12-01 11:04 UTC  (3+ messages)

[PATCH] iio: inkern: Use namespaced exports
 2025-12-01 10:59 UTC 

[PATCH V1 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-12-01 10:58 UTC  (8+ messages)
` [PATCH V1 2/3] ALSA: hda: add bus callback for address translation

[PATCH v8 0/2] ASoC: rt5575: Add the codec driver for the ALC5575
 2025-12-01 10:59 UTC  (3+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] ASoC: dt-bindings: realtek,rt5575: add bindings for ALC5575

[PATCH v3 0/3] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-12-01 10:57 UTC  (4+ messages)
` [PATCH v3 1/3] ALSA: hda: dt-bindings: "
` [PATCH v3 2/3] ALSA: hda/core: add addr_offset field for bus address translation
` [PATCH v3 3/3] ALSA: hda: add CIX IPBLOQ HDA controller support

[PATCH] ALSA: usb-audio: Fix max bytes-per-interval calculation
 2025-12-01 10:47 UTC  (6+ messages)

[PATCH 0/3] ASoC: codecs: wcd93xx: fix OF node leaks on probe failure
 2025-12-01  9:34 UTC  (4+ messages)
` [PATCH 1/3] ASoC: codecs: wcd937x: "
` [PATCH 2/3] ASoC: codecs: wcd938x: "
` [PATCH 3/3] ASoC: codecs: wcd939x: "

[PATCH] ASoC: codecs: wcd939x-sdw: use devres for regmap allocation
 2025-12-01  9:22 UTC 

[PATCH v1 0/2] ASoC: qcom: q6dsp-lpass-ports: Add support for extended sampling rates and PCM formats
 2025-12-01  7:11 UTC  (7+ 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] ASoC: cpcap: Fix event generation for mux controls
 2025-12-01  3:03 UTC 

[PATCH 0/4] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2025-11-30 12:36 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH 2/4] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH 3/4] rpmsg: Constify buffer passed to send API
` [PATCH 4/4] ASoC: qcom:: Constify GPR packet being send over GPR interface

[PATCH 0/4] ASoC / soc/qcom: Constify APR/GPR callback response data
 2025-11-30  9:40 UTC  (5+ messages)
` [PATCH 1/4] ASoC: qcom: Constify APR "
` [PATCH 2/4] soc: qcom: apr: Use typedef for GPR callback member
` [PATCH 3/4] ASoC: qcom: Constify GPR callback response data
` [PATCH 4/4] ASoC: qcom: Constify APR/GPR result structs

[PATCH 0/6] ASoC: qcom: Constify few things in audioreach and topology
 2025-11-29 14:02 UTC  (7+ messages)
` [PATCH 1/6] ASoC: qcom: audioreach: Drop unused audioreach_control_load_mix() arguments
` [PATCH 2/6] ASoC: qcom: topology: Constify pointed topology and vendor structs
` [PATCH 3/6] ASoC: qcom: topology: Constify pointed ar control structs
` [PATCH 4/6] ASoC: qcom: topology: Constify pointed DAPM widget structs
` [PATCH 5/6] ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widget
` [PATCH 6/6] ASoC: qcom: audioreach: Constify function arguments

[PATCH 0/6] ASoC: qcom: Fix confusing cleanup.h
 2025-11-29 13:17 UTC  (7+ messages)
` [PATCH 1/6] ASoC: qcom: q6prm: Fix confusing cleanup.h syntax
` [PATCH 2/6] ASoC: qcom: q6asm: "
` [PATCH 3/6] ASoC: qcom: q6apm: "
` [PATCH 4/6] ASoC: qcom: q6afe: "
` [PATCH 5/6] ASoC: qcom: audioreach: "
` [PATCH 6/6] ASoC: qcom: Minor readability improve with new lines

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-29 12:45 UTC  (3+ messages)
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition

[PATCH] ALSA: dice: fix buffer overflow in detect_stream_formats()
 2025-11-29  9:34 UTC  (3+ messages)

UBSAN: array-index-out-of-bounds in [...]sound/pci/ctxfi/ctamixer.c:347:48
 2025-11-29  8:06 UTC  (4+ messages)
      ` Bug#1121535: "

[PATCH v2 0/2] ASoC: fsl_micfil: Set default quality and channel range control
 2025-11-29  1:41 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: fsl_micfil: Add default quality for different platforms
` [PATCH v2 2/2] ASoC: fsl_micfil: Set channel range control

[PATCH 0/2] firmware: cs_dsp: Remove need for clients to supply dummy cs_dsp_client_ops
 2025-11-29  1:41 UTC  (4+ messages)
` [PATCH 1/2] firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_ops
` [PATCH 2/2] firmware: cs_dsp: Add test cases for client_ops == NULL

[PATCH V1] ASoC: codecs: Modify awinic amplifier dsp read and write functions
 2025-11-29  0:47 UTC  (2+ messages)

[PATCH] ASoC: nau8325: Delete a stray tab
 2025-11-28 21:35 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Log a message if firmware is missing
 2025-11-28 21:35 UTC  (2+ messages)

[PATCH] ASoC: SDCA: Fixup some more Kconfig issues
 2025-11-28 21:35 UTC  (2+ messages)

[PATCH 0/7] Add support for cs42l45 into the Intel machine driver
 2025-11-28 18:01 UTC  (11+ messages)
` [PATCH 1/7] ASoC: SDCA: Align mute controls to ALSA expectations
` [PATCH 2/7] ASoC: SDCA: Add terminal type into input/output widget name
` [PATCH 3/7] ASoC: sdw_utils: Add codec_conf for every DAI
` [PATCH 4/7] ASoC: sdw_utils: Move codec_name to dai info
` [PATCH 5/7] ASoC: intel: sof_sdw: Add ability to have auxiliary devices
` [PATCH 6/7] ASoC: sdw_utils: Add cs42l45 support functions
` [PATCH 7/7] ASoC: intel: sof_sdw: Add codec_info for cs42l45

[PATCH v2 0/6] ASoC: Intel: catpt: Round of fixes and PM changes
 2025-11-28 18:01 UTC  (13+ messages)
` [PATCH v2 1/6] ASoC: Intel: catpt: Fix offset checks
` [PATCH v2 2/6] ASoC: Intel: catpt: Switch to resource_xxx() API
` [PATCH v2 3/6] ASoC: Intel: catpt: Fix error path in hw_params()
` [PATCH v2 4/6] ASoC: Intel: catpt: Fix probing order of driver components
` [PATCH v2 5/6] ASoC: Intel: catpt: Do not ignore errors on runtime resume
` [PATCH v2 6/6] ASoC: Intel: catpt: Do not block the system from suspending

[PATCH v3 0/6] ASoC: Intel: catpt: Round of fixes and PM changes
 2025-11-28 13:50 UTC  (10+ messages)
` [PATCH v3 1/6] ASoC: Intel: catpt: Fix error path in hw_params()
` [PATCH v3 2/6] ASoC: Intel: catpt: Fix probing order of driver components
` [PATCH v3 3/6] ASoC: Intel: catpt: Fix offset checks
` [PATCH v3 4/6] ASoC: Intel: catpt: Switch to resource_xxx() API
` [PATCH v3 5/6] ASoC: Intel: catpt: Do not ignore errors on runtime resume
` [PATCH v3 6/6] ASoC: Intel: catpt: Do not block the system from suspending

[PATCH v2 0/4] ALSA: hda: add CIX IPBLOQ HDA controller support
 2025-11-28 13:46 UTC  (14+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: "
` [PATCH v2 2/4] ALSA: hda: core: add bus ops for dma address translation
` [PATCH v2 3/4] ALSA: hda: controller: specifyhdac bus ops from azx_bus_init()
` [PATCH v2 4/4] ALSA: hda: add CIX IPBLOQ HDA controller support

[PATCH v5] platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects
 2025-11-28 10:25 UTC  (4+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-11-28  8:34 UTC  (10+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] ASoC: codecs: wcd939x: fix regmap leak on probe failure
 2025-11-27 21:52 UTC  (2+ messages)

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-11-27 18:15 UTC  (6+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema

[PATCH] firmware: cs_dsp: Take pwr_lock around reading controls debugfs
 2025-11-27 16:36 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Use kvzalloc() to allocate control caches
 2025-11-27 16:36 UTC  (2+ messages)

[PATCH] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
 2025-11-27 16:05 UTC 

[PATCH v4 0/6] Add support for the LTM8054 voltage regulator
 2025-11-27 15:06 UTC  (4+ messages)

[PATCH 0/6] wcd938x/wcd939x fixes
 2025-11-27 13:57 UTC  (7+ messages)
` [PATCH 1/6] ASoC: codecs: wsa884x: remove mute_unmute_on_trigger

[PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc
 2025-11-27 12:14 UTC  (6+ messages)

[GIT PULL] ASoC fixes for v6.18-rc7
 2025-11-27 11:13 UTC  (3+ messages)

[PATCH v2] ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2i
 2025-11-27  6:26 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.18
 2025-11-26 21:13 UTC  (2+ messages)

[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
 2025-11-26 21:00 UTC  (3+ messages)

[PATCH 0/2] nau8325 build fixes
 2025-11-26 20:19 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8189: remove unnecessary NULL check
 2025-11-26 19:12 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: Remove redundant download buffer allocator
 2025-11-26 19:12 UTC  (2+ messages)

[PATCH] ASoC: fsl_xcvr: clear the channel status control memory
 2025-11-26 17:41 UTC  (2+ messages)

[PATCH] sound: soc: tegra: remove Kconfig dependency on TEGRA20_APB_DMA
 2025-11-26 17:41 UTC  (3+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-26 16:49 UTC  (17+ messages)
` [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM

[PATCH 0/6] slimbus: core: fix device, OF node and rpm leaks
 2025-11-26 14:53 UTC  (7+ messages)
` [PATCH 1/6] slimbus: core: fix OF node leak on registration failure
` [PATCH 2/6] slimbus: core: fix runtime PM imbalance on report present
` [PATCH 3/6] slimbus: core: fix device reference leak "
` [PATCH 4/6] slimbus: core: amend slim_get_device() kernel doc
` [PATCH 5/6] slimbus: core: fix of_slim_get_device() "
` [PATCH 6/6] slimbus: core: clean up of_slim_get_device()

[PATCH 1/1] ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + return
 2025-11-26 13:02 UTC  (2+ messages)

[PATCH v4 0/1] platform/x86: serial-multi-instantiate: ACPI example code
 2025-11-26 12:28 UTC  (3+ messages)
` [PATCH v4 1/1] platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects

[PATCH v3 0/1] platform/x86: serial-multi-instantiate: ACPI example code
 2025-11-26 11:43 UTC  (2+ messages)

[PATCH v7 1/2] ASoC: rt5575: Add the codec driver for the ALC5575
 2025-11-26 11:08 UTC  (3+ messages)

[PATCH] firmware: cs_dsp: Store control length as 32-bit
 2025-11-26  9:40 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