summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid2014-03-031-2/+2
* ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-011-12/+227
* ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid2014-03-011-2/+67
* ALSA: hda - Move low level functions to hda_controllerDylan Reid2014-03-011-2/+175
* ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid2014-03-011-1/+6
* ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid2014-03-011-0/+385
* ALSA: hda - Move the dsp loader to hda_controllerDylan Reid2014-03-011-11/+138
* ALSA: hda - Pull pages allocation to hda_controllerDylan Reid2014-03-011-0/+43
* ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid2014-03-011-0/+1018