summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-21Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-0/+2
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-21Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-4/+22
2008-11-21ALSA: hda: Add STAC_DELL_M4_3 quirkMatthew Ranostay1-4/+22
2008-11-21ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai1-3/+46
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 Petry1-0/+115
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
2008-11-19ALSA: hda: minor output message cleanupsWu Fengguang1-9/+6
2008-11-19ALSA: hda: rename sink_eld to hdmi_eldWu Fengguang3-16/+16
2008-11-19ALSA: hda: minor code cleanupsWu Fengguang2-10/+10
2008-11-19ALSA: hda: EAPD mute on suspendMatthew Ranostay1-8/+13
2008-11-19ALSA: hda: HDMI channel mapping cleanupsWu Fengguang1-11/+18
2008-11-19ALSA: hda: HDMI channel allocations for audio infoframeWu Fengguang1-0/+205
2008-11-19ALSA: hda: make global snd_print_channel_allocation()Wu Fengguang2-6/+8
2008-11-19ALSA: hda: make standalone hdmi_fill_audio_infoframe()Wu Fengguang1-9/+16
2008-11-18ALSA: hda - Allow multiple imux for matrix-type mixers of ALC codecsTakashi Iwai1-5/+6
2008-11-18Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-11/+15
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai1-2/+2
2008-11-18ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai1-0/+4
2008-11-18ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai1-7/+7
2008-11-18ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecsTakashi Iwai1-82/+96
2008-11-18ALSA: hda - Use init callback in stac92xx_resume()Takashi Iwai1-8/+4
2008-11-18ALSA: hda - Create jack detection elements in build_controlsTakashi Iwai1-19/+40
2008-11-18ALSA: ELD proc interface for HDMI sinksWu Fengguang3-0/+85
2008-11-18ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang5-475/+505
2008-11-18ALSA: introduce snd_print_pcm_rates()Wu Fengguang2-6/+17
2008-11-18ALSA: hda: remove redundant get_amp_nid()Wu Fengguang1-2/+0
2008-11-17ALSA: hda-intel: reorder HDMI audio enabling sequenceWu Fengguang1-6/+6
2008-11-17ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay1-2/+13
2008-11-17ALSA: hda: alc883 model for ASUS P5Q-EM boardsWu Fengguang1-0/+16
2008-11-15ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai1-2/+2
2008-11-15Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-1/+1