Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-17 23:01:03 to 2025-04-25 08:18:12 UTC [more...]

[PATCH v3 0/4] AsoC: Phase out hybrid PCI devres
 2025-04-25  8:17 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: sof: Use pure devres PCI
` [PATCH v3 2/4] ASoC: intel: avs: "
` [PATCH v3 3/4] AsoC: intel: atom: "
` [PATCH v3 4/4] AsoC: intel: atom: Return -ENOMEM if pcim_iomap() fails

[PATCH v3 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
 2025-04-25  8:07 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 5 sound card
` [PATCH v3 2/5] ASoC: qcom: sm8250: set card driver name from match data
` [PATCH v3 3/5] ASoC: qcom: sm8250: add DisplayPort Jack support
` [PATCH v3 4/5] ASoC: qcom: sm8250: Add Fairphone 5 soundcard compatible
` [PATCH v3 5/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Add DisplayPort sound support

[PATCH 1/3] ASoC: amd: acp: Fix NULL pointer deref on acp resume path
 2025-04-25  6:01 UTC  (3+ messages)
` [PATCH 2/3] ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot
` [PATCH 3/3] ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failure

Question about conversion kcontrol to component
 2025-04-25  4:16 UTC 

[PATCH v1] soundwire: intel_auxdevice: Fix system suspend/resume handling
 2025-04-24 18:13 UTC 

[PATCH] ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module
 2025-04-24 18:12 UTC 

[REGRESSION] Resume from suspend broken in 6.15-rc due to ACP changes
 2025-04-24 17:51 UTC  (7+ messages)

[PATCH] ASoC: starfive: Use max() to simplify code in jh7110_tdm_syncdiv()
 2025-04-24 13:36 UTC 

[PATCH v2 0/4] AsoC: Phase out hybrid PCI devres
 2025-04-24 11:33 UTC  (9+ messages)
` [PATCH v2 1/4] ASoC: sof: Use pure devres PCI
` [PATCH v2 2/4] ASoC: intel/avs: "
` [PATCH v2 3/4] AsoC: intel/atom: "
` [PATCH v2 4/4] AsoC: intel/atom: Return -ENOMEM if pcim_iomap() fails

[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-04-24 10:25 UTC  (14+ messages)
` [PATCH v2 01/13] ASoC: dt-bindings: Convert MT8173 AFE binding to dt-schema
` [PATCH v2 02/13] ASoC: dt-bindings: mt8173-afe-pcm: Add power domain
` [PATCH v2 03/13] ASoC: dt-bindings: mt8173-afe-pcm: Allow specifying reserved memory region
` [PATCH v2 04/13] ASoC: dt-bindings: mt8186-afe-pcm: "
` [PATCH v2 05/13] ASoC: dt-bindings: mt8192-afe-pcm: "
` [PATCH v2 06/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
` [PATCH v2 07/13] ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addresses
` [PATCH v2 08/13] ASoC: mediatek: mt8173-afe-pcm: use local `dev` pointer in driver callbacks
` [PATCH v2 09/13] ASoC: mediatek: mt8183-afe-pcm: "
` [PATCH v2 10/13] arm64: dts: mediatek: mt8173: Reserve memory for audio frontend
` [PATCH v2 11/13] arm64: dts: mediatek: mt8183-kukui: "
` [PATCH v2 12/13] arm64: dts: mediatek: mt8186-corsola: "
` [PATCH v2 13/13] arm64: dts: mediatek: mt8192-asurada: "

[PATCH] ASoC: Intel: avs: Fix NULL pointer dereference
 2025-04-24 10:16 UTC  (2+ messages)

[RESEND PATCH 00/10] Add Tegra264 support in AHUB drivers
 2025-04-24  8:51 UTC  (12+ messages)
` [RESEND PATCH 01/10] dt-bindings: ASoC: Document Tegra264 APE support
` [RESEND PATCH 02/10] ASoC: tegra: CIF: Add Tegra264 support
` [RESEND PATCH 03/10] ASoC: tegra: ADMAIF: "
` [RESEND PATCH 04/10] ASoC: tegra: ASRC: Update ARAM address
` [RESEND PATCH 05/10] ASoC: tegra: Update PLL rate for Tegra264
` [RESEND PATCH 06/10] ASoC: tegra: I2S: Add Tegra264 support
` [RESEND PATCH 07/10] ASoC: tegra: AMX: "
` [RESEND PATCH 08/10] ASoC: tegra: ADX: "
` [RESEND PATCH 09/10] ASoC: tegra: AHUB: "
` [RESEND PATCH 10/10] ASoC: tegra: Tegra264 support in isomgr_bw

