aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_eld.c
AgeCommit message (Expand)Author
2013-11-11ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELDAnssi Hannula
2013-11-11ALSA: hda - hdmi: Skip out-of-range latency values in AMD ELD generatorAnssi Hannula
2013-11-11ALSA: hda - hdmi: Add error-checking to some codec readsAnssi Hannula
2013-10-24ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula
2013-10-17ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai
2013-04-02ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin
2013-02-19ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson
2013-02-19ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu
2012-03-13ALSA: hda - fix printing of high HDMI sample ratesAnssi Hannula
2011-11-22ALSA: hda - fail ELD reading earlyWu Fengguang
2011-11-16ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang
2011-10-06ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai
2011-10-06ALSA: hdmi: fix printout of SAD sampling ratesPierre-Louis Bossart
2011-10-03ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart
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