Revision 65f0d2414b7079556fbbcc070b3d1c9f9587606d authored by Linus Torvalds on 13 January 2021, 19:55:14 UTC, committed by Linus Torvalds on 13 January 2021, 19:55:14 UTC
Pull sound fixes from Takashi Iwai:
 "Here are some piled fixes, hopefully the last big one for 5.11.

  All changes are device-specific small fixes, and majority of commits
  are for ASoC while USB-audio got a bit large changes for addressing
  the regression for devices with quirks"

* tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (31 commits)
  ALSA: hda/hdmi - enable runtime pm for CI AMD display audio
  ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
  ALSA: fireface: Fix integer overflow in transmit_midi_msg()
  ALSA: hda/tegra: fix tegra-hda on tegra30 soc
  clk: tegra30: Add hda clock default rates to clock driver
  ALSA: doc: Fix reference to mixart.rst
  ALSA: usb-audio: Fix implicit feedback sync setup for Pioneer devices
  ALSA: usb-audio: Annotate the endpoint index in audioformat
  ALSA: usb-audio: Avoid unnecessary interface re-setup
  ALSA: usb-audio: Choose audioformat of a counter-part substream
  ALSA: usb-audio: Fix the missing endpoints creations for quirks
  ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines
  ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395
  ASoC: amd: Replacing MSI with Legacy IRQ model
  ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2
  ASoC: meson: axg-tdm-interface: fix loopback
  ASoC: meson: axg-tdmin: fix axg skew offset
  ASoC: max98373: don't access volatile registers in bias level off
  ASoC: rt711: mutex between calibration and power state changes
  ASoC: Intel: haswell: Add missing pm_ops
  ...
2 parent s e609571 + 20c7842
History
File Mode Size
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 459 bytes
aops.c -rw-r--r-- 51.6 KB
aops.h -rw-r--r-- 3.2 KB
attrib.c -rw-r--r-- 88.8 KB
attrib.h -rw-r--r-- 3.5 KB
bitmap.c -rw-r--r-- 4.7 KB
bitmap.h -rw-r--r-- 2.8 KB
collate.c -rw-r--r-- 2.8 KB
collate.h -rw-r--r-- 934 bytes
compress.c -rw-r--r-- 28.0 KB
debug.c -rw-r--r-- 4.0 KB
debug.h -rw-r--r-- 1.5 KB
dir.c -rw-r--r-- 50.8 KB
dir.h -rw-r--r-- 908 bytes
endian.h -rw-r--r-- 1.4 KB
file.c -rw-r--r-- 59.8 KB
index.c -rw-r--r-- 14.0 KB
index.h -rw-r--r-- 4.7 KB
inode.c -rw-r--r-- 95.5 KB
inode.h -rw-r--r-- 10.3 KB
layout.h -rw-r--r-- 96.2 KB
lcnalloc.c -rw-r--r-- 31.6 KB
lcnalloc.h -rw-r--r-- 4.9 KB
logfile.c -rw-r--r-- 27.4 KB
logfile.h -rw-r--r-- 12.8 KB
malloc.h -rw-r--r-- 2.3 KB
mft.c -rw-r--r-- 98.6 KB
mft.h -rw-r--r-- 3.2 KB
mst.c -rw-r--r-- 6.2 KB
namei.c -rw-r--r-- 13.3 KB
ntfs.h -rw-r--r-- 4.2 KB
quota.c -rw-r--r-- 2.9 KB
quota.h -rw-r--r-- 432 bytes
runlist.c -rw-r--r-- 58.7 KB
runlist.h -rw-r--r-- 2.6 KB
super.c -rw-r--r-- 98.7 KB
sysctl.c -rw-r--r-- 1.5 KB
sysctl.h -rw-r--r-- 613 bytes
time.h -rw-r--r-- 2.8 KB
types.h -rw-r--r-- 1.3 KB
unistr.c -rw-r--r-- 11.4 KB
upcase.c -rw-r--r-- 3.1 KB
usnjrnl.c -rw-r--r-- 1.9 KB
usnjrnl.h -rw-r--r-- 8.4 KB
volume.h -rw-r--r-- 6.1 KB

back to top