aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05ALSA: hda/hdmi: remove redundant assignment to variable pcm_idxColin Ian King1-1/+1
2019-08-27ALSA: hda - Allow runtime PM for controller if component notifier is usedTakashi Iwai1-1/+3
2019-08-14ALSA: hda - Drop unsol event handler for Intel HDMI codecsTakashi Iwai1-1/+8
2019-07-22ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMITakashi Iwai1-22/+211
2019-07-22ALSA: hda/hdmi - Don't report spurious jack state changesTakashi Iwai1-14/+18
2019-07-16ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai1-1/+5
2019-07-16ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai1-5/+19
2019-07-16ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai1-1/+0
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-14/+1
2019-06-13ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()Jaroslav Kysela1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-06ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-05-06ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang1-0/+5
2019-03-13ALSA: hda: hdmi - add Icelake supportJaroslav Kysela1-16/+51
2019-01-14ALSA: hda: program stripe control for codecSameer Pujar1-1/+9
2018-12-13Merge branch 'topic/hda-pm-refactor' into for-nextTakashi Iwai1-6/+2
2018-12-11ALSA: hda/hdmi: Always set display_power_control for Intel HSW+ codecsTakashi Iwai1-5/+1
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai1-2/+2
2018-12-07ALSA: hda - Add jack button supportTakashi Iwai1-1/+1
2018-12-03ALSA: hda/hdmi - Add Tegra186 and Tegra194 supportThierry Reding1-0/+4
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-1/+1
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai1-34/+33
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai1-16/+41
2018-07-17Merge branch 'for-linus' into for-nextTakashi Iwai1-5/+19
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai1-13/+37
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai1-2/+3
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai1-4/+4
2018-07-02ALSA: hda - Handle pm failure during hotplugChris Wilson1-5/+14
2018-06-28ALSA: hda/hdmi - Don't fall back to generic when i915 binding failsTakashi Iwai1-0/+2
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai1-1/+1
2018-06-21ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai1-0/+5
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2017-12-07ALSA: hda - Add vendor id for Cannonlake HDMI codecGuneshwor Singh1-2/+4
2017-09-20ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy1-0/+21
2017-09-03ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing1-6/+8
2017-07-15ALSA: hda - Add missing NVIDIA GPU codec IDs to patch tableDaniel Dadap1-0/+27
2017-07-12ALSA: hda - Add hdmi id for a Geminilake variantSubhransu S. Prusty1-1/+4
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai1-60/+34
2017-06-28ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai1-53/+34
2017-06-28ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai1-12/+5
2017-06-09ALSA: hda: Constify hw_constraintsTakashi Iwai1-5/+5
2017-04-13ALSA: hda: Move common haswell init to a helperAnder Conselvan De Oliveira1-6/+21
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai1-1/+1
2017-03-01Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2017-02-27ALSA: hda: Add Geminilake HDMI codec IDVinod Koul1-0/+1
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie1-0/+1
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-1/+1
2017-02-09ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-01-12ALSA: hda - add DP MST audio supportLibin Yang1-52/+193