summaryrefslogtreecommitdiff
path: root/include/sound/hdaudio.h
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-10-20ALSA: hda - Add api_version to hda_device_id structTakashi Iwai
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP
2015-08-21ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai
2015-06-03ALSA: hda - add HDA default codec match functionVinod Koul
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin
2015-04-17ALSA: hda - add generic functions to set hdac stream paramsJeeja KP
2015-04-17ALSA: hda - add ASoC device type for hda coreRamesh Babu
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai