alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 14:14:56 to 2021-09-17 14:07:36 UTC [more...]

[PATCH 0/2] ASoC: SOF: ipc: Small cleanups for message handler functions
 2021-09-17 14:03 UTC  (4+ messages)
` [PATCH 1/2] ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message()
` [PATCH 2/2] ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message()

[PATCH] ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: SOF: trace: Omit error print when waking up trace sleepers
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: 88pm860x: Update to modern clocking terminology
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH 00/12] Add support for on demand pipeline setup/destroy
 2021-09-17 11:49 UTC  (14+ messages)
` [PATCH 01/12] ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
` [PATCH 02/12] ASoC: SOF: control: Add access field in struct snd_sof_control
` [PATCH 03/12] ASoC: SOF: topology: Add new token for dynamic pipeline
` [PATCH 04/12] ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up
` [PATCH 05/12] AsoC: dapm: export a couple of functions
` [PATCH 06/12] ASoC: SOF: Add new fields to snd_sof_route
` [PATCH 07/12] ASoC: SOF: restore kcontrols for widget during set up
` [PATCH 08/12] ASoC: SOF: Don't set up widgets during topology parsing
` [PATCH 09/12] ASoC: SOF: Introduce widget use_count
` [PATCH 10/12] ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC
` [PATCH 11/12] ASoC: SOF: Add support for dynamic pipelines
` [PATCH 12/12] ASoC: SOF: topology: Add kernel parameter for topology verification

[PATCH v3 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-17 10:01 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings
` [PATCH v3 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH v6 00/22] ASoC: qcom: Add AudioReach support
 2021-09-16 20:05 UTC  (38+ messages)
` [PATCH v6 01/22] soc: dt-bindings: qcom: apr: convert to yaml
` [PATCH v6 02/22] soc: dt-bindings: qcom: apr: deprecate qcom, apr-domain property
` [PATCH v6 03/22] soc: qcom: apr: make code more reuseable
` [PATCH v6 04/22] soc: dt-bindings: qcom: add gpr bindings
` [PATCH v6 05/22] soc: qcom: apr: Add GPR support
` [PATCH v6 06/22] ASoC: dt-bindings: move LPASS dai related bindings out of q6afe
` [PATCH v6 07/22] ASoC: dt-bindings: move LPASS clocks "
` [PATCH v6 08/22] ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.h
` [PATCH v6 09/22] ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file
` [PATCH v6 10/22] ASoC: qdsp6: q6afe-clocks: move audio-clocks "
` [PATCH v6 11/22] ASoC: dt-bindings: q6dsp: add q6apm-lpass-dai compatible
` [PATCH v6 12/22] ASoC: dt-bindings: lpass-clocks: add q6prm clocks compatible
` [PATCH v6 13/22] ASoC: dt-bindings: add q6apm digital audio stream bindings
` [PATCH v6 14/22] ASoC: qdsp6: audioreach: add basic pkt alloc support
` [PATCH v6 15/22] ASoC: qdsp6: audioreach: add q6apm support
` [PATCH v6 16/22] ASoC: qdsp6: audioreach: add module configuration command helpers
` [PATCH v6 17/22] ASoC: qdsp6: audioreach: add Kconfig and Makefile
` [PATCH v6 18/22] ASoC: qdsp6: audioreach: add topology support
` [PATCH v6 19/22] ASoC: qdsp6: audioreach: add q6apm-dai support
` [PATCH v6 20/22] ASoC: qdsp6: audioreach: add q6apm lpass dai support
` [PATCH v6 21/22] ASoC: qdsp6: audioreach: add q6prm support
` [PATCH v6 22/22] ASoC: qdsp6: audioreach: add support for q6prm-clocks

[PATCH 1/6] ASoC: adau1372: Update to modern clocking terminology
 2021-09-16 15:18 UTC  (6+ messages)
` [PATCH 2/6] ASoC: adau1373: "
` [PATCH 3/6] ASoC: adau1701: "
` [PATCH 4/6] ASoC: adau17x1: "
` [PATCH 5/6] ASoC: adau1977: "
` [PATCH 6/6] ASoC: adav80x: "

[PATCH] ASoC: SOF: loader: release_firmware() on load failure to avoid batching
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH] ASoC: SOF: core: Move probe work related code under a single if () branch
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH v2] ASoC: atmel: Convert to new style DAI format definitions
 2021-09-16 15:14 UTC  (4+ messages)

[PATCH 0/6] ASoC: SOF: Clean up the probe support
 2021-09-16 15:14 UTC  (8+ messages)
` [PATCH 1/6] ASoC: SOF: ipc: Add probe message logging to ipc_log_header()
` [PATCH 2/6] ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference
` [PATCH 3/6] ASoC: SOF: compress: move and export sof_probe_compr_ops
` [PATCH 4/6] ASoC: SOF: probe: Merge and clean up the probe and compress files
` [PATCH 5/6] ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c
` [PATCH 6/6] ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops

[PATCH] ASoC: SOF: imx8m: add SAI1 info
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH] ASoC: au1x: Convert to modern terminology for DAI clocking
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH] ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH] misc: cs35l41: Remove unused pdn variable
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH] ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH v1 0/1] ASoC: cs42l42: Implement Manual Type detection as fallback
 2021-09-16 15:14 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH] ASoC: cs35l41: Binding fixes
 2021-09-16 15:14 UTC  (2+ messages)

[PATCH] ASoC: ak4104: Update to modern clocking terminology
 2021-09-16 15:09 UTC 

[PATCH] ASoC: ak4118: Update to modern clocking terminology
 2021-09-16 15:08 UTC 

[PATCH] ASoC: ep93xx: Convert to modern clocking terminology
 2021-09-16 14:38 UTC 

