alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 10:27:11 to 2021-11-27 01:31:34 UTC [more...]

[PATCH 00/10] ASoC: SOF: Fixes for Intel HD-Audio DMA stopping
 2021-11-27  1:29 UTC  (12+ messages)
` [PATCH 01/10] ASoC: SOF: Intel: hda: clear stream before freeing the DAI widget
` [PATCH 02/10] ASoC: SOF: Intel: hda: Add a helper function for stream reset
` [PATCH 03/10] ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA's
` [PATCH 04/10] ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggers
` [PATCH 05/10] ASoC: SOF: call platform hw_free for paused streams during suspend
` [PATCH 06/10] ASoC: SOF: Add a helper for freeing PCM stream
` [PATCH 07/10] ASoC: SOF: pcm: move the check for prepared flag
` [PATCH 08/10] ASoC: SOF: align the hw_free sequence with stop
` [PATCH 09/10] ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flags
` [PATCH 10/10] ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pause

[PATCH 1/2] ASoC: rt5682: Fix crash due to out of scope stack vars
 2021-11-27  1:29 UTC  (2+ messages)

[PATCH 0/6] Suspend related fixes on Tegra
 2021-11-27  1:29 UTC  (2+ messages)

[bug report] ASoC: amd: add vangogh machine driver
 2021-11-26 18:14 UTC  (2+ messages)

[PATCH v2 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-11-26 16:18 UTC  (21+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v2 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v2 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia, fixed-parent-rate property
` [PATCH v2 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v2 05/20] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v2 06/20] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v2 07/20] ASoC: tegra20: spdif: Support device-tree
` [PATCH v2 08/20] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v2 09/20] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v2 10/20] ASoC: tegra20: spdif: Reset hardware
` [PATCH v2 11/20] ASoC: tegra20: spdif: Support system suspend
` [PATCH v2 12/20] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v2 13/20] ASoC: tegra20: i2s: "
` [PATCH v2 14/20] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v2 15/20] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v2 16/20] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v2 17/20] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v2 18/20] ARM: tegra: Add HDMI audio graph "
` [PATCH v2 19/20] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v2 20/20] ARM: tegra: paz00: "

[PATCH v5 0/3] ALSA: hda: New NHLT functions and cleanup
 2021-11-26 14:10 UTC  (5+ messages)
` [PATCH v5 1/3] ALSA: hda: Fill gaps in NHLT endpoint-interface
` [PATCH v5 2/3] ALSA: hda: Simplify DMIC-in-NHLT check
` [PATCH v5 3/3] ASoC: Intel: Skylake: Use NHLT API to search for blob

[PATCH 0/5] ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update method
 2021-11-26 14:09 UTC  (6+ messages)
` [PATCH 1/5] ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()

[PATCH v4 0/3] ALSA: hda: New NHLT functions and cleanup
 2021-11-26 13:55 UTC  (5+ messages)
` [PATCH v4 1/3] ALSA: hda: Fill gaps in NHLT endpoint-interface
` [PATCH v4 2/3] ALSA: hda: Simplify DMIC-in-NHLT check
` [PATCH v4 3/3] ASoC: Intel: Skylake: Use NHLT API to search for blob

[PATCH v3 0/4] ALSA: hda: New NHLT functions and cleanup
 2021-11-26 13:48 UTC  (4+ messages)
` [PATCH v3 1/4] ALSA: hda: Follow ACPI convention in NHLT struct naming

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-11-26 13:39 UTC  (12+ messages)
` [PATCH v6 01/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v6 02/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v6 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v6 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v6 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v6 06/10] ASoC: qcom: Add support for codec dma driver
` [PATCH v6 07/10] ASoC: qcom: Add regmap config "
` [PATCH v6 08/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v6 09/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
` [PATCH v6 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH v2 0/8] ASoC: SOF: Add support for Mediatek MT8195
 2021-11-26 12:07 UTC  (17+ messages)
` [PATCH v2 1/8] ASoC: SOF: mediatek: Add mt8195 hardware support
` [PATCH v2 2/8] ASoC: SOF: tokens: add token for Mediatek AFE
` [PATCH v2 3/8] ASoC: SOF: topology: Add support for Mediatek AFE DAI
` [PATCH v2 4/8] ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmware
` [PATCH v2 5/8] ASoC: SOF: Add mt8195 device descriptor
` [PATCH v2 6/8] ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195
` [PATCH v2 7/8] ASoC: SOF: mediatek: Add mt8195 dsp clock support
` [PATCH v2 8/8] ASoC: SOF: mediatek: Add DSP system PM callback for mt8195

[PATCH v4 00/10] Add support for audio on SC7280 based targets
 2021-11-26 11:48 UTC  (5+ messages)

[PATCH v5 00/10] Add support for audio on SC7280 based targets
 2021-11-26 11:40 UTC  (6+ messages)
