summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson1-1/+1
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai1-6/+0
2015-02-26ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai1-1/+1
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai1-1/+1
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai1-3/+2
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai1-1/+0
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai1-1/+390
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai1-0/+3
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai1-3/+3
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding1-1/+1
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid1-18/+8
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid1-1/+1
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid1-2/+5
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid1-1/+0
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid1-0/+11
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid1-17/+6
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid1-0/+4
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid1-0/+57