Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-26 19:00:20 to 2025-05-02 15:46:43 UTC [more...]

[PATCH 0/9] ASoC: SOF: amd: add soundwire IO support for ACP7.0 & ACP7.1 platforms
 2025-05-02 15:42 UTC  (9+ messages)
` [PATCH 1/9] ASoC: SOF: amd: remove else condition in resume sequence
` [PATCH 2/9] ASoC: SOF: amd: add missing acp descriptor field
` [PATCH 3/9] ASoC: SOF: amd: add ACP7.1 platform support
` [PATCH 4/9] ASoC: SOF: amd: update soundwire specific acp descriptor fields
` [PATCH 5/9] ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms
` [PATCH 6/9] ASoC: SOF: amd: refactor acp reset sequence
` [PATCH 7/9] ASoC: SOF: amd: enable soundwire host wake irq mask
` [PATCH 8/9] ASoC: SOF: amd: add soundwire wake irq handling

[PATCH v3 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
 2025-05-02 11:06 UTC  (5+ messages)
` [PATCH v3 2/5] ASoC: qcom: sm8250: set card driver name from match data

[PATCH v3 00/10] Add RK3576 SAI Audio Controller Support
 2025-05-02 11:03 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: clock: rk3576: add IOC gated clocks
` [PATCH v3 02/10] clk: rockchip: introduce auxiliary GRFs
` [PATCH v3 03/10] clk: rockchip: introduce GRF gates
` [PATCH v3 04/10] clk: rockchip: add GATE_GRFs for SAI MCLKOUT to rk3576
` [PATCH v3 05/10] arm64: dts: rockchip: Add RK3576 SAI nodes
` [PATCH v3 06/10] arm64: dts: rockchip: Add RK3576 HDMI audio
` [PATCH v3 07/10] arm64: dts: rockchip: Add analog audio on RK3576 Sige5
` [PATCH v3 08/10] arm64: dts: rockchip: Enable HDMI audio on Sige5
` [PATCH v3 09/10] arm64: defconfig: Enable Rockchip SAI
` [PATCH v3 10/10] arm64: defconfig: enable ES8328 and ES8328_I2C

[PATCH 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse
 2025-05-02 10:13 UTC  (23+ messages)
` [PATCH 01/22] spi: sh-msiof: Drop comma after OF match table sentinel
` [PATCH 02/22] spi: sh-msiof: Remove unneeded compatible values
` [PATCH 03/22] spi: sh-msiof: Fix maximum DMA transfer size
` [PATCH 04/22] spi: sh-msiof: Complete using dev in sh_msiof_spi_probe()
` [PATCH 05/22] spi: sh-msiof: Use bool for boolean flags
` [PATCH 06/22] spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once()
` [PATCH 07/22] spi: sh-msiof: Make words/fs unsigned in FIFO helpers
` [PATCH 08/22] spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversion
` [PATCH 09/22] spi: sh-msiof: SITMDR2 and SIRMDR2 "
` [PATCH 10/22] spi: sh-msiof: SITSCR/SIRSCR "
` [PATCH 11/22] spi: sh-msiof: SICTR "
` [PATCH 12/22] spi: sh-msiof: SIFCTR "
` [PATCH 13/22] spi: sh-msiof: Correct SIMDR2_GRPMASK
` [PATCH 14/22] spi: sh-msiof: Add core support for dual-group transfers
` [PATCH 15/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen2
` [PATCH 16/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen3
` [PATCH 17/22] spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4M
` [PATCH 18/22] spi: sh-msiof: Simplify BRG's Division Ratio
` [PATCH 19/22] spi: sh-msiof: Double maximum DMA transfer size using two groups
` [PATCH 20/22] spi: sh-msiof: Document frame start sync pulse mode
` [PATCH 21/22] spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>
` [PATCH 22/22] ASoC: renesas: msiof: Convert "

sound: soc: amd: rpl: No ALSA DMIC capture interface for ACP6x (PCIe rev 62)
 2025-05-01 23:37 UTC  (4+ messages)

[PATCH 1/3] ASoC: amd: acp: Fix NULL pointer deref on acp resume path
 2025-05-01 22:16 UTC  (2+ messages)

[PATCH v2 0/3] spi: Minor smatch fixes
 2025-05-01 15:33 UTC  (5+ messages)
` [PATCH v2 1/3] spi: atmel-quadspi: Fix printed error code during DMA setup
` [PATCH v2 2/3] spi: cs42l43: Make handling missing spk-id GPIOs explicit
` [PATCH v2 3/3] spi: cadence-quadspi: Assume device could match via platform

[PATCH v2 00/11] Add RK3576 SAI Audio Controller Support
 2025-05-01 12:38 UTC  (3+ messages)
` [PATCH v2 02/11] clk: rockchip: introduce auxiliary GRFs

[GIT PULL] ASoC fixes for v6.15-rc4
 2025-05-01  8:25 UTC  (2+ messages)

[PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
 2025-05-01  8:24 UTC  (8+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: qcom,q6afe: Document q6usb subnode
` [PATCH v2 2/5] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card
` [PATCH v2 3/5] ASoC: qcom: sm8250: Add Fairphone 4 soundcard compatible
` [PATCH v2 4/5] arm64: dts: qcom: sm6350: Add q6usbdai node
` [PATCH v2 5/5] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB audio offload support

[PATCH v2 0/2] ASoC: codec: twl4030: Convert to GPIO descriptors
 2025-05-01  6:44 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: codec: twl4030: Sort headers alphabetically
` [PATCH v2 2/2] ASoC: codec: twl4030: Convert to GPIO descriptors

[PATCH v1 0/2] ASoC: intel/sdw_utils: Add volume limits to CS35L56 and CS42L43 speakers
 2025-05-01  6:38 UTC  (5+ messages)
` [PATCH v1 1/2] ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers
` [PATCH v1 2/2] ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers

[PATCH 0/2] ASoC: stm32: sai: fix kernel rate configuration
 2025-05-01  6:38 UTC  (5+ messages)
` [PATCH 1/2] ASoC: stm32: sai: skip useless iterations on kernel rate loop
` [PATCH 2/2] ASoC: stm32: sai: add a check on minimal kernel frequency

[PATCH RESEND] ASoC: codec: sma1307: Remove including of_gpio.h
 2025-05-01  5:43 UTC  (3+ messages)

[PATCH] ASoC: Intel: avs: Fix kcalloc() sizes
 2025-05-01  5:43 UTC  (3+ messages)

[PATCH] ASoC: amd: ps: fix for irq handler return status
 2025-05-01  5:43 UTC  (2+ messages)

[PATCH 1/1] ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction
 2025-05-01  5:43 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe()
 2025-04-30 22:52 UTC  (2+ messages)

[PATCH v4] ASoC: SOF: topology: Fix null pointer dereference
 2025-04-30 22:52 UTC  (2+ messages)

[PATCH] ASoC: Intel: catpt: avoid type mismatch in dev_dbg() format
 2025-04-30 22:51 UTC  (3+ messages)

[PATCH] ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container()
 2025-04-30 22:51 UTC  (3+ messages)

[PATCH] ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
 2025-04-30 22:51 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type
 2025-04-30 22:51 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek - Add more HP laptops which need mute led fixup
 2025-04-30 16:04 UTC  (2+ messages)

[PATCH v2] soundwire: intel_auxdevice: Fix system suspend/resume handling
 2025-04-30 14:24 UTC  (3+ messages)

[PATCH] ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
 2025-04-30 12:54 UTC  (5+ messages)

[PATCH 0/2] SoundWire/ASoC: Intel: Add suppoirt for printing ACE3+ PVCCS (mic privacy) register in register dump
 2025-04-30  7:47 UTC  (3+ messages)
` [PATCH 1/2] soundwire: intel: Add awareness of ACE3+ microphone privacy
` [PATCH 2/2] ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+

[PATCH v2 00/11] Add Tegra264 support in AHUB drivers
 2025-04-30  7:34 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: ASoC: admaif: Add missing properties
` [PATCH v2 02/11] dt-bindings: ASoC: Document Tegra264 APE support
` [PATCH v2 03/11] ASoC: tegra: CIF: Add Tegra264 support
` [PATCH v2 04/11] ASoC: tegra: ADMAIF: "
` [PATCH v2 05/11] ASoC: tegra: ASRC: Update ARAM address
` [PATCH v2 06/11] ASoC: tegra: Update PLL rate for Tegra264
` [PATCH v2 07/11] ASoC: tegra: I2S: Add Tegra264 support
` [PATCH v2 08/11] ASoC: tegra: AMX: "
` [PATCH v2 09/11] ASoC: tegra: ADX: "
` [PATCH v2 10/11] ASoC: tegra: AHUB: "
` [PATCH v2 11/11] ASoC: tegra: Tegra264 support in isomgr_bw

[PATCH] ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST
 2025-04-30  5:35 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix built-mic regression on other ASUS models
 2025-04-30  5:31 UTC 

[PATCH] ASoC: SOF: topology: Fix null pointer derefence
 2025-04-30  0:23 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: Fix duplicated name in MIDI substream names
 2025-04-29 18:36 UTC 

ALSA USB MIDI port names are poorly constructed and truncate iJACK names
 2025-04-29 18:35 UTC  (9+ messages)

[PATCH 6.6 135/204] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
 2025-04-29 16:43 UTC 

[PATCH 6.1 109/167] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
 2025-04-29 16:43 UTC 

[PATCH 5.15 332/373] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
 2025-04-29 16:43 UTC 

[PATCH 6.12 175/280] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
 2025-04-29 16:41 UTC 

[PATCH 6.14 207/311] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
 2025-04-29 16:40 UTC 

[PATCH] ALSA: ump: Fix buffer overflow at UMP SysEx message conversion
 2025-04-29 12:48 UTC 

[PATCH] soundwire: update Intel BPT message length limitation
 2025-04-29 12:23 UTC 

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

[PATCH 1/2] ASoC: sdw_utils: Remove num_platforms from simple DAI helper
 2025-04-29  9:39 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Intel: sof_sdw: Don't bother to set platform string

[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
 2025-04-29  9:00 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: Document usb-soc-be property
` [PATCH 3/6] ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card
` [PATCH 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB audio offload support

[PATCH v4 0/5] Add DAPM/ASoC helpers to create SDCA drivers
 2025-04-29  8:58 UTC  (6+ messages)
` [PATCH v4 1/5] ASoC: SDCA: Move allocation of PDE delays array
` [PATCH v4 2/5] ASoC: dapm: Add component level pin switches
` [PATCH v4 3/5] ASoC: SDCA: Create DAPM widgets and routes from DisCo
` [PATCH v4 4/5] ASoC: SDCA: Create ALSA controls "
` [PATCH v4 5/5] ASoC: SDCA: Create DAI drivers "

[PATCH v3] ASoC: SOF: topology: Fix null pointer dereference
 2025-04-29  8:23 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: topology: Fix null pointer dereference
 2025-04-29  8:15 UTC  (4+ messages)

[PATCH] ASoC: SOF: topology: check if machine is NULL during tplg load
 2025-04-28 19:11 UTC  (3+ messages)

[PATCH v1 0/5] Add support for CS35L63 Smart Amplifier
 2025-04-28 17:39 UTC  (11+ messages)
` [PATCH v1 1/5] ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap config
` [PATCH v1 2/5] ASoC: cs35l56: Add struct to index firmware registers
` [PATCH v1 3/5] ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list
` [PATCH v1 4/5] ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire
` [PATCH v1 5/5] ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63

[PATCH] ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
 2025-04-28  8:00 UTC  (2+ messages)

[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-04-28  7:24 UTC  (3+ messages)
` [PATCH v2 01/13] ASoC: dt-bindings: Convert MT8173 AFE binding to dt-schema

[PATCH v2 0/9] ASoC: codec: cs42l[56,73,52]: Convert to GPIO descriptors
 2025-04-28  2:09 UTC  (10+ messages)
` [PATCH v2 1/9] ASoC: codec: cs42l56: Sort headers alphabetically
` [PATCH v2 2/9] ASoC: codec: cs42l56: Drop cs42l56.h
` [PATCH v2 3/9] ASoC: codec: cs42l56: Convert to GPIO descriptors
` [PATCH v2 4/9] ASoC: codec: cs42l73: Sort headers alphabetically
` [PATCH v2 5/9] ASoC: codec: cs42l73: Drop cs42l73.h
` [PATCH v2 6/9] ASoC: codec: cs42l73: Convert to GPIO descriptors
` [PATCH v2 7/9] ASoC: codec: cs42l52: Sort headers alphabetically
` [PATCH v2 8/9] ASoC: codec: cs42l52: Drop cs42l52.h
` [PATCH v2 9/9] ASoC: codec: cs42l52: Convert to GPIO descriptors

[PATCH 1/2] ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment
 2025-04-27 10:51 UTC  (2+ messages)
` [PATCH 2/2] ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning

[PATCH] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
 2025-04-27  8:10 UTC 

[PATCH] ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIO
 2025-04-27  8:04 UTC  (2+ messages)

[PATCH] ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module
 2025-04-27  8:02 UTC  (2+ messages)

[REGRESSION] Resume from suspend broken in 6.15-rc due to ACP changes
 2025-04-26 19:01 UTC  (9+ messages)


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