aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
Commit message (Expand)AuthorAge
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-23
* Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-16
|\
| * ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-13
| * ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-03
| * ALSA: hda - Don't assume non-NULL PCM opsTakashi Iwai2015-03-03
| * ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai2015-03-03
| * ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-03
* | Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-16
|\|
| * ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2015-02-26
| * ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-26
| * ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-26
| * ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-23
| * ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-23
| * ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai2015-02-23
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-09
|\ \
| * | ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai2015-03-09
* | | Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-03-06
|\| | | |/ |/|
| * ALSA: hda: controller code - do not export static functionsJaroslav Kysela2015-02-24
* | Merge branch 'topic/timestamp' into for-nextTakashi Iwai2015-02-23
|\ \
| * | ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart2015-02-20
| |/
* | ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-19
* | ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-19
* | ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-19
* | ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai2015-02-19
* | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai2015-02-17
|/
* ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart2015-02-09
* Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-03
|\
| * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-02
* | ALSA: hda - Fix typo in hda_controller.cMasanari Iida2015-01-15
|/
* ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-26
* sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-12
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-07-15
|\
| * ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai2014-07-14
* | ALSA: hda - Replace ICH6_ prefixTakashi Iwai2014-06-26
* | ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-26
* | ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-26
* | ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-25
|/
* ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai2014-04-29
* ALSA: hda - Make full_reset booleanThierry Reding2014-04-09
* ALSA: hda - Use runtime helper to check active state.Dylan Reid2014-04-09
* ALSA: hda - Do not assign streams in reverse orderAnssi Hannula2014-04-08
* ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid2014-03-03
* ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-01
* ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid2014-03-01
* ALSA: hda - Move low level functions to hda_controllerDylan Reid2014-03-01
* ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid2014-03-01
* ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid2014-03-01
* ALSA: hda - Move the dsp loader to hda_controllerDylan Reid2014-03-01
* ALSA: hda - Pull pages allocation to hda_controllerDylan Reid2014-03-01
* ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid2014-03-01