Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-10-20 15:55:52 to 2025-10-22 19:14:49 UTC [more...]

[PATCH v2 00/11] ALSA: cs35l56: Add support for factory calibration
 2025-10-22 19:14 UTC  (13+ messages)
` [PATCH v2 01/11] ASoC: cs35l56: Read silicon ID during initialization and save it
` [PATCH v2 02/11] ASoC: cs-amp-lib: Add helpers for factory calibration
` [PATCH v2 03/11] ASoC: cs35l56: Add common code "
` [PATCH v2 04/11] ASoC: cs35l56: Create debugfs files "
` [PATCH v2 05/11] ALSA: hda/cs35l56: "
` [PATCH v2 06/11] ASoC: cs-amp-lib-test: Add cases for factory calibration helpers
` [PATCH v2 07/11] ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable()
` [PATCH v2 08/11] ASoC: cs-amp-lib: Add function to write calibration to UEFI
` [PATCH v2 09/11] ASoC: cs35l56: Add calibration command to store into UEFI
` [PATCH v2 10/11] ALSA: hda/cs35l56: Set cal_index to the amp index
` [PATCH v2 11/11] ASoC: cs-amp-lib-test: Add test cases for cs_amp_set_efi_calibration_data()

[PATCH 00/11] allwinner: a523: Enable I2S and SPDIF TX
 2025-10-22 19:07 UTC  (28+ messages)
` [PATCH 01/11] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatibles for A523
` [PATCH 02/11] ASoC: dt-bindings: allwinner,sun4i-a10-i2s: Add compatible "
` [PATCH 03/11] ASoC: dt-bindings: allwinner,sun4i-a10-spdif: "
` [PATCH 04/11] ASoC: sun4i-spdif: Support SPDIF output on A523 family
` [PATCH 05/11] clk: sunxi-ng: sun55i-a523-r-ccu: Mark bus-r-dma as critical
` [PATCH 06/11] clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rate
` [PATCH 07/11] arm64: dts: allwinner: a523: Add DMA controller device nodes
` [PATCH 08/11] arm64: dts: allwinner: a523: Add device node for SPDIF block
` [PATCH 09/11] arm64: dts: allwinner: a523: Add device nodes for I2S controllers
` [PATCH 10/11] arm64: dts: allwinner: a523: Add I2S2 pins on PI pin group
` [PATCH 11/11] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output
` (subset) [PATCH 00/11] allwinner: a523: Enable I2S and SPDIF TX

[PATCH 3/3] ASoC: max98090/91: added DAPM widget for digital output for max98091
 2025-10-22 18:20 UTC  (2+ messages)

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-10-22 18:04 UTC  (19+ messages)
` [PATCH v2 01/10] string: provide strends()
` [PATCH v2 02/10] gpiolib: define GPIOD_FLAG_SHARED
` [PATCH v2 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v2 04/10] gpio: shared-proxy: implement the shared GPIO proxy driver
` [PATCH v2 05/10] gpiolib: support shared GPIOs in core subsystem code
` [PATCH v2 06/10] gpio: provide gpiod_is_shared()
` [PATCH v2 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
` [PATCH v2 08/10] ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup
` [PATCH v2 09/10] ASoC: wsa883x: "
` [PATCH v2 10/10] regulator: make the subsystem aware of shared GPIOs

[PATCH 0/3] Add support for an external Master Clock in the Cirrus CS4271 codec
 2025-10-22 18:01 UTC  (19+ messages)
` [PATCH 1/3] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading
` [PATCH 2/3] ASoC: dt-bindings: cirrus,cs4271: Document mclk clock

[PATCH RFC 0/3] ASoC: qcom: x1e80100: Add sound card support for Dell XPS13 9345
 2025-10-22 17:04 UTC  (9+ messages)
` [PATCH RFC 1/3] ASoC: dt-bindings: qcom,sm8250: Add Dell XPS13 9345 sound card
` [PATCH RFC 2/3] ASoC: qcom: x1e80100: Add Dell XPS13 9345 support
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100-dell-xps13-9345: Add Left/Right Speakers and Tweeter

[PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support
 2025-10-22 16:52 UTC  (10+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller

[PATCH 0/2] Sndcard compatible for qrb2210/qcm2290
 2025-10-22 16:46 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: sound: qcom,sm8250: add QRB2210 and RB1 soundcards

[PATCH v4 0/4] Non-const bitfield helpers
 2025-10-22 15:50 UTC  (7+ messages)
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH v3 0/4] ASoC: qcom: sdw: fix memory leak
 2025-10-22 14:33 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
` [PATCH v3 2/4] ASoC: qcom: sdw: remove redundant code
` [PATCH v3 3/4] ASoC: qcom: sdm845: make use of common helpers
` [PATCH v3 4/4] ASoC: qcom: sc7280: "

[PATCH v5 00/12] Add support for Cirrus Logic CS530x DAC and CODEC variants
 2025-10-22 14:16 UTC  (17+ messages)
` [PATCH v5 01/12] ASoC: cs530x: Update the copyright headers
` [PATCH v5 02/12] ASoC: cs530x: Sort #include directives and tydy up whitespaces
` [PATCH v5 03/12] ASoC: cs530x: Remove unused struct members and constants
` [PATCH v5 04/12] ASoC: cs530x: Correct constant naming
` [PATCH v5 05/12] ASoC: dt-bindings: sound: cirrus: cs530x: Add cs530x
` [PATCH v5 06/12] ASoC: cs530x: Add CODEC and DAC support
` [PATCH v5 07/12] ASoC: cs530x: Rename bitfield to reflect common use for ADC and DAC
` [PATCH v5 08/12] ASoC: cs530x: Check the DEVID matches the devtype
` [PATCH v5 09/12] ASoC: cs530x: Correct MCLK reference frequency values
` [PATCH v5 10/12] ASoC: cs530x: Rename i2c related structures
` [PATCH v5 11/12] ASoC: dt-bindings: sound: cirrus: cs530x: add spi bus properties
` [PATCH v5 12/12] ASoC: cs530x: Add SPI bus support for cs530x parts

[PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id
 2025-10-22 12:04 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: qcom: sdw: fix memory leak
 2025-10-22 12:00 UTC  (8+ messages)
` [PATCH v2 1/4] ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
` [PATCH v2 2/4] ASoC: qcom: sdw: remove redundant code
` [PATCH v2 3/4] ASoC: qcom: sdm845: make use of common helpers
` [PATCH v2 4/4] ASoC: qcom: sc7280: "

[PATCH] ALSA: maestro3: using vmalloc_array() to handle the code
 2025-10-22  9:56 UTC  (2+ messages)

[PATCH] ALSA: emu10k1: using vmalloc_array() to handle the code
 2025-10-22  9:27 UTC 

Realtek ALC897 - no 5.1 surround sound
 2025-10-22  9:01 UTC  (2+ messages)

[PATCH v3 0/3] qrb2210-rb1: HDMI/I2S audio playback support
 2025-10-22  6:06 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: qcm2290: add APR and its services
` [PATCH v3 2/3] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller
` [PATCH v3 3/3] arm64: dts: qcom: qrb2210-rb1: add HDMI/I2S audio playback support

[PATCH v2 0/2] Sndcard compatible for qrb2210/qcm2290
 2025-10-22  3:58 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: add QRB2210 soundcard
` [PATCH v2 2/2] ASoC: qcom: sm8250: add qrb2210-sndcard compatible string

[PATCH] ASoC: fsl_aud2htx: add IEC958_SUBFRAME_LE format in supported list
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: add hyphen between name and index to amp name_prefix
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: treewide: don't check node names
 2025-10-21 18:52 UTC  (3+ messages)
` (subset) "

[PATCH] ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_probe()
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH v5 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH 000/139] ASoC: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-21 15:56 UTC  (19+ messages)

[PATCH] dt_bindings: sound: ti,pcm186x: convert to dtschema
 2025-10-21 15:03 UTC 

[PATCH next] ASoC: codecs: va-macro: Clean up on error path in probe()
 2025-10-21 14:10 UTC  (2+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-10-21 14:08 UTC  (10+ messages)
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()

[PATCH v4 00/11] Add support for Cirrus Logic CS530x DAC and CODEC variants
 2025-10-21 12:11 UTC  (2+ messages)
` (subset) "

[PATCH 00/12] ASoC: qcom: q6dsp: few cleanups
 2025-10-21 11:37 UTC  (2+ messages)
` (subset) "

[PATCH 2/2] ASOC: max98090/91: fix for filter configuration: AHPF removed DMIC2_HPF added
 2025-10-21 11:37 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Add ACP7.0 match entries for cs35l56 and cs42l43
 2025-10-21 11:37 UTC  (2+ messages)

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: Remove cs42l43 match from sdw link3
 2025-10-21 11:37 UTC  (2+ messages)

[PATCH] ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h
 2025-10-21 11:37 UTC  (2+ messages)

[syzbot] [sound?] KASAN: slab-use-after-free Read in snd_pcm_action
 2025-10-21 10:48 UTC 

[PATCH 0/3] soundwire: send multi sections in one BPT stream
 2025-10-21  9:43 UTC  (4+ messages)
` [PATCH 1/3] soundwire: introduce BPT section
` [PATCH 2/3] soundwire: pass sdw_bpt_section to cdns BPT helpers
` [PATCH 3/3] soundwire: intel_ace2x: handle multi BPT sections

[PATCH 0/9] ASoC: qcom: q6dsp: fixes and updates
 2025-10-21  9:26 UTC  (12+ messages)
` [PATCH 5/9] ASoC: qcom: q6asm: handle the responses after closing
` [PATCH 6/9] ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runs

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-10-21  8:55 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v7 2/7] ALSA: Add definitions for the bits in IEC958 subframe

