aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-29ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner1-0/+1
2016-01-14ALSA: hda - add codec support for Kabylake display audio codecLibin Yang1-1/+4
2015-12-10ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai1-43/+26
2015-12-10ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai1-14/+97
2015-12-10ALSA: hda - Fix superfluous HDMI jack repollTakashi Iwai1-1/+4
2015-12-10ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai1-0/+11
2015-12-10ALSA: hda - Optimize audio component check in patch_hdmi.cTakashi Iwai1-0/+4
2015-12-04ALSA: hda - Enable audio component for old Intel PCH devicesTakashi Iwai1-2/+4
2015-12-04ALSA: hda - Split ELD update code from hdmi_present_sense()Takashi Iwai1-54/+54
2015-12-04ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itselfTakashi Iwai1-1/+0
2015-12-03ALSA: hda - Skip ELD notification during PM processTakashi Iwai1-0/+3
2015-11-27ALSA: hda - Skip ELD notification during system suspendTakashi Iwai1-0/+6
2015-11-19ALSA: hda - apply SKL display power request/release patch to BXTLu, Han1-1/+2
2015-11-12ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai1-2/+5
2015-11-11ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han1-1/+2
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-131/+70
2015-09-25ALSA: hda - display audio call sync_audio_rate callbackLibin Yang1-0/+19
2015-09-03drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson1-1/+1
2015-09-02ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson1-1/+21
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai1-1/+0
2015-08-21ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai1-0/+1
2015-07-21ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hdaAaron Plattner1-0/+2
2015-07-06ALSA: hda - add codec ID for Broxton display audio codecLibin Yang1-0/+2
2015-06-29ALSA: hda: Delete an unnecessary check before the function call "snd_info_free_entry"Markus Elfring1-1/+1
2015-06-09ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han1-0/+4
2015-06-03ALSA: hda - remove controller dependency on i915 power well for SKLLibin Yang1-1/+1
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-2/+2
2015-05-18ALSA: hda/hdmi - Add Tegra210 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Add Tegra114 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Add Tegra30 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Implement Tegra-specific patchThierry Reding1-1/+166
2015-05-11ALSA: hda - Remove unused call to "get_pin" in patch_hdmi.cDavid Henningsson1-2/+0
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai1-0/+9
2015-04-29ALSA: hda - remove controller dependency on i915 power well for Baytrail/BraswellMengdong Lin1-0/+9
2015-04-28Merge branch 'topic/jack' into for-nextTakashi Iwai1-1/+1
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang1-1/+1
2015-04-24ALSA: core: Remove child proc file elements recursivelyTakashi Iwai1-1/+1
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-2/+2
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai1-1/+1
2015-03-23ALSA: hda - Use regmap for amp accessesTakashi Iwai1-1/+1
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-10/+10
2015-03-03ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai1-5/+3
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai1-20/+10
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai1-3/+3
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-23/+4
2015-01-07ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner1-0/+2
2014-12-16ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codecLibin Yang1-1/+3
2014-12-15ALSA: hda - add codec ID for Skylake display audio codecLibin Yang1-0/+2
2014-10-20ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula1-6/+9
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-4/+10