summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor IDYong Zhi2022-06-071-0/+1
* ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-PKai Vehmanen2022-04-151-0/+1
* ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen2022-04-151-2/+4
* ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar2022-03-301-1/+7
* ALSA: hda/tegra: Update scratch reg. communicationMohan Kumar2022-02-211-16/+48
* ALSA: hda/tegra: Add Tegra234 hda driver supportMohan Kumar2022-02-211-6/+48
* ALSA: hda/hdmi: add keep-alive support for ADL-P and DG2Kai Vehmanen2022-02-171-40/+116
* ALSA: hda: Add PCI and HDMI IDs for Intel Raptor LakeKai Vehmanen2022-02-111-0/+1
* Merge branch 'for-next' into for-linusTakashi Iwai2022-01-051-1/+1
|\
| * ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä2021-12-251-6/+15
| * ALSA: hda/hdmi: Consider ELD is invalid when no SAD is presentKai-Heng Feng2021-12-021-1/+1
* | ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä2021-12-221-6/+15
* | ALSA: hda/hdmi: fix HDA codec entry table order for ADL-PKai Vehmanen2021-11-301-1/+1
* | ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen2021-11-301-0/+1
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-08-021-0/+2
|\
| * ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen2021-07-201-0/+1
| * ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai2021-07-171-0/+1
* | ALSA: hda/hdmi: Add option to enable all pins forciblyTakashi Iwai2021-07-121-0/+7
|/
* ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen2021-04-161-2/+2
* Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-301-0/+13
|\
| * ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-101-0/+13
* | ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platformsKai Vehmanen2021-03-251-14/+11
|/
* ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang2021-03-021-1/+17
* ALSA: hda/hdmi: Drop bogus check at closing a streamTakashi Iwai2021-02-111-1/+0
* ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen2021-01-131-0/+1
* ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai2021-01-011-1/+1
* ALSA: hda/hdmi: packet buffer index must be set before reading valueKai Vehmanen2020-12-111-1/+1
* ALSA: hda/hdmi: always print pin NIDs as hexadecimalKai Vehmanen2020-12-111-15/+12
* ALSA: hda/hdmi: fix silent stream for first playback to DPKai Vehmanen2020-12-101-12/+86
* ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen2020-11-161-0/+1
* ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen2020-10-131-8/+12
* ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall2020-10-121-1/+1
* ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen2020-09-211-0/+1
* ALSA: hda: hdmi - add Rocketlake supportRander Wang2020-09-021-0/+1
* ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen2020-08-261-0/+1
* ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar2020-08-251-0/+5
* ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng2020-08-121-0/+1
* ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng2020-08-041-1/+15
* Merge branch 'for-next' into for-linusTakashi Iwai2020-08-031-0/+64
|\
| * ALSA: hda/hdmi: Add Intel silent stream supportHarsha Priya2020-07-071-0/+64
* | ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai2020-07-281-1/+1
* | ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen2020-07-071-2/+3
* | ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen2020-07-071-13/+23
|/
* ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner2020-06-111-0/+5
* Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-06-011-0/+1
|\
| * Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown2020-06-011-0/+1
| |\
| | * ALSA: hda: Add ElkhartLake HDMI codec vidLibin Yang2020-04-141-0/+1
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2020-05-281-1/+5
|\ \ \ | |/ /
| * | ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-04-291-1/+3
| * | ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen2020-04-281-0/+2