[RFC] ASoC: soc-pcm: Use conditional PCM hardware parameter initialization
 2025-10-21  6:28 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c
 2025-10-20 20:15 UTC 

[PATCH] ASoC: mediatek: Fix double pm_runtime_disable in remove functions
 2025-10-20 17:04 UTC 

[PATCH v3 RESEND 00/19] Add SDCA UMP/FDL support
 2025-10-20 15:55 UTC  (18+ messages)
` [PATCH v3 RESEND 02/19] regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave
` [PATCH v3 RESEND 03/19] ASoC: SDCA: Add manual PM runtime gets to IRQ handlers
` [PATCH v3 RESEND 04/19] ASoC: SDCA: Pass SoundWire slave to HID
` [PATCH v3 RESEND 05/19] ASoC: SDCA: Pass device register map from IRQ alloc to handlers
` [PATCH v3 RESEND 06/19] ASoC: SDCA: Update externally_requested flag to cover all requests
` [PATCH v3 RESEND 07/19] ASoC: SDCA: Factor out a helper to find SDCA IRQ data
` [PATCH v3 RESEND 08/19] ASoC: SDCA: Rely less on the ASoC component in IRQ handling
` [PATCH v3 RESEND 09/19] ASoC: SDCA: Force some SDCA Controls to be volatile
` [PATCH v3 RESEND 10/19] ASoC: SDCA: Parse XU Entity properties
` [PATCH v3 RESEND 11/19] ASoC: SDCA: Parse Function Reset max delay
` [PATCH v3 RESEND 12/19] ASoC: SDCA: Add UMP buffer helper functions
` [PATCH v3 RESEND 13/19] ASoC: SDCA: Add SDCA FDL data parsing
` [PATCH v3 RESEND 14/19] ASoC: SDCA: Add FDL library for XU entities
` [PATCH v3 RESEND 15/19] ASoC: SDCA: Add FDL-specific IRQ processing
` [PATCH v3 RESEND 16/19] ASoC: SDCA: Add completion for FDL start and stop
` [PATCH v3 RESEND 17/19] ASoC: SDCA: Add UMP timeout handling for FDL
` [PATCH v3 RESEND 19/19] ASoC: SDCA: Add HID button IRQ


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