aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-22ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä1-6/+15
2021-11-30ALSA: hda/hdmi: fix HDA codec entry table order for ADL-PKai Vehmanen1-1/+1
2021-11-30ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen1-0/+1
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2021-07-20ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen1-0/+1
2021-07-17ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai1-0/+1
2021-07-12ALSA: hda/hdmi: Add option to enable all pins forciblyTakashi Iwai1-0/+7
2021-04-16ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen1-2/+2
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai1-0/+13
2021-03-25ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platformsKai Vehmanen1-14/+11
2021-03-10ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-03-02ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang1-1/+17
2021-02-11ALSA: hda/hdmi: Drop bogus check at closing a streamTakashi Iwai1-1/+0
2021-01-13ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen1-0/+1
2021-01-01ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai1-1/+1
2020-12-11ALSA: hda/hdmi: packet buffer index must be set before reading valueKai Vehmanen1-1/+1
2020-12-11ALSA: hda/hdmi: always print pin NIDs as hexadecimalKai Vehmanen1-15/+12
2020-12-10ALSA: hda/hdmi: fix silent stream for first playback to DPKai Vehmanen1-12/+86
2020-11-16ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen1-0/+1
2020-10-13ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen1-8/+12
2020-10-12ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-09-21ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen1-0/+1
2020-09-02ALSA: hda: hdmi - add Rocketlake supportRander Wang1-0/+1
2020-08-26ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-08-25ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar1-0/+5
2020-08-12ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng1-0/+1
2020-08-04ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng1-1/+15
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai1-0/+64
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-07-07ALSA: hda/hdmi: Add Intel silent stream supportHarsha Priya1-0/+64
2020-07-07ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen1-2/+3
2020-07-07ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen1-13/+23
2020-06-11ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner1-0/+5
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown1-0/+1
2020-05-28Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+5
2020-05-05ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng1-6/+6
2020-04-29ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3
2020-04-28ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen1-0/+2
2020-04-17ALSA: hda/hdmi: Add module option to disable audio component bindingTakashi Iwai1-0/+9
2020-04-14ALSA: hda: Add ElkhartLake HDMI codec vidLibin Yang1-0/+1
2020-02-10ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld()Takashi Iwai1-62/+48
2020-02-10ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs()Takashi Iwai1-11/+9
2020-02-10ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacksTakashi Iwai1-162/+57
2020-02-10ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handlingTakashi Iwai1-15/+3
2020-02-04ALSA: hda - Fix DP-MST support for NVIDIA codecsNikhil Mahale1-31/+63
2020-02-01ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi1-0/+1
2020-01-21ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen1-2/+5
2020-01-14ALSA: hda: patch_hdmi: remove warnings with empty bodyPierre-Louis Bossart1-2/+4
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai1-1/+1