summaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-0/+5
* Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-051-0/+2
|\
| * ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar2018-02-121-0/+2
* | vga_switcheroo: Use device link for HDA controllerLukas Wunner2018-03-131-3/+0
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-2/+1
|/
* ALSA: hda - Avoid tricky macrosTakashi Iwai2017-04-031-10/+18
* ALSA: hda - move bus_parse_capabilities to coreVinod Koul2016-08-091-0/+13
* ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-081-0/+2
* ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-261-1/+1
* ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai2015-10-201-0/+1
* ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2015-10-201-11/+1
* ALSA: hda - Add api_version to hda_device_id structTakashi Iwai2015-10-201-0/+1
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-151-0/+1
* ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty2015-10-081-0/+6
* ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP2015-08-231-0/+2
* ALSA: hdac: add snd_hdac_refresh_widget_sysfs()Vinod Koul2015-08-211-0/+1
* ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai2015-07-171-8/+8
* ALSA: hda - add HDA default codec match functionVinod Koul2015-06-031-0/+14
* ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin2015-05-201-0/+5
* ALSA: hda - allow a codec to control the link powerMengdong Lin2015-04-291-0/+4
* ALSA: hda - add generic functions to set hdac stream paramsJeeja KP2015-04-171-0/+2
* ALSA: hda - add ASoC device type for hda coreRamesh Babu2015-04-171-0/+1
* ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-171-0/+1
* ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-0/+9
* ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP2015-04-161-0/+3
* ALSA: hda - Add DSP loader to core library codeTakashi Iwai2015-04-161-0/+46
* ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-161-3/+221
* ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai2015-04-131-28/+4
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-0/+28
* ALSA: hda - Add cache support for COEF read/writeTakashi Iwai2015-03-231-0/+1
* ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2015-03-231-0/+1
* ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-0/+3
* ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-231-0/+2
* ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-231-1/+19
* ALSA: hda - Add regmap supportTakashi Iwai2015-03-231-0/+4
* ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-231-0/+33
* ALSA: hda - Support indirect execution of verbsTakashi Iwai2015-03-231-0/+6
* ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-231-0/+6
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-0/+66
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-0/+61
* ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-231-0/+42