alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 09:31:21 to 2020-03-23 17:07:47 UTC [more...]

[PATCH 1/2] ALSA: core: Add snd_device_get_state() helper
 2020-03-23 17:06 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb-audio: Avoid shoving a new stream into already registered device

[PATCH v1 0/2] Support built-in Mic on Tegra boards that use WM8903
 2020-03-23 16:05 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: sound: tegra-wm8903: Document built-in microphone audio source
` [PATCH v1 2/2] ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphone

[PATCH] ASoC: SOF: fix uninitialised "work" with VirtIO
 2020-03-23 15:42 UTC  (4+ messages)

[PATCH] ASoC: MT6660: make spdxcheck.py happy
 2020-03-21 11:40 UTC 

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-20 22:18 UTC  (15+ messages)
  ` [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
  ` [patch 02/22] x86/cpu: Add conistent CPU match macros
  ` [patch 08/22] ACPI: Convert to new X86 "
  ` [patch 09/22] cpufreq: "
  ` [patch 11/22] platform/x86: Convert to new "
  ` [patch 19/22] ASoC: Intel: Convert to new X86 "

[patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros
 2020-03-20 14:30 UTC 

[PATCH 0/5] soundwire: add sdw_master_device support on Qualcomm platforms
 2020-03-23 12:54 UTC  (13+ messages)
` [PATCH 1/5] soundwire: bus_type: add master_device/driver support
` [PATCH 2/5] soundwire: bus_type: protect cases where no driver name is provided
` [PATCH 3/5] soundwire: master: use device node pointer from master device
` [PATCH 4/5] soundwire: qcom: fix error handling in probe
` [PATCH 5/5] soundwire: qcom: add sdw_master_device support

[PATCH] soundwire: stream: only change state if needed
 2020-03-23 12:46 UTC  (4+ messages)

[PATCH 00/14] ASoC: SOF DSP virtualisation
 2020-03-23 12:37 UTC  (10+ messages)
` [PATCH 06/14] ASoC: SOF: add a power status IPC

[PATCH 0/7] SoundWire: intel: fix SHIM programming sequences
 2020-03-23 12:31 UTC  (15+ messages)
` [PATCH 2/7] soundwire: intel: reuse code for wait loops to set/clear bits
` [PATCH 3/7] soundwire: intel: add mutex to prevent concurrent access to SHIM registers
` [PATCH 4/7] soundwire: intel: add definitions for shim_mask
` [PATCH 5/7] soundwire: intel: follow documentation sequences for SHIM registers

[GIT PULL]: soundwire updates for v5.7-rc1
 2020-03-23 12:21 UTC  (2+ messages)

[PATCH 1/8] soundwire: bus_type: add master_device/driver support
 2020-03-23 12:16 UTC  (13+ messages)

[v3 1/3] ASoC: rt5682: Add a property for DMIC clock rate
 2020-03-23  8:25 UTC  (3+ messages)
` [v3 2/3] ASoC: rt5682: Add a property for DMIC delay
` [v3 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings

[v2 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
 2020-03-23  8:21 UTC  (3+ messages)
` [v3 2/3] ASoC: rt5682: Add a property for DMIC delay
` [v3 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings

[PATCH 00/36] ASoC: remove rtd->cpu/codec_dai{s}
 2020-03-23  5:22 UTC  (37+ messages)
` [PATCH 01/36] ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro
` [PATCH 02/36] ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
` [PATCH 03/36] ASoC: atmel: "
` [PATCH 04/36] ASoC: au1x: "
` [PATCH 05/36] ASoC: bcm: "
` [PATCH 06/36] ASoC: cirrus: "
` [PATCH 07/36] ASoC: dwc: "
` [PATCH 08/36] ASoC: fsl: "
` [PATCH 09/36] ASoC: generic: "
` [PATCH 10/36] ASoC: img: "
` [PATCH 11/36] ASoC: intel: "
` [PATCH 12/36] ASoC: kirkwood: "
` [PATCH 13/36] ASoC: mediatek: "
` [PATCH 14/36] ASoC: meson: "
` [PATCH 15/36] ASoC: mxs: "
` [PATCH 16/36] ASoC: pxa: "
` [PATCH 17/36] ASoC: qcom: "
` [PATCH 18/36] ASoC: rockchip: "
` [PATCH 19/36] ASoC: samsung: "
` [PATCH 20/36] ASoC: sh: "
` [PATCH 21/36] ASoC: sof: "
` [PATCH 22/36] ASoC: sprd: "
` [PATCH 23/36] ASoC: stm: "
` [PATCH 24/36] ASoC: sunxi: "
` [PATCH 25/36] ASoC: tegra: "
` [PATCH 26/36] ASoC: ti: "
` [PATCH 27/36] ASoC: txx9: "
` [PATCH 28/36] ASoC: uniphier: "
` [PATCH 29/36] ASoC: ux500: "
` [PATCH 30/36] ASoC: xtensa: "
` [PATCH 31/36] ASoC: arm: "
` [PATCH 32/36] ASoC: codecs: "
` [PATCH 33/36] ASoC: soc: "
` [PATCH 34/36] ASoC: soc-core: set rtd->num_cpu/codec at soc_new_pcm_runtime()
` [PATCH 35/36] ASoC: soc-core: tidyup soc_new_pcm_runtime() rtd setups
` [PATCH 36/36] ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais

UCM ConflictingDevice/Priority concepts
 2020-03-23  4:37 UTC  (4+ messages)

[PATCH v3] ASoC: Intel: boards: split woofer and tweeter support
 2020-03-23  2:49 UTC 

[PATCH AUTOSEL 5.4 08/35] ASoC: meson: g12a: add tohdmitx reset
 2020-03-22 19:39 UTC  (4+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-22 10:47 UTC  (8+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
  ` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v5 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

monotonic raw setup seems buggy
 2020-03-21 15:53 UTC 

[PATCH] ASoC: topology: Add missing memory checks
 2020-03-21  0:18 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: sgtl5000: Revert "ASoC: sgtl5000: Fix of unmute outputs on probe"
 2020-03-20 22:51 UTC  (13+ messages)
  ` [alsa-devel] [EXT] "

Applied "ASoC: soc-core: Merge CPU/Codec DAIs" to the asoc tree
 2020-03-20 20:45 UTC 

Applied "ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais()" to the asoc tree
 2020-03-20 20:45 UTC 

Applied "ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais()" to the asoc tree
 2020-03-20 20:45 UTC 

[PATCH 4/6] ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais()
 2020-03-20 20:45 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais()" to the asoc tree

Applied "ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new()" to the asoc tree
 2020-03-20 20:45 UTC 

sof-broadwell-rt286: use symlinks to reuse existing UCM
 2020-03-20 19:48 UTC 

[PATCH 00/12] ASoC: SOF DSP virtualisation
 2020-03-20 15:40 UTC  (13+ messages)
` [PATCH 01/12] ASoC: add function parameters to enable forced path pruning
` [PATCH 02/12] ASoC: SOF: extract firmware-related operation into a function
` [PATCH 03/12] ASoC: SOF: VirtIO: make a function global
` [PATCH 04/12] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH 05/12] ASoC: SOF: support IPC with immediate response
` [PATCH 06/12] ASoC: SOF: add a power status IPC
` [PATCH 07/12] ASoC: SOF: add two helper lookup functions
` [PATCH 08/12] ASoC: SOF: add a VirtIO DSP driver
` [PATCH 09/12] ASoC: SOF: add a vhost driver: sound part
` [PATCH 10/12] vhost: add an SOF DSP driver
` [PATCH 11/12] ASoC: SOF: VirtIO: free guest pipelines upon termination
` [PATCH 12/12] ASoC: SOF: VirtIO: enable simultaneous playback and capture

[alsa-devel] [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
 2020-03-20 14:18 UTC  (13+ messages)
` [alsa-devel] [Linux-kernel] "

[PATCH] soundwire: qcom: add support for get_sdw_stream()
 2020-03-20 14:07 UTC  (2+ messages)

[PATCH 0/2] soundwire: add read_only_wordlength flag
 2020-03-20 14:02 UTC  (5+ messages)
` [PATCH 1/2] soundwire: stream: Add read_only_wordlength flag to port properties
` [PATCH 2/2] ASoC: wsa881x: mark read_only_wordlength flag

[PATCH 0/3] ASoC: ti: Add support for audio on J721e EVM
 2020-03-20  9:31 UTC  (5+ messages)
` [PATCH 2/3] bindings: sound: Add documentation for TI j721e EVM (CPB and IVI)
` [PATCH 3/3] ASoC: ti: Add custom machine driver for "

[PATCH v2] ASoC: Intel: boards: add stereo playback by woofer speaker
 2020-03-20  5:21 UTC  (3+ messages)

[PATCH] ASoC: amd: Changing Audio Format does not reflect
 2020-03-20  4:09 UTC  (2+ messages)

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-20  3:21 UTC  (26+ messages)

[PATCH] ASoC: Intel: broadwell: Revert SSP0 link to use dummy components
 2020-03-19 22:20 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link
 2020-03-19 22:43 UTC  (7+ messages)
` [PATCH 1/4] ASoC: Intel: broadwell: "
` [PATCH 2/4] ASoC: Intel: haswell: "
` [PATCH 3/4] ASoC: Intel: bdw-rt5677: "
` [PATCH 4/4] ASoC: Intel: bdw-rt5650: "

[PATCH 0/5] Add support for SOF on i.MX8M
 2020-03-19 19:49 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: imx8: Fix randbuild error
` [PATCH 2/5] ASoC: SOF: imx: fix undefined reference issue
` [PATCH 3/5] ASoC: SOF: imx: Add i.MX8M HW support
` [PATCH 4/5] ASoC: SOF: Add i.MX8MP device descriptor
` [PATCH 5/5] dt-bindings: dsp: fsl: Add fsl,imx8mp-dsp entry

[PATCH] ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard
 2020-03-19 16:04 UTC  (2+ messages)

[PATCH] ASoC: tas2562: Fixed incorrect amp_level setting
 2020-03-19 14:01 UTC  (2+ messages)

[PATCH] ASoC: tas2562: Fixed incorrect amp_level setting
 2020-03-19 13:04 UTC  (2+ messages)

[alsa-devel] [PATCH v3 0/9] x86: Easy way of detecting MS Surface 3
 2020-03-16 15:33 UTC  (2+ messages)
`  "

[v2 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
 2020-03-19 12:35 UTC  (3+ messages)
` [v2 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings


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