aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio_ext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart1-1/+1
2022-09-20ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart1-3/+0
2022-08-19ALSA: hda: Move stream-register polling macrosAmadeusz Sławiński1-6/+0
2022-08-18ALSA: hda: Remove codec init and exit routinesCezary Rojewski1-3/+0
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+50
2022-03-11ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski1-0/+50
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski1-0/+1
2021-12-25ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart1-13/+13
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart1-1/+0
2021-09-28ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart1-0/+2
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart1-1/+1
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen1-0/+2
2020-09-21ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen1-1/+1
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