summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-21ALSA: hda - add codec ID for Valleyview2 display codecMengdong Lin1-0/+2
2013-10-17ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai1-20/+88
2013-10-17ALSA: hda - Fix possible races in HDMI driverTakashi Iwai1-3/+11
2013-10-08Merge branch 'for-linus' into for-nextTakashi Iwai1-10/+8
2013-10-08ALSA: hda - hdmi: Fix channel map switch not taking effectAnssi Hannula1-10/+8
2013-10-07ALSA: hda - hdmi: Tweak debug messages to be more usefulAnssi Hannula1-4/+4
2013-10-07ALSA: hda - hdmi: Fix available channel maps missing from TLVAnssi Hannula1-4/+0
2013-10-07ALSA: hda - hdmi: Fix channel maps with less common speakersAnssi Hannula1-29/+41
2013-10-07ALSA: hda - hdmi: Fix unused slots being enabled in manual and non-PCM mappingsAnssi Hannula1-10/+19
2013-10-07ALSA: hda - hdmi: Fix programmed active channel countAnssi Hannula1-6/+12
2013-10-07ALSA: hda - hdmi: Fix incorrect default channel mapping for unusual CAsAnssi Hannula1-5/+15
2013-10-07ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula1-2/+3
2013-09-26ALSA : hda - not use assigned converters for all unused pinsMengdong Lin1-18/+29
2013-09-11Merge tag 'asoc-v3.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+3
2013-09-11Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown1-3/+6
2013-09-06ALSA: hda - unmute pin amplifier in infoframe setup for HaswellMengdong Lin1-27/+9
2013-09-06ALSA: hda - define is_haswell() to check if a display audio codec is HaswellMengdong Lin1-6/+8
2013-09-03ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai1-10/+31
2013-09-02ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-08-27ALSA: hda - add device entry and inactive flag to unsolicited responseMengdong Lin1-2/+3
2013-08-27ALSA: hda - Haswell codec exposes device list/select info on pinsMengdong Lin1-1/+3
2013-08-22ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=nTakashi Iwai1-0/+3
2013-07-16ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-06-25ALSA: hda/hdmi - poll eld at resume timeWang Xingchao1-0/+21