` [PATCH v5 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control

[PATCH v6 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-26 11:36 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH v6 2/3] firmware: mediatek: add adsp ipc protocol interface
` [PATCH v6 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v5 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
 2021-11-26 11:20 UTC  (4+ messages)
` [PATCH v5 06/10] ASoC: qcom: Add support for codec dma driver

[PATCH v2 0/4] ARM: dts: stm32: merge spi and i2s nodes
 2021-11-26 10:25 UTC  (7+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port
` [PATCH v2 2/4] ASoC: dt-bindings: stm32: i2s: allow additional properties
` [PATCH v2 3/4] ASoC: dt-bindings: stm32: i2s: update example
` [PATCH v2 4/4] ARM: dts: stm32: merge spi and i2s nodes

ALSA: hda: Make proper use of timecounter
 2021-11-26  8:55 UTC  (2+ messages)

[PATCH v5 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-26  7:32 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH v5 2/3] firmware: mediatek: add adsp ipc protocol interface
` [PATCH v5 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v3] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-26  5:02 UTC 

[PATCH v4 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-26  4:43 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH v4 2/3] firmware: mediatek: add adsp ipc protocol interface
` [PATCH v4 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v1 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-11-26  1:08 UTC  (30+ messages)
` [PATCH v1 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v1 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v1 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia, fixed-parent-rate property
` [PATCH v1 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v1 05/20] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v1 06/20] ASoC: tegra20: spdif: Support device-tree
` [PATCH v1 07/20] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v1 08/20] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v1 09/20] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v1 10/20] ASoC: tegra20: spdif: Reset hardware
` [PATCH v1 11/20] ASoC: tegra20: spdif: Support system suspend
` [PATCH v1 12/20] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v1 13/20] ASoC: tegra20: i2s: "
` [PATCH v1 14/20] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v1 15/20] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v1 16/20] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v1 17/20] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v1 18/20] ARM: tegra: Add HDMI audio graph "
` [PATCH v1 19/20] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v1 20/20] ARM: tegra: paz00: "

[PATCH] ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer
 2021-11-25 23:25 UTC 

[PATCH v2] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-25 21:26 UTC  (3+ messages)

[PATCH] ASoC: cs35l41: Fix link problem
 2021-11-25 17:02 UTC  (2+ messages)

[PATCH 0/5] xen: cleanup detection of non-essential pv devices
 2021-11-25 15:21 UTC  (3+ messages)

[GIT PULL] ASoC fixes for v5.16-rc3
 2021-11-25 13:40 UTC  (2+ messages)

[PATCH 0/2] Kconfig symbol clean-up for sound
 2021-11-25 13:37 UTC  (4+ messages)
` [PATCH 1/2] ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA
` [PATCH 2/2] ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead

[PATCH] ASoC: mediatek: remove unnecessary CONFIG_PM
 2021-11-25 13:36 UTC  (3+ messages)

[PATCH -next] ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()
 2021-11-25 13:36 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt5640: Add the binding include file for the HDA header support
 2021-11-25 13:36 UTC  (3+ messages)
` [PATCH 2/2] ASoC: rt5640: Add "

[PATCH] ASoC: dt-bindings: wlf, wm8962: add missing interrupt property
 2021-11-25 13:36 UTC  (4+ messages)
` [PATCH] ASoC: dt-bindings: wlf,wm8962: "

Logitech Z10 USB speakers need a volume change before audio works
 2021-11-25 12:42 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-25 11:47 UTC  (4+ messages)

sound: X86: Xilinx : PCIe : ALSA PCM sample driver code
 2021-11-25 10:42 UTC 

[PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config
 2021-11-25  9:32 UTC  (4+ messages)

[PATCH v3] ASoC: rockchip: i2s_tdm: Dup static DAI template
 2021-11-25  8:48 UTC 

[PATCH v3 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-25  8:24 UTC  (10+ messages)
` [PATCH v3 2/3] mailbox: mediatek: add support for adsp mailbox controller
` [PATCH v3 3/3] firmware: mediatek: add adsp ipc protocol interface

[PATCH] ASoC: Intel: atom: Remove redundant check to simplify the code
 2021-11-25  7:50 UTC 

[PATCH] ALSA: hda/cs8409: Schedule delayed work for jack detect on resume
 2021-11-25  7:26 UTC  (3+ messages)

[PATCH] dt-bindings: sound: nvidia, tegra-audio: Convert multiple txt bindings to yaml
 2021-11-25  4:23 UTC  (6+ messages)

[PATCH v4] ASoC: Intel: boards: add max98390 2/4 speakers support
 2021-11-25  3:04 UTC 

[PATCH v2] ASoC: rockchip: i2s_tdm: Dup static DAI template
 2021-11-24 22:34 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s_tdm: Dup static DAI template
 2021-11-24 21:06 UTC 

[PATCH v2 1/3] ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step
 2021-11-24 17:36 UTC  (4+ messages)

[PATCH] ASoC: SOF: handle paused streams during system suspend
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH 1/2] ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: SOF: Intel: power optimizations with HDaudio SPIB register
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH] ASoC: SOF: hda: reset DAI widget before reconfiguring it
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH] ASoC: Intel: soc-acpi: add entry for ESSX8336 on CML
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH 5.15 057/279] ALSA: ISA: not for M68K
 2021-11-24 11:55 UTC 

[PATCH 5.10 035/154] ALSA: ISA: not for M68K
 2021-11-24 11:57 UTC 

[PATCH 5.4 021/100] ALSA: ISA: not for M68K
 2021-11-24 11:57 UTC 

[PATCH 4.19 271/323] ALSA: ISA: not for M68K
 2021-11-24 11:57 UTC 


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).