messages from 2025-10-24 07:56:20 to 2025-10-29 11:21:06 UTC [more...]
[PATCH v3 00/10] gpio: improve support for shared GPIOs
2025-10-29 11:20 UTC (5+ messages)
` [PATCH v3 01/10] string: provide strends()
` [PATCH v3 02/10] gpiolib: define GPIOD_FLAG_SHARED
` [PATCH v3 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v3 04/10] gpio: shared-proxy: implement the shared GPIO proxy driver
[PATCH v2 0/4] Add support for an external Master Clock in the Cirrus CS4271 codec
2025-10-29 11:20 UTC (7+ messages)
` [PATCH v2 1/4] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading
` [PATCH v2 2/4] ASoC: cs4271: Disable regulators in component_probe() error path
` [PATCH v2 3/4] ASoC: dt-bindings: cirrus,cs4271: Document mclk clock
` [PATCH v2 4/4] ASoC: cs4271: Add support for the external mclk
[PATCH] ASoC: SOF: pcm: Set the PCM device name for HDMI
2025-10-29 10:51 UTC
[RFC] sound: add uevent notifications for jack events
2025-10-29 8:11 UTC
[PATCH v2] ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe
2025-10-29 7:36 UTC
[PATCH] ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present()
2025-10-29 7:17 UTC
[PATCH v3] dt_bindings: sound: ti,pcm186x: convert to dtschema
2025-10-29 5:23 UTC
[PATCH] ASoC: SOF: Intel: select SND_SOC_SDW_UTILS in SND_SOC_SOF_HDA_GENERIC
2025-10-29 4:03 UTC
[RFC][PATCH x/x] ASoC: convert to snd_soc_dapm_xxx()
2025-10-29 0:18 UTC (7+ messages)
` [PATCH x/x] ASoC: atmel: tse850-pcm5142: "
` [PATCH x/x] ASoC: codecs: ab8500: "
` [PATCH x/x] ASoC: ti: rx51: "
` [PATCH x/x] ASoC: ux500: mop500_ab8500: "
[PATCH] ASoC: soc-pcm: Preserve hw parameters from components in dpcm_runtime_setup_fe
2025-10-28 21:57 UTC (6+ messages)
[PATCH v1 1/2] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
2025-10-28 17:27 UTC (8+ messages)
` [PATCH v1 2/2] ALSA: hda/realtek: Add match for ASUS Xbox Ally projects
[PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
2025-10-28 17:08 UTC (15+ 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
` (subset) [PATCH v2 00/10] allwinner: a523: Enable I2S and SPDIF TX
[PATCH] ALSA: wavefront: fix buffer overflow in longname construction
2025-10-28 16:46 UTC (2+ messages)
[PATCH] ASoC: soc_sdw_utils: remove cs42l43 component_name
2025-10-28 16:42 UTC (2+ messages)
[PATCH] ASoC: fsl_sai: Fix sync error in consumer mode
2025-10-28 16:42 UTC (3+ messages)
[PATCH v5 00/23] Non-const bitfield helpers
2025-10-28 16:13 UTC (29+ 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 v5 14/23] EDAC/ie31200: Convert "
` [PATCH v5 15/23] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v5 16/23] iio: dac: Convert to common field_prep() helper
` [PATCH v5 17/23] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v5 18/23] pinctrl: ma35: "
` [PATCH v5 19/23] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v5 20/23] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v5 21/23] iio: imu: smi330: "
` [PATCH v5 22/23] clk: renesas: Use bitfield helpers
` [PATCH v5 23/23] soc: "
[PATCH v2 00/11] ALSA: cs35l56: Add support for factory calibration
2025-10-28 16:09 UTC (4+ messages)
[PATCH v6 00/12] Add support for Cirrus Logic CS530x DAC and CODEC variants
2025-10-28 16:09 UTC (4+ messages)
` [PATCH v6 11/12] ASoC: dt-bindings: sound: cirrus: cs530x: Add SPI bus support
[PATCH v2 0/2] Sndcard compatible for qrb2210/qcm2290
2025-10-28 16:09 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: add QRB2210 soundcard
[PATCH v2 0/2] ASoC: spacemit: fix build warning and error
2025-10-28 14:27 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
` [PATCH v2 2/2] ASoC: spacemit: use `depends on` instead of `select`
[PATCH] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
2025-10-28 14:27 UTC (4+ messages)
[PATCH V3 0/7] Rework the awinic driver
2025-10-28 12:33 UTC (8+ messages)
` [PATCH V3 1/7] ASoC: codecs:Rework the awinic driver lib
` [PATCH V3 2/7] ASoC: codecs: Rework the aw88395 driver
` [PATCH V3 3/7] ASoC: codecs: Rework the aw87390 driver
` [PATCH V3 4/7] ASoC: codecs: Rework the aw88081 driver
` [PATCH V3 5/7] ASoC: codecs: Rework the aw88166 driver
` [PATCH V3 6/7] ASoC: codecs: Rework the aw88261 driver
` [PATCH V3 7/7] ASoC: codecs: Rework the aw88399 driver
[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
2025-10-28 13:03 UTC (11+ messages)
[PATCH] ALSA: sound: Increase max size of components field
2025-10-28 11:39 UTC (8+ messages)
[PATCH] ASoC: renesas: fsi: Constify struct fsi_stream_handler
2025-10-28 11:17 UTC (3+ messages)
[PATCH] ASoC: rt721: fix prepare clock stop failed
2025-10-28 11:17 UTC (3+ messages)
[PATCH v2] pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
2025-10-28 3:05 UTC
[PATCH v3 0/3] qrb2210-rb1: HDMI/I2S audio playback support
2025-10-27 22:36 UTC (2+ messages)
[PATCH v2] dt_bindings: sound: ti,pcm186x: convert to dtschema
2025-10-27 19:40 UTC (3+ messages)
[PATCH v2 00/10] gpio: improve support for shared GPIOs
2025-10-27 18:02 UTC (13+ messages)
` [PATCH v2 03/10] gpiolib: implement low-level, shared GPIO support
` [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/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 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 (2+ messages)
[PATCH 0/2] ASoC: fsl: correct the bit order issue for DSD
2025-10-27 12:37 UTC (2+ messages)
[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] ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c
2025-10-27 8:59 UTC (2+ messages)
[PATCH v4 0/2] Mainline Protonic PRT8ML board
2025-10-27 6:06 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 (10+ messages)
[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 v2] regmap: slimbus: fix bus_context pointer in regmap init calls
2025-10-24 10:25 UTC (2+ 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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox