summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
AgeCommit message (Expand)Author
2012-08-06ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai
2012-07-27ALSA: hda - Fix WARNING from HDMI/DP parserTakashi Iwai
2012-07-26ALSA: hda - Detach from converter at closing in patch_hdmi.cTakashi Iwai
2012-07-20ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid
2012-07-17ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner
2012-07-16ALSA: hda - add Haswell HDMI codec idWang Xingchao
2012-06-21ALSA: hda - Correct info print in HDMI non-intrinsic unsol eventTakashi Iwai
2012-06-21ALSA: hda - Don't rely on event tag for simple_hdmiTakashi Iwai
2012-06-21ALSA: hda - Remove loop from simple_hdmi*()Takashi Iwai
2012-06-20ALSA: hda - Move one-time init codes from generic_hdmi_init()Takashi Iwai
2012-06-20ALSA: hda - Add missing snd_hda_jack_detect_enable() for simple_hdmi*()Takashi Iwai
2012-06-20ALSA: hda - Fix the pin nid assignment in patch_hdmi.cTakashi Iwai
2012-06-15ALSA: hda - Enable unsol event for ATI and Nvidia HDMI codecs tooTakashi Iwai
2012-06-15ALSA: hda - Remove invalid init verbs for Nvidia 2ch codecsTakashi Iwai
2012-06-15ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecsTakashi Iwai
2012-06-15ALSA: hda - Merge ATI/VIA HDMI simple init functionsTakashi Iwai
2012-06-15ALSA: hda - Add the support for VIA HDMI pin detectionTakashi Iwai
2012-06-11ALSA: hda - add support for HD-Audio CODECes of VIA HDMI GFX CardsAnnie Liu
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu
2012-02-23ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang
2011-12-20ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai
2011-11-26ALSA: hda - Increase the max number of coverters/pins in patch_hdmi.cTakashi Iwai
2011-11-22ALSA: hda - repoll ELD content for multiple timesWu Fengguang
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai
2011-11-16ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang
2011-11-16ALSA: hda - delayed ELD repollWu Fengguang
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02ALSA: hda - Remove unused variablesTakashi Iwai
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-10-03ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart
2011-09-21ALSA: hda: hdmi: Hint matching between input devices and pcm devicesDavid Henningsson
2011-06-06ALSA: hda: HDMI: Support codecs with fewer cvts than pinsStephen Warren
2011-06-06ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren
2011-06-06ALSA: hda: Separate generic and non-generic implementationsStephen Warren
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren
2011-06-06ALSA: hda: Allow multple SPDIF controls per codecStephen Warren
2011-06-06ALSA: hda: Gate ELD usage only by whether ELD is validStephen Warren
2011-05-26ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren
2011-05-25ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren
2011-05-20ALSA: hda - add Intel Panther Point HDMI codec idWu Fengguang
2011-05-19ALSA: HDA: Add jack detection for HDMIDavid Henningsson
2011-05-02ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai
2011-04-07ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner