Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Most of the commits are trivial cleanup patches, while one commit is a significant fix for the race at ALSA sequencer that was spotted by syzkaller" * tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: seq: Cancel pending autoload work at unbinding device ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex() ALSA: asihpi: Kill BUG_ON() usages ALSA: core: Use %pS printk format for direct addresses ALSA: ymfpci: Use common error handling code in snd_ymfpci_create() ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe() ALSA: 6fire: Use common error handling code in usb6fire_chip_probe() ALSA: usx2y: Use common error handling code in submit_urbs() ALSA: us122l: Use common error handling code in us122l_create_card() ALSA: hdspm: Use common error handling code in snd_hdspm_probe() ALSA: rme9652: Use common code in hdsp_get_iobox_version() ALSA: maestro3: Use common error handling code in two functions
No related branches found
No related tags found
Showing
- sound/core/device.c 2 additions, 2 deletionssound/core/device.c
- sound/core/seq_device.c 3 additions, 0 deletionssound/core/seq_device.c
- sound/firewire/motu/motu-stream.c 8 additions, 8 deletionssound/firewire/motu/motu-stream.c
- sound/pci/asihpi/asihpi.c 1 addition, 5 deletionssound/pci/asihpi/asihpi.c
- sound/pci/maestro3.c 28 additions, 29 deletionssound/pci/maestro3.c
- sound/pci/rme9652/hdsp.c 11 additions, 15 deletionssound/pci/rme9652/hdsp.c
- sound/pci/rme9652/hdspm.c 8 additions, 8 deletionssound/pci/rme9652/hdspm.c
- sound/pci/ymfpci/ymfpci.c 30 additions, 32 deletionssound/pci/ymfpci/ymfpci.c
- sound/pci/ymfpci/ymfpci_main.c 21 additions, 20 deletionssound/pci/ymfpci/ymfpci_main.c
- sound/usb/6fire/chip.c 13 additions, 18 deletionssound/usb/6fire/chip.c
- sound/usb/usx2y/us122l.c 6 additions, 4 deletionssound/usb/usx2y/us122l.c
- sound/usb/usx2y/usb_stream.c 10 additions, 8 deletionssound/usb/usx2y/usb_stream.c
Loading
Please register or sign in to comment