summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng2020-05-051-6/+6
|/ /
* / ALSA: hda/hdmi: Add module option to disable audio component bindingTakashi Iwai2020-04-171-0/+9
|/
* ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld()Takashi Iwai2020-02-101-62/+48
* ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs()Takashi Iwai2020-02-101-11/+9
* ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacksTakashi Iwai2020-02-101-162/+57
* ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handlingTakashi Iwai2020-02-101-15/+3
* ALSA: hda - Fix DP-MST support for NVIDIA codecsNikhil Mahale2020-02-041-31/+63
* ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi2020-02-011-0/+1
* ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen2020-01-211-2/+5
* ALSA: hda: patch_hdmi: remove warnings with empty bodyPierre-Louis Bossart2020-01-141-2/+4
* ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-131-1/+1
* ALSA: control: Add verification for kctl accessesTakashi Iwai2020-01-041-1/+2
* ALSA: hda: Fix regression by strip mask fixTakashi Iwai2019-12-141-0/+2
* ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platformsTakashi Iwai2019-12-031-6/+3
* ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-031-0/+5
* ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platformsKai Vehmanen2019-11-291-0/+5
* ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idxKai Vehmanen2019-11-291-11/+11
* ALSA: hda: hdmi - fix regression in connect list handlingKai Vehmanen2019-11-271-26/+12
* ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by defaultAlex Deucher2019-11-261-0/+1
* ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbindingTakashi Iwai2019-11-221-1/+1
* ALSA: hda - Disable audio component for legacy Nvidia HDMI codecsTakashi Iwai2019-11-221-2/+0
* ALSA: hda - Add DP-MST support for NVIDIA codecsNikhil Mahale2019-11-191-22/+73