Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-22 20:47:57 to 2020-04-24 19:04:45 UTC [more...]

ASoC driver names
 2020-04-24 19:03 UTC  (11+ messages)

[PATCH] ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec driver
 2020-04-24 17:01 UTC  (7+ messages)

[PATCH 1/2] ALSA: usb-audio: Improve frames size computation
 2020-04-24 16:43 UTC  (10+ messages)
` [PATCH 2/2] ALSA: usb-audio: Remove async workaround for Scarlett 2nd gen

[PATCH v4 0/3] Add support for different DMIC configurations
 2020-04-24 15:26 UTC  (6+ messages)
` [PATCH v4 1/3] ASoC: Intel: Skylake: Add alternative topology binary name
` [PATCH v4 2/3] ASoC: Intel: Multiple I/O PCM format support for pipe
` [PATCH v4 3/3] ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLT

[PATCH] ASoC: fsl_easrc: Check for null pointer before dereferencing “ctx” in fsl_easrc_hw_free()
 2020-04-24 13:56 UTC 

[PATCH v3 0/3] Add support for different DMIC configurations
 2020-04-24 13:23 UTC  (8+ messages)
` [PATCH v3 1/3] ASoC: Intel: Skylake: Add alternative topology binary name
` [PATCH v3 2/3] ASoC: Intel: Multiple I/O PCM format support for pipe
` [PATCH v3 3/3] ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLT

[PATCH AUTOSEL 4.9 02/13] ALSA: hda: Don't release card at firmware loading error
 2020-04-24 12:45 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 03/13] ALSA: hda: Keep the controller initialization even if no codecs found

[PATCH AUTOSEL 5.6 10/38] ALSA: hda: Release resources at error in delayed probe
 2020-04-24 12:44 UTC  (6+ messages)
` [PATCH AUTOSEL 5.6 11/38] ALSA: hda: Keep the controller initialization even if no codecs found
` [PATCH AUTOSEL 5.6 12/38] ALSA: hda: Skip controller resume if not needed
` [PATCH AUTOSEL 5.6 13/38] ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported
` [PATCH AUTOSEL 5.6 22/38] ALSA: hda: call runtime_allow() for all hda controllers

[PATCH] ASoC: fsl_easrc: Check NULL pinter before dereference
 2020-04-24 12:30 UTC 

[PATCH AUTOSEL 4.4 1/8] ALSA: hda: Don't release card at firmware loading error
 2020-04-24 12:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 2/8] ALSA: hda: Keep the controller initialization even if no codecs found

[PATCH AUTOSEL 4.14 03/21] ALSA: hda: Don't release card at firmware loading error
 2020-04-24 12:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 04/21] ALSA: hda: Keep the controller initialization even if no codecs found

[PATCH AUTOSEL 4.19 05/18] ALSA: hda: Keep the controller initialization even if no codecs found
 2020-04-24 12:23 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 06/18] ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported
` [PATCH AUTOSEL 4.19 12/18] ALSA: hda: call runtime_allow() for all hda controllers

[PATCH AUTOSEL 5.4 08/26] ALSA: hda: Release resources at error in delayed probe
 2020-04-24 12:23 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 09/26] ALSA: hda: Keep the controller initialization even if no codecs found
` [PATCH AUTOSEL 5.4 10/26] ALSA: hda: Skip controller resume if not needed
` [PATCH AUTOSEL 5.4 11/26] ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported
` [PATCH AUTOSEL 5.4 17/26] ALSA: hda: call runtime_allow() for all hda controllers

[PATCH] ASoC: soc-compress: avoid false-positive Wuninitialized warning
 2020-04-24 12:19 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] ASoc: nau8810: add AUX related dapm widgets and routes
 2020-04-24 11:27 UTC  (2+ messages)

[PATCH] ASoC: wm8962: Force suspend/resume during system suspend/resume
 2020-04-24 10:46 UTC  (3+ messages)

[PATCH v2] ASoC: wm8962: set CLOCKING2 as non-volatile register
 2020-04-24 10:31 UTC  (3+ messages)

[bug report] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers
 2020-04-24 10:20 UTC 

High-bandwidth/multiple transactions per microframe in usb audio?
 2020-04-24  9:42 UTC 

[PATCH 00/17] ASoC: soc-dai: add snd_soc_dai_xxx()
 2020-04-24  9:30 UTC  (28+ messages)
` [PATCH 01/17] ASoC: soc-dai: add soc_dai_err()
` [PATCH 02/17] ASoC: soc-dai: don't overwide dai->driver->ops
` [PATCH 03/17] ASoC: soc-dai: add snd_soc_pcm_dai_new()
` [PATCH 04/17] ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
` [PATCH 05/17] ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
` [PATCH 06/17] ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
` [PATCH 07/17] ASoC: soc-dai: add snd_soc_pcm_dai_probe()
` [PATCH 08/17] ASoC: soc-dai: add snd_soc_pcm_dai_remove()
` [PATCH 09/17] ASoC: soc-dai: add snd_soc_dai_compr_start()
` [PATCH 10/17] ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
` [PATCH 11/17] ASoC: soc-dai: add snd_soc_dai_compr_trigger()
` [PATCH 12/17] ASoC: soc-dai: add snd_soc_dai_compr_set_params()
` [PATCH 13/17] ASoC: soc-dai: add snd_soc_dai_compr_get_params()
` [PATCH 14/17] ASoC: soc-dai: add snd_soc_dai_compr_ack()
` [PATCH 15/17] ASoC: soc-dai: add snd_soc_dai_compr_pointer()
` [PATCH 16/17] ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
` [PATCH 17/17] ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()

