aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
AgeCommit message (Expand)Author
2023-12-20ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variantsKai Vehmanen
2023-12-20ALSA: hda/hdmi: add force-connect quirk for NUC5CPYBKai Vehmanen
2023-06-09ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.jasontao
2023-05-24ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale
2023-01-14ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2022-12-31ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou
2022-10-26ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai
2022-10-12ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela
2022-10-05ALSA: hda: Fix Nvidia dp infoframeMohan Kumar
2022-09-28ALSA: hda/tegra: set depop delay for tegraMohan Kumar
2022-04-27ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen
2022-04-08ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar
2021-12-29ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä
2021-12-17ALSA: hda/hdmi: fix HDA codec entry table order for ADL-PKai Vehmanen
2021-12-17ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai
2021-07-20ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen
2021-07-17ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai
2021-07-12ALSA: hda/hdmi: Add option to enable all pins forciblyTakashi Iwai
2021-04-16ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-25ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platformsKai Vehmanen
2021-03-10ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai
2021-03-02ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang
2021-02-11ALSA: hda/hdmi: Drop bogus check at closing a streamTakashi Iwai
2021-01-13ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen
2021-01-01ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai
2020-12-11ALSA: hda/hdmi: packet buffer index must be set before reading valueKai Vehmanen
2020-12-11ALSA: hda/hdmi: always print pin NIDs as hexadecimalKai Vehmanen
2020-12-10ALSA: hda/hdmi: fix silent stream for first playback to DPKai Vehmanen
2020-11-16ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen
2020-10-13ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen
2020-10-12ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-21ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen
2020-09-02ALSA: hda: hdmi - add Rocketlake supportRander Wang
2020-08-26ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen
2020-08-25ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar
2020-08-12ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng
2020-08-04ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai
2020-07-07ALSA: hda/hdmi: Add Intel silent stream supportHarsha Priya
2020-07-07ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen
2020-07-07ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen
2020-06-11ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown
2020-05-28Merge branch 'for-linus' into for-nextTakashi Iwai
2020-05-05ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng
2020-04-29ALSA: hda/hdmi: fix without unlocked before returnWu Bo