-
- Downloads
Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Here are a collection of small fixes for: - A race with ASoC HD-audio registration - LINE6 usb-audio memory overwrite by malformed descriptor - FireWire MIDI handling - Missing cast for bit shifts in a few USB-audio quirks - The wrong function calls in minor OSS sequencer code paths - A couple of HD-audio quirks" * tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: line6: Fix write on zero-sized buffer ALSA: hda: Fix widget_mutex incomplete protection ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages ALSA: seq: fix incorrect order of dest_client/dest_ports arguments ALSA: hda/realtek - Change front mic location for Lenovo M710q ALSA: usb-audio: fix sign unintended sign extension on left shifts ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
No related branches found
No related tags found
Showing
- sound/core/seq/oss/seq_oss_ioctl.c 1 addition, 1 deletionsound/core/seq/oss/seq_oss_ioctl.c
- sound/core/seq/oss/seq_oss_rw.c 1 addition, 1 deletionsound/core/seq/oss/seq_oss_rw.c
- sound/firewire/amdtp-am824.c 1 addition, 1 deletionsound/firewire/amdtp-am824.c
- sound/hda/hdac_device.c 12 additions, 6 deletionssound/hda/hdac_device.c
- sound/pci/hda/patch_realtek.c 5 additions, 3 deletionssound/pci/hda/patch_realtek.c
- sound/usb/line6/pcm.c 5 additions, 0 deletionssound/usb/line6/pcm.c
- sound/usb/mixer_quirks.c 2 additions, 2 deletionssound/usb/mixer_quirks.c
Loading
Please register or sign in to comment