aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen1-2/+2
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2020-10-29ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen1-8/+12
2020-09-17ALSA: hda: hdmi - add Rocketlake supportRander Wang1-0/+1
2020-09-17ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar1-0/+5
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-09-03ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng1-0/+1
2020-09-03ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng1-1/+15
2020-08-05ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-07-29ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen1-13/+23
2020-06-30ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner1-0/+5
2020-05-27ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai1-1/+1
2020-05-20ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen1-0/+2
2020-05-06ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3
2020-04-29ALSA: hda/hdmi: Add module option to disable audio component bindingTakashi Iwai1-0/+9
2020-02-24ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen1-2/+5
2020-02-11ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi1-0/+1
2019-12-21ALSA: hda: Fix regression by strip mask fixTakashi Iwai1-0/+2
2019-12-13ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-0/+5
2019-11-29ALSA: hda - Disable audio component for legacy Nvidia HDMI codecsTakashi Iwai1-22/+0
2019-11-11ALSA: hda: hdmi - fix pin setup on TigerlakeKai Vehmanen1-1/+3
2019-11-05ALSA: hda: hdmi - add Tigerlake supportKai Vehmanen1-0/+13
2019-10-30ALSA: hda - Fix mutex deadlock in HDMI codec driverTakashi Iwai1-4/+6
2019-10-17ALSA: hda - Force runtime PM on Nvidia HDMI codecsLukas Wunner1-0/+2
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