dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound
Takashi Iwai 2f24d159d5 [ALSA] cmipci - Allow to disable integrated FM port
The driver didn't allow to disable the integrated FM port (if available),
and this annoyed people who don't want FM port.  Now fm_port=0 disables
the FM port unconditionally.  fm_port=1 is used for enabling the integrated
FM port (as default).
Also fixed the documentation about this option.
Fix ALSA bug#2491.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-03-06 11:03:53 +01:00
..
aoa [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully 2007-02-09 09:04:02 +01:00
arm [ARM] Fix ARM AACI ALSA driver 2007-02-20 15:44:23 +00:00
core [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
drivers Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 2007-02-14 09:51:20 -08:00
i2c
isa Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 2007-02-14 09:51:20 -08:00
mips
oss [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() 2007-02-14 08:09:54 -08:00
parisc [PARISC] fix section mismatch warnings in harmony sound driver 2007-02-17 01:19:12 -05:00
pci [ALSA] cmipci - Allow to disable integrated FM port 2007-03-06 11:03:53 +01:00
pcmcia
ppc
soc [ALSA] soc - WM9712 PCM volume 2007-03-06 10:40:26 +01:00
sparc
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
Kconfig
Makefile
ac97_bus.c
last.c
sound_core.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
sound_firmware.c