summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext/hdac_ext_controller.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: hdac_ext_controller: remove useless loopPierre-Louis Bossart2022-10-201-4/+2
* ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart2022-10-201-0/+24
* ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart2022-10-201-3/+3
* ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-201-12/+12
* ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart2022-10-201-24/+24
* ALSA: hda: ext: hdac_ext_controller: use helpers in loopPierre-Louis Bossart2022-10-201-6/+2
* ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart2022-08-231-8/+8
* ALSA: hda: Remove unused macro definitionAmadeusz Sławiński2022-07-091-7/+0
* ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski2022-02-211-10/+21
* ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-021-1/+1
* ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2021-02-081-0/+37
* ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter2020-11-031-0/+2
* Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-181-3/+6
|\
| * ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-02-101-3/+6
* | ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-141-7/+7
|/
* ALSA: hdac: clear link output stream mappingRander Wang2019-10-071-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2018-10-021-8/+14
* ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja2018-06-281-0/+9
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-29/+26
* ALSA: hda - add more ML register definitionsLibin Yang2017-04-071-3/+3
* ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-091-75/+0
* ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-091-8/+8
* ALSA: hdac: add link pm and ref countingVinod Koul2016-05-131-0/+66
* ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul2016-01-101-0/+21
* ALSA: hdac: Increase timeout value for link power checkJayachandran B2016-01-101-1/+1
* ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP2016-01-101-0/+6
* ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP2015-08-211-0/+20
* ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP2015-08-211-5/+5
* ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP2015-08-041-6/+0
* ALSA: hda: add hda link cleanup routineVinod Koul2015-06-171-0/+18
* ALSA: hdac_ext: add hdac extended controllerJeeja KP2015-06-111-0/+270