Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-25 00:52:32 to 2018-07-27 12:20:29 UTC [more...]

[PATCH v2 00/10] ASoC: Add support to WCD9335 Audio Codec
 2018-07-27 12:18 UTC  (11+ messages)
` [PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
` [PATCH v2 02/10] mfd: wcd9335: add support to wcd9335 core
` [PATCH v2 03/10] mfd: wcd9335: add wcd irq support
` [PATCH v2 04/10] ASoC: wcd9335: add support to wcd9335 codec
` [PATCH v2 05/10] ASoC: wcd9335: add CLASS-H Controller support
` [PATCH v2 06/10] ASoC: wcd9335: add basic controls
` [PATCH v2 07/10] ASoC: wcd9335: add playback dapm widgets
` [PATCH v2 08/10] ASoC: wcd9335: add capture "
` [PATCH v2 09/10] ASoC: wcd9335: add audio routings
` [PATCH v2 10/10] ASoC: apq8096: add support to Analog audio via WCD9335 slim

[PATCH 0/6] ASoC: rt5651: Various fixes and quirks
 2018-07-27 12:01 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rt5651: Add IN3 Boost volume control

[PATCH 0/4] usb-audio: Add UAC3 Power Domains
 2018-07-27 11:26 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] ASoC: soc-pcm: Use delay set in pointer function
 2018-07-27 10:13 UTC 

[PATCH 00/12] mfd: Add support to WCD9335 Audio Codec
 2018-07-27  9:55 UTC  (6+ messages)
` [PATCH 08/12] ASoC: wcd9335: add basic controls
` [PATCH 12/12] ASoC: apq8096: Add support to Analog audio via WCD9335 slim

[PATCH] sound: pci: cthw20k2: Replace mdelay() with msleep() and usleep_range()
 2018-07-27  9:49 UTC  (2+ messages)

[PATCH] sound: pci: cthw20k1: Replace mdelay() with msleep()
 2018-07-27  9:49 UTC  (2+ messages)

[PATCH] sound: usb: quirks: Replace mdelay() with msleep() and usleep_range()
 2018-07-27  9:48 UTC  (2+ messages)

[PATCH v8 00/10] soundwire: Add multi link support
 2018-07-27  9:14 UTC  (11+ messages)
` [PATCH v8 01/10] soundwire: Fix duplicate stream state assignment
` [PATCH v8 02/10] soundwire: Fix incorrect exit after configuring stream
` [PATCH v8 03/10] soundwire: Fix acquiring bus lock twice during master release
` [PATCH v8 04/10] Documentation: soundwire: Add documentation for multi link
` [PATCH v8 05/10] soundwire: Initialize completion for defer messages
` [PATCH v8 06/10] soundwire: Add support to lock across bus instances
` [PATCH v8 07/10] soundwire: Handle multiple master instances in a stream
` [PATCH v8 08/10] soundwire: keep track of Masters "
` [PATCH v8 09/10] soundwire: Add support for multi link bank switch
` [PATCH v8 10/10] soundwire: intel: Add pre/post bank switch ops

BUG: soft lockup in snd_virmidi_output_trigger
 2018-07-27  7:02 UTC  (8+ messages)

[PATCH] ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally
 2018-07-27  5:11 UTC  (5+ messages)

[PATCH 0/4] drm_audio_component support for AMD/ATI HDMI codecs
 2018-07-27  4:55 UTC  (11+ messages)
` [PATCH 3/4] drm/radeon: Add audio component support
    ` 答复: "
