blob: 6090d826b2a2249ab807e2923e75c74db1d6720e [file] [log] [blame]
075a1d46bed3 ("ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()")
b556290f9a83 ("ALSA: x86: Unify local function prefix")
f4566aa112b8 ("ALSA: x86: Minor cleanup of reset buffer procedure")
83af57dd515c ("ALSA: x86: Don't check connection in lowlevel accessors")
412bbe7d5b8c ("ALSA: x86: Explicit specify 32bit DMA")
91b0cb0cc07b ("ALSA: x86: Rename drv_status to connected")
73997b050c99 ("ALSA: x86: Yet more tidy-up and clean-ups")
44684f61b23c ("ALSA: x86: Simplify comments")
36ed34662f19 ("ALSA: x86: Set CA bits for DisplayPort too")
4aedb9465f71 ("ALSA: x86: Create ELD control element")
03c343775588 ("ALSA: x86: Clean up unused defines and inclusions")
7ceba75f21e4 ("ALSA: x86: Reduce redundant register field names")
df0435db1db9 ("ALSA: x86: Use the standard ELD bytes definitions")
f69bd104b5cd ("ALSA: x86: Move stream status into pcm_stream_info")
313d9f28c1d5 ("ALSA: x86: Properly manage PCM substream lifetype")
7d9e79869ba2 ("ALSA: x86: Drop unused fields from pcm_stream_info")
fa5dfe6a0148 ("ALSA: x86: Drop redundant had_stream_pvt")
0e9c67d7c88c ("ALSA: x86: Drop superfluous state field")
d0e9b1a23ca3 ("ALSA: x86: Drop flag_underrun field")
8f8d1d7fe009 ("ALSA: x86: Fix racy access to chmap")
bcce775ca8d6 ("ALSA: x86: Remove superfluous irqsave flags")
4151ee845ad8 ("ALSA: x86: Remove _v[12] suffices")
2e52f5e518fb ("ALSA: x86: Tidy up codes")
79f439ea4007 ("ALSA: x86: Drop had_get_hwstate()")
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")