summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_controller.h
AgeCommit message (Expand)Author
2019-08-16ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai
2018-11-13ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai
2017-06-30ALSA: hda - Fix doubly initialization of i915 componentTakashi Iwai
2017-01-15ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh
2015-12-17ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai
2015-12-17ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai
2015-12-09ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is setTakashi Iwai
2015-10-19ALSA: hda - Spell vga_switcheroo consistentlyLukas Wunner
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai
2015-04-29ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin
2015-04-27Merge branch 'topic/hda' into for-4.2Takashi Iwai
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai
2015-04-16ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai
2015-02-26ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid