kernel-ark/sound
Clemens Ladisch 6983b7240c [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures
Modules: ALSA Core

Store the snd_minor structure pointers in one array instead of using a
separate list for each card.  This simplifies the mapping from device
files to minor struct by removing the need to know about the encoding
of the card number in the minor number.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2006-01-03 12:29:15 +01:00
..
arm [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig 2006-01-03 12:28:49 +01:00
core [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures 2006-01-03 12:29:15 +01:00
drivers [ALSA] Fix possible races in timer callbacks 2006-01-03 12:29:08 +01:00
i2c [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
isa [ALSA] Fix a compile warning 2006-01-03 12:29:09 +01:00
mips [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
oss [PATCH] Au1550 AC'97 OSS driver spinlock fixes 2005-12-15 14:22:45 -08:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] cs5535audio: move sound/driver.h to the top 2006-01-03 12:29:11 +01:00
pcmcia [ALSA] pdaudiocf - Fix PM support 2006-01-03 12:28:42 +01:00
ppc [ALSA] powermac - Use platform_device 2006-01-03 12:28:44 +01:00
sparc [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
synth [ALSA] Fix possible races in timer callbacks 2006-01-03 12:29:08 +01:00
usb [ALSA] Remove xxx_t typedefs: USB-USX2Y 2006-01-03 12:19:56 +01:00
Kconfig [ALSA] sound: align device drivers menus 2005-11-04 13:17:08 +01:00
last.c
Makefile
sound_core.c
sound_firmware.c