aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_eld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-20ALSA: hda - Merge all HDMI modules into the unified moduleTakashi Iwai1-7/+0
2010-08-19ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai1-2/+2
2010-08-13ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai1-0/+49
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai1-0/+6
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang1-6/+1
2009-11-18ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang1-1/+7
2009-10-30ALSA: hda - vectorize intelhdmiWu Fengguang1-2/+3
2009-07-29ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin1-2/+2
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 - ELD proc interface write updatesWu Fengguang1-2/+9
2008-11-22ALSA: hda - make HDMI messages more user friendlyWu Fengguang1-14/+16
2008-11-21ALSA: hda - Release ELD proc fileTakashi Iwai1-1/+10
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 Fengguang1-1/+1
2008-11-19ALSA: hda: compact ELD output messagesWu Fengguang1-32/+24
2008-11-19ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang1-4/+6
2008-11-19ALSA: hda: minor output message cleanupsWu Fengguang1-9/+6
2008-11-19ALSA: hda: rename sink_eld to hdmi_eldWu Fengguang1-7/+7
2008-11-19ALSA: hda: minor code cleanupsWu Fengguang1-1/+1
2008-11-19ALSA: hda: make global snd_print_channel_allocation()Wu Fengguang1-6/+5
2008-11-18ALSA: ELD proc interface for HDMI sinksWu Fengguang1-0/+74
2008-11-18ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang1-0/+454