` [PATCH 4/4] drm/amdgpu: "
  ` 答复: "
        ` y4T�TCH "

[PATCH v7 00/10] soundwire: Add multi link support
 2018-07-27  3:22 UTC  (13+ messages)
` [PATCH v7 01/10] soundwire: Fix duplicate stream state assignment
` [PATCH v7 02/10] soundwire: Fix incorrect exit after configuring stream
` [PATCH v7 03/10] soundwire: Fix acquiring bus lock twice during master release
` [PATCH v7 04/10] Documentation: soundwire: Add documentation for multi link
` [PATCH v7 05/10] soundwire: Initialize completion for defer messages
` [PATCH v7 06/10] soundwire: Add support to lock across bus instances
` [PATCH v7 07/10] soundwire: Handle multiple master instances in a stream
` [PATCH v7 08/10] soundwire: keep track of Masters "
` [PATCH v7 09/10] soundwire: Add support for multi link bank switch
` [PATCH v7 10/10] soundwire: intel: Add pre/post bank switch ops

[PATCH] ASoC: uniphier: change functions to static
 2018-07-27  2:37 UTC 

[PATCH] ASoC: uniphier: add support for multichannel output
 2018-07-27  2:37 UTC 

[PATCH] ASoC: sirf: Fix potential NULL pointer dereference
 2018-07-26 20:49 UTC 

[PATCH v4 0/8] Enable HDA Codec support on Intel Platforms
 2018-07-26 15:36 UTC  (22+ messages)
` [PATCH v4 1/8] ASoC: Intel: Skylake: fix widget handling
` [PATCH v4 2/8] ASoC: Intel: common: add table for HDA-based platforms
` [PATCH v4 3/8] ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs
` [PATCH v4 4/8] ASoC: Intel: Skylake: use HDAudio if ACPI enumeration fails
` [PATCH v4 5/8] ASoC: Intel: Skylake: add HDA BE DAIs
` [PATCH v4 6/8] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
` [PATCH v4 7/8] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
` [PATCH v4 8/8] ASoC: Intel: Skylake: add option to control HDAudio + DSP usage

More snd_pcm_ioplug_avail_update() questions
 2018-07-26 15:14 UTC  (6+ messages)

[PATCH 0/6] ASoC: PCM format type conversion fixes
 2018-07-26 15:03 UTC  (9+ messages)
` [PATCH 1/6] ALSA: pcm: Add snd_mask_set_format() helper for standard usages
` [PATCH 2/6] ASoC: doc: Replace open code with params_set_format()
` [PATCH 3/6] ASoC: intel: Fix snd_pcm_format_t handling
` [PATCH 4/6] ASoC: fsl: Use snd_mask_set_format()
` [PATCH 5/6] ASoC: pcm186x: Declare PCM format with snd_pcm_format_t
` [PATCH 6/6] ASoC: dmaengine: Use standard pcm_format_to_bits() macro

[PATCH 0/3] ASoC: meson-axg: fifo and card fixup
 2018-07-26 15:02 UTC  (7+ messages)
` [PATCH 1/3] ASoC: meson: use IRQ_RETVAL in the fifo irq handler
  ` Applied "ASoC: meson: use IRQ_RETVAL in the fifo irq handler" to the asoc tree
` [PATCH 2/3] ASoC: meson: update axg sound card bindings
  ` Applied "ASoC: meson: update axg sound card bindings" to the asoc tree
` [PATCH 3/3] ASoC: meson: align axg card driver with DT bindings documentation
  ` Applied "ASoC: meson: align axg card driver with DT bindings documentation" to the asoc tree

Applied "ASoC: rsnd: Document R-Car M3-N support" to the asoc tree
 2018-07-26 15:01 UTC 

[PATCH] ASoC: zte: Fix incorrect PCM format bit usages
 2018-07-26 15:01 UTC  (2+ messages)
` Applied "ASoC: zte: Fix incorrect PCM format bit usages" to the asoc tree

[PATCH] ASoC: dmaengine: Fix missing __user prefix in copy_user callback
 2018-07-26 15:01 UTC  (2+ messages)
` Applied "ASoC: dmaengine: Fix missing __user prefix in copy_user callback" to the asoc tree

[PATCH] ASoC: dapm: Use int for format bit position
 2018-07-26 15:01 UTC  (2+ messages)
` Applied "ASoC: dapm: Use int for format bit position" to the asoc tree

[PATCH 00/15] ASoC: meson: add axg audio subsystem support
 2018-07-26 13:20 UTC  (6+ messages)
` [PATCH 14/15] ASoC: meson: add axg sound card DT binding documentation

[PATCH] ASoC: rsnd: Document R-Car M3-N support
 2018-07-26 13:14 UTC  (3+ messages)

Applied "ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002" to the asoc tree
 2018-07-26 13:10 UTC 

[PATCH v2] ASoC: AMD: Fix build warning
 2018-07-26 13:09 UTC  (2+ messages)
` Applied "ASoC: AMD: Fix build warning" to the asoc tree

[PATCH] ALSA: trident: Suppress gcc string warning
 2018-07-26 13:02 UTC 

[PATCH 1/2] ASoC: tegra: improve goto error label
 2018-07-26  8:34 UTC  (3+ messages)
