blob: 609dba0afc9f6c7e3a180e8cfc8dd61f88b6e51f [file] [log] [blame]
350144069abf ("ALSA: x86: Fix missing spinlock and mutex initializations")
b4eb0d522fcb ("ALSA: x86: Split snd_intelhad into card and PCM specific structures")
bb4ac5a0ecae ("ALSA: x86: Prepare LPE audio ctls for multiple PCMs")
8d5c30308d7c ("ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown")
3002b9fb7cbc ("ALSA: x86: Use runtime PM autosuspend")
28ed125b9a07 ("ALSA: x86: Avoid register accesses during disconnection")
b9bacf275ca2 ("ALSA: x86: Implement jack control")
e2acecf2c883 ("ALSA: x86: Handle reset at prepare callback")
40ce4b5d70b0 ("ALSA: x86: Cache AUD_CONFIG register value")
1df989242d3d ("ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused")
075a1d46bed3 ("ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()")
e1b239f371c0 ("ALSA: x86: Refactor PCM process engine")
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")
182cdf23dbf6 ("ALSA: x86: Implement runtime PM")
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")
f6a82a0c01e5 ("ALSA: x86: Drop superfluous PCM private_free")
e9d65abfa63f ("ALSA: x86: Drop unused fields from snd_intelhad struct")
df76df12f178 ("ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()")
e29c0f967261 ("ALSA: x86: Fix for CONFIG_PM=n")
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")