[PATCH 00/10] Add Tegra264 support in AHUB drivers
 2025-04-24  8:50 UTC  (13+ messages)
` [PATCH 01/10] dt-bindings: ASoC: Document Tegra264 APE support
` [PATCH 02/10] ASoC: tegra: CIF: Add Tegra264 support
` [PATCH 03/10] ASoC: tegra: ADMAIF: "
` [PATCH 04/10] ASoC: tegra: ASRC: Update ARAM address
` [PATCH 05/10] ASoC: tegra: Update PLL rate for Tegra264
` [PATCH 06/10] ASoC: tegra: I2S: Add Tegra264 support
` [PATCH 07/10] ASoC: tegra: AMX: "
` [PATCH 08/10] ASoC: tegra: ADX: "
` [PATCH 09/10] ASoC: tegra: AHUB: "
` [PATCH 10/10] ASoC: tegra: Tegra264 support in isomgr_bw

[PATCH v2 00/28] ALSA: Phase out hybrid PCI devres API
 2025-04-24  7:23 UTC  (30+ messages)
` [PATCH v2 01/28] ALSA: sonicvibes: Use pure devres PCI
` [PATCH v2 02/28] ALSA: rme96: "
` [PATCH v2 03/28] ALSA: rme32: "
` [PATCH v2 04/28] ALSA: ens1370: "
` [PATCH v2 05/28] ALSA: cmipci: "
` [PATCH v2 06/28] ALSA: via82: "
` [PATCH v2 07/28] ALSA: sis7019: "
` [PATCH v2 08/28] ALSA: intel8x: "
` [PATCH v2 09/28] ALSA: fm801: "
` [PATCH v2 10/28] ALSA: es19x8: "
` [PATCH v2 11/28] ALSA: azt3328: "
` [PATCH v2 12/28] ALSA: als: "
` [PATCH v2 13/28] ALSA: oxygen: "
` [PATCH v2 14/28] ALSA: lx6464es: "
` [PATCH v2 15/28] ALSA: vx222: "
` [PATCH v2 16/28] ALSA: trident: "
` [PATCH v2 17/28] ALSA: rme9652: "
` [PATCH v2 18/28] ALSA: ymfpci: "
` [PATCH v2 19/28] ALSA: riptide: "
` [PATCH v2 20/28] ALSA: nm256: "
` [PATCH v2 21/28] ALSA: ice: "
` [PATCH v2 22/28] ALSA: emu10k1: "
` [PATCH v2 23/28] ALSA: echoaudio: "
` [PATCH v2 24/28] ALSA: cs5535: "
` [PATCH v2 25/28] ALSA: cs46xx: "
` [PATCH v2 26/28] ALSA: ca0106: "
` [PATCH v2 27/28] ALSA: ali5451: "
` [PATCH v2 28/28] ALSA: maestro3: "

[PATCH 0/7] sysfs: Introduce macros for attribute groups with visibility control
 2025-04-24  3:02 UTC  (16+ messages)
` [PATCH 1/7] sysfs: Rename attribute group visibility macros
` [PATCH 2/7] sysfs: Introduce macros to simplify creation of visible attribute groups
` [PATCH 3/7] docs: sysfs.rst: document additional attribute group macros
` [PATCH 4/7] pci: doe: Replace sysfs visibility macro
` [PATCH 5/7] soundwire: sysfs: Use ATTRIBUTE_GROUP_VISIBLE()
` [PATCH 6/7] platform/x86/dell: alienware-wmi: update sysfs visibility macros
` [PATCH 7/7] sysfs: Remove transitional attribute group alias macros

[PATCH] ASoC: wm8998: Add Kconfig prompt
 2025-04-23 19:37 UTC  (5+ messages)

[PATCH] MAINTAINERS: ASoC: Simplify references to Cirrus Logic include files
 2025-04-23 19:27 UTC 

[PATCH] ASoC: soc-acpi-intel-ptl-match: add empty item to ptl_cs42l43_l3[]
 2025-04-23 17:29 UTC  (2+ messages)

Bad topology file paths when re-inserting snd_sof_pci_intel_tgl
 2025-04-23 16:50 UTC  (4+ messages)
  ` [PATCH] ASoC: SOF: Intel: hda: Fix UAF when reloading module
    ` [PATCH v2] "

[PATCH] ASoC: cs42l43: Disable headphone clamps during type detection
 2025-04-23 15:54 UTC  (2+ messages)

[PATCH v2 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
 2025-04-23 14:19 UTC  (13+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 5 sound card
` [PATCH v2 2/5] ASoC: qcom: sm8250: set card driver name from match data
` [PATCH v2 3/5] ASoC: qcom: sm8250: add DisplayPort Jack support
` [PATCH v2 4/5] ASoC: qcom: sm8250: Add Fairphone 5 soundcard compatible
` [PATCH v2 5/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Add DisplayPort sound support

[PATCH v2 00/11] Add RK3576 SAI Audio Controller Support
 2025-04-23 13:49 UTC  (2+ messages)
` (subset) "

