Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-10-21 08:07:49 to 2025-10-23 10:26:13 UTC [more...]

[PATCH v2 00/20] ASoC: qcom: q6dsp: fixes and updates
 2025-10-23 10:24 UTC  (14+ messages)
` [PATCH v2 01/20] ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptr
` [PATCH v2 02/20] ASoC: qcom: q6adm: the the copp device only during last instance
` [PATCH v2 03/20] ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment
` [PATCH v2 04/20] ASoC: qcom: q6asm-dai: perform correct state check before closing
` [PATCH v2 05/20] ASoC: qcom: q6asm: handle the responses after closing
` [PATCH v2 06/20] ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runs
` [PATCH v2 07/20] ASoC: qcom: q6asm: add q6asm_get_hw_pointer
` [PATCH v2 08/20] ASoC: qcom: q6asm-dai: use q6asm_get_hw_pointer
` [PATCH v2 09/20] ASoC: qcom: q6asm: set runtime correctly for each stream
` [PATCH v2 10/20] ASoc: qcom: audioreach: remove unused variables
` [PATCH v2 11/20] ASoc: qcom: audioreach: Use automatic cleanup of kfree()
` [PATCH v2 12/20] ASoc: qcom: q6adm: "
` [PATCH v2 13/20] ASoc: qcom: q6afe: "

[PATCH RFC 0/2] ASoC: codecs: pm4125: Two minor fixes for potential issues
 2025-10-23  9:40 UTC  (4+ messages)
` [PATCH RFC 1/2] ASoC: codecs: pm4125: Fix potential conflict when probing two devices
` [PATCH RFC 2/2] ASoC: codecs: pm4125: Remove irq_chip on component unbind

[PATCH 0/9] ASoC: qcom: q6dsp: fixes and updates
 2025-10-23  9:30 UTC  (15+ 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 7/9] ASoC: qcom: q6asm: add q6asm_get_hw_pointer

[PATCH] ALSA: sound: Increase max size of components field
 2025-10-23  9:27 UTC 

[PATCH 0/3] ASoC: Intel: avs: Set of streaming fixes
 2025-10-23  9:23 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: avs: Unprepare a stream when XRUN occurs
` [PATCH 2/3] ASoC: Intel: avs: Disable periods-elapsed work when closing PCM
` [PATCH 3/3] ASoC: Intel: avs: Use snd_codec format when initializing probe

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

[PATCH 0/2] ASoC: fsl: correct the bit order issue for DSD
 2025-10-23  8:54 UTC  (6+ messages)
` [PATCH 1/2] ASoC: fsl_sai: fix bit order for DSD format
` [PATCH 2/2] ASoC: fsl_micfil: correct the endian format for DSD

PROBLEM: Linux 6.17.4 - no audio on Hardkernel Odroid Go Ultra
 2025-10-23  8:38 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe
 2025-10-23  8:14 UTC 

[PATCH 4/4] ASoC: max98090/91: fixing a space
 2025-10-23  7:03 UTC 

[PATCH] ALSA: emu10k1: using vmalloc_array() to handle the code
 2025-10-23  6:51 UTC  (3+ messages)

[PATCH] ASoC: SOF: Fix function topology name check in profile info output
 2025-10-23  6:39 UTC  (2+ messages)

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

[PATCH v2] regmap: slimbus: fix bus_context pointer in regmap init calls
 2025-10-22 20:10 UTC 

[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  (2+ messages)
` (subset) "

[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 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)

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 11/11] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output
 2025-10-21 21:14 UTC  (2+ messages)

[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  (2+ 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 04/11] ASoC: sun4i-spdif: Support SPDIF output on A523 family
 2025-10-21 12:55 UTC  (2+ messages)

[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 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


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