linux-kernel-test/sound
Jaya Kumar 1561f09a2f [ALSA] AD1888 suspend/resume fix
This patch adds a write to an undocumented register, 0x60 Extended
Codec Register Page in the AD1888 codec. It is neccessary in order
to make suspend/resume work with the AD1888.

Signed-off-by: Jaya Kumar <jayakumar.alsa@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-06-22 21:34:30 +02:00
..
arm [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
core [ALSA] Remove bogus check of mmap_count in snd_pcm_release() 2006-06-22 21:34:14 +02:00
drivers [ALSA] virmidi: revert erroneous removal of zero initialization 2006-06-22 21:34:12 +02:00
i2c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
isa [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() 2006-06-22 21:34:22 +02:00
mips [ALSA] AMD Au1x00: AC'97 controller is memory mapped 2006-03-22 10:43:28 +01:00
oss [MIPS] Correct HAL2 Kconfig description 2006-06-19 17:39:26 +01:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] AD1888 suspend/resume fix 2006-06-22 21:34:30 +02:00
pcmcia [ALSA] sound/vxpocket: fix printk warning 2006-06-22 21:34:15 +02:00
ppc [ALSA] unregister platform device again if probe was unsuccessful 2006-06-22 21:32:42 +02:00
sparc [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
synth [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c 2006-06-22 21:34:05 +02:00
usb [ALSA] usbaudio - Fix a typo 2006-06-22 21:33:50 +02:00
Kconfig [ALSA] sound: align device drivers menus 2006-01-03 12:29:56 +01:00
last.c
Makefile
sound_core.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
sound_firmware.c