summaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2018-12-191-0/+6
* ALSA: HDA: export process_unsol_events()Keyon Jie2018-12-191-0/+1
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-5/+2
* Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-171-0/+1
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
* | ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-271-1/+2
* | Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-191-3/+3
|\|
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-3/+3
* | Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2018-07-031-0/+29
|\|
| * ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-0/+9
| * ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-0/+5
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-0/+15
* | ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2018-06-281-0/+27
|/
* 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