summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda-pm-refactor' into for-nextTakashi Iwai2018-12-131-6/+2
|\
| * ALSA: hda/hdmi: Always set display_power_control for Intel HSW+ codecsTakashi Iwai2018-12-111-5/+1
| * ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-2/+2
* | ALSA: hda - Add jack button supportTakashi Iwai2018-12-071-1/+1
* | ALSA: hda/hdmi - Add Tegra186 and Tegra194 supportThierry Reding2018-12-031-0/+4
|/
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai2018-07-291-34/+33
* Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-191-16/+41
|\
| * ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-171-13/+37
| * ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-2/+3
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-4/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-171-5/+19
|\ \ | |/
| * ALSA: hda - Handle pm failure during hotplugChris Wilson2018-07-021-5/+14
| * ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai2018-06-211-0/+5
* | ALSA: hda/hdmi - Don't fall back to generic when i915 binding failsTakashi Iwai2018-06-281-0/+2
* | ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2018-06-281-1/+1
|/
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai2018-04-251-1/+8
* ALSA: hda - Add vendor id for Cannonlake HDMI codecGuneshwor Singh2017-12-071-2/+4
* ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-201-0/+21
* ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing2017-09-031-6/+8
* ALSA: hda - Add missing NVIDIA GPU codec IDs to patch tableDaniel Dadap2017-07-151-0/+27
* ALSA: hda - Add hdmi id for a Geminilake variantSubhransu S. Prusty2017-07-121-1/+4
* Merge branch 'topic/hda-fix' into for-nextTakashi Iwai2017-06-281-60/+34
|\
| * ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai2017-06-281-53/+34
| * ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai2017-06-281-12/+5
* | ALSA: hda: Constify hw_constraintsTakashi Iwai2017-06-091-5/+5
|/
* ALSA: hda: Move common haswell init to a helperAnder Conselvan De Oliveira2017-04-131-6/+21
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-201-1/+1
|\
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-1/+1
* | Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-011-0/+1
|\ \
| * | ALSA: hda: Add Geminilake HDMI codec IDVinod Koul2017-02-271-0/+1
| |/
* | Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-231-0/+1
|\ \ | |/
| * ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang2017-02-091-0/+1
* | ALSA: hda - add DP MST audio supportLibin Yang2017-01-121-52/+193
|/
* drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2016-09-221-3/+4
* ALSA: hda: fix some klockwork scan warningsLibin Yang2016-06-161-0/+5
* Merge branch 'for-next' into for-linusTakashi Iwai2016-05-161-119/+267
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-261-5/+7
| |\
| * | ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty2016-04-041-0/+13
| * | ALSA: hda - Enable i915 ELD notifier for Intel IronLake and BaytrailTakashi Iwai2016-03-281-5/+17
| * | ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2016-03-281-2/+2
| * | ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DPTakashi Iwai2016-03-281-2/+39
| * | ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parserTakashi Iwai2016-03-281-32/+50
| * | ALSA: hda - Override HDMI setup_stream ops for Intel HSW+Takashi Iwai2016-03-281-3/+10
| * | ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() genericallyTakashi Iwai2016-03-281-1/+2
| * | ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi()Takashi Iwai2016-03-281-79/+139
* | | ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai2016-05-111-4/+3
| |/ |/|
* | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-0/+1
* | ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang2016-04-181-0/+2
OpenPOWER on IntegriCloud