linux/sound/pci/ca0106
Takashi Iwai ebf029da38 [ALSA] Fix possible races at free_irq in PCI drivers
The irq handler of PCI drivers must be released before releasing other
resources since the handler for a shared irq can be still called and
may access the freed resource again.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-04-24 12:00:41 +02:00
..
Makefile [ALSA] snd-ca0106: Add midi support. 2005-11-04 13:19:26 +01:00
ca0106.h [ALSA] sound/pci: remove line duplications in defines 2008-01-31 17:29:20 +01:00
ca0106_main.c [ALSA] Fix possible races at free_irq in PCI drivers 2008-04-24 12:00:41 +02:00
ca0106_mixer.c [ALSA] sound: ca0106_mixer.c fix shadowed variable warnings 2008-04-24 12:00:17 +02:00
ca0106_proc.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
ca_midi.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
ca_midi.h [ALSA] Coding style fix sound/pci/ca0106/ca_midi.h 2007-10-16 15:58:23 +02:00