alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-04 15:56:55 to 2018-09-11 14:18:36 UTC [more...]

[PATCH] ALSA: hda: fix unused variable warning
 2018-09-11 14:18 UTC  (4+ messages)
  ` [PATCH v2] "

Applied "ASoC: dapm: Fix a couple uninitialized ret variables" to the asoc tree
 2018-09-11 11:30 UTC  (2+ messages)

Applied "ASoC: qdsp6: q6asm-dai: clean up a return" to the asoc tree
 2018-09-11 11:30 UTC 

Applied "ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:27 UTC 

Applied "ASoC: bcm: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:27 UTC 

Applied "ASoC: hdac_hda: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:24 UTC 

Applied "ASoC: rt5668: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:23 UTC 

Applied "ASoC: tscs454: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:22 UTC 

Applied "ASoC: nuc900: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:21 UTC 

Applied "ASoC: omap: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:20 UTC 

Applied "ASoC: sh: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:18 UTC 

Applied "ASoC: txx9: use devm_snd_soc_register_component()" to the asoc tree
 2018-09-11 11:16 UTC 

Applied "ASoC: q6core: Use kmemdup to replace kzalloc + memcpy" to the asoc tree
 2018-09-11 11:15 UTC 

Applied "ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpy" to the asoc tree
 2018-09-11 11:13 UTC 

Applied "ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai" to the asoc tree
 2018-09-11 11:11 UTC 

Applied "ASoC: AMD: Fix simultaneous playback and capture on different channel" to the asoc tree
 2018-09-11 11:09 UTC 

Applied "ASoC: pxa: switch to new ac97 bus support" to the asoc tree
 2018-09-11 11:07 UTC 

[PATCH v2] ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
 2018-09-11 11:05 UTC  (2+ messages)
` Applied "ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()" to the asoc tree

of_dma_request_slave_channel() failed ?
 2018-09-11  9:43 UTC 

[PATCH] ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
 2018-09-11  9:26 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH - DMA engine v2 1/1] ALSA: SOC: DMA: increment buffer pointer atomically
 2018-09-11  9:05 UTC  (2+ messages)

[PATCH] ASoC: rt5668: remove empty rt5668_i2c_remove()
 2018-09-11  7:02 UTC 

[asoc:for-4.20 333/424] sound/pci/hda/patch_ca0132.c:7650:20: error: implicit declaration of function 'pci_iomap'; did you mean 'pcim_iomap'?
 2018-09-11  6:59 UTC  (2+ messages)

[PATCH] ASoC: soc-core: remove unused num_dai_links
 2018-09-11  6:59 UTC 

[PATCH] ASoC: soc-core: remove dai->driver NULL check
 2018-09-11  6:50 UTC 

[PATCH] ASoC: soc-core: avoid nested code on soc_remove_dai()
 2018-09-11  6:54 UTC 

[PATCH 0/2] ASoC: soc-core: adjust platform for new style
 2018-09-11  6:51 UTC  (3+ messages)
` [PATCH 1/2] ASoC: soc-core: manage platform name under snd_soc_init_platform()
` [PATCH 2/2] ASoC: soc-core: add snd_soc_is_matching_component()

[PATCH 1/3] Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"
 2018-09-11  6:17 UTC  (6+ messages)
` [PATCH 2/3] sound: enable interrupt after dma buffer initialization
  ` [PATCH 3/3] sound: don't call skl_init_chip() to reset intel skl soc

Fixing EAPD for STAC9202 on an embedded platform
 2018-09-11  5:53 UTC  (6+ messages)

[PATCH 0/3] ASoC: soc-core: use more generic method to find platform
 2018-09-11  1:56 UTC  (5+ messages)
` [PATCH 1/3] ASoC: soc-core: manage platform name under snd_soc_init_platform()
` [PATCH 2/3] ASoC: soc-core: add snd_soc_find_component()
` [PATCH 3/3] ASoC: soc-core: find platform by using snd_soc_find_component()

[PATCH 0/2] sound: Use kmemdup to replace kzalloc + memcpy
 2018-09-11  1:13 UTC  (5+ messages)
` [PATCH 1/2] sound: q6core: "
` [PATCH 2/2] sound: skl-topology: "

[PATCH 00/16] ASoC: use devm_snd_soc_register_component()
 2018-09-11  0:09 UTC  (31+ messages)
` [PATCH 01/16] ASoC: atmel_ssc_dai: "
  ` Applied "ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 02/16] ASoC: au1x: ac97c: use devm_snd_soc_register_component()
` [PATCH 03/16] ASoC: bcm: "
  ` Applied "ASoC: bcm: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 04/16] ASoC: cirrus: use devm_snd_soc_register_component()
` [PATCH 05/16] ASoC: hdac_hda: "
  ` Applied "ASoC: hdac_hda: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 06/16] ASoC: rt5668: use devm_snd_soc_register_component()
  ` Applied "ASoC: rt5668: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 07/16] ASoC: tscs454: use devm_snd_soc_register_component()
  ` Applied "ASoC: tscs454: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 08/16] ASoC: davinci: use devm_snd_soc_register_component()
` [PATCH 09/16] ASoC: fsl: "
` [PATCH 10/16] ASoC: nuc900: "
  ` Applied "ASoC: nuc900: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 11/16] ASoC: omap: use devm_snd_soc_register_component()
  ` Applied "ASoC: omap: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 12/16] ASoC: pxa: use devm_snd_soc_register_component()
` [PATCH 13/16] ASoC: sh: "
  ` Applied "ASoC: sh: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 14/16] ASoC: tegra: use devm_snd_soc_register_component()
` [PATCH 15/16] ASoC: txx9: "
  ` Applied "ASoC: txx9: use devm_snd_soc_register_component()" to the asoc tree
` [PATCH 16/16] ASoC: ux500: use devm_snd_soc_register_component()

