Merge tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "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" * tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: usb-audio: Fix hw constraints dependencies ALSA: hda: Balance runtime/system PM if direct-complete is disabled ALSA: usb-audio: Avoid implicit feedback on Pioneer devices ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1 ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints MAINTAINERS: update qcom ASoC drivers list MAINTAINERS: update maintainers of qcom audio ALSA: hda: Add Cometlake-R PCI ID ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() ALSA: hda/via: Add minimum mute flag ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T ALSA: usb-audio: Always apply the hw constraints for implicit fb sync ASoC: SOF: Intel: fix page fault at probe if i915 init fails ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vid ASoC: SOF: Intel: hda: Avoid checking jack on system suspend ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN ASoC: SOF: Intel: hda: Resume codec to do jack detection MAINTAINERS: update references to stm32 audio bindings ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()
Showing
- MAINTAINERS 10 additions, 2 deletionsMAINTAINERS
- sound/core/seq/oss/seq_oss_synth.c 2 additions, 1 deletionsound/core/seq/oss/seq_oss_synth.c
- sound/pci/hda/hda_codec.c 7 additions, 17 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_intel.c 6 additions, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_hdmi.c 1 addition, 0 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 8 additions, 0 deletionssound/pci/hda/patch_realtek.c
- sound/pci/hda/patch_via.c 1 addition, 0 deletionssound/pci/hda/patch_via.c
- sound/soc/codecs/hdmi-codec.c 1 addition, 1 deletionsound/soc/codecs/hdmi-codec.c
- sound/soc/fsl/imx-hdmi.c 1 addition, 1 deletionsound/soc/fsl/imx-hdmi.c
- sound/soc/sof/intel/hda-codec.c 17 additions, 20 deletionssound/soc/sof/intel/hda-codec.c
- sound/soc/sof/intel/hda-dsp.c 6 additions, 3 deletionssound/soc/sof/intel/hda-dsp.c
- sound/soc/sof/intel/hda.h 1 addition, 1 deletionsound/soc/sof/intel/hda.h
- sound/usb/clock.c 6 additions, 15 deletionssound/usb/clock.c
- sound/usb/endpoint.c 9 additions, 0 deletionssound/usb/endpoint.c
- sound/usb/implicit.c 9 additions, 8 deletionssound/usb/implicit.c
- sound/usb/pcm.c 111 additions, 63 deletionssound/usb/pcm.c
- sound/usb/quirks.c 0 additions, 28 deletionssound/usb/quirks.c
Loading
Please register or sign in to comment