summaryrefslogtreecommitdiff
path: root/sound/hda/ext/hdac_ext_controller.c
AgeCommit message (Expand)Author
2022-10-20ALSA: hda: hdac_ext_controller: remove useless loopPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-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-10-20ALSA: hda: ext: hdac_ext_controller: use helpers in loopPierre-Louis Bossart
2022-08-23ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart
2022-07-09ALSA: hda: Remove unused macro definitionAmadeusz Sławiński
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski
2021-03-02ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen
2020-11-03ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul
2016-08-09ALSA: convert users to core 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: Increase timeout value for link power checkJayachandran B
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP