messages from 2025-09-03 15:13:56 to 2025-09-07 11:22:11 UTC [more...]
[PATCH v4 00/13] ASoC: codecs: wcd93xxx: remove code duplication
2025-09-07 11:21 UTC (5+ messages)
` [PATCH v4 01/13] ASoC: codecs: wcd937x: set the comp soundwire port correctly
` [PATCH v4 02/13] ASoC: codecs: wcd937x: make stub functions inline
` [PATCH v4 03/13] soundwire: bus: add of_sdw_find_device_by_node helper
` [PATCH v4 04/13] soundwire: bus: add sdw_slave_get_current_bank helper
[PATCH v3 0/3] ASoC: qcom: Fix lpaif_type and DAI configuration for I2S interface
2025-09-07 10:00 UTC (5+ messages)
` [PATCH v3 1/3] ASoC: qcom: audioreach: Fix lpaif_type configuration for the "
` [PATCH v3 2/3] ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S
` [PATCH v3 3/3] ASoC: qcom: sc8280xp: Fix DAI format setting for MI2S interfaces
[PATCH v3 00/12] ASoC: codecs: wcd93xxx: remove code duplication
2025-09-07 9:44 UTC (24+ messages)
` [PATCH v3 01/12] ASoC: codecs: wcd937x: set the comp soundwire port correctly
` [PATCH v3 02/12] soundwire: bus: add of_sdw_find_device_by_node helper
` [PATCH v3 03/12] soundwire: bus: add sdw_slave_get_current_bank helper
` [PATCH v3 04/12] ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helper
` [PATCH v3 05/12] ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper
` [PATCH v3 06/12] ASoC: codecs: wcd: add common helper for wcd codecs
` [PATCH v3 07/12] ASoC: codecs: wcd-common: move WCD_SDW_CH to common
` [PATCH v3 08/12] ASoC: codecs: wcd-common: move component ops "
` [PATCH v3 09/12] ASoC: codecs: wcd939x: get regmap directly
` [PATCH v3 10/12] ASoC: codecs: wcd-common: move status_update callback to common
` [PATCH v3 11/12] ASoC: codecs: wcd938x: get regmap directly
` [PATCH v3 12/12] ASoC: codecs: wcd937x: "
[PATCH v1 0/2] Add sound card support for QCS8300
2025-09-06 19:00 UTC (4+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS8300 sound card
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add support for QCS8300
[PATCH] ALSA: scarlett2: Add Vocaster speaker/headphone mute controls
2025-09-06 18:03 UTC (5+ messages)
[PATCH] ALSA: cs4281: Send the PCM period elapsed notification properly
2025-09-06 17:56 UTC (2+ messages)
[PATCH v2 00/10] ASoC: mediatek: Add support for MT8189 SoC
2025-09-05 22:52 UTC (12+ messages)
` [PATCH v2 01/10] ASoC: mediatek: mt8189: add common header
` [PATCH v2 02/10] ASoC: mediatek: mt8189: support audio clock control
` [PATCH v2 03/10] ASoC: mediatek: mt8189: support ADDA in platform driver
` [PATCH v2 04/10] ASoC: mediatek: mt8189: support I2S "
` [PATCH v2 05/10] ASoC: mediatek: mt8189: support TDM "
` [PATCH v2 06/10] ASoC: mediatek: mt8189: support PCM "
` [PATCH v2 07/10] ASoC: dt-bindings: mediatek,mt8189-afe-pcm: add audio afe document
` [PATCH v2 08/10] ASoC: mediatek: mt8189: add platform driver
` [PATCH v2 09/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document
` [PATCH v2 10/10] ASoC: mediatek: mt8189: add machine driver with nau8825
[PATCH 0/2] sound: soc: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-05 16:05 UTC (7+ messages)
` [PATCH 1/2] ASoC: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] ASoC: replace use of system_wq with system_percpu_wq
` (subset) [PATCH 0/2] sound: soc: replace wq users and add WQ_PERCPU to alloc_workqueue() users
[PATCH 0/3] ALSA: qc_audio_offload: address space cleanups
2025-09-05 14:57 UTC (13+ messages)
` [PATCH 3/3] ALSA: qc_audio_offload: try to reduce address space confusion
[PATCH v5 0/3] ALSA: compress_offload: Add 64-bit safe timestamp API
2025-09-05 14:54 UTC (5+ messages)
` [PATCH v5 1/3] ALSA: compress_offload: Add 64-bit safe timestamp infrastructure
` [PATCH v5 2/3] ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl
` [PATCH v5 3/3] ALSA: compress_offload: Add SNDRV_COMPRESS_AVAIL64 ioctl
[PATCH 00/15] Add SDCA UMP/FDL support
2025-09-05 14:31 UTC (16+ messages)
` [PATCH 01/15] regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave
` [PATCH 02/15] ASoC: SDCA: Add manual PM runtime gets to IRQ handlers
` [PATCH 03/15] ASoC: SDCA: Pass SoundWire slave to HID
` [PATCH 04/15] ASoC: SDCA: Pass device register map from IRQ alloc to handlers
` [PATCH 05/15] ASoC: SDCA: Update externally_requested flag to cover all requests
` [PATCH 06/15] ASoC: SDCA: Factor out a helper to find SDCA IRQ data
` [PATCH 07/15] ASoC: SDCA: Rely less on the ASoC component in IRQ handling
` [PATCH 08/15] ASoC: SDCA: Force some SDCA Controls to be volatile
` [PATCH 09/15] ASoC: SDCA: Add UMP buffer helper functions
` [PATCH 10/15] ASoC: SDCA: Add SDCA FDL data parsing
` [PATCH 11/15] ASoC: SDCA: Add FDL library for XU entities
` [PATCH 12/15] ASoC: SDCA: Add XU-specific IRQ processing
` [PATCH 13/15] ASoC: SDCA: Add completion for FDL start and stop
` [PATCH 14/15] ASoC: SDCA: Add early IRQ handling
` [PATCH 15/15] ASoC: SDCA: Add HID button IRQ
[PATCH v2 0/8] ASoC: codecs: wcd93xxx: remove code duplication
2025-09-05 13:59 UTC (6+ messages)
` [PATCH v2 2/8] ASoC: codecs: wcd: add common helper for wcd codecs
[PATCH] ASoC: codecs: fs210x: Add NULL check in fs210x_register_snd_component
2025-09-05 13:32 UTC (2+ messages)
[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
2025-09-05 11:33 UTC (5+ messages)
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML
[PATCH v2 0/3] ASoC: qcom: Fix lpaif_type and DAI configuration for I2S interface
2025-09-05 11:28 UTC (11+ messages)
` [PATCH v2 1/3] ASoC: qcom: audioreach: Fix lpaif_type configuration for the "
` [PATCH v2 2/3] ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S
` [PATCH v2 3/3] ASoC: qcom: sc8280xp: Fix DAI format setting for MI2S interfaces
[PATCH v4 1/2] ASoC: tas2781: Add tas2118, tas2x20, tas5825 support
2025-09-05 10:41 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
2025-09-05 10:38 UTC (2+ messages)
[PATCH v4 0/3] ALSA: compress_offload: Add 64-bit safe timestamp API
2025-09-05 9:17 UTC (8+ messages)
` [PATCH v4 2/3] ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl
[PATCH] slimbus: qcom: remove unused qcom controller driver
2025-09-05 5:30 UTC (5+ messages)
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-04 22:52 UTC (8+ messages)
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
[PATCH 0/3] More minor SDCA bug fixes
2025-09-04 19:35 UTC (2+ messages)
[PATCH] ASoC: codecs: lpass-rx-macro: Fix playback quality distortion
2025-09-04 18:31 UTC (3+ messages)
[PATCH] ASoC: codecs: lpass-wsa-macro: Fix speaker quality distortion
2025-09-04 18:31 UTC (3+ messages)
[PATCH 0/6] Improve cs42l43 suspend/IRQ interactions
2025-09-04 18:09 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] ASoC: dt-bindings: Document routing strings for various codecs
2025-09-04 18:09 UTC (10+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: everest,es8316: Document routing strings
` [PATCH v2 2/3] ASoC: dt-bindings: nuvoton,nau8825: "
` [PATCH v2 3/3] ASoC: dt-bindings: wlf,wm8960: Document routing strings (pin names)
[PATCH v9 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
2025-09-04 17:03 UTC (12+ messages)
` [PATCH v9 1/8] ASoC: dt-bindings: qcom,lpass-va-macro: Update bindings for clocks to support ADSP
` [PATCH v9 2/8] arm64: dts: qcom: qcs6490-audioreach: Add AudioReach support for QCS6490
` [PATCH v9 3/8] arm64: dts: qcom: sc7280: Add WSA SoundWire and LPASS support
` [PATCH v9 4/8] arm64: dts: qcom: qcs6490-audioreach: Enable LPASS macros clock settings for audioreach
` [PATCH v9 5/8] arm64: dts: qcom: qcs6490-rb3gen2: Add WSA8830 speakers amplifier
` [PATCH v9 6/8] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card
` [PATCH v9 7/8] arm64: dts: qcom: qcm6490-idp: Add WSA8830 speakers and WCD9370 headset codec
` [PATCH v9 8/8] arm64: dts: qcom: qcm6490-idp: Add sound card
` (subset) [PATCH v9 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
[PATCH v7 0/9] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
2025-09-04 17:03 UTC (2+ messages)
` (subset) "
[PATCH v2] ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed
2025-09-04 16:51 UTC (3+ messages)
[PATCH] ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed
2025-09-04 16:51 UTC (2+ messages)
[PATCH] ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
2025-09-04 15:31 UTC
[PATCH 0/4] ALSA: usb-audio: series of improvements to min_mute
2025-09-04 14:58 UTC (2+ messages)
[PATCH v6 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-09-04 14:33 UTC (9+ messages)
` [PATCH v6 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v6 2/7] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v6 3/7] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v6 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v6 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v6 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v6 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device
[PATCH v2 1/2] ASoC: qcom: audioreach: Add support for Speaker Protection module
2025-09-04 11:07 UTC (6+ messages)
` [PATCH v2 2/2] ASoC: qcom: audioreach: Add support for VI Sense module
[PATCH v3 0/7] soundwire: qcom: add support for v3.1.0
2025-09-04 10:56 UTC (8+ messages)
` [PATCH v3 1/7] of: base: Add of_property_read_u8_index
` [PATCH v3 2/7] soundwire: qcom: remove unused rd_fifo_depth
` [PATCH v3 3/7] dt-bindings: soundwire: qcom: deprecate qcom,din/out-ports
` [PATCH v3 4/7] "
` [PATCH v3 5/7] soundwire: qcom: prepare for v3.x
` [PATCH v3 6/7] dt-bindings: soundwire: qcom: Document v3.1.0 version of IP block
` [PATCH v3 7/7] soundwire: qcom: adding support for v3.1.0
[syzbot] [sound?] possible deadlock in __snd_pcm_lib_xfer (2)
2025-09-04 10:38 UTC (4+ messages)
[PATCH v2] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
2025-09-04 9:26 UTC (2+ messages)
[RFC PATCH] ASoC: Intel: avs: Fix reading 1 or more bytes from a region of size 0
2025-09-04 9:14 UTC (4+ messages)
[PATCH] slimbus: messaging: fix "transfered"->"transferred"
2025-09-04 7:12 UTC (2+ messages)
[PATCH] slimbus: messaging: Remove redundant code
2025-09-04 7:10 UTC (2+ messages)
[PATCH 00/10] ASoC: soc-dapm: prepare for hiding struct snd_soc_dapm_context
2025-09-04 5:21 UTC (11+ messages)
` [PATCH 01/10] ASoC: soc-dapm: add snd_soc_dapm_to_dev()
` [PATCH 02/10] ASoC: soc-dapm: add snd_soc_dapm_to_card()
` [PATCH 03/10] ASoC: soc-dapm: use dapm->component instead of container_of()
` [PATCH 04/10] ASoC: soc-component: add snd_soc_component_to_dapm()
` [PATCH 05/10] ASoC: soc-card: add snd_soc_card_to_dapm()
` [PATCH 06/10] ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context
` [PATCH 07/10] ASoC: soc-dapm: tidyup idle_bias handling - step1
` [PATCH 08/10] ASoC: soc-dapm: tidyup idle_bias handling - step2
` [PATCH 09/10] ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()
` [PATCH 10/10] ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()
[PATCH] ASoC: amd: amd_sdw: Add quirks for some new Dell laptops
2025-09-03 21:22 UTC (2+ messages)
[PATCH 00/17] ASoC: Intel: avs: Adjust platform names
2025-09-03 18:53 UTC (2+ messages)
[PATCH 0/6] ASoC: qcom: add support for Glymur
2025-09-03 17:37 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