aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
AgeCommit message (Expand)Author
2015-02-24ALSA: hda: controller code - do not export static functionsJaroslav Kysela
2015-02-23ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai
2015-02-23ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai
2015-02-23Merge branch 'topic/timestamp' into for-nextTakashi Iwai
2015-02-20ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai
2015-02-19ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai
2015-02-17ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai
2015-02-09ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai
2015-01-15ALSA: hda - Fix typo in hda_controller.cMasanari Iida
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-07-15Merge branch 'for-linus' into for-nextTakashi Iwai
2014-07-14ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula
2014-03-03ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid