kernel-ark/sound
Remy Bruno ffb2c3c07f [ALSA] hdspm - Support for Master mode of AES32 and recent MADI
The current MADI driver was found not to completely work, at least on recent
MADI cards (rev 204), in particular at 96kHz. This patch solves this:
  * Add support of DDS feature
  * Channel map fixed
  * Channel/rate rules fixed
  * DMA allocation fixed (need to alloc for all channels and not only for the
    used ones)
Full support for AES32 master mode was added:
  * Add support of DDS feature
  * Channel map fixed
  * Channel/rate rules fixed

Signed-off-by: Remy Bruno <remy.bruno@trinnov.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-05-11 16:55:45 +02:00
..
aoa [ALSA] aoa: fix a sparse warning 2007-05-11 16:55:44 +02:00
arm [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX 2007-04-21 23:14:01 +01:00
core [ALSA] is_power_of_2 in rtctimer.c 2007-05-11 16:55:42 +02:00
drivers [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag 2007-05-11 16:55:43 +02:00
i2c [ALSA] snd-ak4114: Fix two array overflows 2007-02-09 09:03:55 +01:00
isa [ALSA] Enable Kconfig options for external firmwares 2007-05-11 16:55:43 +02:00
mips
oss sound: convert "sound" subdirectory to UTF-8 2007-05-09 08:58:22 +02:00
parisc [PARISC] fix section mismatch warnings in harmony sound driver 2007-02-17 01:19:12 -05:00
pci [ALSA] hdspm - Support for Master mode of AES32 and recent MADI 2007-05-11 16:55:45 +02:00
pcmcia [ALSA] Add even more 'const' to everything related to TLV 2007-02-09 09:03:19 +01:00
ppc [POWERPC] Rename device_is_compatible to of_device_is_compatible 2007-05-07 20:31:14 +10:00
soc [ALSA] ASoC Samsung S3C24xx build 2007-05-11 16:55:37 +02:00
sparc [ALSA] Fix compilation error in sparc/cs4231.c 2007-05-11 16:55:44 +02:00
synth [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
usb [ALSA] usb-audio: add PCR-A PCM support 2007-02-14 08:38:25 +01:00
ac97_bus.c [ALSA] ac97_bus power management 2007-02-09 09:03:54 +01:00
Kconfig [S390] Kconfig: menus with depends on HAS_IOMEM. 2007-05-10 15:46:07 +02:00
last.c
Makefile [ALSA] ASoC: Build files 2007-02-09 09:00:19 +01:00
sound_core.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
sound_firmware.c