summaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-28ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai1-0/+2
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai1-0/+1
2008-11-28ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2-0/+58
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai1-2/+0
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai3-14/+38
2008-11-28ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai1-1/+1
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai3-70/+98
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai3-11/+13
2008-11-27ALSA: hda - make some functions staticTakashi Iwai3-17/+14
2008-11-26ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng1-1/+0
2008-11-25ALSA: hda - Really fix bits value in proc outputTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Check model for Dell 92HD73xx laptopsTakashi Iwai2-22/+29
2008-11-25ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai1-1/+1
2008-11-25ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Add quirk for MSI 7260 moboTakashi Iwai1-0/+1
2008-11-25ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.cTakashi Iwai1-58/+101
2008-11-25ALSA: hda - Fix AFG power management on IDT 92HD* codecsTakashi Iwai1-26/+54
2008-11-25ALSA: hda - Fix proc pcm rate bitsTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai1-2/+2
2008-11-24ALSA: hda - Add probe_mask quirk for Medion MD96630Takashi Iwai1-0/+2
2008-11-24ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530Vincent Petry2-9/+168
2008-11-24ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai1-1/+1
2008-11-22ALSA: hda - fix build warning when CONFIG_PROC_FS=nWu Fengguang1-16/+14
2008-11-22ALSA: hda - fix DisplayPort namingWu Fengguang1-1/+1
2008-11-22ALSA: hda - document the ELD proc interfaceWu Fengguang1-0/+10
2008-11-22ALSA: hda - ELD proc interface write updatesWu Fengguang1-2/+9
2008-11-22ALSA: hda - make HDMI messages more user friendlyWu Fengguang2-30/+32
2008-11-22ALSA: hda - report selected CA index for Audio InfoFrameWu Fengguang1-4/+6
2008-11-22ALSA: hda - minor HDMI code cleanupsWu Fengguang1-3/+3
2008-11-21ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai2-27/+30
2008-11-21ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai1-1/+1
2008-11-21ALSA: hda - fix sparse warningHannes Eder1-0/+1
2008-11-21ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/KconfigTakashi Iwai2-145/+140
2008-11-21ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai3-1/+22
2008-11-21ALSA: hda - Release ELD proc fileTakashi Iwai3-2/+22
2008-11-21ALSA: hda - Fix double free of jack instancesTakashi Iwai3-1/+4
2008-11-21ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funcitonTakashi Iwai1-1/+2
2008-11-21ALSA: hda - Add a quirk for Dell Studio 15Takashi Iwai1-0/+2
2008-11-21ALSA: hda - support writing to the ELD proc fileWu Fengguang1-0/+56
2008-11-21ALSA: hda: modify monitor name to be consistent with other ELD proc itemsWu Fengguang1-1/+1
2008-11-21ALSA: hda - properly print ELD sample bitsWu Fengguang2-3/+2
2008-11-21ALSA: hda: Add STAC_DELL_M4_3 quirkMatthew Ranostay2-4/+23
2008-11-21ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai2-4/+48
2008-11-20ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay1-2/+13
2008-11-20ALSA: hda: Added Realtek ALC888 model entry for Acer Aspire 4930G laptopVincent Petry2-0/+116
2008-11-20ALSA: azx_probe() cleanupWu Fengguang1-20/+13
2008-11-19ALSA: hda - Show missing GPIO unsol bitsTakashi Iwai1-2/+3
2008-11-19ALSA: hda: compact ELD output messagesWu Fengguang1-32/+24
2008-11-19ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang3-10/+25