summaryrefslogtreecommitdiffstats
path: root/include/sound/hdaudio_ext.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart2022-09-201-1/+1
* ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart2022-09-201-3/+0
* ALSA: hda: Move stream-register polling macrosAmadeusz Sławiński2022-08-191-6/+0
* ALSA: hda: Remove codec init and exit routinesCezary Rojewski2022-08-181-3/+0
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-0/+50
|\
| * ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski2022-03-111-0/+50
* | ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski2022-02-211-0/+1
|/
* ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart2021-12-251-13/+13
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2021-12-251-1/+0
* ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart2021-09-281-0/+2
* ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart2021-08-131-1/+1
* ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2021-02-081-0/+2
* ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-1/+1
* ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-1/+0
* ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-1/+2
* ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-1/+2
* ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-15/+2
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-50/+24
* ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-32/+4
* ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A2017-12-011-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-091-12/+0
* ALSA: hdac: add link pm and ref countingVinod Koul2016-05-131-0/+13
* ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul2016-01-101-0/+1
* ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP2016-01-101-0/+14
* ALSA: hdac: structure definition for ext_dma_paramsSubhransu S. Prusty2015-11-211-0/+6
* ALSA: hdac: Add macro for hda ext devices entrySubhransu S. Prusty2015-10-201-0/+7
* ALSA: hdac: fix the spbmaxfifo APIVinod Koul2015-08-231-1/+1
* ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP2015-08-211-0/+10
* ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP2015-08-211-0/+1
* ALSA: hdac: add extended device driver registrationVinod Koul2015-08-211-0/+15
* ALSA: hdac: add hdac extended deviceVinod Koul2015-08-211-0/+44
* ALSA: hdac: Add API for removing hdac extended deviceVinod Koul2015-08-211-0/+1
* ALSA: hda: add hda link cleanup routineVinod Koul2015-06-171-0/+1
* ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul2015-06-171-0/+3
* ALSA: HDA: remove the unused function declarationVinod Koul2015-06-111-1/+0
* ALSA: hdac_ext: add extended stream capabilitiesJeeja KP2015-06-111-0/+48
* ALSA: hdac_ext: add hdac extended controllerJeeja KP2015-06-111-0/+35
* ALSA: hdac_ext: add extended HDA busJeeja KP2015-06-111-0/+46