blob: 7f64a78967f39c29676b1ec8a63b5eb1e500a08b [file] [log] [blame]
0e9c67d7c88c ("ALSA: x86: Drop superfluous state field")
8f8d1d7fe009 ("ALSA: x86: Fix racy access to chmap")
bcce775ca8d6 ("ALSA: x86: Remove superfluous irqsave flags")
2e52f5e518fb ("ALSA: x86: Tidy up codes")
caa2a61a702a ("ALSA: x86: Remove superfluous check at resume")
99b2ab9d3aa0 ("ALSA: x86: Fix sleep-in-atomic via i915 notification")
e9d65abfa63f ("ALSA: x86: Drop unused fields from snd_intelhad struct")
df76df12f178 ("ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()")
c75b0476245a ("ALSA: x86: Replace pr_xxx() with dev_xxx()")
372d855f87b5 ("ALSA: x86: Fold intel_hdmi_audio_if.c into main file")
da8648097497 ("ALSA: x86: Flatten two abstraction layers")
eeb756c5bf75 ("ALSA: x86: Drop unused hdmi_audio_query()")
36ec0d99bbd7 ("ALSA: x86: Call snd_card_register() at the end")
301cf8a9559b ("ALSA: x86: Check platform_data earlier")
c415022e487f ("ALSA: x86: Drop superfluous CHT PCI ID check")
5647aec26640 ("ALSA: x86: Embed snd_intelhad into snd_card")
dae15a9d960e ("ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c")
0e18060f99a4 ("ALSA: x86: Drop unused hw_silence field")
6ddb3ab66f94 ("ALSA: x86: Move the global underrun_count to struct snd_intelhad")
7f2e9ab5a2e1 ("ALSA: x86: Drop global ELD copy")
055610b002c1 ("ALSA: x86: Drop global hlpe_state")
bf8b24f81690 ("ALSA: x86: Drop the global platform device reference")
af3e5c9c5d37 ("ALSA: x86: Drop unused mid_hdmi_audio_is_busy()")
033e925f68c9 ("ALSA: x86: Fix possible stale interrupt calls")
437af8f29462 ("ALSA: x86: Call event callback directly")
dd895f2e9b01 ("ALSA: x86: Drop useless mutex at probe")
45459d168679 ("ALSA: x86: Handle the error from hdmi_audio_probe() properly")
79dda75a2cfc ("ALSA: x86: Pass snd_intelhad object to helpers")
6f9ecc76f4e0 ("ALSA: x86: Drop snd_intel_had_interface indirect calls")
9eca88c881f1 ("ALSA: x86: Replace indirect query_ops with direct calls")
f23df8071b17 ("ALSA: x86: Replace indirect register ops with direct calls")
76296ef0ecec ("ALSA: x86: Drop indirect calls of had_ops")
4812dcc437fb ("ALSA: x86: Remove v1 ops and structs")
716733032ab3 ("ALSA: x86: Don't set PCM state to DISCONNECTED")
b1c01f4df20a ("drm/i915: Pass platform device to LPE audio notifier")
0843e043cf2e ("ALSA: x86: Use config base depending on the pipe")
964ca8083c02 ("ALSA: x86: intel_hdmi: add definitions and logic for DP audio")
0369d6315bc2 ("ALSA: x86: hdmi: fix returnvar.cocci warnings")
f0fd4122f052 ("ALSA: x86: fix resource_size.cocci warnings")
232892fb1426 ("ALSA: x86: hdmi: continue playback even when display resolution changes")
5dab11d89777 ("ALSA: x86: hdmi: Add audio support for BYT and CHT")
287599cf2d77 ("ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T")
46d196ec460b ("drm/i915: Add support for audio driver notifications")
eef57324d926 ("drm/i915: setup bridge for HDMI LPE audio driver")
f931894194b9 ("drm/i915/dp: DP audio API changes for MST")
f1a3acea26f8 ("drm/i915: Move audio_connector to intel_encoder")
d8dee42a3307 ("drm/i915: Switch to using port stored in intel_encoder")