aboutsummaryrefslogtreecommitdiffstats
path: root/sound/x86/intel_hdmi_lpe_audio.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: x86: Drop global ELD copyTakashi Iwai2017-02-031-26/+5
* ALSA: x86: Drop global hlpe_stateTakashi Iwai2017-02-031-12/+9
* ALSA: x86: Drop the global platform device referenceTakashi Iwai2017-02-031-79/+67
* ALSA: x86: Drop unused mid_hdmi_audio_is_busy()Takashi Iwai2017-02-031-23/+0
* ALSA: x86: Fix possible stale interrupt callsTakashi Iwai2017-02-031-13/+13
* ALSA: x86: Call event callback directlyTakashi Iwai2017-02-031-16/+1
* ALSA: x86: Handle the error from hdmi_audio_probe() properlyTakashi Iwai2017-02-031-9/+16
* ALSA: x86: Pass snd_intelhad object to helpersTakashi Iwai2017-02-031-32/+17
* ALSA: x86: Drop snd_intel_had_interface indirect callsTakashi Iwai2017-02-031-68/+19
* ALSA: x86: Replace indirect query_ops with direct callsTakashi Iwai2017-02-031-19/+7
* ALSA: x86: Replace indirect register ops with direct callsTakashi Iwai2017-02-031-68/+23
* drm/i915: Pass platform device to LPE audio notifierTakashi Iwai2017-02-011-12/+11
* ALSA: x86: Use config base depending on the pipePierre-Louis Bossart2017-02-011-5/+21
* ALSA: x86: intel_hdmi: add definitions and logic for DP audioPierre-Louis Bossart2017-02-011-1/+35
* ALSA: x86: fix resource_size.cocci warningskbuild test robot2017-01-251-2/+1
* ALSA: x86: hdmi: Add audio support for BYT and CHTJerome Anand2017-01-251-6/+9
* ALSA: add Intel HDMI LPE audio driver for BYT/CHT-TJerome Anand2017-01-251-0/+614