messages from 2018-07-27 01:01:20 to 2018-08-01 08:45:12 UTC [more...]
[PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs
2018-08-01 8:45 UTC
[PATCH v4 0/4] Add support for audio on SDM845 SoC
2018-08-01 6:32 UTC (10+ messages)
` [PATCH v4 1/4] ASoC: qcom: dt-bindings: Add sdm845 machine bindings
` [PATCH v4 2/4] ASoC: dt-bindings: Update dt binding name for apq8096
` [PATCH v4 3/4] ASoC: qcom: Add support to parse common audio device nodes
` [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support
A bug about cache inconsistency report
2018-08-01 4:45 UTC (2+ messages)
[PATCH] ASoC: soc-pcm: Use delay set in pointer function
2018-08-01 4:01 UTC (20+ messages)
` [alsa-devel] "
[asoc:for-4.19 199/204] sound/soc//meson/axg-tdm-interface.c:225:8: error: implicit declaration of function 'clk_set_duty_cycle'; did you mean 'clk_set_rate'?
2018-07-31 22:16 UTC (5+ messages)
[PATCH v2 00/10] ASoC: Add support to WCD9335 Audio Codec
2018-07-31 20:45 UTC (17+ 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 v5 0/8] Enable HDA Codec support on Intel Platforms
2018-07-31 16:20 UTC (12+ messages)
` [PATCH v5 1/8] ASoC: Intel: Skylake: extend widget handling
` [PATCH v5 2/8] ASoC: Intel: common: add table for HDA-based platforms
` [PATCH v5 3/8] ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs
` [PATCH v5 4/8] ASoC: Intel: Skylake: use HDAudio if ACPI enumeration fails
` [PATCH v5 5/8] ASoC: Intel: Skylake: add HDA BE DAIs
` [PATCH v5 6/8] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
` [PATCH v5 7/8] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
` [PATCH v5 8/8] ASoC: Intel: Skylake: add option to control HDAudio + DSP usage
A bug about cache inconsistency report
2018-07-31 13:55 UTC (3+ messages)
` 答复: "
[PATCH 0/4] usb-audio: Add UAC3 Power Domains
2018-07-31 13:12 UTC (24+ messages)
` [alsa-devel] "
` [PATCH v2 "
` [PATCH v2 1/4] ALSA: usb-audio: Initial Power Domain support
` [PATCH v2 2/4] ALSA: usb-audio: AudioStreaming Power Domain parsing
` [PATCH v2 3/4] ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume
` [PATCH v2 4/4] ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
` [PATCH v3 0/4] usb-audio: Add UAC3 Power Domains
` [PATCH v3 1/4] ALSA: usb-audio: Initial Power Domain support
` [PATCH v3 2/4] ALSA: usb-audio: AudioStreaming Power Domain parsing
` [PATCH v3 3/4] ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume
` [PATCH v3 4/4] ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks
More snd_pcm_ioplug_avail_update() questions
2018-07-31 8:21 UTC (8+ messages)
[asoc:for-4.19 199/244] sound/soc/meson/axg-tdm-interface.c:225:8: error: implicit declaration of function 'clk_set_duty_cycle'
2018-07-31 7:46 UTC
how could unsubscribe ?
2018-07-31 5:31 UTC (2+ messages)
[PATCH v4 0/8] Enable HDA Codec support on Intel Platforms
2018-07-26 16:31 UTC (8+ messages)
` [PATCH v4 7/8] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
[PATCH] ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally
2018-07-27 14:54 UTC (8+ messages)
` Applied "ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally" to the asoc tree
[PATCH 1/6] ALSA: pcm: Add snd_mask_set_format() helper for standard usages
2018-07-26 16:11 UTC (2+ messages)
` Applied "ALSA: pcm: Add snd_mask_set_format() helper for standard usages" to the asoc tree
[PATCH 3/6] ASoC: intel: Fix snd_pcm_format_t handling
2018-07-26 16:11 UTC (2+ messages)
` Applied "ASoC: intel: Fix snd_pcm_format_t handling" to the asoc tree
[PATCH 2/6] ASoC: doc: Replace open code with params_set_format()
2018-07-26 16:11 UTC (2+ messages)
` Applied "ASoC: doc: Replace open code with params_set_format()" to the asoc tree
[PATCH 4/6] ASoC: fsl: Use snd_mask_set_format()
2018-07-26 16:11 UTC (2+ messages)
` Applied "ASoC: fsl: Use snd_mask_set_format()" to the asoc tree
[PATCH 5/6] ASoC: pcm186x: Declare PCM format with snd_pcm_format_t
2018-07-26 16:11 UTC (2+ messages)
` Applied "ASoC: pcm186x: Declare PCM format with snd_pcm_format_t" to the asoc tree
[PATCH 6/6] ASoC: dmaengine: Use standard pcm_format_to_bits() macro
2018-07-26 16:11 UTC (2+ messages)
` Applied "ASoC: dmaengine: Use standard pcm_format_to_bits() macro" to the asoc tree
[PATCH 0/4] ASoC: Tegra30 TDM support
2018-07-30 17:39 UTC (20+ messages)
` [PATCH 1/4] ASoC: tegra: i2s: Fix typo/broken macro
` Applied "ASoC: tegra: i2s: Fix typo/broken macro" to the asoc tree
` [PATCH 2/4] ASoC: tegra: Add a TDM configuration callback
` [Linux-kernel] "
` [PATCH 3/4] ASoC: tegra: Allow 32-bit and 24-bit samples
` [PATCH 4/4] ASoC: tegra: i2s: Add support for more than 2 channels
[PATCH 1/2] ALSA: seq: virmidi: Offload the output event processing
2018-07-30 16:52 UTC (2+ messages)
` [PATCH 2/2] ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
[PATCH 01/11] ASoC: SOF: Add Sound Open Firmware driver core
2018-07-30 15:21 UTC (3+ messages)
` [PATCH 08/11] ASoC: SOF: Add DSP HW abstraction operations
[PATCH v2 0/6] arm64: dts: rockchip: add basic dts file for PX30 SoCs
2018-07-30 15:06 UTC (3+ messages)
` [PATCH v2 2/6] dt-bindings: mmc: rockchip-dw-mshc: add description for px30
[PATCH] ASoC: wm8988: fix typo in rate constraints
2018-07-30 11:04 UTC (2+ messages)
` Applied "ASoC: wm8988: fix typo in rate constraints" to the asoc tree
[PATCH] ALSA: memalloc: Fix missing PAGE_SIZE definition
2018-07-30 11:04 UTC (2+ messages)
` Applied "ALSA: memalloc: Fix missing PAGE_SIZE definition" to the asoc tree
[PATCH] ASoC: ak4642: convert to SPDX identifiers
2018-07-30 11:04 UTC (2+ messages)
` Applied "ASoC: ak4642: convert to SPDX identifiers" to the asoc tree
[PATCH] ASoC: ak4554: convert to SPDX identifiers
2018-07-30 11:04 UTC (2+ messages)
` Applied "ASoC: ak4554: convert to SPDX identifiers" to the asoc tree
[PATCH] ASoC: da7210: convert to SPDX identifiers
2018-07-30 11:03 UTC (2+ messages)
` Applied "ASoC: da7210: convert to SPDX identifiers" to the asoc tree
[PATCH] ASoC: ak4613: convert to SPDX identifiers
2018-07-30 11:03 UTC (2+ messages)
` Applied "ASoC: ak4613: convert to SPDX identifiers" to the asoc tree
[PATCH] ASoC: sh: Kconfig: convert to SPDX identifiers
2018-07-30 11:03 UTC (2+ messages)
` Applied "ASoC: sh: Kconfig: convert to SPDX identifiers" to the asoc tree
Applied "ASoC: tegra_alc5632: fix device_node refcounting" to the asoc tree
2018-07-30 11:03 UTC
[PATCH] ASoC: sirf: Fix potential NULL pointer dereference
2018-07-30 11:03 UTC (2+ messages)
` Applied "ASoC: sirf: Fix potential NULL pointer dereference" to the asoc tree
[PATCH] ASoC: uniphier: add support for multichannel output
2018-07-30 11:03 UTC (2+ messages)
` Applied "ASoC: uniphier: add support for multichannel output" to the asoc tree
[PATCH] ASoC: uniphier: change functions to static
2018-07-30 11:03 UTC (2+ messages)
` Applied "ASoC: uniphier: change functions to static" to the asoc tree
[PATCH v0 0/3] ASoC: max9867: driver update
2018-07-30 10:57 UTC (8+ messages)
` [PATCH v0 1/3] ASoC: max9867: Take device out of shutdown
` [PATCH v0 2/3] ASoC: max9867: Calculate LRCLK divider
` [PATCH v0 3/3] ASoC: max9867: Fix volume controls
[PATCH 0/6] ASoC: rt5651: Various fixes and quirks
2018-07-30 8:28 UTC (9+ messages)
` [PATCH 1/6] ASoC: rt5651: Add IN3 Boost volume control
[PATCH 10/10] ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits
2018-07-30 7:35 UTC
[PATCH v2] ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally
2018-07-30 6:48 UTC (3+ messages)
[PATCH 2/2] ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
2018-07-28 16:58 UTC (2+ messages)
[PATCH 1/2] ALSA: hda - Turn CX8200 into D3 as well upon reboot
2018-07-28 16:58 UTC (2+ messages)
Patch "ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()" has been added to the 4.17-stable tree
2018-07-28 10:07 UTC
Patch "ASoC: topology: Add missing clock gating parameter when parsing hw_configs" has been added to the 4.17-stable tree
2018-07-28 10:07 UTC
Patch "ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()" has been added to the 4.14-stable tree
2018-07-28 10:07 UTC
Patch "ASoC: topology: Add missing clock gating parameter when parsing hw_configs" has been added to the 4.14-stable tree
2018-07-28 10:07 UTC
Support for Focusrite 18i20 audio interface
2018-07-27 17:59 UTC
[PATCH v8 00/10] soundwire: Add multi link support
2018-07-27 15:12 UTC (12+ 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
[PATCH 00/12] mfd: Add support to WCD9335 Audio Codec
2018-07-27 9:55 UTC (4+ messages)
` [PATCH 08/12] ASoC: wcd9335: add basic controls
[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)
BUG: soft lockup in snd_virmidi_output_trigger
2018-07-27 7:02 UTC (6+ messages)
[PATCH 0/4] drm_audio_component support for AMD/ATI HDMI codecs
2018-07-27 4:55 UTC (5+ messages)
` 答复: [PATCH 4/4] drm/amdgpu: Add audio component support
` y4T�TCH "
[PATCH v7 00/10] soundwire: Add multi link support
2018-07-27 3:22 UTC (4+ messages)
` [PATCH v7 09/10] soundwire: Add support for multi link bank switch
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;
as well as URLs for NNTP newsgroup(s).