aboutsummaryrefslogtreecommitdiff
path: root/include/sound/hdaudio_ext.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsGravatar Kai Vehmanen 1-0/+2
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicGravatar Kai Vehmanen 1-1/+1
2019-08-08ALSA: hda: Direct MMIO accessesGravatar Takashi Iwai 1-1/+0
2018-06-28ALSA: hdac: add extended ops in the hdac_busGravatar Rakesh Ughreja 1-1/+2
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initGravatar Rakesh Ughreja 1-1/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadGravatar Rakesh Ughreja 1-15/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadGravatar Rakesh Ughreja 1-50/+24
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadGravatar Rakesh Ughreja 1-32/+4
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesGravatar Ughreja, Rakesh A 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesGravatar Vinod Koul 1-12/+0
2016-05-13ALSA: hdac: add link pm and ref countingGravatar Vinod Koul 1-0/+13
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allGravatar Vinod Koul 1-0/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityGravatar Jeeja KP 1-0/+14
2015-11-21ALSA: hdac: structure definition for ext_dma_paramsGravatar Subhransu S. Prusty 1-0/+6
2015-10-20ALSA: hdac: Add macro for hda ext devices entryGravatar Subhransu S. Prusty 1-0/+7
2015-08-23ALSA: hdac: fix the spbmaxfifo APIGravatar Vinod Koul 1-1/+1
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamGravatar Jeeja KP 1-0/+10
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Gravatar Jeeja KP 1-0/+1
2015-08-21ALSA: hdac: add extended device driver registrationGravatar Vinod Koul 1-0/+15
2015-08-21ALSA: hdac: add hdac extended deviceGravatar Vinod Koul 1-0/+44
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceGravatar Vinod Koul 1-0/+1
2015-06-17ALSA: hda: add hda link cleanup routineGravatar Vinod Koul 1-0/+1
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesGravatar Vinod Koul 1-0/+3
2015-06-11ALSA: HDA: remove the unused function declarationGravatar Vinod Koul 1-1/+0
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesGravatar Jeeja KP 1-0/+48
2015-06-11ALSA: hdac_ext: add hdac extended controllerGravatar Jeeja KP 1-0/+35
2015-06-11ALSA: hdac_ext: add extended HDA busGravatar Jeeja KP 1-0/+46