summaryrefslogtreecommitdiff
path: root/include/sound/hdaudio_ext.h
AgeCommit message (Expand)Author
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski
2023-10-06ALSA: hda: Introduce HOST stream setup mechanismCezary Rojewski
2022-12-05ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski
2022-10-28ASoC: Intel: avs: Introduce PCM power management routinesCezary Rojewski
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart
2022-10-20ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart
2022-09-20ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart
2022-08-19ALSA: hda: Move stream-register polling macrosAmadeusz Sławiński
2022-08-18ALSA: hda: Remove codec init and exit routinesCezary Rojewski
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-11ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski
2021-12-25ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2021-09-28ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP
2015-11-21ALSA: hdac: structure definition for ext_dma_paramsSubhransu S. Prusty
2015-10-20ALSA: hdac: Add macro for hda ext devices entrySubhransu S. Prusty
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP
2015-08-21ALSA: hdac: add extended device driver registrationVinod Koul
2015-08-21ALSA: hdac: add hdac extended deviceVinod Koul
2015-08-21ALSA: hdac: Add API for removing hdac extended deviceVinod Koul
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul
2015-06-11ALSA: HDA: remove the unused function declarationVinod Koul
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesJeeja KP
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP
2015-06-11ALSA: hdac_ext: add extended HDA busJeeja KP