Microphone detected, but no output for all ASUS G751xx with ALC668 chipset
 2018-09-10 20:39 UTC  (2+ messages)

[PATCH v3 00/13] ASoC: Add support to WCD9335 Audio Codec
 2018-09-10 20:06 UTC  (5+ messages)
` [PATCH v3 01/13] ASoC: dt-bindings: update wcd9335 bindings
` [PATCH v3 10/13] ASoC: dt-bindings: Add WCD9335 MBHC specific properties

[PATCH] ASoC: pxa: remove duplicated snd_soc_component_driver ops
 2018-09-10 18:55 UTC  (2+ messages)

[PATCH] ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai
 2018-09-10 17:53 UTC  (2+ messages)
` Applied "ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai" to the asoc tree

Applied "ASoC: AMD: Fix simultaneous playback and capture on different channel" to the asoc tree
 2018-09-10 17:53 UTC 

[PATCH v9] ASoC: pxa: switch to new ac97 bus support
 2018-09-10 17:53 UTC  (2+ messages)
` Applied "ASoC: pxa: switch to new ac97 bus support" to the asoc tree

[PATCH v2] ASoC: AMD: Fix simultaneous playback and capture on different channel
 2018-09-10 17:20 UTC 

[PATCH 1/2] ASoC: AMD: Fix simultaneous playback and capture on different channel
 2018-09-10 17:21 UTC  (5+ messages)
` [PATCH 2/2] ASoC: AMD: Ensure reset bit is cleared before configuring
  ` Applied "ASoC: AMD: Ensure reset bit is cleared before configuring" to the asoc tree

[PATCH] ASoC: rockchip: add missing INTERLEAVED PCM attribute
 2018-09-10 16:39 UTC 

[PATCH] ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
 2018-09-10 15:34 UTC  (2+ messages)

RaspberryPi vc4-hdmi softvol for alsamixer
 2018-09-10 15:26 UTC  (2+ messages)

[PATCH] ASoC: dapm: Fix a couple uninitialized ret variables
 2018-09-10 14:22 UTC  (2+ messages)

Applied "ASoC: q6core: Use kmemdup to replace kzalloc + memcpy" to the asoc tree
 2018-09-10 14:21 UTC 

Applied "ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpy" to the asoc tree
 2018-09-10 14:21 UTC 

[PATCH] ASoC: qdsp6: q6asm-dai: clean up a return
 2018-09-10 11:35 UTC  (3+ messages)
` Applied "ASoC: qdsp6: q6asm-dai: clean up a return" to the asoc tree

[PATCH v3 12/13] ASoC: apq8096: add slim support
 2018-09-10  8:24 UTC  (2+ messages)

Controlling the Tascam FW-1884
 2018-09-10  7:59 UTC  (3+ messages)

[PATCH] ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
 2018-09-10  7:09 UTC  (2+ messages)

[PATCH] ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
 2018-09-10  7:08 UTC  (2+ messages)

[PATCH] ALSA: pcm: Update hardware pointer before start capture
 2018-09-10  7:07 UTC  (2+ messages)

[PATCH] ASoC: core: add support to card rebind
 2018-09-10  6:30 UTC  (3+ messages)

[PATCH 03/11] compat_ioctl: remove translation for sound ioctls
 2018-09-09  4:16 UTC  (2+ messages)

[PATCH] ASoC: max98373: usleep_range() needs include/delay.h
 2018-09-07 19:28 UTC  (7+ messages)

[bug report] ASoC: dapm: Move connection of CODEC to CODEC DAIs
 2018-09-07 18:55 UTC 

[PATCH v2] ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation
 2018-09-07 16:08 UTC  (2+ messages)
` Applied "ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation" to the asoc tree

