summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai2012-08-061-3/+9
* ALSA: hda - Fix WARNING from HDMI/DP parserTakashi Iwai2012-07-271-0/+3
* ALSA: hda - Detach from converter at closing in patch_hdmi.cTakashi Iwai2012-07-261-7/+4
* ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid2012-07-201-6/+6
* ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner2012-07-171-0/+2
* ALSA: hda - add Haswell HDMI codec idWang Xingchao2012-07-161-0/+2
* ALSA: hda - Correct info print in HDMI non-intrinsic unsol eventTakashi Iwai2012-06-211-1/+1
* ALSA: hda - Don't rely on event tag for simple_hdmiTakashi Iwai2012-06-211-1/+1
* ALSA: hda - Remove loop from simple_hdmi*()Takashi Iwai2012-06-211-42/+27
* ALSA: hda - Move one-time init codes from generic_hdmi_init()Takashi Iwai2012-06-201-5/+17
* ALSA: hda - Add missing snd_hda_jack_detect_enable() for simple_hdmi*()Takashi Iwai2012-06-201-3/+5
* ALSA: hda - Fix the pin nid assignment in patch_hdmi.cTakashi Iwai2012-06-201-1/+1
* ALSA: hda - Enable unsol event for ATI and Nvidia HDMI codecs tooTakashi Iwai2012-06-151-10/+5
* ALSA: hda - Remove invalid init verbs for Nvidia 2ch codecsTakashi Iwai2012-06-151-4/+19
* ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecsTakashi Iwai2012-06-151-126/+65
* ALSA: hda - Merge ATI/VIA HDMI simple init functionsTakashi Iwai2012-06-151-34/+22
* ALSA: hda - Add the support for VIA HDMI pin detectionTakashi Iwai2012-06-151-0/+20
* ALSA: hda - add support for HD-Audio CODECes of VIA HDMI GFX CardsAnnie Liu2012-06-111-0/+64
* ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2012-05-101-2/+2
* ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-101-5/+4
* ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang2012-02-231-0/+2
* ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai2011-12-201-3/+1
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-17/+20
|\
| * ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-16/+6
| * ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-1/+0
| * ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-3/+10
| * ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+6
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-3/+3
* | ALSA: hda - Increase the max number of coverters/pins in patch_hdmi.cTakashi Iwai2011-11-261-10/+10
* | ALSA: hda - repoll ELD content for multiple timesWu Fengguang2011-11-221-6/+10
|/
* ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-161-10/+0
* ALSA: hda - delayed ELD repollWu Fengguang2011-11-161-7/+29
* ALSA: hda - fix ELD memory leakWu Fengguang2011-11-161-6/+5
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* | ALSA: hda - Remove unused variablesTakashi Iwai2011-11-021-4/+1
|/
* ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart2011-10-031-0/+68
* ALSA: hda: hdmi: Hint matching between input devices and pcm devicesDavid Henningsson2011-09-211-7/+24
* ALSA: hda: HDMI: Support codecs with fewer cvts than pinsStephen Warren2011-06-061-265/+346
* ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren2011-06-061-8/+10
* ALSA: hda: Separate generic and non-generic implementationsStephen Warren2011-06-061-9/+66
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+2
* ALSA: hda: Allow multple SPDIF controls per codecStephen Warren2011-06-061-8/+11
* ALSA: hda: Gate ELD usage only by whether ELD is validStephen Warren2011-06-061-1/+1
* ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren2011-05-261-2/+3
* ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren2011-05-251-69/+49
* ALSA: hda - add Intel Panther Point HDMI codec idWu Fengguang2011-05-201-0/+2
* ALSA: HDA: Add jack detection for HDMIDavid Henningsson2011-05-191-0/+11
* ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai2011-05-021-13/+13
* ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner2011-04-071-26/+44