aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
AgeCommit message (Expand)Author
2020-03-20ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2019-10-05ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai
2019-08-16ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai
2019-08-16ALSA: hda - Don't override global PCM hw info flagTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai
2018-08-30ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai
2018-08-28ALSA: hda: Remove substream allocation/free opsTakashi Iwai
2018-08-28ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai
2018-06-01ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2017-06-28ALSA: hda - Skip card registration when no codec is foundTakashi Iwai
2017-06-28ALSA: hda - Fix endless loop of codec configureTakashi Iwai
2017-01-15ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-08-09ALSA - hda: Add support for link audio time reportingGuneshwor Singh
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai
2015-11-02ALSA: hda - Fix lost 4k BDL boundary workaroundTakashi Iwai
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai
2015-05-18ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang
2015-04-29ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin
2015-04-18ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai
2015-04-16ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai
2015-04-16ALSA: hda - Reenable tracepoints for controllerTakashi Iwai
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-16ALSA: hda - Minor refactoringTakashi Iwai
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai
2015-04-16ALSA: hda - Migrate more hdac_stream codesTakashi Iwai
2015-04-16ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai
2015-04-16ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai
2015-04-16ALSA: hda - Merge codec and controller helpersTakashi Iwai
2015-04-14ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai
2015-03-09Merge branch 'for-linus' into for-nextTakashi Iwai
2015-03-09ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2015-03-03ALSA: hda - Implement unbind more safelyTakashi Iwai
2015-03-03ALSA: hda - Don't assume non-NULL PCM opsTakashi Iwai
2015-03-03ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai
2015-02-26ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai
2015-02-26ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai