kernel-hacking-2024-linux-s.../sound
Takashi Iwai 29aac005ff ALSA: usb - Fix Oops after usb-midi disconnection
usb-midi causes sometimes Oops at snd_usbmidi_output_drain() after
disconnection.  This is due to the access to the endpoints which have
been already released at disconnection while the files are still alive.

This patch fixes the problem by checking disconnection state at
snd_usbmidi_output_drain() and by releasing urbs but keeping the
endpoint instances until really all freed.

Tested-by: Tvrtko Ursulin <tvrtko@ursulin.net>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-04-10 21:34:24 +02:00
..
aoa of: unify phandle name in struct device_node 2010-01-28 14:06:53 -07:00
arm [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97 2010-03-02 07:40:48 +08:00
atmel
core ALSA: pcm_lib - fix xrun functionality 2010-03-26 15:26:38 +01:00
drivers Merge remote branch 'alsa/devel' into topic/misc 2010-02-12 10:42:38 +01:00
i2c ALSA: i2c: cleanup: change parameter to pointer 2010-04-04 12:21:39 +02:00
isa sound: fix opti92x-ad1848 build 2010-03-08 18:36:17 +01:00
mips
oss sound/oss/vidc.c: change the field used with DMA_ACTIVE 2010-03-21 09:32:09 +01:00
parisc
pci ALSA: mixart: range checking proc file 2010-04-06 18:52:39 +02:00
pcmcia
ppc of: add 'of_' prefix to machine_is_compatible() 2010-02-09 08:33:00 -07:00
sh
soc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-03-12 16:04:50 -08:00
sparc
spi
synth
usb ALSA: usb - Fix Oops after usb-midi disconnection 2010-04-10 21:34:24 +02:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c