[PATCH] ALSA: HDA: Add Zhaoxin HDMI Controller and Codec support
 2025-04-23 11:48 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: byt*: Avoid OOB array read from the map name
 2025-04-23 11:47 UTC  (3+ messages)

[PATCH] ASoC: adau7118: Allow dsp_a mode
 2025-04-23 11:44 UTC  (2+ messages)

[PATCH v6 0/4] Add static channel mapping between soundwire master and slave
 2025-04-23  6:47 UTC  (3+ messages)

ALSA USB MIDI port names are poorly constructed and truncate iJACK names
 2025-04-23  6:45 UTC  (4+ messages)

[PATCH] ASoC: dt-bindings: fsl,mqs: Document audio graph port
 2025-04-22 17:44 UTC  (3+ messages)

[RFC 00/15] ALSA/ASoC: USB Audio Offload
 2025-04-22 14:15 UTC  (7+ messages)

[PATCH] ASoC: codecs: Remove unused rt566[58]_sel_asrc_clk_src
 2025-04-22 13:12 UTC  (2+ messages)

[PATCH] ASoC: cs48l32: Use modern PM_OPS
 2025-04-22 13:12 UTC  (3+ messages)

[PATCH] ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate"
 2025-04-22 13:00 UTC  (2+ messages)

[PATCH 0/2] Fix minor issue in SoundWire slave IRQ mapping
 2025-04-22 12:11 UTC  (5+ messages)
` [PATCH 1/2] soundwire: bus: Simplify sdw_assign_device_num()
` [PATCH 2/2] soundwire: bus: Add internal slave ID and use for IRQs

[PATCH 0/6] ASoC: mt8195: Add support for MT8395 Radxa NIO 12L with MT6359 codec
 2025-04-22  7:54 UTC  (4+ messages)
` [PATCH 4/6] ASoC: dt-bindings: mt8195: add compatible mt8195_mt6359

[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
 2025-04-22  7:46 UTC  (8+ messages)
` [PATCH v3 01/10] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support

[PATCH AUTOSEL 6.12 07/23] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-04-22  2:16 UTC 

[PATCH AUTOSEL 6.14 07/30] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
 2025-04-22  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 08/30] ASoC: codecs: Add of_match_table for aw888081 driver

[PATCH v5 0/3] add sof support on imx95
 2025-04-22  2:12 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: imx: add imx95 dts for sof

[PATCH 1/2] ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
 2025-04-21 10:57 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream

[PATCH] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
 2025-04-20  8:56 UTC 

[PATCH] ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface()
 2025-04-20  8:39 UTC  (2+ messages)

Speaker can't mute when headphone was plugged
 2025-04-20  8:38 UTC  (2+ messages)

[PATCH] ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
 2025-04-19 21:34 UTC 

[PATCH AUTOSEL 6.1 6/9] ASoC: fsl_audmix: register card device depends on 'dais' property
 2025-04-18 16:59 UTC  (2+ messages)

[PATCH] ASoC: qcom: sc8280xp: enable primary mi2s
 2025-04-18 13:19 UTC  (9+ messages)

[PATCH v4 0/9] ASoC: add Renesas MSIOF sound driver
 2025-04-17 23:23 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support
` [PATCH v4 2/9] spi: sh-msiof: use dev in sh_msiof_spi_probe()
` [PATCH v4 3/9] spi: sh-msiof: ignore driver probing if it was MSIOF Sound
` [PATCH v4 4/9] ASoC: renesas: rsnd: allow to use ADG as standalone
` [PATCH v4 5/9] ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()
` [PATCH v4 6/9] ASoC: renesas: rsnd: enable to use "adg" clock
` [PATCH v4 7/9] ASoC: renesas: add MSIOF sound support
` [PATCH v4 8/9] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support
` [PATCH v4 9/9] arm64: defconfig: add Renesas MSIOF sound support

[PATCH 0/7] ASoC: use snd_soc_dapm_to_component()
 2025-04-17 23:00 UTC  (10+ messages)
` [PATCH 1/7] ASoC: soc-component: use dapm->component instead of container_of()


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