summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_controller.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-6/+0
* ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2015-02-261-1/+1
* ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-261-1/+1
* ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-191-3/+2
* ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-191-1/+0
* ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-191-1/+390
* ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-261-0/+3
* ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-261-3/+3
* ALSA: hda - Make full_reset booleanThierry Reding2014-04-091-1/+1
* ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-011-18/+8
* ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid2014-03-011-1/+1
* ALSA: hda - Move low level functions to hda_controllerDylan Reid2014-03-011-2/+5
* ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid2014-03-011-1/+0
* ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid2014-03-011-0/+11
* ALSA: hda - Move the dsp loader to hda_controllerDylan Reid2014-03-011-17/+6
* ALSA: hda - Pull pages allocation to hda_controllerDylan Reid2014-03-011-0/+4
* ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid2014-03-011-0/+57