Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 01:58:33 to 2020-05-26 20:42:54 UTC [more...]

[PATCH 0/8] ASoC: SOF: finalize Baytrail/CherryTrail support
 2020-05-26 20:36 UTC  (9+ 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 1/2] dt-bindings: sound: tlv320adcx140: Add GPI config property
 2020-05-26 20:09 UTC  (2+ messages)
` [PATCH 2/2] ASoC: tlv320adcx140: Add support for configuring GPI pins

ucm2: Add profile for Chromebook Asus C300
 2020-05-26 18:41 UTC 

[PATCH] ASoC: tlv320adcx140: Fix warnings when using W=1
 2020-05-26 17:52 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] ASoC: dapm: Move dai_link widgets to runtime to fix use after free
 2020-05-26 16:19 UTC 

[PATCH] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
 2020-05-26 16:11 UTC  (4+ messages)

[PATCH 00/19] ASoC: add soc-card
 2020-05-26 14:08 UTC  (21+ 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 v2 0/2] ASoC topology header parsing refinement
 2020-05-26 15:30 UTC  (9+ messages)
` [PATCH v2 1/2] ASoC: topology: refine and log the header in the correct pass
` [PATCH v2 2/2] ASoC: topology: remove the redundant pass checks

[PATCH] ASoC: Intel: sst: Fix runtime PM imbalance in sst_power_control
 2020-05-26 13:25 UTC  (2+ 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  (9+ messages)
` [PATCH v4 1/7] ASoC: add soc-link.c
` [PATCH v4 2/7] ASoC: soc-link: move soc_rtd_xxx()
` [PATCH v4 3/7] ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
` [PATCH v4 4/7] ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
` [PATCH v4 5/7] ASoC: soc-link: add snd_soc_link_compr_startup()
` [PATCH v4 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
` [PATCH v4 7/7] ASoC: soc-link: add snd_soc_link_compr_set_params()

[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  (6+ messages)

[PATCH v3 0/7] ASoC: add soc-link
 2020-05-25 14:57 UTC  (13+ messages)
` [PATCH v3 1/7] ASoC: add soc-link.c
` [PATCH v3 2/7] ASoC: soc-link: move soc_rtd_xxx()
` [PATCH v3 3/7] ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
` [PATCH v3 4/7] ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
` [PATCH v3 5/7] ASoC: soc-link: add snd_soc_link_compr_startup()
` [PATCH v3 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
` [PATCH v3 7/7] ASoC: soc-link: add snd_soc_link_compr_set_params()

[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  (3+ messages)

XHCI vs PCM2903B/PCM2904 part 2
 2020-05-25  9:37 UTC  (6+ messages)

[PATCH] ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
 2020-05-25  8:48 UTC  (3+ messages)
  `  "

Dice firewire support
 2020-05-24  0:24 UTC  (4+ messages)

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-05-21 14:58 UTC  (17+ messages)

[PATCH] ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)
 2020-05-25  6:30 UTC  (2+ messages)

[PATCH v2] ASoC: amd: put off registering mach platform_dev to avoid -517 err
 2020-05-25  3:32 UTC  (14+ messages)

[PATCH v2] ALSA: line6: add hw monitor volume control for POD HD500
 2020-05-24 17:25 UTC  (4+ messages)

[PATCH] Add duplex sound support for USB devices using implicit feedback
 2020-05-24  8:37 UTC  (4+ messages)

[PATCH] ALSA: line6: add hw monitor volume control for POD HD500
 2020-05-23 17:45 UTC  (2+ messages)

[PATCH] ASoC: ingenic: Unconditionally depend on devicetree
 2020-05-23 12:54 UTC 

[PATCH] ASoC: only first codec is master in multicodec setup
 2020-05-22 15:08 UTC 

[PATCH v2] firewire: Remove function callback casts
 2020-05-23  7:58 UTC  (6+ messages)

[PATCH 4/6] ASoC: max9867: keep ADCs and DACs always on
 2020-05-22 19:00 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] ASoC: max9867: add digital microphone controls
  ` [PATCH v2 2/2] ASoC: max9867: keep ADCs and DACs always on

[PATCH v3 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-22 19:00 UTC  (4+ messages)
` [PATCH v3 2/3] MAINTAINERS: pxa: remove Compulab arm/pxa support
` [PATCH v3 3/3] ASoC: pxa: remove Compulab pxa2xx boards

Pulseaudio complaining there is an Alsa bug?
 2020-05-22 18:16 UTC 

[PATCH 0/2] firewire: obsolete cast of function callback toward CFI
 2020-05-22 17:35 UTC  (2+ messages)

[PATCH 00/14] ALSA: firewire-motu: code refactoring to obsolete protocol structure
 2020-05-22 14:53 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 07/19] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
 2020-05-22 14:51 UTC 

[PATCH AUTOSEL 5.4 08/32] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
 2020-05-22 14:50 UTC 

[PATCH AUTOSEL 5.6 09/41] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
 2020-05-22 14:49 UTC 

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2020-05-22 13:12 UTC  (8+ messages)

[PATCH for-5.8] ASoC: amd: doesn't print error log if the return value is EPROBE_DEFER
 2020-05-22 11:00 UTC  (4+ messages)

[PATCH RESEND 0/4] Minor WM8994 MFD/codec fixes
 2020-05-22  8:07 UTC  (8+ messages)
    ` [PATCH 1/4] mfd: wm8994: Fix driver operation if loaded as modules
    ` [PATCH 2/4] mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()
    ` [PATCH 3/4] mfd: wm8994: Silence warning about supplies during deferred probe

[GIT PULL] soundwire updates for v5.8-rc1
 2020-05-22  7:27 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: add soc-link
 2020-05-21 23:17 UTC  (11+ messages)
` [PATCH v2 1/7] ASoC: add soc-link.c
` [PATCH v2 2/7] ASoC: soc-link: move soc_rtd_xxx()
` [PATCH v2 3/7] ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
` [PATCH v2 4/7] ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
` [PATCH v2 5/7] ASoC: soc-link: add snd_soc_link_compr_startup()
` [PATCH v2 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
` [PATCH v2 7/7] ASoC: soc-link: add snd_soc_link_compr_set_params()

Difference between PlaybackMixer and PlaybackMixerElem
 2020-05-21 22:37 UTC 

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-05-21 18:10 UTC  (6+ messages)

[PATCH] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-05-21 15:14 UTC  (6+ messages)

[PATCH 1/2] soundwire: intel: use a single module
 2020-05-21  5:09 UTC  (6+ messages)
` [PATCH 2/2] soundwire: intel: transition to 3 steps initialization

[PATCH] ASoC: dt-bindings: simple-card: care missing address #address-cells
 2020-05-21  3:54 UTC 

ASoC dailink capture/playback flags
 2020-05-21  3:01 UTC  (2+ messages)


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