Revision 59cd4f435ee972b8fb87d50ea36d76929aabf3a3 authored by Linus Torvalds on 12 August 2021, 17:06:40 UTC, committed by Linus Torvalds on 12 August 2021, 17:06:40 UTC
Pull sound fixes from Takashi Iwai:
 "This seems to be a usual bump in the middle, containing lots of
  pending ASoC fixes:

   - Yet another PCM mmap regression fix

   - Fix for ASoC DAPM prefix handling

   - Various cs42l42 codec fixes

   - PCM buffer reference fixes in a few ASoC drivers

   - Fixes for ASoC SOF, AMD, tlv320, WM

   - HD-audio quirks"

* tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (32 commits)
  ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
  ALSA: pcm: Fix mmap breakage without explicit buffer setup
  ALSA: hda: Add quirk for ASUS Flow x13
  ASoC: cs42l42: Fix mono playback
  ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK
  ASoC: cs42l42: Fix LRCLK frame start edge
  ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL
  ASoC: cs42l42: Remove duplicate control for WNF filter frequency
  ASoC: cs42l42: Fix inversion of ADC Notch Switch control
  ASoC: SOF: Intel: hda-ipc: fix reply size checking
  ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies
  ASoC: amd: Fix reference to PCM buffer address
  ASoC: nau8824: Fix open coded prefix handling
  ASoC: kirkwood: Fix reference to PCM buffer address
  ASoC: uniphier: Fix reference to PCM buffer address
  ASoC: xilinx: Fix reference to PCM buffer address
  ASoC: intel: atom: Fix reference to PCM buffer address
  ASoC: cs42l42: Fix bclk calculation for mono
  ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
  ASoC: cs42l42: Correct definition of ADC Volume control
  ...
2 parent s 1746f4d + d07149a
History
File Mode Size
compressed
.gitignore -rw-r--r-- 68 bytes
Makefile -rw-r--r-- 2.4 KB
als.c -rw-r--r-- 2.5 KB
boot.h -rw-r--r-- 879 bytes
cmdline.c -rw-r--r-- 70 bytes
ctype.c -rw-r--r-- 68 bytes
ebcdic.c -rw-r--r-- 66 bytes
head.S -rw-r--r-- 11.5 KB
head_kdump.S -rw-r--r-- 2.4 KB
install.sh -rw-r--r-- 881 bytes
ipl_parm.c -rw-r--r-- 6.6 KB
ipl_report.c -rw-r--r-- 4.7 KB
ipl_vmparm.c -rw-r--r-- 70 bytes
kaslr.c -rw-r--r-- 6.2 KB
machine_kexec_reloc.c -rw-r--r-- 79 bytes
mem.S -rw-r--r-- 63 bytes
mem_detect.c -rw-r--r-- 4.6 KB
pgm_check_info.c -rw-r--r-- 5.0 KB
sclp_early_core.c -rw-r--r-- 92 bytes
startup.c -rw-r--r-- 10.9 KB
string.c -rw-r--r-- 2.2 KB
text_dma.S -rw-r--r-- 3.1 KB
uv.c -rw-r--r-- 2.0 KB
version.c -rw-r--r-- 226 bytes

back to top