summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext/hdac_ext_controller.c
AgeCommit message (Expand)AuthorLines
2025-07-11ALSA: hda: Move HD-audio core stuff into sound/hda/coreTakashi Iwai-412/+0
2025-04-07ASoC: Intel: avs: Read HW capabilities when possibleCezary Rojewski-0/+1
2025-04-07ALSA: hda: Allow to fetch hlink by IDCezary Rojewski-0/+18
2022-10-20ALSA: hda: hdac_ext_controller: remove useless loopPierre-Louis Bossart-4/+2
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart-0/+24
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart-3/+3
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart-12/+12
2022-10-20ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart-24/+24
2022-10-20ALSA: hda: ext: hdac_ext_controller: use helpers in loopPierre-Louis Bossart-6/+2
2022-08-23ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart-8/+8
2022-07-09ALSA: hda: Remove unused macro definitionAmadeusz Sławiński-7/+0
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski-10/+21
2021-03-02ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart-1/+1
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen-0/+37
2020-11-03ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter-0/+2
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-3/+6
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen-3/+6
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie-7/+7
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang-0/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner-9/+1
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie-8/+14
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja-0/+9
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja-29/+26
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang-3/+3
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul-75/+0
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul-8/+8
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul-0/+66
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul-0/+21
2016-01-10ALSA: hdac: Increase timeout value for link power checkJayachandran B-1/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP-0/+6
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP-0/+20
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP-5/+5
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP-6/+0
2015-06-17ALSA: hda: add hda link cleanup routineVinod Koul-0/+18
2015-06-11ALSA: hdac_ext: add hdac extended controllerJeeja KP-0/+270