summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_eld.c
AgeCommit message (Expand)Author
2013-06-24alsa: hda: silence extensive HDMI HDA audio messagesMarcel Ziswiler
2012-08-02alsa: hda: add alsa ctl to query max channelsNikesh Oswal
2012-04-26ALSA: HDA: set max_channel only based on LPCM capabilitySumit Bhattacharya
2012-03-23ALSA:hda: add alsa control for query of deviceSayak Ghosh Choudhury
2012-03-02ALSA: HDA: Prevent delay in opening hdmi pcmSumit Bhattacharya
2012-02-13ALSA:hda: add alsa control for query of deviceSayak Ghosh Choudhury
2011-11-26ALSA: hda - fix ELD memory leakWu Fengguang
2011-08-20ALSA: hda - Don't spew too many ELD errorsTakashi Iwai
2011-07-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2011-06-29ALSA: HDMI - fix ELD monitor name lengthWu Fengguang
2011-06-06ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren
2011-05-25ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren
2011-01-25ALSA: HDA: Fix dmesg output of HDMI supported bitsDavid Henningsson
2010-12-08ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula
2010-12-07ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula
2010-12-07ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula
2010-09-20ALSA: hda - Merge all HDMI modules into the unified moduleTakashi Iwai
2010-08-19ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai
2010-08-13ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang
2009-11-18ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang
2009-10-30ALSA: hda - vectorize intelhdmiWu Fengguang
2009-07-29ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin
2008-11-22ALSA: hda - fix build warning when CONFIG_PROC_FS=nWu Fengguang
2008-11-22ALSA: hda - fix DisplayPort namingWu Fengguang
2008-11-22ALSA: hda - ELD proc interface write updatesWu Fengguang
2008-11-22ALSA: hda - make HDMI messages more user friendlyWu Fengguang
2008-11-21ALSA: hda - Release ELD proc fileTakashi Iwai
2008-11-21ALSA: hda - support writing to the ELD proc fileWu Fengguang
2008-11-21ALSA: hda: modify monitor name to be consistent with other ELD proc itemsWu Fengguang
2008-11-21ALSA: hda - properly print ELD sample bitsWu Fengguang
2008-11-19ALSA: hda: compact ELD output messagesWu Fengguang
2008-11-19ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang
2008-11-19ALSA: hda: minor output message cleanupsWu Fengguang
2008-11-19ALSA: hda: rename sink_eld to hdmi_eldWu Fengguang
2008-11-19ALSA: hda: minor code cleanupsWu Fengguang
2008-11-19ALSA: hda: make global snd_print_channel_allocation()Wu Fengguang
2008-11-18ALSA: ELD proc interface for HDMI sinksWu Fengguang
2008-11-18ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang