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
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 1.3 KB
alignment.c -rw-r--r-- 4.6 KB
asids-debugfs.c -rw-r--r-- 1.4 KB
cache-debugfs.c -rw-r--r-- 2.5 KB
cache-j2.c -rw-r--r-- 1.5 KB
cache-sh2.c -rw-r--r-- 2.2 KB
cache-sh2a.c -rw-r--r-- 4.6 KB
cache-sh3.c -rw-r--r-- 2.5 KB
cache-sh4.c -rw-r--r-- 9.6 KB
cache-sh7705.c -rw-r--r-- 4.8 KB
cache-shx3.c -rw-r--r-- 1.0 KB
cache.c -rw-r--r-- 9.4 KB
consistent.c -rw-r--r-- 1.5 KB
extable_32.c -rw-r--r-- 407 bytes
fault.c -rw-r--r-- 10.9 KB
flush-sh4.c -rw-r--r-- 2.6 KB
hugetlbpage.c -rw-r--r-- 1.4 KB
init.c -rw-r--r-- 9.8 KB
ioremap.c -rw-r--r-- 4.9 KB
ioremap.h -rw-r--r-- 535 bytes
ioremap_fixed.c -rw-r--r-- 2.6 KB
kmap.c -rw-r--r-- 1.5 KB
mmap.c -rw-r--r-- 3.9 KB
nommu.c -rw-r--r-- 1.6 KB
numa.c -rw-r--r-- 1.6 KB
pgtable.c -rw-r--r-- 1.3 KB
pmb.c -rw-r--r-- 18.2 KB
sram.c -rw-r--r-- 932 bytes
tlb-debugfs.c -rw-r--r-- 3.7 KB
tlb-pteaex.c -rw-r--r-- 2.7 KB
tlb-sh3.c -rw-r--r-- 2.2 KB
tlb-sh4.c -rw-r--r-- 2.5 KB
tlb-urb.c -rw-r--r-- 2.0 KB
tlbex_32.c -rw-r--r-- 2.0 KB
tlbflush_32.c -rw-r--r-- 3.2 KB
uncached.c -rw-r--r-- 1.2 KB

back to top