Applied "ASoC: max98373: usleep_range() needs include/delay.h" to the asoc tree
 2018-09-07 16:08 UTC 

[PATCH] ASoC: cs4265: Add a MIC pre. switch
 2018-09-07 11:06 UTC  (5+ messages)

[PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990
 2018-09-07 11:03 UTC  (3+ messages)
` Applied "ASoC: rsnd: Add device tree binding for r8a77990" to the asoc tree

[PATCH] ASoC: dapm: Avoid uninitialised variable warning
 2018-09-07 11:03 UTC  (2+ messages)
` Applied "ASoC: dapm: Avoid uninitialised variable warning" to the asoc tree

[RFC - AAF PCM plugin 0/5] Introduce AVTP Audio Format (AAF) plugin
 2018-09-07  1:40 UTC  (14+ messages)
` [RFC - AAF PCM plugin 3/5] aaf: Implement Playback mode support

[asoc:for-4.20 399/404] sound/soc/soc-dapm.c:3768:9: warning: 'ret' may be used uninitialized in this function
 2018-09-06 15:10 UTC  (2+ messages)

[PATCH] ASoC: rsnd: Add device tree binding for r8a77990
 2018-09-06 13:26 UTC  (3+ messages)

[PATCH] ASoC: sgtl5000: avoid division by zero if lo_vag is zero
 2018-09-06 12:01 UTC  (4+ messages)
` Applied "ASoC: sgtl5000: avoid division by zero if lo_vag is zero" to the asoc tree

Applied "ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked" to the asoc tree
 2018-09-06 10:50 UTC 

Applied "ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control" to the asoc tree
 2018-09-06 10:49 UTC 

[PATCH v2 1/5] ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
 2018-09-06 10:48 UTC  (6+ messages)
` [PATCH v2 2/5] ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control
` [PATCH v2 3/5] ASoC: dapm: Move connection of CODEC to CODEC DAIs
  ` Applied "ASoC: dapm: Move connection of CODEC to CODEC DAIs" to the asoc tree
` [PATCH v2 4/5] ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links
` [PATCH v2 5/5] ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime

Applied "ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links" to the asoc tree
 2018-09-06 10:48 UTC 

Applied "ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime" to the asoc tree
 2018-09-06 10:46 UTC 

[PATCH] ASoC: hdac_hdmi: remove redundant check for !port condition
 2018-09-06 10:44 UTC  (2+ messages)
` Applied "ASoC: hdac_hdmi: remove redundant check for !port condition" to the asoc tree

[PATCH 0/4] ASoC: rsnd: bugfix patches for linus/master, and v4.20
 2018-09-06 10:44 UTC  (9+ messages)
` [PATCH 1/4] ASoC: rsnd: gen: use tab instead of white-space
  ` Applied "ASoC: rsnd: gen: use tab instead of white-space" to the asoc tree
` [PATCH 2/4] ASoC: rsnd: adg: care clock-frequency size
  ` Applied "ASoC: rsnd: adg: care clock-frequency size" to the asoc tree
` [PATCH 3/4] ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
  ` Applied "ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER" to the asoc tree
` [PATCH 4/4] ASoC: rsnd: don't use %p for dev_dbg()
  ` Applied "ASoC: rsnd: don't use %p for dev_dbg()" to the asoc tree

[PATCH 1/1] ASoC: cs4265: fix MMTLR Data switch control
 2018-09-06  9:16 UTC 

[PATCH 0/1] Fix ADI axi-i2s + Xilinx AXI-DMA capture
 2018-09-06  8:43 UTC  (5+ messages)
` [PATCH 1/1] axi-i2s: set period size register

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06  8:17 UTC  (10+ messages)
` [PATCH 08/11] UAPI: sound: Fix use of u32 and co. in UAPI headers

[PATCH] ASoC: uniphier: change status to orphan
 2018-09-05 11:45 UTC  (3+ messages)
` Applied "ASoC: uniphier: change status to orphan" to the asoc tree

[PATCH v2 1/3] ASoC: tlv320aic31xx: Add overflow detection support
 2018-09-04 16:22 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Add overflow detection support" to the asoc tree

[PATCH 1/2][RFC] ASoC: add for_each_link_codecs() macro
 2018-09-04 16:22 UTC  (2+ messages)
` Applied "ASoC: add for_each_link_codecs() macro" to the asoc tree

[PATCH 2/2][RFC] ASoC: add for_each_rtd_codec_dai() macro
 2018-09-04 16:22 UTC  (2+ messages)
` Applied "ASoC: add for_each_rtd_codec_dai() macro" to the asoc tree

[PATCH] ASoC: tlv320aic31xx: Add MICBIAS off setting
 2018-09-04 16:21 UTC  (10+ messages)


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