Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A small collection of fixes: - Revert of FireWire changes that caused a long-time regression - Another long-time regression fix for AMD HDMI - MIDI2 UMP fixes - HD-audio Conexant codec fixes and a quirk" * tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda: Conditionally use snooping for AMD HDMI ALSA: usb-audio: Correct surround channels in UAC1 channel map ALSA: seq: ump: Explicitly reset RPN with Null RPN ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception ALSA: seq: ump: Use the common RPN/bank conversion context ALSA: ump: Explicitly reset RPN with Null RPN ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception Revert "ALSA: firewire-lib: operate for period elapse event in process context" Revert "ALSA: firewire-lib: obsolete workqueue for period update" ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G ALSA: seq: ump: Optimize conversions from SysEx to UMP ALSA: hda/conexant: Mute speakers at suspend / shutdown ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
Showing
- include/sound/ump_convert.h 1 addition, 0 deletionsinclude/sound/ump_convert.h
- sound/core/seq/seq_ports.h 2 additions, 12 deletionssound/core/seq/seq_ports.h
- sound/core/seq/seq_ump_convert.c 83 additions, 49 deletionssound/core/seq/seq_ump_convert.c
- sound/core/ump_convert.c 42 additions, 18 deletionssound/core/ump_convert.c
- sound/firewire/amdtp-stream.c 24 additions, 14 deletionssound/firewire/amdtp-stream.c
- sound/firewire/amdtp-stream.h 1 addition, 0 deletionssound/firewire/amdtp-stream.h
- sound/pci/hda/hda_controller.h 1 addition, 1 deletionsound/pci/hda/hda_controller.h
- sound/pci/hda/hda_generic.c 63 additions, 0 deletionssound/pci/hda/hda_generic.c
- sound/pci/hda/hda_generic.h 1 addition, 0 deletionssound/pci/hda/hda_generic.h
- sound/pci/hda/hda_intel.c 9 additions, 1 deletionsound/pci/hda/hda_intel.c
- sound/pci/hda/patch_conexant.c 11 additions, 45 deletionssound/pci/hda/patch_conexant.c
- sound/pci/hda/patch_realtek.c 1 addition, 0 deletionssound/pci/hda/patch_realtek.c
- sound/usb/stream.c 2 additions, 2 deletionssound/usb/stream.c
Please register or sign in to comment