summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai2015-03-091-1/+1
* ALSA: hda: controller code - do not export static functionsJaroslav Kysela2015-02-241-5/+0
* ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart2015-02-091-0/+3
* Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-031-1/+2
|\
| * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+2
* | ALSA: hda - Fix typo in hda_controller.cMasanari Iida2015-01-151-1/+1
|/
* ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-261-2/+22
* sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-07-151-1/+2
|\
| * ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai2014-07-141-1/+2
* | ALSA: hda - Replace ICH6_ prefixTakashi Iwai2014-06-261-24/+23
* | ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-261-0/+26
* | ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-261-106/+21
* | ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-251-1/+2
|/
* 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