lkml.org 
[lkml]   [2020]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] sound fixes for 5.8-rc1
Linus,

please pull sound fixes for v5.8-rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.8-rc1

The topmost commit is a4f55d927d33accd6eb535ce0db031e2df47714a

----------------------------------------------------------------

sound fixes for 5.8-rc1

Here are last-minute fixes gathered before merge window close;
a few fixes are for the core while the rest majority are driver
fixes.

* PCM locking annotation fixes and the possible self-lock fix
* ASoC DPCM regression fixes with multi-CPU DAI
* A fix for inconsistent resume from system-PM on USB-audio
* Improved runtime-PM handling with multiple USB interfaces
* Quirks for HD-audio and USB-audio
* Hardened firmware handling in max98390 codec
* A couple of fixes for meson

----------------------------------------------------------------

Bard Liao (1):
ASoC: core: only convert non DPCM link to DPCM link

Colin Ian King (1):
ASoC: meson: fix memory leak of links if allocation of ldata fails

Dan Carpenter (1):
ALSA: emu10k1: delete an unnecessary condition

Dan Murphy (1):
dt-bindings: ASoc: Fix tdm-slot documentation spelling error

Hans de Goede (2):
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet
ASoC: rt5645: Add platform-data for Asus T101HA

Hui Wang (1):
ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines

Kai-Heng Feng (1):
ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock

Michał Mirosław (2):
ALSA: pcm: fix snd_pcm_link() lockdep splat
ALSA: pcm: disallow linking stream to itself

Oder Chiou (1):
ASoC: rl6231: Modify the target DMIC clock rate

Pavel Machek (CIP) (1):
ASoC: meson: add missing free_irq() in error path

Pierre-Louis Bossart (3):
ASoC: soc-pcm: dpcm: fix playback/capture checks
ASoC: Intel: boards: replace capture_only by dpcm_capture
ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags

Shengjiu Wang (1):
ASoC: fsl-asoc-card: Defer probe when fail to find codec device

Steve Lee (1):
ASoC: max98390: Fix potential crash during param fw loading

Takashi Iwai (4):
ASoC: max98390: Fix incorrect printf qualifier
ALSA: usb-audio: Fix inconsistent card PM state after resume
ALSA: usb-audio: Use the new macro for HP Dock rename quirks
ALSA: usb-audio: Manage auto-pm of all bundled interfaces

---
.../devicetree/bindings/sound/tdm-slot.txt | 4 +-
sound/core/pcm_native.c | 20 +++++++-
sound/pci/emu10k1/emu10k1x.c | 2 +-
sound/pci/hda/patch_realtek.c | 6 +++
sound/soc/codecs/max98390.c | 26 +++++++++--
sound/soc/codecs/max98390.h | 3 +-
sound/soc/codecs/rl6231.c | 4 +-
sound/soc/codecs/rt5645.c | 14 ++++++
sound/soc/fsl/fsl-asoc-card.c | 2 +-
sound/soc/intel/boards/bytcr_rt5640.c | 12 +++++
sound/soc/intel/boards/glk_rt5682_max98357a.c | 2 +-
sound/soc/intel/boards/kbl_da7219_max98927.c | 4 +-
sound/soc/intel/boards/kbl_rt5663_max98927.c | 2 +-
.../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 +-
sound/soc/meson/axg-fifo.c | 10 +++-
sound/soc/meson/meson-card-utils.c | 17 +++++--
sound/soc/soc-core.c | 22 +++++++--
sound/soc/soc-pcm.c | 44 ++++++++++++++----
sound/soc/sof/nocodec.c | 6 ++-
sound/usb/card.c | 54 +++++++++++++++++-----
sound/usb/quirks-table.h | 12 +++++
sound/usb/usbaudio.h | 6 ++-
22 files changed, 219 insertions(+), 55 deletions(-)

\
 
 \ /
  Last update: 2020-06-11 13:33    [W:0.086 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site