summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang2016-03-041-12/+12
* ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang2016-03-041-0/+5
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-091-1/+1
* ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson2016-02-051-1/+2
* ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner2016-01-291-0/+1
* ALSA: hda - add codec support for Kabylake display audio codecLibin Yang2016-01-141-1/+4
* ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai2015-12-101-43/+26
* ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai2015-12-101-14/+97
* ALSA: hda - Fix superfluous HDMI jack repollTakashi Iwai2015-12-101-1/+4
* ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai2015-12-101-0/+11
* ALSA: hda - Optimize audio component check in patch_hdmi.cTakashi Iwai2015-12-101-0/+4
* ALSA: hda - Enable audio component for old Intel PCH devicesTakashi Iwai2015-12-041-2/+4
* ALSA: hda - Split ELD update code from hdmi_present_sense()Takashi Iwai2015-12-041-54/+54
* ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itselfTakashi Iwai2015-12-041-1/+0
* ALSA: hda - Skip ELD notification during PM processTakashi Iwai2015-12-031-0/+3
* ALSA: hda - Skip ELD notification during system suspendTakashi Iwai2015-11-271-0/+6
* ALSA: hda - apply SKL display power request/release patch to BXTLu, Han2015-11-191-1/+2
* ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai2015-11-121-2/+5
* ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han2015-11-111-1/+2
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-131/+70
* ALSA: hda - display audio call sync_audio_rate callbackLibin Yang2015-09-251-0/+19
* drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson2015-09-031-1/+1
* ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson2015-09-021-1/+21
* ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai2015-08-251-1/+0
* ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai2015-08-211-0/+1
* ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hdaAaron Plattner2015-07-211-0/+2
* ALSA: hda - add codec ID for Broxton display audio codecLibin Yang2015-07-061-0/+2
* ALSA: hda: Delete an unnecessary check before the function call "snd_info_fre...Markus Elfring2015-06-291-1/+1
* ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han2015-06-091-0/+4
* ALSA: hda - remove controller dependency on i915 power well for SKLLibin Yang2015-06-031-1/+1
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-2/+2
* ALSA: hda/hdmi - Add Tegra210 supportThierry Reding2015-05-181-0/+1
* ALSA: hda/hdmi - Add Tegra114 supportThierry Reding2015-05-181-0/+1
* ALSA: hda/hdmi - Add Tegra30 supportThierry Reding2015-05-181-0/+1
* ALSA: hda/hdmi - Implement Tegra-specific patchThierry Reding2015-05-181-1/+166
* ALSA: hda - Remove unused call to "get_pin" in patch_hdmi.cDavid Henningsson2015-05-111-2/+0
* Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-291-0/+9
|\
| * ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin2015-04-291-0/+9
* | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-281-1/+1
|\ \
| * | ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-271-1/+1
| |/
* | ALSA: core: Remove child proc file elements recursivelyTakashi Iwai2015-04-241-1/+1
|/
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-2/+2
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-1/+1
* ALSA: hda - Use regmap for amp accessesTakashi Iwai2015-03-231-1/+1
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-10/+10
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-031-5/+3
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-20/+10
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-3/+3
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-23/+4
* ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner2015-01-071-0/+2
OpenPOWER on IntegriCloud