1
0
Fork 0
remarkable-linux/sound/synth/emux
Takashi Iwai 746d4a02e6 [ALSA] Fix disconnection of proc interface
- Add the linked list to each proc entry to enable a single-shot
  disconnection (unregister)
- Deprecate snd_info_unregister(), use snd_info_free_entry()
- Removed NULL checks of snd_info_free_entry()

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:36:48 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emux.c [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function 2006-06-22 21:33:00 +02:00
emux_effect.c [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
emux_hwdep.c [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
emux_nrpn.c [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
emux_oss.c [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00
emux_proc.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
emux_seq.c [ALSA] add more sequencer port type information bits 2006-06-22 21:33:18 +02:00
emux_synth.c [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function 2006-06-22 21:33:00 +02:00
emux_voice.h [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
soundfont.c [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c 2006-06-22 21:34:05 +02:00