aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-10-03ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart1-0/+68
2011-09-21ALSA: hda: hdmi: Hint matching between input devices and pcm devicesDavid Henningsson1-7/+24
2011-06-06ALSA: hda: HDMI: Support codecs with fewer cvts than pinsStephen Warren1-265/+346
2011-06-06ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren1-8/+10
2011-06-06ALSA: hda: Separate generic and non-generic implementationsStephen Warren1-9/+66
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+2
2011-06-06ALSA: hda: Allow multple SPDIF controls per codecStephen Warren1-8/+11
2011-06-06ALSA: hda: Gate ELD usage only by whether ELD is validStephen Warren1-1/+1
2011-05-26ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren1-2/+3
2011-05-25ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren1-69/+49
2011-05-20ALSA: hda - add Intel Panther Point HDMI codec idWu Fengguang1-0/+2
2011-05-19ALSA: HDA: Add jack detection for HDMIDavid Henningsson1-0/+11
2011-05-02ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai1-13/+13
2011-04-07ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner1-26/+44
2011-03-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+5
2011-03-03ALSA: hda - add new Fermi 5xx codec IDs to snd-hdaRichard Samson1-0/+5
2011-02-11ALSA: hda - Avoid cast with union data for HDMI audio infoframeTakashi Iwai1-9/+13
2011-02-08ALSA: hda - Fix missing CA initialization for HDMI/DPTakashi Iwai1-0/+2
2011-01-14ALSA: hda - More coverage for odd-number channels elimination for HDMITakashi Iwai1-0/+3
2011-01-14ALSA: hda - Store PCM parameters properly in HDMI open callbackTakashi Iwai1-0/+6
2011-01-14ALSA: hda - Suppress the odd number of channels for HDMITakashi Iwai1-0/+3
2011-01-12ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs.Nitin Daga1-0/+42
2011-01-12ALSA: hda - Add static_hdmi_pcm option to HDMI codec parserTakashi Iwai1-1/+6
2011-01-12ALSA: hda - Don't refer ELD when unpluggedTakashi Iwai1-1/+1
2010-12-08ALSA: HDA: Remove unconnected PCM devices for Intel HDMIDavid Henningsson1-9/+32
2010-12-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+0
2010-12-07ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula1-1/+0
2010-12-05ALSA: hda - use generic hdmi parser for ATI R6xx codecAnssi Hannula1-1/+1
2010-09-21ALSA: hdmi - fix surround41 channel mappingJerry Zhou1-1/+1
2010-09-21ALSA: hdmi - support infoframe for DisplayPortWu Fengguang1-37/+73
2010-09-20ALSA: hda - Merge all HDMI modules into the unified moduleTakashi Iwai1-3/+682
2010-08-20ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecsTakashi Iwai1-20/+1
2010-08-13ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai1-0/+42
2010-08-03ALSA: hda - Define AC_FMT_* constantsTakashi Iwai1-3/+6
2010-08-03ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula1-1/+39
2010-07-28ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai1-0/+13
2010-05-17ALSA: hdmi - dont fail on extra nodesWu Fengguang1-6/+4
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang1-4/+8
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang1-0/+845