linux/sound/pci/hda
Takashi Iwai b0bb3aa623 ALSA: hda - Don't override maxbps for FLOAT sharing with linear formats
When FLOAT PCM format is available but together with other linear
PCM formats, don't override maxbps value.  For FLOAT format, it's always
32, thus it can be better checked in snd_hda_calc_stream_format().
Otherwise the maxbps 32 might be used wrongly even if the linear PCM
doesn't support it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-07-03 23:25:37 +02:00
..
hda_beep.c ALSA: hda - Check "beep" hint 2009-06-29 08:37:00 +02:00
hda_beep.h ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_codec.c ALSA: hda - Don't override maxbps for FLOAT sharing with linear formats 2009-07-03 23:25:37 +02:00
hda_codec.h ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
hda_eld.c ALSA: hda - fix build warning when CONFIG_PROC_FS=n 2008-11-22 11:16:15 +01:00
hda_generic.c ALSA: hda - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_hwdep.c ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
hda_intel.c ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
hda_local.h ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new() 2009-06-24 11:52:59 +02:00
hda_proc.c ALSA: hda - Split codec->name to vendor and chip name strings 2009-05-16 10:00:49 +02:00
Kconfig ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
Makefile ALSA: hda - Add Creative CA0110-IBG support 2009-04-16 08:54:53 +02:00
patch_analog.c Merge branch 'fix/hda' into topic/hda 2009-07-03 15:03:35 +02:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_ca0110.c ALSA: hda - Add missing static to patch_ca0110() 2009-07-01 08:34:32 +02:00
patch_cmedia.c ALSA: hda - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00
patch_conexant.c ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02:00
patch_intelhdmi.c ALSA: hda - add id for Intel IbexPeak integrated HDMI codec 2009-02-11 09:09:15 +01:00
patch_nvhdmi.c ALSA: hda - Support NVIDIA 8 channel HDMI audio 2009-06-01 11:05:26 +02:00
patch_realtek.c Merge branch 'fix/hda' into topic/hda 2009-07-03 15:03:35 +02:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02:00
patch_via.c ALSA: hda - Fix secondary SPDIF on VT1708S and VT1702 codecs 2009-05-08 07:55:28 +02:00