aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
Commit message (Expand)AuthorAge
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* ALSA - hda: Add support for link audio time reportingGuneshwor Singh2016-08-09
* ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh2016-08-09
* ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-26
* ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-17
* ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2015-12-17
* ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai2015-12-15
* ALSA: hda - Fix lost 4k BDL boundary workaroundTakashi Iwai2015-11-02
* ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai2015-10-17
* ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang2015-05-18
* ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin2015-04-29
* ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai2015-04-18
* ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-17
* ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai2015-04-16
* ALSA: hda - Reenable tracepoints for controllerTakashi Iwai2015-04-16
* ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-16
* ALSA: hda - Minor refactoringTakashi Iwai2015-04-16
* ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-16
* ALSA: hda - Migrate more hdac_stream codesTakashi Iwai2015-04-16
* ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-16
* ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-16
* ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai2015-04-16
* ALSA: hda - Merge codec and controller helpersTakashi Iwai2015-04-16
* ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai2015-04-14
* 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