summaryrefslogtreecommitdiffstats
path: root/sound/x86/intel_hdmi_audio.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: x86: Drop redundant had_stream_pvtTakashi Iwai2017-02-031-6/+0
* ALSA: x86: Drop superfluous state fieldTakashi Iwai2017-02-031-2/+1
* ALSA: x86: Drop flag_underrun fieldTakashi Iwai2017-02-031-1/+0
* ALSA: x86: Fix racy access to chmapTakashi Iwai2017-02-031-0/+1
* ALSA: x86: Remove _v[12] sufficesTakashi Iwai2017-02-031-1/+1
* ALSA: x86: Drop unused fields from snd_intelhad structTakashi Iwai2017-02-031-13/+1
* ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()Takashi Iwai2017-02-031-2/+1
* ALSA: x86: Fold intel_hdmi_audio_if.c into main fileTakashi Iwai2017-02-031-31/+0
* ALSA: x86: Flatten two abstraction layersTakashi Iwai2017-02-031-16/+21
* ALSA: x86: Drop unused hdmi_audio_query()Takashi Iwai2017-02-031-1/+0
* ALSA: x86: Embed snd_intelhad into snd_cardTakashi Iwai2017-02-031-2/+2
* ALSA: x86: Drop unused hw_silence fieldTakashi Iwai2017-02-031-2/+0
* ALSA: x86: Move the global underrun_count to struct snd_intelhadTakashi Iwai2017-02-031-0/+2
* ALSA: x86: Call event callback directlyTakashi Iwai2017-02-031-4/+0
* ALSA: x86: Pass snd_intelhad object to helpersTakashi Iwai2017-02-031-8/+16
* ALSA: x86: Drop snd_intel_had_interface indirect callsTakashi Iwai2017-02-031-1/+1
* ALSA: x86: Replace indirect query_ops with direct callsTakashi Iwai2017-02-031-2/+0
* ALSA: x86: Replace indirect register ops with direct callsTakashi Iwai2017-02-031-2/+0
* ALSA: x86: Drop indirect calls of had_opsTakashi Iwai2017-02-031-18/+3
* ALSA: x86: intel_hdmi: add definitions and logic for DP audioPierre-Louis Bossart2017-02-011-3/+5
* ALSA: x86: hdmi: Add audio support for BYT and CHTJerome Anand2017-01-251-0/+197