kernel-ark/sound
Daniel T Chen 1781a9af1d [ALSA] sound/pci/: Add hp_only quirk for Dell D800 laptops
http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=9ad787cd9670c3f3b8f3db235e84baf00a2ea526
Anders Ostling comments in Malone #41015 that his Dell D800 laptop's
volume control works correctly when the hp_only quirk is passed to
modprobe. This commit adds his hardware's sub{vendor,device} ids to
the quirk list for the intel8x0 driver.

Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-06-22 21:34:25 +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
oss [MIPS] Correct HAL2 Kconfig description 2006-06-19 17:39:26 +01:00
parisc
pci [ALSA] sound/pci/: Add hp_only quirk for Dell D800 laptops 2006-06-22 21:34:25 +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
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