aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_eld.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: HDMI - fix ELD monitor name lengthWu Fengguang2011-06-291-1/+1
* ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren2011-05-251-18/+3
* ALSA: HDA: Fix dmesg output of HDMI supported bitsDavid Henningsson2011-01-251-1/+1
* ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula2010-12-081-1/+3
* ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula2010-12-071-9/+7
* ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2010-12-071-4/+0
* ALSA: hda - Merge all HDMI modules into the unified moduleTakashi Iwai2010-09-201-7/+0
* ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai2010-08-191-2/+2
* ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-131-0/+49
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai2010-03-041-0/+6
* ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-6/+1
* ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-181-1/+7
* ALSA: hda - vectorize intelhdmiWu Fengguang2009-10-301-2/+3
* ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin2009-07-291-2/+2
* ALSA: hda - fix build warning when CONFIG_PROC_FS=nWu Fengguang2008-11-221-16/+14
* ALSA: hda - fix DisplayPort namingWu Fengguang2008-11-221-1/+1
* ALSA: hda - ELD proc interface write updatesWu Fengguang2008-11-221-2/+9
* ALSA: hda - make HDMI messages more user friendlyWu Fengguang2008-11-221-14/+16
* ALSA: hda - Release ELD proc fileTakashi Iwai2008-11-211-1/+10
* ALSA: hda - support writing to the ELD proc fileWu Fengguang2008-11-211-0/+56
* ALSA: hda: modify monitor name to be consistent with other ELD proc itemsWu Fengguang2008-11-211-1/+1
* ALSA: hda - properly print ELD sample bitsWu Fengguang2008-11-211-1/+1
* ALSA: hda: compact ELD output messagesWu Fengguang2008-11-191-32/+24
* ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang2008-11-191-4/+6
* ALSA: hda: minor output message cleanupsWu Fengguang2008-11-191-9/+6
* ALSA: hda: rename sink_eld to hdmi_eldWu Fengguang2008-11-191-7/+7
* ALSA: hda: minor code cleanupsWu Fengguang2008-11-191-1/+1
* ALSA: hda: make global snd_print_channel_allocation()Wu Fengguang2008-11-191-6/+5
* ALSA: ELD proc interface for HDMI sinksWu Fengguang2008-11-181-0/+74
* ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang2008-11-181-0/+454