[PATCH] ASoC: bcm: Convert to modern clocking terminology
 2021-09-16 14:34 UTC 

[PATCH] ASoC: ad193x: Update to modern clocking terminology
 2021-09-16 14:22 UTC 

[PATCH] ASoC: ad1836: Update to modern clocking terminology
 2021-09-16 14:21 UTC 

[PATCH] ASoC: ab8500: Update to modern clocking terminology
 2021-09-16 14:13 UTC 

[PATCH v4 0/4] Rockchip I2S/TDM controller
 2021-09-16 12:25 UTC  (8+ messages)
` [PATCH v4 1/4] ASoC: rockchip: add support for i2s-tdm controller
` [PATCH v4 2/4] dt-bindings: sound: add rockchip i2s-tdm binding

[PATCH] ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom Jack
 2021-09-16 10:28 UTC  (2+ messages)

[PATCH] pcxhr: "fix" PCXHR_REG_TO_PORT definition
 2021-09-16  9:09 UTC  (2+ messages)

[PATCH] ASoC: nau8821: Add driver for Nuvoton codec NAU88L21
 2021-09-16  6:13 UTC  (8+ messages)

[PATCH v2 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-15 19:26 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings
` [PATCH v2 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH v2] ASoC: amd: Convert to new style DAI format definitions
 2021-09-15 18:09 UTC 

[PATCH] ASoC: atmel: Convert to new style DAI format definitions
 2021-09-15 17:51 UTC  (2+ messages)

[PATCH] ASoC: amd: Convert to new style DAI format definitions
 2021-09-15 17:51 UTC  (2+ messages)

[PATCH] sh: Use modern ASoC DAI format terminology
 2021-09-15 17:23 UTC 

[PATCH 00/12] ASoC: SOF: Abstract away the 'bar' usage (mostly)
 2021-09-15 16:37 UTC  (16+ messages)
` [PATCH 01/12] ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe
` [PATCH 02/12] ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()
` [PATCH 03/12] ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64
` [PATCH 04/12] ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types
` [PATCH 05/12] ASoC: SOF: imx: imx8m: "
` [PATCH 06/12] ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()
` [PATCH 07/12] ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
` [PATCH 08/12] ASoC: SOF: debug: Add generic API and ops for DSP regions
` [PATCH 09/12] ASoC: SOF: imx: Provide debugfs_add_region_item ops for core
` [PATCH 10/12] ASoC: SOF: Intel: "
` [PATCH 11/12] ASoC: SOF: loader: Use the generic ops for region debugfs handling
` [PATCH 12/12] ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()

[PATCH] ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow
 2021-09-15 15:21 UTC  (2+ messages)

[PATCH 0/3] ASoC: SOF: Intel: hda: Cleanups for local function uses
 2021-09-15 15:21 UTC  (5+ messages)
` [PATCH 1/3] ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static
` [PATCH 2/3] ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations
` [PATCH 3/3] ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw

[PATCH 0/4] Support ALC5682I-VS codec
 2021-09-15 15:21 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8195: make array adda_dai_list static const
 2021-09-15 15:21 UTC  (2+ messages)

[PATCH 1/6] ASoC: cs35l41: Fix use of an uninitialised variable
 2021-09-15 15:21 UTC  (10+ messages)
` [PATCH 2/6] ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
` [PATCH 3/6] ASoC: cs35l41: Combine adjacent register writes
` [PATCH 4/6] ASoC: cs35l41: Don't overwrite returned error code
` [PATCH 5/6] ASoC: cs35l41: Fixup the error messages
` [PATCH 6/6] ASoC: cs35l41: Fix a bunch of trivial code formating/style issues

[PATCH 0/2] ASoC: SOF: Remove unused members from struct sof_dev_desc
 2021-09-15 15:21 UTC  (4+ messages)
` [PATCH 1/2] ASoC: SOF: intel: Do no initialize resindex_dma_base
` [PATCH 2/2] ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_desc

[PATCH] ASoC: SOF: Fix DSP oops stack dump output contents
 2021-09-15 15:21 UTC  (2+ messages)

[PATCH -next] ASoC: mediatek: mt8195: Add missing of_node_put()
 2021-09-15 15:21 UTC  (4+ messages)

[PATCH] ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
 2021-09-15 15:21 UTC  (2+ messages)

Location Of _snd_ctl_ops Definitions
 2021-09-15 13:11 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
 2021-09-15 12:12 UTC  (3+ messages)

[PATCH v7 0/2] Cirrus Logic CS35L41 Amplifier
 2021-09-15 12:03 UTC  (4+ messages)
` [PATCH v7 2/2] ASoC: cs35l41: Add bindings for CS35L41

[PATCH 0/2] ASoC: cs42l42: Implement Manual Type detection as fallback
 2021-09-15  9:36 UTC  (5+ messages)
` [PATCH 1/2] ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script
` [PATCH 2/2] ASoC: cs42l42: Implement Manual Type detection as fallback

[PATCH 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-15  3:44 UTC  (6+ messages)
` [PATCH 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings

[PATCH v4] ASoC: dt-bindings: mediatek: mt8192: re-add audio afe document
 2021-09-15  3:09 UTC 

[PATCH v2] ASoC: Intel: boards: add max98390 2/4 speakers support
 2021-09-14 16:46 UTC  (3+ messages)

[PATCH v3] ASoC: dt-bindings: mediatek: mt8192: re-add audio afe document
 2021-09-14 16:28 UTC  (2+ messages)

[PATCH v2 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-14 16:01 UTC  (3+ messages)
` [PATCH v2 04/13] ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules

git clone failed
 2021-09-14 16:00 UTC 

git clone failed
 2021-09-14 15: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).