summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai2014-04-291-16/+18
* ALSA: hda - Make full_reset booleanThierry Reding2014-04-091-4/+4
* ALSA: hda - Use runtime helper to check active state.Dylan Reid2014-04-091-1/+1
* ALSA: hda - Do not assign streams in reverse orderAnssi Hannula2014-04-081-4/+5
* 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