aboutsummaryrefslogtreecommitdiffstats
path: root/sound/x86/intel_hdmi_audio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-03ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä1-3/+4
2017-05-03ALSA: x86: Split snd_intelhad into card and PCM specific structuresVille Syrjälä1-3/+12
2017-02-16ALSA: x86: Implement jack controlTakashi Iwai1-0/+1
2017-02-13ALSA: x86: Drop unused stream.running fieldTakashi Iwai1-1/+0
2017-02-13ALSA: x86: Handle reset at prepare callbackTakashi Iwai1-0/+1
2017-02-07ALSA: x86: Cache AUD_CONFIG register valueTakashi Iwai1-0/+1
2017-02-07ALSA: x86: Rearrange definesTakashi Iwai1-23/+41
2017-02-06ALSA: x86: Refactor PCM process engineTakashi Iwai1-15/+9
2017-02-03ALSA: x86: Rename drv_status to connectedTakashi Iwai1-2/+2
2017-02-03ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai1-10/+1
2017-02-03ALSA: x86: Reduce redundant register field namesTakashi Iwai1-1/+0
2017-02-03ALSA: x86: Use the standard ELD bytes definitionsTakashi Iwai1-1/+2
2017-02-03ALSA: x86: Move stream status into pcm_stream_infoTakashi Iwai1-5/+1
2017-02-03ALSA: x86: Properly manage PCM substream lifetypeTakashi Iwai1-1/+2
2017-02-03ALSA: x86: Drop unused fields from pcm_stream_infoTakashi Iwai1-3/+0
2017-02-03ALSA: x86: Drop redundant had_stream_pvtTakashi Iwai1-6/+0
2017-02-03ALSA: x86: Drop superfluous state fieldTakashi Iwai1-2/+1
2017-02-03ALSA: x86: Drop flag_underrun fieldTakashi Iwai1-1/+0
2017-02-03ALSA: x86: Fix racy access to chmapTakashi Iwai1-0/+1
2017-02-03ALSA: x86: Remove _v[12] sufficesTakashi Iwai1-1/+1
2017-02-03ALSA: x86: Drop unused fields from snd_intelhad structTakashi Iwai1-13/+1
2017-02-03ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()Takashi Iwai1-2/+1
2017-02-03ALSA: x86: Fold intel_hdmi_audio_if.c into main fileTakashi Iwai1-31/+0
2017-02-03ALSA: x86: Flatten two abstraction layersTakashi Iwai1-16/+21
2017-02-03ALSA: x86: Drop unused hdmi_audio_query()Takashi Iwai1-1/+0
2017-02-03ALSA: x86: Embed snd_intelhad into snd_cardTakashi Iwai1-2/+2
2017-02-03ALSA: x86: Drop unused hw_silence fieldTakashi Iwai1-2/+0
2017-02-03ALSA: x86: Move the global underrun_count to struct snd_intelhadTakashi Iwai1-0/+2
2017-02-03ALSA: x86: Call event callback directlyTakashi Iwai1-4/+0
2017-02-03ALSA: x86: Pass snd_intelhad object to helpersTakashi Iwai1-8/+16
2017-02-03ALSA: x86: Drop snd_intel_had_interface indirect callsTakashi Iwai1-1/+1
2017-02-03ALSA: x86: Replace indirect query_ops with direct callsTakashi Iwai1-2/+0
2017-02-03ALSA: x86: Replace indirect register ops with direct callsTakashi Iwai1-2/+0
2017-02-03ALSA: x86: Drop indirect calls of had_opsTakashi Iwai1-18/+3
2017-02-01ALSA: x86: intel_hdmi: add definitions and logic for DP audioPierre-Louis Bossart1-3/+5
2017-01-25ALSA: x86: hdmi: Add audio support for BYT and CHTJerome Anand1-0/+197