aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio_ext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai1-1/+0
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja1-1/+2
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja1-1/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja1-15/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-50/+24
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja1-32/+4
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul1-12/+0
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul1-0/+13
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul1-0/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP1-0/+14
2015-11-21ALSA: hdac: structure definition for ext_dma_paramsSubhransu S. Prusty1-0/+6
2015-10-20ALSA: hdac: Add macro for hda ext devices entrySubhransu S. Prusty1-0/+7
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul1-1/+1
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP1-0/+10
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP1-0/+1
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul1-0/+15
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul1-0/+44
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul1-0/+1
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul1-0/+1
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul1-0/+3
2015-06-11ALSA: HDA: remove the unused function declarationVinod Koul1-1/+0
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesJeeja KP1-0/+48
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP1-0/+35
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP1-0/+46