linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.11-rc5
@ 2021-01-21 15:36 Takashi Iwai
  2021-01-21 19:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-01-21 15:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.11-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.11-rc5

The topmost commit is 506c203cc3de6e26666b8476d287dee81595d6dc

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

sound fixes for 5.11-rc5

Here is a collection of sound fixes targeted for 5.11-rc5.  Most
notably, USB-audio still got a few intensive changes for covering the
regressions while the rest are all small fixes.

- A trivial fix for sequencer OSS emulation error path
- HD-audio runtime PM regression fix, a few quirks and new IDs
- USB-audio regression fixes for Pioneer device, Logitech webcams, etc
- ASoC SOF Intel coverage
- MAINTAINERS file update
- A fix in the jack handling in ASoC HDMI codec

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

Chris Chiu (1):
      ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T

Kai Vehmanen (2):
      ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vid
      ASoC: SOF: Intel: fix page fault at probe if i915 init fails

Kai-Chuan Hsieh (1):
      ALSA: hda: Add Cometlake-R PCI ID

Kai-Heng Feng (4):
      ASoC: SOF: Intel: hda: Resume codec to do jack detection
      ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
      ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
      ALSA: hda: Balance runtime/system PM if direct-complete is disabled

Mauro Carvalho Chehab (1):
      MAINTAINERS: update references to stm32 audio bindings

Srinivas Kandagatla (2):
      MAINTAINERS: update maintainers of qcom audio
      MAINTAINERS: update qcom ASoC drivers list

Stephan Gerhold (1):
      ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()

Takashi Iwai (7):
      ALSA: usb-audio: Always apply the hw constraints for implicit fb sync
      ALSA: hda/via: Add minimum mute flag
      ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
      ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints
      ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1
      ALSA: usb-audio: Avoid implicit feedback on Pioneer devices
      ALSA: usb-audio: Fix hw constraints dependencies

---
 MAINTAINERS                        |  12 ++-
 sound/core/seq/oss/seq_oss_synth.c |   3 +-
 sound/pci/hda/hda_codec.c          |  24 ++---
 sound/pci/hda/hda_intel.c          |   6 ++
 sound/pci/hda/patch_hdmi.c         |   1 +
 sound/pci/hda/patch_realtek.c      |   8 ++
 sound/pci/hda/patch_via.c          |   1 +
 sound/soc/codecs/hdmi-codec.c      |   2 +-
 sound/soc/fsl/imx-hdmi.c           |   2 +-
 sound/soc/sof/intel/hda-codec.c    |  37 ++++----
 sound/soc/sof/intel/hda-dsp.c      |   9 +-
 sound/soc/sof/intel/hda.h          |   2 +-
 sound/usb/clock.c                  |  21 ++---
 sound/usb/endpoint.c               |   9 ++
 sound/usb/implicit.c               |  17 ++--
 sound/usb/pcm.c                    | 174 +++++++++++++++++++++++--------------
 sound/usb/quirks.c                 |  28 ------
 17 files changed, 196 insertions(+), 160 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sound fixes for 5.11-rc5
  2021-01-21 15:36 [GIT PULL] sound fixes for 5.11-rc5 Takashi Iwai
@ 2021-01-21 19:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-21 19:48 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Thu, 21 Jan 2021 16:36:13 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.11-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/120fbdb84f339ca3c358e4ac3fb1ffe663669d28

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-21 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 15:36 [GIT PULL] sound fixes for 5.11-rc5 Takashi Iwai
2021-01-21 19:48 ` pr-tracker-bot

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