Revision 2dbb0e6c1961d823354c12bc1b66b005d1c78092 authored by Linus Torvalds on 15 March 2019, 21:05:00 UTC, committed by Linus Torvalds on 15 March 2019, 21:05:00 UTC
Pull sound fixes from Takashi Iwai:
 "Some cleaning after the first batch; mostly about HD-audio quirks but
  also some NULL dereference fixes in corner cases and a random build
  error fix, too"

* tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
  ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
  ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
  ALSA: pcm: Fix function name in kernel-doc comment
  ALSA: hda: hdmi - add Icelake support
  ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
  ALSA: hda/realtek - Fixed Headset Mic JD not stable
  ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
  ALSA: hda/tegra: avoid build error without CONFIG_PM
  ALSA: usx2y: Fix potential NULL pointer dereference
  ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()
2 parent s 8264fd0 + da484d0
History
File Mode Size
test
.gitignore -rw-r--r-- 66 bytes
Makefile -rw-r--r-- 5.1 KB
algos.c -rw-r--r-- 6.4 KB
altivec.uc -rw-r--r-- 3.3 KB
avx2.c -rw-r--r-- 17.1 KB
avx512.c -rw-r--r-- 18.1 KB
int.uc -rw-r--r-- 3.7 KB
mktables.c -rw-r--r-- 4.0 KB
mmx.c -rw-r--r-- 3.9 KB
neon.c -rw-r--r-- 2.1 KB
neon.uc -rw-r--r-- 3.8 KB
recov.c -rw-r--r-- 3.6 KB
recov_avx2.c -rw-r--r-- 9.0 KB
recov_avx512.c -rw-r--r-- 9.5 KB
recov_neon.c -rw-r--r-- 2.7 KB
recov_neon_inner.c -rw-r--r-- 2.4 KB
recov_s390xc.c -rw-r--r-- 2.7 KB
recov_ssse3.c -rw-r--r-- 9.2 KB
s390vx.uc -rw-r--r-- 3.8 KB
sse1.c -rw-r--r-- 4.9 KB
sse2.c -rw-r--r-- 16.1 KB
unroll.awk -rw-r--r-- 424 bytes
vpermxor.uc -rw-r--r-- 2.7 KB
x86.h -rw-r--r-- 2.4 KB

back to top