[PATCH] ASoC: fsl_esai: Remove the tasklet
 2020-04-24  9:15 UTC  (2+ messages)

[inline assembly compliance] Issues and patches
 2020-04-24  8:26 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Fix racy list management in output queue
 2020-04-24  7:40 UTC 

[PATCH v2] ALSA: hda: Refactor Intel NHLT init
 2020-04-24  6:28 UTC  (2+ messages)

[PATCH] ALSA: hda: Match both PCI ID and SSID for driver blacklist
 2020-04-24  6:12 UTC 

[alsa-devel] [alsa-lib][RFC PATCH] ucm: reset config id of condition items
 2020-04-24  3:22 UTC  (5+ messages)

[PATCH v2 00/17] ASoC: soc-dai: add snd_soc_dai_xxx()
 2020-04-24  2:28 UTC  (19+ messages)
` [PATCH v2 01/17] ASoC: soc-dai: add soc_dai_err()
` [PATCH v2 02/17] ASoC: soc-dai: don't overwide dai->driver->ops
` [PATCH v2 03/17] ASoC: soc-dai: add snd_soc_pcm_dai_new()
` [PATCH v2 04/17] ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
` [PATCH v2 05/17] ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
` [PATCH v2 06/17] ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
` [PATCH v2 07/17] ASoC: soc-dai: add snd_soc_pcm_dai_probe()
` [PATCH v2 08/17] ASoC: soc-dai: add snd_soc_pcm_dai_remove()
` [PATCH v2 09/17] ASoC: soc-dai: add snd_soc_dai_compr_start()
` [PATCH v2 10/17] ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
` [PATCH v2 11/17] ASoC: soc-dai: add snd_soc_dai_compr_trigger()
` [PATCH v2 12/17] ASoC: soc-dai: add snd_soc_dai_compr_set_params()
` [PATCH v2 13/17] ASoC: soc-dai: add snd_soc_dai_compr_get_params()
` [PATCH v2 14/17] ASoC: soc-dai: add snd_soc_dai_compr_ack()
` [PATCH v2 15/17] ASoC: soc-dai: add snd_soc_dai_compr_pointer()
` [PATCH v2 16/17] ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
` [PATCH v2 17/17] ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()

[PATCH] ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen
 2020-04-23 18:24 UTC  (15+ messages)

[PATCH -next] soundwire: intel: Make sdw_intel_init static
 2020-04-23 18:03 UTC  (3+ messages)

sof-hda-dsp: fix speaker on ThinkPad X1C7
 2020-04-23 17:49 UTC 

[PATCH] ALSA: hda: Refactor Intel NHLT init
 2020-04-23 17:10 UTC  (8+ messages)

[PATCH] ASoC: SOF: Add missing dependency on IMX_SCU
 2020-04-23 16:34 UTC  (6+ messages)

[PATCH 0/4] ASoC:: don't use snd_soc_rtdcom_lookup()
 2020-04-23 15:31 UTC  (7+ messages)

[PATCH][next] ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"
 2020-04-23 14:45 UTC  (2+ messages)

[PATCH v1] ASoC: Intel: Skylake: Replace guid_copy() with import_guid()
 2020-04-23 14:45 UTC  (2+ messages)

[RFC 0/5] soundwire: create master device and use it
 2020-04-23 14:24 UTC  (4+ messages)
` [RFC 1/5] soundwire: bus_type: add sdw_master_device support

[PATCH v2 0/3] Add support for different DMIC configurations
 2020-04-23 10:48 UTC  (8+ messages)
` [PATCH v2 1/3] ASoC: Intel: Skylake: Add alternative topology binary name
` [PATCH v2 2/3] ASoC: Intel: Multiple I/O PCM format support for pipe

[PATCH] ALSA: hda: Always use jackpoll helper for jack update after resume
 2020-04-23 10:27 UTC  (6+ messages)

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-23  8:33 UTC  (7+ messages)

[PATCH] ASoC: wm8962: restore the CLOCKING2 register in resume
 2020-04-23  7:38 UTC 

[PATCH] ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
 2020-04-23  7:11 UTC  (2+ messages)

sound:core:oss: what determines the value of plugin->extra_data in rate_src_frames()?
 2020-04-22 19:15 UTC 

New codec ALC245
 2020-04-23  7:12 UTC  (2+ messages)

Unrecoverable AER error when resuming from RAM (hda regression in 5.7-rc2)
 2020-04-23  7:05 UTC  (5+ messages)

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-22 21:08 UTC  (6+ messages)
` [RFC PATCH 12/16] clk: hifiberry-dacpro: add ACPI support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox