messages from 2024-03-01 16:51:11 to 2024-03-07 11:45:46 UTC [more...]
[PATCH v2 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
2024-03-07 11:44 UTC (23+ messages)
` [PATCH v2 01/22] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH v2 02/22] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH v2 03/22] ASoC: mediatek: Commonize ADDA rate transform functions and enums
` [PATCH v2 04/22] ASoC: mediatek: Assign dummy when codec not specified for a DAI link
` [PATCH v2 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v2 06/22] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v2 07/22] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v2 08/22] ASoC: mediatek: mt8195: "
` [PATCH v2 09/22] ASoC: mediatek: mt8192: "
` [PATCH v2 10/22] ASoC: mediatek: mt8186: "
` [PATCH v2 11/22] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v2 12/22] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v2 13/22] ASoC: mediatek: mt8192: "
` [PATCH v2 14/22] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v2 15/22] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v2 16/22] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH v2 17/22] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
` [PATCH v2 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode
` [PATCH v2 19/22] ASoC: dt-bindings: mt8192: "
` [PATCH v2 20/22] ASoC: dt-bindings: mt8186: "
` [PATCH v2 21/22] arm64: dts: mediatek: mt8195-cherry: Specify sound DAI links and routing
` [PATCH v2 22/22] arm64: dts: mediatek: mt8186-corsola: "
[PATCH 1/2] ALSA: hda: hda_component: Add missing #include guards
2024-03-07 11:12 UTC (2+ messages)
` [PATCH 2/2] ALSA: hda: hda_component: Include sound/hda_codec.h
[PATCH] firmware: cirrus: cs_dsp: Initialize debugfs_root to invalid
2024-03-07 10:53 UTC
[PATCH] ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
2024-03-07 11:02 UTC
[PATCH] firmware: cirrus: cs_dsp: Remove non-existent member from kerneldoc
2024-03-07 10:55 UTC
[PATCH v2 0/4] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
2024-03-07 8:23 UTC (6+ messages)
` [PATCH v2 1/4] ASoC: fsl: imx_pcm_rpmsg: Register component with rpmsg channel name
` [PATCH v2 2/4] ASoC: fsl: imx-audio-rpmsg: Register device "
` [PATCH v2 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
` [PATCH v2 4/4] ASoC: fsl: imx-rpmsg: Update to correct DT node
[PATCH v1 0/2] Add PDM controller for StarFive JH8100 SoC
2024-03-07 7:59 UTC (4+ messages)
` [PATCH v1 1/2] dt-bindings: ASoC: Add PDM controller for the "
` [PATCH v1 2/2] ASoC: starfive: Add PDM controller support
[PATCH 0/4] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
2024-03-07 7:35 UTC (7+ messages)
` [PATCH 1/4] ASoC: fsl: imx_pcm_rpmsg: Register component with rpmsg channel name
` [PATCH 2/4] ASoC: fsl: imx-audio-rpmsg: Register device "
` [PATCH 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
` [PATCH 4/4] ASoC: fsl: imx-rpmsg: Update to correct DT node
[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
2024-03-07 7:22 UTC (21+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v4 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v4 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]
` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0, 1], esai0, spdif[0, 1] and sai[4, 5]
[PATCH 1/5] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
2024-03-06 22:13 UTC (9+ messages)
` [PATCH 2/5] ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
` [PATCH 3/5] ASoC: fsl: Fix up mclk_id for fsl,imx-audio-wm8962
` [PATCH 4/5] ASoC: wm8962: Fix wm8962_set_fll to use source instead of fll_id
` [PATCH 5/5] ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
` (subset) [PATCH 1/5] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
[PATCH 0/2][next] firewire: Avoid -Wflex-array-member-not-at-end warnings
2024-03-06 16:18 UTC (5+ messages)
` [PATCH 1/2][next] firewire: Avoid -Wflex-array-member-not-at-end warning
` [PATCH 2/2][next] ALSA: firewire-lib: "
[PATCH V0 0/1] ASoC: soc-compress: Fix and add missing DPCM locking
2024-03-06 16:17 UTC (5+ messages)
` [PATCH V0 1/1] ASoC: soc-compress: Fix and add "
[PATCH 0/5] ASoC: Harden DAPM route checks and Intel fixes
2024-03-06 16:11 UTC (14+ messages)
` [PATCH 1/5] ASoC: Intel: Disable route checks for Skylake boards
` [PATCH 2/5] ASoC: topology: Do not ignore route checks when parsing graphs
` [PATCH 3/5] ASoC: Intel: avs: ssm4567: Do not ignore route checks
` [PATCH 4/5] ASoC: Intel: avs: ssm4567: Board cleanup
` [PATCH 5/5] ASoC: Intel: avs: i2s_test: Remove redundant dapm routes
[PATCH 0/2] ASoC: trace: trace more parameters in ASoC DAPM events
2024-03-06 15:22 UTC (4+ messages)
` [PATCH 1/2] ASoC: trace: add component to set_bias_level trace events
` [PATCH 2/2] ASoC: trace: add event to snd_soc_dapm "
[PATCH] ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefix
2024-03-06 13:13 UTC (3+ messages)
[PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
2024-03-06 12:54 UTC (3+ messages)
[PATCH v1 1/1] ASoC: Intel: atom: sst_ipc: Remove unused intel-mid.h
2024-03-06 12:30 UTC (2+ messages)
[PATCH v4 0/7] Add support for the internal RK3308 audio codec
2024-03-06 7:43 UTC (9+ messages)
` [PATCH v4 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
` [PATCH v4 2/7] ASoC: dt-bindings: Add Rockchip RK3308 internal audio codec
` [PATCH v4 3/7] ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macro
` [PATCH v4 4/7] ASoC: codecs: Add RK3308 internal audio codec driver
` [PATCH v4 5/7] arm64: defconfig: enable Rockchip "
` [PATCH v4 6/7] arm64: dts: rockchip: add i2s_8ch_2 and i2s_8ch_3
` [PATCH v4 7/7] arm64: dts: rockchip: add the internal audio codec
[PATCH net-next] selftests: avoid using SKIP(exit()) in harness fixure setup
2024-03-06 3:40 UTC (5+ messages)
[PATCH v8 0/5] Add support for CS40L50
2024-03-05 20:55 UTC (7+ messages)
` [PATCH v8 3/5] mfd: cs40l50: Add support for CS40L50 core driver
[PATCH v3] ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
2024-03-05 20:41 UTC (2+ messages)
[PATCH v3] ASoC: cs-amp-lib: Add KUnit test for calibration helpers
2024-03-05 20:41 UTC (2+ messages)
[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
2024-03-05 16:06 UTC (10+ messages)
` [PATCH v2 1/3] leds: trigger: Store brightness set by led_trigger_event()
` [PATCH v2 2/3] ALSA: control-led: Integrate mute led trigger
` [PATCH v2 3/3] leds: trigger: audio: Remove this trigger
[PATCH v3 0/7] Add support for the internal RK3308 audio codec
2024-03-05 14:07 UTC (7+ messages)
` [PATCH v3 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
` [PATCH v3 4/7] ASoC: codecs: Add RK3308 internal audio codec driver
[PATCH v7 0/9] usb: misc: onboard_hub: add support for XMOS XVF3500
2024-03-05 13:40 UTC (12+ messages)
` [PATCH v7 1/9] usb: misc: onboard_hub: use pointer consistently in the probe function
` [PATCH v7 2/9] usb: misc: onboard_hub: use device supply names
` [PATCH v7 3/9] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v7 4/9] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v7 5/9] arm64: defconfig: "
` [PATCH v7 6/9] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v7 7/9] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v7 8/9] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v7 9/9] usb: misc: onboard_dev: add support for XMOS XVF3500
[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
2024-03-05 12:08 UTC (7+ messages)
[PATCH 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
2024-03-05 11:20 UTC (6+ messages)
` [PATCH 19/22] ASoC: dt-bindings: mt8192: Document audio-routing and dai-link subnode
` [PATCH 20/22] ASoC: dt-bindings: mt8186: "
[PATCH] mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
2024-03-05 10:40 UTC (2+ messages)
` (subset) "
[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook
2024-03-05 9:01 UTC (2+ messages)
[PATCH] ASoC: soc-core.c: Skip dummy codec when adding platforms
2024-03-05 6:56 UTC
[PATCH v2] ASoC: rcar: adg: correct TIMSEL setting for SSI9
2024-03-04 20:39 UTC (3+ messages)
[PATCH] ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk table
2024-03-04 20:39 UTC (3+ messages)
[PATCH v2 0/4] arm64: dts: imx8qxp add asrc and sai
2024-03-04 20:13 UTC (13+ messages)
` [PATCH v2 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
[PATCH v3 0/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
2024-03-04 19:12 UTC (3+ messages)
[PATCH v3 0/4] arm64: dts: imx8qxp add asrc and sai
2024-03-04 15:39 UTC (16+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v3 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v3 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
[BUG] snd_fireface: frozen buffer with full system lockup
2024-03-04 14:54 UTC
ASoC: rockchip_i2s_tdm calibration clocking problem
2024-03-04 12:43 UTC
[PATCH] ALSA: ac97: More cleanup with snd_ctl_find_id_mixer()
2024-03-04 8:21 UTC
[PATCH v3 0/5] ALSA/ASoC: Conditionally skip i915 init and cleanups
2024-03-04 8:18 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Name feature ctl using output if input is PCM
2024-03-04 8:15 UTC (2+ messages)
[PATCH v1 0/3] ALSA: hda: cs35l41: Add support for a couple of Lenovo and Asus Laptops
2024-03-04 8:13 UTC (2+ messages)
[PATCH] soundwire: Use snd_soc_substream_to_rtd() to obtain rtd
2024-03-03 14:01 UTC (2+ messages)
[PATCH v3 0/4] Add support for jack detection to codec present in A64 SoC
2024-03-02 14:00 UTC (5+ messages)
` [PATCH v3 1/4] ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_level
` [PATCH v3 2/4] ASoC: sun8i-codec: Enable bus clock at STANDBY and higher bias
` [PATCH v3 3/4] ASoC: sun50i-codec-analog: Enable jack detection on startup
` [PATCH v3 4/4] ASoC: sun8i-codec: Implement jack and accessory detection
[RESEND PATCH v2 0/5] Add support for jack detection to codec present in A64 SoC
2024-03-01 21:36 UTC (5+ messages)
` [RESEND PATCH v2 1/5] dt-bindings: sound: Add jack-type property to sun8i-a33-codec
[GIT PULL] sound fixes for 6.8-rc7
2024-03-01 20:17 UTC (2+ messages)
[PATCH] ALSA: hwdep: Move put_user() call out of scoped_guard() in snd_hwdep_control_ioctl()
2024-03-01 17:11 UTC (2+ messages)
[PATCH v3 00/24] Clean up locking with guard() in ALSA core
2024-03-01 17:10 UTC (5+ messages)
` [PATCH v3 05/24] ALSA: hwdep: Use guard() for locking
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;
as well as URLs for NNTP newsgroup(s).