messages from 2018-07-23 15:54:08 to 2018-07-26 13:07:05 UTC [more...]
BUG: soft lockup in snd_virmidi_output_trigger
2018-07-26 13:07 UTC (4+ messages)
[PATCH] ALSA: trident: Suppress gcc string warning
2018-07-26 13:02 UTC
[PATCH 0/3] ASoC: meson-axg: fifo and card fixup
2018-07-26 12:45 UTC (4+ messages)
` [PATCH 1/3] ASoC: meson: use IRQ_RETVAL in the fifo irq handler
` [PATCH 2/3] ASoC: meson: update axg sound card bindings
` [PATCH 3/3] ASoC: meson: align axg card driver with DT bindings documentation
[PATCH v7 00/10] soundwire: Add multi link support
2018-07-26 11:42 UTC (11+ 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 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 00/15] ASoC: meson: add axg audio subsystem support
2018-07-26 7:40 UTC (5+ messages)
` [PATCH 14/15] ASoC: meson: add axg sound card DT binding documentation
More snd_pcm_ioplug_avail_update() questions
2018-07-26 7:04 UTC (2+ messages)
[PATCH] Added support for Encore mDSD USB DAC
2018-07-26 6:29 UTC (2+ messages)
[PATCH] ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally
2018-07-26 6:28 UTC (2+ messages)
[PATCH v2] ASoC: AMD: Fix build warning
2018-07-26 6:04 UTC
[PATCH] ASoC: AMD: Fix build warning
2018-07-26 5:55 UTC
[PATCH] ASoC: rsnd: Document R-Car M3-N support
2018-07-26 0:20 UTC (2+ messages)
[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 0/6] ASoC: PCM format type conversion fixes
2018-07-25 21:17 UTC (7+ 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 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
[PATCH] ASoC: dapm: Use int for format bit position
2018-07-25 20:43 UTC
[PATCH] ASoC: dmaengine: Fix missing __user prefix in copy_user callback
2018-07-25 20:42 UTC
[PATCH] ASoC: zte: Fix incorrect PCM format bit usages
2018-07-25 20:40 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 v4 0/8] Enable HDA Codec support on Intel Platforms
2018-07-25 16:45 UTC (20+ 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
[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 0/6] Fix Sparse warnings on sound/soc/intel
2018-07-25 16:40 UTC (14+ messages)
` [PATCH 1/6] ASoC: Intel: boards: cleanup snd_mask_set usage
` [PATCH 2/6] ASoC: Intel: Haswell: fix endianness handling
` Applied "ASoC: Intel: Haswell: fix endianness handling" to the asoc tree
` [PATCH 3/6] ASoC: Intel: Skylake: BDL definitions should be __le32
` Applied "ASoC: Intel: Skylake: BDL definitions should be __le32" to the asoc tree
` [PATCH 4/6] ASoC: Intel: common: make sst_dma functions static
` Applied "ASoC: Intel: common: make sst_dma functions static" to the asoc tree
` [PATCH 5/6] ASoC: Intel: Atom: simplify iomem address and casts
` 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
` 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 00/12] mfd: Add support to WCD9335 Audio Codec
2018-07-25 16:24 UTC (18+ messages)
` [PATCH 01/12] mfd: dt-bindings: Add wcd9335 mfd bindings
` [PATCH 02/12] mfd: wcd9335: add support to wcd9335 core
` [PATCH 04/12] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
` [PATCH 07/12] ASoC: wcd9335: add CLASS-H Controller support
` [PATCH 08/12] ASoC: wcd9335: add basic controls
` [PATCH 10/12] ASoC: wcd9335: add capture dapm widgets
` [PATCH 11/12] ASoC: wcd9335: add audio routings
` [PATCH 12/12] ASoC: apq8096: Add support to Analog audio via WCD9335 slim
[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 (11+ messages)
` [PATCH 02/11] ASoC: SOF: Add Sound Open Firmware KControl support
` [PATCH 03/11] ASoC: SOF: Add driver debug support
` [PATCH 05/11] ASoC: SOF: Add PCM operations support
[PATCH] ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002
2018-07-25 9:00 UTC (5+ messages)
[PATCH 0/4] drm_audio_component support for AMD/ATI HDMI codecs
2018-07-25 8:20 UTC (12+ messages)
` [PATCH 3/4] drm/radeon: Add audio component support
` 答复: "
` [PATCH 4/4] drm/amdgpu: "
` 答复: "
` y4T�TCH "
Building alsa-utils, adding changes
2018-07-25 4:28 UTC
[PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
2018-07-24 20:47 UTC (2+ messages)
[PATCH v2] ASoC: da7219: Allow pdata to specify a VDDIO
2018-07-24 16:58 UTC (3+ messages)
[PATCH 1/4] ASoC: fsl-asoc-card: Switch to SPDX identifier
2018-07-24 16:02 UTC (8+ messages)
` [PATCH 2/4] ASoC: fsl_asrc: "
` Applied "ASoC: fsl_asrc: Switch to SPDX identifier" to the asoc tree
` [PATCH 3/4] ASoC: fsl_utils: Switch to SPDX identifier
` Applied "ASoC: fsl_utils: Switch to SPDX identifier" to the asoc tree
` [PATCH 4/4] ASoC: imx-sgtl5000: Switch to SPDX identifier
` Applied "ASoC: imx-sgtl5000: Switch to SPDX identifier" to the asoc tree
` Applied "ASoC: fsl-asoc-card: "
Incorrect name of PCM
2018-07-24 15:57 UTC (11+ messages)
Applied "ASoC: doc: replace codec to component" to the asoc tree
2018-07-24 11:52 UTC
Applied "ASoC: trace: remove snd_soc_codec" to the asoc tree
2018-07-24 11:51 UTC
[PATCH] ASoC: meson: axg-spdifout: select SND_PCM_IEC958
2018-07-24 11:50 UTC (3+ messages)
` Applied "ASoC: meson: axg-spdifout: select SND_PCM_IEC958" to the asoc tree
[PATCH] ASoC: rt5514: Fix the issue of the delay volume applied
2018-07-24 11:50 UTC (2+ messages)
` Applied "ASoC: rt5514: Fix the issue of the delay volume applied" to the asoc tree
[PATCH 05/12] ASoC: core: add support to snd_soc_dai_get_channel_map()
2018-07-24 11:50 UTC (2+ messages)
` Applied "ASoC: core: add support to snd_soc_dai_get_channel_map()" to the asoc tree
WARNING in port_delete
2018-07-24 7:23 UTC (5+ messages)
Applied "ASoC: rockchip-i2s: add description for px30" to the asoc tree
2018-07-23 19:11 UTC
[PATCH v2 0/6] arm64: dts: rockchip: add basic dts file for PX30 SoCs
2018-07-23 19:10 UTC (3+ messages)
` [PATCH v2 3/6] dt-bindings: sound: rockchip-i2s: add description for px30
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox