Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-10-21 13:51:07 to 2025-10-24 07:56:20 UTC [more...]

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-24  7:56 UTC  (9+ messages)

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-10-24  7:32 UTC  (26+ 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] ASoC: SOF: Fix function topology name check in profile info output
 2025-10-23 21:14 UTC  (3+ messages)

[PATCH 4/4] ASoC: max98090/91: fixing a space
 2025-10-23 21:14 UTC  (3+ messages)

[PATCH v6 00/12] Add support for Cirrus Logic CS530x DAC and CODEC variants
 2025-10-23 20:57 UTC  (16+ 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] ASoC: soc_sdw_utils: add cs35l57 support
 2025-10-23 18:11 UTC  (2+ messages)

[PATCH v2] regmap: slimbus: fix bus_context pointer in regmap init calls
 2025-10-23 16:49 UTC  (3+ messages)

[PATCH 1/1] ASoC: max98090/91: adding DAPM routing for digital output for max98091
 2025-10-23 14:20 UTC 

[PATCH 4/4] ASoC: max98090/91: adding DAPM routing for digital output for max98091
 2025-10-23 14:13 UTC  (2+ messages)

[PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops
 2025-10-23 13:21 UTC  (12+ messages)

[PATCH 0/3] Add support for an external Master Clock in the Cirrus CS4271 codec
 2025-10-23 12:32 UTC  (21+ 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 V2 1/7] ASoC: codecs:Rework the awinic driver lib
 2025-10-23 12:05 UTC  (4+ messages)

[PATCH] ALSA: sound: Increase max size of components field
 2025-10-23 11:56 UTC  (2+ messages)

[PATCH v4 0/4] Non-const bitfield helpers
 2025-10-23 11:38 UTC  (8+ messages)
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers

PROBLEM: Linux 6.17.4 - no audio on Hardkernel Odroid Go Ultra
 2025-10-23 11:00 UTC  (3+ messages)

[PATCH v2 00/20] ASoC: qcom: q6dsp: fixes and updates
 2025-10-23 10:24 UTC  (21+ 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 v2 14/20] ASoc: qcom: q6apm: "
` [PATCH v2 15/20] ASoc: qcom: q6prm: "
` [PATCH v2 16/20] ASoc: qcom: q6asm: "
` [PATCH v2 17/20] ASoC: qcom: q6afe: Use guard() for spin locks
` [PATCH v2 18/20] ASoC: qcom: q6apm-dai: "
` [PATCH v2 19/20] ASoC: qcom: q6asm-dai: "
` [PATCH v2 20/20] ASoC: qcom: q6asm: "

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

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

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

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

[PATCH v2 00/11] ALSA: cs35l56: Add support for factory calibration
 2025-10-22 19:14 UTC  (2+ messages)

[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 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 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 1/4] ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
 2025-10-22 12:00 UTC  (4+ messages)
` [PATCH v2 0/4] ASoC: qcom: sdw: fix memory leak

[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  (5+ messages)
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()


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