aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-07ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner1-0/+2
2014-12-16ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codecLibin Yang1-1/+3
2014-12-15ALSA: hda - add codec ID for Skylake display audio codecLibin Yang1-0/+2
2014-10-20ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula1-6/+9
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-4/+10
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai1-2/+2
2014-08-19ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codecLibin Yang1-4/+7
2014-08-19ALSA: hda/hdmi - set depop_delay for haswell plusLibin Yang1-2/+1
2014-08-04ALSA: hda - add codec ID for Braswell display audio codecLibin Yang1-0/+2
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2014-07-08ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hdaAaron Plattner1-0/+2
2014-06-26Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2014-06-25ALSA: hda - Kill snd_printd*() in HDMI debug / info printsTakashi Iwai1-5/+6
2014-06-23ALSA: hda - hdmi: call overridden init on resumePierre Ossman1-1/+1
2014-06-12ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin1-1/+9
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai1-0/+2
2014-05-20ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI supportSumit Bhattacharya1-0/+2
2014-05-13ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2014-05-05ALSA: hda - hdmi: Set infoframe and channel mapping even without sinkAnssi Hannula1-4/+0
2014-05-05ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula1-1/+3
2014-03-20ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codecMengdong Lin1-0/+32
2014-03-11ALSA: hda - initialize audio InfoFrame to be all zeroMengdong Lin1-0/+1
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-37/+39
2014-01-31ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36
2014-01-09ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codecMengdong Lin1-6/+9
2014-01-09ALSA: hda - add codec ID for Broadwell display audio codecMengdong Lin1-0/+2
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai1-1/+1
2013-12-18ALSA: hda - Explicitly keep codec powered up in hdmi_present_senseDavid Henningsson1-1/+5
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai1-14/+18
2013-12-11ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula1-2/+3
2013-12-06ALSA: hda - skip depop delay before D3 for Haswell and Valleyview2 display codecMengdong Lin1-0/+4
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson1-12/+15
2013-11-26ALSA: hda - Disable runtime PM when EPSS is unavailableTakashi Iwai1-11/+0
2013-11-26ALSA: hda - Enable runtime PM on Panther PointTakashi Iwai1-5/+1
2013-11-26ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai1-0/+9
2013-11-11ALSA: hda - hdmi: Add error-checking to some codec readsAnssi Hannula1-1/+4
2013-11-11ALSA: hda - hdmi: Use TFx channel positions instead of FxHAnssi Hannula1-3/+3
2013-11-07ALSA: hda - Get rid of AMD HDMI exception in hdmi_present_sense()Takashi Iwai1-4/+1
2013-11-07ALSA: hda - block HDMI jack reports while repollingDavid Henningsson1-0/+6
2013-11-07ALSA: hda - Delay HDMI presence reports while waiting for ELD informationTakashi Iwai1-5/+12
2013-11-04ALSA: hda - rename function not_share_unassigned_cvt()Mengdong Lin1-2/+11
2013-11-04ALSA: hda - hdmi: Disallow unsupported 2ch remapping on NVIDIA codecsAnssi Hannula1-23/+63
2013-11-01ALSA: hda - not choose assigned converters for unused pins of ValleyviewMengdong Lin1-3/+4
2013-10-25ALSA: hda - hdmi: Re-setup pin and infoframe on plug-in on all codecsAnssi Hannula1-4/+5
2013-10-24ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecsAnssi Hannula1-0/+22
2013-10-24ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecsAnssi Hannula1-0/+35
2013-10-24ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula1-0/+9
2013-10-24ALSA: hda - hdmi: Add ATI/AMD multi-channel audio supportAnssi Hannula1-29/+273
2013-10-24ALSA: hda - hdmi: Allow HDA patches to customize more operationsAnssi Hannula1-80/+195
2013-10-21ALSA: hda - Fix typos in patch_hdmi.cTakashi Iwai1-3/+3