aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai1-1/+2
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai1-24/+23
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai1-0/+26
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai1-106/+21
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai1-1/+2
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai1-16/+18
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding1-4/+4
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula1-4/+5
2014-03-03ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid1-2/+2
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid1-12/+227
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid1-2/+67
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid1-2/+175
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid1-1/+6
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid1-0/+385
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid1-11/+138
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid1-0/+43
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid1-0/+1018