messages from 2020-05-25 10:51:02 to 2020-05-29 12:37:26 UTC [more...]
[PATCH v2] ASoC: reduce verbosity of error messages for sof-dai and sof-link
2020-05-29 12:36 UTC
[PATCH] ASoC: reduce verbosity of error messages for sof-dai and sof-link
2020-05-29 12:32 UTC (3+ messages)
[PATCH 0/2] alsa-lib: -ENODATA documentation
2020-05-29 12:28 UTC (3+ messages)
` [PATCH 1/2] pcm: add documentation for -ENODATA error code
` [PATCH 2/2] pcm: fix spelling in documentation for -EBADFD
[PATCH] ASoC: mediatek: mt6358: support DMIC one-wire mode
2020-05-29 11:22 UTC (3+ messages)
[PATCH] Enable class-D silence and clock detections
2020-05-29 11:07 UTC (2+ messages)
[PATCH] dt-bindings: sound: tlv320adcx140: Fix dt-binding-check issue
2020-05-29 10:51 UTC (3+ messages)
Subject: [PATCH] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update
2020-05-29 9:44 UTC
[V6 PATCH 2/2] ASoC: max98390: Added Amplifier Driver
2020-05-29 9:35 UTC (4+ messages)
[V6 PATCH 1/2] dt-bindings: Added device tree binding for max98390
2020-05-29 9:14 UTC (5+ messages)
alsa-ucm.c: UCM not available for card sof-bytcr-rt5640
2020-05-29 8:48 UTC
[PATCH v2 0/4] ASoC: Intel: Add KeemBay ASoC driver
2020-05-29 4:42 UTC (9+ messages)
` [PATCH v2 1/4] ASoC: Intel: Add KeemBay platform driver
` [PATCH v2 2/4] ASoC: Intel: Boards: Add KeemBay machine driver
[PATCH] ASoC: dt-bindings: simple-card: care missing address #address-cells
2020-05-29 2:41 UTC (3+ messages)
` Question about "xxx,yyy" style property
[PATCH] ASoC: img-i2s-out: Fix runtime PM imbalance on error
2020-05-29 1:22 UTC
ucm2: chtmax98090: add generic HiFi.conf and SOF support
2020-05-28 23:06 UTC
[PATCH] ASoC: fsi: Add missing properties to DT bindings
2020-05-28 21:09 UTC (2+ messages)
[PATCH 1/2] dt-bindings: sound: tlv320adcx140: Add GPI config property
2020-05-28 14:32 UTC (6+ messages)
` [PATCH 2/2] ASoC: tlv320adcx140: Add support for configuring GPI pins
[PATCH] Add duplex sound support for USB devices using implicit feedback
2020-05-28 13:11 UTC (6+ messages)
[PATCH] add I2C device and compatible ID
2020-05-28 13:02 UTC (3+ messages)
[PATCH] ASoC: sta32x: add missed function calls in error paths
2020-05-28 13:02 UTC (2+ messages)
[PATCH] ASoC: amd: Removing unnecessary instance initialization
2020-05-28 13:02 UTC (2+ messages)
[PATCH] ASoC: ingenic: Unconditionally depend on devicetree
2020-05-28 13:02 UTC (2+ messages)
[PATCH v2] ASoC: rt5682: split i2c driver into separate module
2020-05-28 13:01 UTC (2+ messages)
[v2] ASoC: AMD: Use mixer control to switch between DMICs
2020-05-28 11:42 UTC (2+ messages)
How to specify that a non-DPCM DAI link is bidirectional?
2020-05-28 10:48 UTC
[RESEND][V5 PATCH 1/2] dt-bindings: Added device tree binding for max98390
2020-05-28 10:02 UTC (3+ messages)
[PATCH] ASoC: AMD: Use mixer control to switch between DMICs
2020-05-28 5:13 UTC (3+ messages)
[PATCH v3 0/2] ASoC topology header parsing refinement
2020-05-28 3:40 UTC (4+ messages)
` [PATCH v3 1/2] ASoC: topology: refine and log the header in the correct pass
` [PATCH v3 2/2] ASoC: topology: remove the redundant pass checks
[PATCH v2 00/19] ASoC: add soc-card
2020-05-28 1:50 UTC (20+ messages)
` [PATCH v2 01/19] ASoC: soc.h: convert bool to bit field for snd_soc_card
` [PATCH v2 02/19] ASoC: add soc-card.c
` [PATCH v2 03/19] ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
` [PATCH v2 04/19] ASoC: soc-card: move snd_soc_card_jack_new() "
` [PATCH v2 05/19] ASoC: soc-card: move snd_soc_card_set/get_drvdata() "
` [PATCH v2 06/19] ASoC: soc-card: move snd_soc_card_get_codec_dai() "
` [PATCH v2 07/19] ASoC: soc-card: move snd_soc_card_subclass "
` [PATCH v2 08/19] ASoC: soc-card: add snd_soc_card_suspend_pre()
` [PATCH v2 09/19] ASoC: soc-card: add snd_soc_card_suspend_post()
` [PATCH v2 10/19] ASoC: soc-card: add snd_soc_card_resume_pre()
` [PATCH v2 11/19] ASoC: soc-card: add snd_soc_card_resume_post()
` [PATCH v2 13/19] ASoC: soc-card: add snd_soc_card_probe()
` [PATCH v2 14/19] ASoC: soc-card: add snd_soc_card_late_probe()
` [PATCH v2 15/19] ASoC: soc-card: add snd_soc_card_remove()
` [PATCH v2 16/19] ASoC: soc-card: add snd_soc_card_set_bias_level()
` [PATCH v2 12/19] ASoC: soc-card: add probed bit field to snd_soc_card
` [PATCH v2 17/19] ASoC: soc-card: add snd_soc_card_set_bias_level_post()
` [PATCH v2 18/19] ASoC: soc-card: add snd_soc_card_add_dai_link()
` [PATCH v2 19/19] ASoC: soc-card: add snd_soc_card_remove_dai_link()
[PATCH 00/19] ASoC: add soc-card
2020-05-28 0:35 UTC (28+ messages)
` [PATCH 01/19] ASoC: soc.h: convert bool to bit field for snd_soc_card
` [PATCH 02/19] ASoC: add soc-card.c
` [PATCH 03/19] ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
` [PATCH 04/19] ASoC: soc-card: move snd_soc_card_jack_new() "
` [PATCH 05/19] ASoC: soc-card: move snd_soc_card_set/get_drvdata() "
` [PATCH 06/19] ASoC: soc-card: move snd_soc_card_get_codec_dai() "
` [PATCH 07/19] ASoC: soc-card: move snd_soc_card_subclass "
` [PATCH 08/19] ASoC: soc-card: add snd_soc_card_suspend_pre()
` [PATCH 09/19] ASoC: soc-card: add snd_soc_card_suspend_post()
` [PATCH 10/19] ASoC: soc-card: add snd_soc_card_resume_pre()
` [PATCH 11/19] ASoC: soc-card: add snd_soc_card_resume_post()
` [PATCH 12/19] ASoC: soc-card: add probed bit field to snd_soc_card
` [PATCH 13/19] ASoC: soc-card: add snd_soc_card_probe()
` [PATCH 14/19] ASoC: soc-card: add snd_soc_card_late_probe()
` [PATCH 15/19] ASoC: soc-card: add snd_soc_card_remove()
` [PATCH 16/19] ASoC: soc-card: add snd_soc_card_set_bias_level()
` [PATCH 17/19] ASoC: soc-card: add snd_soc_card_set_bias_level_post()
` [PATCH 18/19] ASoC: soc-card: add snd_soc_card_add_dai_link()
` [PATCH 19/19] ASoC: soc-card: add snd_soc_card_remove_dai_link()
[PATCH 0/2] RZ/G1H enable sound support
2020-05-27 23:24 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
` [PATCH 2/2] ARM: dts: r8a7742: Add audio support
alsa-lib: mmap API disables blocking I/O or sw_params
2020-05-27 22:14 UTC
[PATCH] ASoC: rt5682: split i2c driver into separate module
2020-05-27 22:07 UTC (5+ messages)
[PATCH 0/4] Kconfig updates for DMIC and SOF HDMI support
2020-05-27 21:54 UTC (5+ messages)
[PATCH] ASoC: amd: rt5682: fix soundwire dependencies
2020-05-27 15:59 UTC (3+ messages)
[PATCH] ASoC: img-spdif-out: Fix runtime PM imbalance on error
2020-05-27 14:58 UTC (2+ messages)
[PATCH] ASoC: img-spdif-in: Fix runtime PM imbalance on error
2020-05-27 14:58 UTC (2+ messages)
[PATCH -next] ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()
2020-05-27 14:58 UTC (2+ messages)
[PATCH] ASoC: tlv320adcx140: Fix warnings when using W=1
2020-05-27 14:58 UTC (2+ messages)
[PATCH] ASoC: wm8962: Fix runtime PM imbalance on error
2020-05-27 14:57 UTC (3+ messages)
[PATCH 0/8] ASoC: SOF: finalize Baytrail/CherryTrail support
2020-05-27 14:57 UTC (10+ messages)
` [PATCH 1/8] ASoC: SOF: Intel: byt: Add PM callbacks
` [PATCH 2/8] ASoC: SOF: pm: handle resume on legacy Intel platforms
` [PATCH 3/8] ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspend
` [PATCH 4/8] ASoC: Intel: byt/cht: add .pm_ops
` [PATCH 5/8] ASoC: SOF: ipc: ignore DSP replies received when they are not expected
` [PATCH 6/8] ASoC: SOF: Intel: BYT: add .remove op
` [PATCH 7/8] ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handler
` [PATCH 8/8] ASoC: SOF: Intel: BYT: harden IPC initialization and handling
[PATCH] ASoC: dapm: Move dai_link widgets to runtime to fix use after free
2020-05-27 13:49 UTC (2+ messages)
[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
2020-05-26 13:44 UTC (8+ messages)
Add new codec supported for ALC287
2020-05-27 6:54 UTC (2+ messages)
Alsa Midi Driver Question/Issue
2020-05-27 6:51 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Clean up quirk entries with macros
2020-05-27 6:12 UTC
[PATCH v2 0/2] ASoC topology header parsing refinement
2020-05-27 1:17 UTC (10+ messages)
` [PATCH v2 1/2] ASoC: topology: refine and log the header in the correct pass
[PATCH] ASoC: Intel: sst: Fix runtime PM imbalance in sst_power_control
2020-05-27 1:07 UTC (3+ messages)
` "
ucm2: Add profile for Chromebook Asus C300
2020-05-26 18:41 UTC
[PATCH] [v2] ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
2020-05-26 16:45 UTC (3+ messages)
[PATCH] ASoC: fix semicolon.cocci warnings
2020-05-26 16:45 UTC (2+ messages)
[PATCH] ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe
2020-05-26 16:45 UTC (2+ messages)
[PATCH] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
2020-05-26 16:11 UTC (4+ messages)
[PATCH] ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
2020-05-26 10:53 UTC (3+ messages)
` [External] "
[PATCH] ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
2020-05-26 8:28 UTC
[PATCH] ALSA: usb: mixer: volume quirk for ESS Technology Asus USB DAC
2020-05-26 7:04 UTC (2+ messages)
[Bug Report]Sound: sound/core/hwdep.c undefined result by left shifting 1 by 31
2020-05-25 20:50 UTC (3+ messages)
[PATCH v4 0/7] ASoC: add soc-link
2020-05-25 14:57 UTC (2+ messages)
[PATCH] ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
2020-05-25 14:57 UTC (2+ messages)
[PATCH] ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
2020-05-25 14:57 UTC (2+ messages)
[PATCH] ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
2020-05-25 14:57 UTC (2+ messages)
[PATCH v3 0/7] ASoC: add soc-link
2020-05-25 14:57 UTC (2+ messages)
[PATCH 0/5] ASoC: SOF: extended manifest support for 5.8
2020-05-25 14:56 UTC (2+ messages)
BUG: aplay (arecord) vu-meter overwrites /dev/null
2020-05-25 14:53 UTC
[PATCH] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
2020-05-25 14:12 UTC
[PATCH] add I2C device and compatible ID
2020-05-25 10:49 UTC (2+ messages)
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).