index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
ext
/
hdac_ext_controller.c
Age
Commit message (
Expand
)
Author
2022-10-20
ALSA: hda: hdac_ext_controller: remove useless loop
Pierre-Louis Bossart
2022-10-20
ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting
Pierre-Louis Bossart
2022-10-20
ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_all
Pierre-Louis Bossart
2022-10-20
ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers
Pierre-Louis Bossart
2022-10-20
ALSA: hda: ext: hda_ext_controller: use hlink variable/parameter
Pierre-Louis Bossart
2022-10-20
ALSA: hda: ext: hdac_ext_controller: use helpers in loop
Pierre-Louis Bossart
2022-08-23
ALSA: hda: cleanup definitions for multi-link registers
Pierre-Louis Bossart
2022-07-09
ALSA: hda: Remove unused macro definition
Amadeusz Sławiński
2022-02-21
ALSA: hda: Add snd_hdac_ext_bus_link_at() helper
Cezary Rojewski
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
2020-11-03
ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
Dan Carpenter
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2020-02-10
ALSA: hda: do not override bus codec_mask in link_get()
Kai Vehmanen
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
2019-10-07
ALSA: hdac: clear link output stream mapping
Rander Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2018-10-02
ALSA: hda: Fix mismatch for register mask and value in ext controller.
Keyon Jie
2018-06-28
ALSA: hdac: ext: add wait for codec to respond after link reset
Rakesh Ughreja
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
2017-04-07
ALSA: hda - add more ML register definitions
Libin Yang
2016-08-09
ALSA - Ext hda: remove bus_parse_capabilities
Vinod Koul
2016-08-09
ALSA: convert users to core bus_parse_capabilities
Vinod Koul
2016-05-13
ALSA: hdac: add link pm and ref counting
Vinod Koul
2016-01-10
ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all
Vinod Koul
2016-01-10
ALSA: hdac: Increase timeout value for link power check
Jayachandran B
2016-01-10
ALSA: hdac: Add support for hda DMA Resume capability
Jeeja KP
2015-08-21
ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()
Jeeja KP
2015-08-21
ALSA: hdac: Fix to read the correct offset of spcap/link register
Jeeja KP
2015-08-04
ALSA: HDA: Dont check return for snd_hdac_chip_readl
Jeeja KP
2015-06-17
ALSA: hda: add hda link cleanup routine
Vinod Koul
2015-06-11
ALSA: hdac_ext: add hdac extended controller
Jeeja KP