Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-10-23 09:04:03 to 2025-10-27 18:44:12 UTC [more...]

[PATCH v5 00/23] Non-const bitfield helpers
 2025-10-27 18:41 UTC  (14+ messages)
` [PATCH v5 01/23] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v5 02/23] crypto: qat - #undef field_get() before local definition
` [PATCH v5 03/23] EDAC/ie31200: "
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v5 05/23] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v5 06/23] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v5 07/23] pinctrl: ma35: "
` [PATCH v5 08/23] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v5 09/23] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH v5 11/23] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v5 12/23] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v5 13/23] crypto: qat - convert to common field_get() helper

[PATCH v2] dt_bindings: sound: ti,pcm186x: convert to dtschema
 2025-10-27 18:04 UTC  (2+ messages)

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-10-27 18:02 UTC  (24+ messages)
` [PATCH v2 01/10] string: provide strends()
` [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 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 v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
 2025-10-27 17:58 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatibles for A523
` [PATCH v2 02/10] ASoC: dt-bindings: allwinner,sun4i-a10-i2s: Add compatible "
` [PATCH v2 03/10] ASoC: dt-bindings: allwinner,sun4i-a10-spdif: "
` [PATCH v2 04/10] ASoC: sun4i-spdif: Support SPDIF output on A523 family
` [PATCH v2 05/10] arm64: dts: allwinner: a523: Add DMA controller device nodes
` [PATCH v2 06/10] arm64: dts: allwinner: a523: Add device node for SPDIF block
` [PATCH v2 07/10] arm64: dts: allwinner: a523: Add device nodes for I2S controllers
` [PATCH v2 08/10] arm64: dts: allwinner: a523: Add I2S2 pins on PI pin group
` [PATCH v2 09/10] arm64: dts: allwinner: a523: Add SPDIF TX pin on PB and PI pins
` [PATCH v2 10/10] [EXAMPLE] arm64: dts: allwinner: a527-cubie-a5e: Enable I2S and SPDIF output

[PATCH 0/4] Add SDCA class driver
 2025-10-27 15:24 UTC  (5+ messages)
` [PATCH 3/4] ASoC: SDCA: Add basic "
` [PATCH 4/4] ASoC: SDCA: Add basic SDCA function driver

[PATCH v3 RESEND 00/19] Add SDCA UMP/FDL support
 2025-10-27 14:43 UTC  (4+ messages)
` [PATCH v3 RESEND 14/19] ASoC: SDCA: Add FDL library for XU entities

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

[PATCH] slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
 2025-10-27 14:39 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D)
 2025-10-27 14:13 UTC  (4+ messages)

[PATCH] ASoC: soc_sdw_utils: remove cs42l43 component_name
 2025-10-27 14:00 UTC 

[PATCH 04/21] ALSA: rename BITS to R_BITS
 2025-10-27 13:10 UTC  (5+ messages)
` [PATCH 11/21] drivers: don't use GENMASK() in FIELD_PREP_WM16()

[PATCH 1/1] ASoC: max98090/91: adding DAPM routing for digital output for max98091
 2025-10-27 12:37 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Fix double pm_runtime_disable in remove functions
 2025-10-27 12:37 UTC  (2+ messages)

[PATCH 0/3] ASoC: Intel: avs: Set of streaming fixes
 2025-10-27 12:37 UTC  (5+ 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-27 12:37 UTC  (2+ messages)

[PATCH] ALSA: sound: Increase max size of components field
 2025-10-27 12:32 UTC  (5+ messages)

[PATCH] ASoC: rt721: fix prepare clock stop failed
 2025-10-27 10:33 UTC 

[PATCH 04/21] ALSA: rename BITS to R_BITS
 2025-10-27  9:09 UTC  (3+ messages)
` [PATCH 11/21] drivers: don't use GENMASK() in FIELD_PREP_WM16()

[PATCH v2] ALSA: maestro3: using vmalloc_array() to handle the code
 2025-10-27  9:08 UTC  (3+ messages)

[PATCH v2 00/11] ALSA: cs35l56: Add support for factory calibration
 2025-10-27  9:02 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c
 2025-10-27  8:59 UTC  (2+ messages)

[PATCH v6 00/12] Add support for Cirrus Logic CS530x DAC and CODEC variants
 2025-10-27  8:47 UTC  (12+ 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 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 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 v1 1/2] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
 2025-10-27  8:34 UTC  (6+ messages)
` [PATCH v1 2/2] ALSA: hda/realtek: Add match for ASUS Xbox Ally projects

[PATCH] ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe
 2025-10-27  7:07 UTC  (5+ messages)

[PATCH v4 0/2] Mainline Protonic PRT8ML board
 2025-10-27  6:06 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Fix sync error in consumer mode
 2025-10-27  5:39 UTC  (2+ messages)

[bug report] ASoC: spacemit: add i2s support for K1 SoC
 2025-10-27  2:50 UTC  (5+ messages)

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-27  1:36 UTC  (17+ messages)

[PATCH] ASoC: renesas: fsi: Constify struct fsi_stream_handler
 2025-10-27  0:07 UTC  (2+ messages)

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

[PATCH AUTOSEL 6.17-5.10] ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
 2025-10-26 14:48 UTC 

[PATCH AUTOSEL 6.17] ASoC: ops: improve snd_soc_get_volsw
 2025-10-25 16:00 UTC  (10+ messages)
` [PATCH AUTOSEL 6.17] ASoC: tas2781: Add keyword "init" in profile section
` [PATCH AUTOSEL 6.17-6.6] ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007
` [PATCH AUTOSEL 6.17] ASoC: renesas: msiof: set SIFCTR register
` [PATCH AUTOSEL 6.17] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers
` [PATCH AUTOSEL 6.17] ASoC: renesas: msiof: use reset controller
` [PATCH AUTOSEL 6.17-6.1] ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fixup()
` [PATCH AUTOSEL 6.17] ASoC: renesas: msiof: add .symmetric_xxx on snd_soc_dai_driver
` [PATCH AUTOSEL 6.17] ASoC: renesas: msiof: tidyup DMAC stop timing
` [PATCH AUTOSEL 6.17-6.6] ASoC: stm32: sai: manage context in set_sysclk callback

[PATCH 0/2] sound/arm: Remove pxa2xx-ac97.c and the defconfig reference
 2025-10-25  9:13 UTC  (4+ messages)
` [PATCH 1/2] ASoC: codec: Remove pxa2xx-ac97.c

[PATCH] ASoC: codec: wm8400: replace printk() calls with dev_*() device aware logging
 2025-10-25  4:30 UTC 

[PATCH] dt_bindings: sound: ti,pcm186x: convert to dtschema
 2025-10-24 21:31 UTC  (2+ messages)

[PATCH] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
 2025-10-24 14:19 UTC  (3+ messages)

[PATCH v2] regmap: slimbus: fix bus_context pointer in regmap init calls
 2025-10-24 10:25 UTC  (4+ messages)

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

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

[PATCH] ASoC: soc_sdw_utils: add cs35l57 support
 2025-10-24 10:23 UTC  (3+ messages)

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

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

[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 1/3] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading
 2025-10-23 12:32 UTC  (5+ messages)

[PATCH V2 1/7] ASoC: codecs:Rework the awinic driver lib
 2025-10-23 12:05 UTC  (4+ 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  (2+ messages)

[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


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