-
- Downloads
Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "All relatively small changes: - a regression fix for PCM link code with CONFIG_REFCOUNT_FULL; stumbled on a slight difference between atomic_t and refcount_t - a couple of HD-audio stabilization patches addressing the too slow PM resume seen on some Intel chips - a series of ALSA compress-offload API fixes, including the regression by the previous capture stream support - trivial LINE6 USB-audio driver fixes, a new Conexant HD-audio chip coverage, and a fix in AC97 bus error path" * tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Add a conexant codec entry to let mute led work ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips ALSA: ac97: Fix double free of ac97_codec_device ALSA: compress: Be more restrictive about when a drain is allowed ALSA: compress: Don't allow paritial drain operations on capture streams ALSA: compress: Prevent bypasses of set_params ALSA: compress: Fix regression on compressed capture streams ALSA: line6: Fix a typo ALSA: pcm: Fix refcount_inc() on zero usage ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 ALSA: hda - Optimize resume for codecs without jack detection
No related branches found
No related tags found
Showing
- include/sound/compress_driver.h 1 addition, 4 deletionsinclude/sound/compress_driver.h
- sound/ac97/bus.c 4 additions, 9 deletionssound/ac97/bus.c
- sound/core/compress_offload.c 49 additions, 11 deletionssound/core/compress_offload.c
- sound/core/pcm_native.c 5 additions, 4 deletionssound/core/pcm_native.c
- sound/pci/hda/hda_codec.c 1 addition, 1 deletionsound/pci/hda/hda_codec.c
- sound/pci/hda/hda_intel.c 2 additions, 3 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_conexant.c 1 addition, 0 deletionssound/pci/hda/patch_conexant.c
- sound/usb/line6/podhd.c 1 addition, 1 deletionsound/usb/line6/podhd.c
- sound/usb/line6/variax.c 1 addition, 1 deletionsound/usb/line6/variax.c
Loading
Please register or sign in to comment