` [PATCH 2/2] ASoC: tegra: probe deferral error reporting

[PATCH] Added support for Encore mDSD USB DAC
 2018-07-26  6:29 UTC  (2+ messages)

[PATCH] ASoC: AMD: Fix build warning
 2018-07-26  5:55 UTC 

[PATCH 00/14] ALSA: Proper endian notations
 2018-07-25 21:24 UTC  (15+ messages)
` [PATCH 01/14] ALSA: ymfpci: "
` [PATCH 02/14] ALSA: trident: "
` [PATCH 03/14] ALSA: hda: Proper endian notations for BDL pointers
` [PATCH 04/14] ALSA: riptide: Properly endian notations
` [PATCH 05/14] ALSA: mixart: Proper "
` [PATCH 06/14] ALSA: lola: "
` [PATCH 07/14] ALSA: intel8x0: "
` [PATCH 08/14] ALSA: intel8x0m: "
` [PATCH 09/14] ALSA: maestro3: "
` [PATCH 10/14] ALSA: echoaudio: "
` [PATCH 11/14] ALSA: bt87x: "
` [PATCH 12/14] ALSA: atiixp: "
` [PATCH 13/14] ALSA: atiixp_modem: "
` [PATCH 14/14] ALSA: sb: "

[PATCH 00/10] ALSA: yet more PCM format type conversion fixes
 2018-07-25 21:19 UTC  (11+ messages)
` [PATCH 01/10] ALSA: hda: Fix implicit PCM format type conversion
` [PATCH 02/10] ALSA: riptide: Fix "
` [PATCH 03/10] ALSA: pcm: Fix sparse warning wrt PCM format type
` [PATCH 04/10] ALSA: ad1816a: "
` [PATCH 05/10] ALSA: au88x0: "
` [PATCH 06/10] ALSA: asihpi: Fix PCM format notations
` [PATCH 07/10] ALSA: wss: Fix sparse warning wrt PCM format type
` [PATCH 08/10] ALSA: sb: Fix PCM format bit calculation
` [PATCH 09/10] ALSA: sb: Fix sparse warning wrt PCM format type
` [PATCH 10/10] ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits

[PATCH 00/12] Fixes for sparse warnings and other misc bugs
 2018-07-25 21:00 UTC  (13+ messages)
` [PATCH 01/12] ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
` [PATCH 02/12] ALSA: msnd: Add missing __iomem annotations
` [PATCH 03/12] ALSA: msnd: Fix the default sample sizes
` [PATCH 04/12] ALSA: hda/ca0132 - Use NULL instead of 0
` [PATCH 05/12] ALSA: msnd: "
` [PATCH 06/12] ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t
` [PATCH 07/12] ALSA: opl3: Declare common variables properly
` [PATCH 08/12] ALSA: usb-audio: Declare the common variable in header file
` [PATCH 09/12] ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()
` [PATCH 10/12] ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()
` [PATCH 11/12] ALSA: korg1212: Add __force annotation to cast in user-copy callbacks
` [PATCH 12/12] ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast

[PATCH 1/3] ALSA: vx222: Fix invalid endian conversions
 2018-07-25 20:54 UTC  (3+ messages)
` [PATCH 2/3] ALSA: vxpocket: "
` [PATCH 3/3] ALSA: cs5535audio: Fix invalid endian conversion

[PATCH] ALSA: seq: Fix poll() error return
 2018-07-25 20:53 UTC 

Need some help building alsa-utils
 2018-07-25 19:41 UTC  (3+ messages)

[asoc:topic/amd 1/1] sound/soc/amd/acp-da7219-max98357a.c:325:3: warning: 'ret' may be used uninitialized in this function
 2018-07-25 18:04 UTC 

[PATCH v2] ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002
 2018-07-25 17:30 UTC  (2+ messages)
` Applied "ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002" to the asoc tree

[PATCH 3/3] ASoC: rt5631: add Volume to the name of volume control
 2018-07-25 16:40 UTC  (2+ messages)
` Applied "ASoC: rt5631: add Volume to the name of volume control" to the asoc tree

[PATCH 2/6] ASoC: Intel: Haswell: fix endianness handling
 2018-07-25 16:40 UTC  (2+ messages)
` Applied "ASoC: Intel: Haswell: fix endianness handling" to the asoc tree

[PATCH 3/6] ASoC: Intel: Skylake: BDL definitions should be __le32
 2018-07-25 16:40 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: BDL definitions should be __le32" to the asoc tree

[PATCH 4/6] ASoC: Intel: common: make sst_dma functions static
 2018-07-25 16:40 UTC  (2+ messages)
` Applied "ASoC: Intel: common: make sst_dma functions static" to the asoc tree

[PATCH 5/6] ASoC: Intel: Atom: simplify iomem address and casts
 2018-07-25 16:40 UTC  (2+ messages)
` Applied "ASoC: Intel: Atom: simplify iomem address and casts" to the asoc tree

[PATCH 6/6] ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32
 2018-07-25 16:40 UTC  (2+ messages)
` Applied "ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32" to the asoc tree

Applied "ASoC: Intel: Skylake: fix widget handling" to the asoc tree
 2018-07-25 16:39 UTC 

[PATCH] Added support for Encore mDSD and Topping DX7s XMOS USB DACs
 2018-07-25 16:19 UTC 

[PATCH 1/3] ASoC: rt5651: add Volume to the name of volume control
 2018-07-25 16:13 UTC  (3+ messages)

[PATCH 01/11] ASoC: SOF: Add Sound Open Firmware driver core
 2018-07-25 13:57 UTC  (4+ messages)

[PATCH 0/6] Fix Sparse warnings on sound/soc/intel
 2018-07-25 13:54 UTC  (4+ messages)
` [PATCH 1/6] ASoC: Intel: boards: cleanup snd_mask_set usage

[PATCH] ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002
 2018-07-25  9:00 UTC  (5+ messages)

Building alsa-utils, adding changes
 2018-07-25  4:28 UTC 


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