messages from 2025-03-04 15:17:54 to 2025-03-07 11:27:50 UTC [more...]
[PATCH v2 0/8] ASoC: SOF: Intel: Add support for ACE3+ mic privacy
2025-03-07 11:28 UTC (3+ messages)
` [PATCH v2 1/8] ASoC: SOF: Intel: mtl: Split up dsp_ops setup code
` [PATCH v2 2/8] ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTL
[PATCH 1/2] ALSA: seq: Improve data consistency at polling
2025-03-07 8:42 UTC (2+ messages)
` [PATCH 2/2] ALSA: seq: Avoid client data changes during proc reads
[GIT PULL] sound fixes for 6.14-rc6
2025-03-07 8:33 UTC
[PATCH v4 00/19] Get mt6359-accdet ready for usage in Devicetree
2025-03-07 7:11 UTC (23+ messages)
` [PATCH v4 01/19] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v4 02/19] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v4 03/19] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH v4 04/19] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property
` [PATCH v4 05/19] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration
` [PATCH v4 06/19] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH v4 07/19] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH v4 08/19] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH v4 09/19] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH v4 10/19] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables
` [PATCH v4 11/19] ASoC: mediatek: mt6359-accdet: Always use internal resistor
` [PATCH v4 12/19] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal
` [PATCH v4 13/19] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4
` [PATCH v4 14/19] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V
` [PATCH v4 15/19] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2
` [PATCH v4 16/19] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V
` [PATCH v4 17/19] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ
` [PATCH v4 18/19] arm64: dts: mt6359: Add accessory detect node
` [PATCH v4 19/19] arm64: defconfig: Enable MT6359 ACCDET
[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
2025-03-07 6:18 UTC (6+ messages)
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill
[PATCH v3 0/6] Add support for S4 audio
2025-03-07 2:58 UTC (7+ messages)
` [PATCH v3 4/6] clk: meson: axg-audio: Add the mclk pad div for s4
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver
[PATCH v3 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
2025-03-06 20:49 UTC (2+ messages)
[PATCH v3 0/4] Allow retrieving accessory detection reference on MT8188
2025-03-06 19:52 UTC (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet
` [PATCH v3 2/4] ASoC: mediatek: common: Handle mediatek,accdet property
` [PATCH v3 3/4] ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect
` [PATCH v3 4/4] ASoC: mediatek: mt8188-mt6359: Add accdet headset jack detect support
[PATCH] ASoC: soc-pcm: reuse dpcm_state_string()
2025-03-06 18:58 UTC (2+ messages)
[PATCH] ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()
2025-03-06 18:58 UTC (2+ messages)
[PATCH 0/2] ASoC: dmic: add regulator support
2025-03-06 17:18 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: add regulator support to dmic codec
` [PATCH 2/2] ASoC: dmic: add regulator support
[PATCH] ASoC: dt-bindings: fsl,sai: Add i.MX94 support
2025-03-06 17:10 UTC
[PATCH v3 0/6] ASoC: q6apm: fix under runs and fragment sizes
2025-03-06 17:04 UTC (10+ messages)
[PATCH V2 0/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver
2025-03-06 16:25 UTC (7+ messages)
` [PATCH V2 1/2] drm/vc4: hdmi: Call HDMI hotplug helper on disconnect
` [PATCH V2 2/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver
[PATCH] ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS
2025-03-06 16:10 UTC (4+ messages)
[PATCH] ASoC: cs42l43: Fix maximum ADC Volume
2025-03-06 16:10 UTC (2+ messages)
[PATCH] ASoC: dapm: Fix changes to DECLARE_ADAU17X1_DSP_MUX_CTRL
2025-03-06 16:10 UTC (2+ messages)
[PATCH 0/8] ASoC: SOF: Intel: Add support for ACE3+ mic privacy
2025-03-06 15:40 UTC (13+ messages)
` [PATCH 1/8] ASoC: SOF: Intel: mtl: Split up dsp_ops setup code
` [PATCH 2/8] ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTL
` [PATCH 3/8] ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functions
` [PATCH 4/8] ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake features
` [PATCH 5/8] ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messaging
` [PATCH 6/8] ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers
` [PATCH 7/8] ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdw
` [PATCH 8/8] ASoC: SOF: Intel: ptl: Add support for mic privacy
[PATCH] ASoC: dt-bindings: fsl,imx-asrc: Document audio graph port
2025-03-06 15:02 UTC (2+ messages)
[PATCH 0/7] Add RK3576 SAI Audio Controller Support
2025-03-06 14:38 UTC (16+ messages)
` [PATCH 1/7] dt-bindings: clock: rk3576: add IOC gated clocks
` [PATCH 2/7] clk: rockchip: add support for GRF "
` [PATCH 3/7] ASoC: dt-bindings: add schema for rockchip SAI controllers
` [PATCH 4/7] ASoC: rockchip: add Serial Audio Interface (SAI) driver
` [PATCH 5/7] arm64: dts: rockchip: Add RK3576 SAI nodes
` [PATCH 6/7] arm64: dts: rockchip: Add analog audio on RK3576 Sige5
` [PATCH 7/7] arm64: defconfig: Enable Rockchip SAI
[PATCH] ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx()
2025-03-06 10:50 UTC (2+ messages)
[syzbot] [sound?] KCSAN: data-race in snd_seq_poll / snd_seq_pool_init
2025-03-06 7:51 UTC (3+ messages)
` [PATCH] ALSA: seq: Use atomic to prevent data races in total_elements
[PATCH v3 00/20] Get mt6359-accdet ready for usage in Devicetree
2025-03-06 0:40 UTC (11+ messages)
` [PATCH v3 01/20] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH v3 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v3 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v3 19/20] arm64: dts: mt6359: Add accessory detect node
` [PATCH v3 20/20] arm64: defconfig: Enable MT6359 ACCDET
[PATCH v2] ASoC: ops: Consistently treat platform_max as control value
2025-03-05 19:56 UTC (2+ messages)
[PATCH 0/9] ASoC: Intel: boards: updates for 6.15
2025-03-05 19:56 UTC (11+ messages)
` [PATCH 1/9] ASoC: Intel: adl: add 2xrt1316 audio configuration
` [PATCH 2/9] ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb_l3_rt1320_l2 support
` [PATCH 3/9] ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l3_rt1320_l12 support
` [PATCH 4/9] ASoC: sdw_utils: add mic and amp dais to 0xaaaa codec
` [PATCH 5/9] ASoC: Intel: add multi-function SDW mockup codec match
` [PATCH 6/9] ASoC: Intel: soc-acpi-intel-lnl-match: add sdw multi function mockup codec
` [PATCH 7/9] ASoC: Intel: soc-acpi-intel-ptl-match: "
` [PATCH 8/9] ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 6x cs35l56 support
` [PATCH 9/9] ASoC: Intel: soc-acpi-intel-ptl-match: "
[PATCH v35 00/31] Introduce QC USB SND audio offloading support
2025-03-05 19:28 UTC (7+ messages)
[PATCH v2 0/3] Allow retrieving accessory detection reference on MT8188
2025-03-05 19:20 UTC (7+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet
` [PATCH v2 2/3] ASoC: mediatek: common: Handle mediatek,accdet property
` [PATCH v2 3/3] ASoC: mediatek: mt8188-mt6359: Add accdet headset jack detect support
[PATCH v1 0/7] Add Support for various ASUS laptops using CS35L41
2025-03-05 18:53 UTC (9+ messages)
` [PATCH v1 1/7] ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA
` [PATCH v1 2/7] ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops "
` [PATCH v1 3/7] ALSA: hda/realtek: Add support for ASUS ROG Strix G614 "
` [PATCH v1 4/7] ALSA: hda/realtek: Add support for various ASUS "
` [PATCH v1 5/7] ALSA: hda/realtek: Add support for ASUS B3405 and B3605 "
` [PATCH v1 6/7] ALSA: hda/realtek: Add support for ASUS B5405 and B5605 "
` [PATCH v1 7/7] ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA "
[PATCH] ASoC: rt1320: set wake_capable = 0 explicitly
2025-03-05 16:54 UTC (2+ messages)
[PATCH] ASoC: soc-pcm: merge soc_pcm_hw_update_format/subformat()
2025-03-05 16:43 UTC (3+ messages)
[PATCH] ASoC: doc: use SND_SOC_DAILINK_xxx() macro
2025-03-05 13:40 UTC (2+ messages)
[PATCH v2 0/5] ASoC: wm8904: Add DMIC and DRC support
2025-03-05 13:18 UTC (7+ messages)
` [PATCH v2 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support
[PATCH 0/3] Allow retrieving accessory detection reference on MT8188
2025-03-05 12:55 UTC (10+ messages)
` [PATCH 1/3] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet
` [PATCH 2/3] ASoC: mediatek: common: Handle mediatek,accdet property
` [PATCH 3/3] ASoC: mediatek: mt8188-mt6359: Add headset jack detect support
[PATCH v1] ASoC: tas2781: Update dsp firmware for Gemtree project
2025-03-05 12:42 UTC (2+ messages)
update ALC222 depop optimize
2025-03-05 9:33 UTC (9+ messages)
[PATCH v2 0/6] ASoC: samsung: GPIO descriptor conversion
2025-03-05 7:44 UTC (8+ messages)
` [PATCH v2 1/6] ASoC: samsung: bells: Drop unused include
` [PATCH v2 2/6] ASoC: samsung: littlemill: "
` [PATCH v2 3/6] ASoC: samsung: lowland: "
` [PATCH v2 4/6] ASoC: samsung: speyside: Convert to GPIO descriptor
` [PATCH v2 5/6] ASoC: samsung: tobermory: Drop unused include
` [PATCH v2 6/6] ASoC: samsung: tm2_wm5110: "
[PATCH v4 0/3] add sof support on imx95
2025-03-04 21:35 UTC (13+ messages)
` [PATCH v4 1/3] ASoC: dt-bindings: support imx95's CM7 core
` [PATCH v4 3/3] arm64: dts: imx: add imx95 dts for sof
[PATCH 0/4] ASoC: fsl_audmix: support audio graph card for audmix
2025-03-04 19:21 UTC (2+ messages)
[PATCH v3 00/13] Tidy up ASoC VALUE control macros
2025-03-04 18:38 UTC (2+ messages)
` (subset) "
[PATCH 0/5] qrb2210-rb1: HDMI/I2S audio playback support
2025-03-04 16:56 UTC (7+ messages)
` [PATCH 3/5] arm64: dts: qcom: qcm2290: add apr and its services
` [PATCH 4/5] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller
` [PATCH 5/5] arm64: dts: qcom: qrb2210-rb1: add HDMI/I2S audio playback support
[PATCH] ASoC: cs42l43: Add jack delay debounce after suspend
2025-03-04 16:54 UTC (2+ messages)
[PATCH v2 00/13] Tidy up ASoC VALUE control macros
2025-03-04 16:53 UTC (2+ messages)
[PATCH 00/12] Tidy up ASoC VALUE control macros
2025-03-04 16:53 UTC (2+ messages)
[PATCH 0/6] ASoC: samsung: GPIO descriptor conversion
2025-03-04 16:18 UTC (4+ messages)
[PATCH] snd: hda: realtek: fix incorrect IS_REACHABLE() usage
2025-03-04 16:03 UTC (4+ messages)
[PATCH v2 00/22] ASoC: codecs: Update device_id tables for Realtek drivers
2025-03-04 15:35 UTC (2+ messages)
[PATCH 0/3] ASoC: audio-graph-card2-custom-sample: Separate Sample DT
2025-03-04 15:35 UTC (2+ messages)
[PATCH 000/157] ASoC: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
2025-03-04 15:35 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