index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
ALSA: hda: Add snd_hdac_ext_bus_link_at() helper
Cezary Rojewski
1
-10
/
+21
2021-12-25
ALSA: HDA: hdac_ext_stream: use consistent prefixes for variables
Pierre-Louis Bossart
1
-99
/
+100
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
1
-17
/
+0
2021-09-28
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
1
-18
/
+28
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2
-2
/
+2
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
1
-0
/
+37
2020-11-03
ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
Dan Carpenter
1
-0
/
+2
2020-09-22
ASoC: hdac: make SOF HDA codec driver probe deterministic
Kai Vehmanen
1
-2
/
+3
2020-05-05
ALSA: hda: Use dev_to_hdac_dev macro
Kai-Heng Feng
1
-1
/
+1
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-3
/
+6
2020-02-10
ALSA: hda: do not override bus codec_mask in link_get()
Kai Vehmanen
1
-3
/
+6
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
3
-13
/
+13
2019-10-07
ALSA: hdac: clear link output stream mapping
Rander Wang
1
-0
/
+5
2019-08-08
ALSA: hda: Direct MMIO accesses
Takashi Iwai
1
-46
/
+1
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
1
-13
/
+0
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
4
-27
/
+4
2019-06-25
ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded
Amadeusz Sławiński
1
-2
/
+6
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+0
2019-06-13
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-1
/
+0
2019-06-07
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
1
-1
/
+0
2019-06-06
ALSA: hdac: fix memory release for SST and SOF drivers
Amadeusz Sławiński
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
3
-27
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-13
ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too
Takashi Iwai
1
-2
/
+0
2019-04-10
ALSA: hda: Fix racy display power access
Takashi Iwai
1
-1
/
+0
2018-10-02
ALSA: hda: Fix mismatch for register mask and value in ext controller.
Keyon Jie
1
-8
/
+14
2018-09-04
ALSA: hda: Fix several mismatch for register mask and value
Keyon Jie
1
-15
/
+7
2018-06-28
ALSA: hdac: add extended ops in the hdac_bus
Rakesh Ughreja
1
-1
/
+3
2018-06-28
ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init
Rakesh Ughreja
1
-6
/
+2
2018-06-28
ALSA: hdac: ext: add wait for codec to respond after link reset
Rakesh Ughreja
1
-0
/
+9
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
1
-16
/
+14
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
3
-102
/
+84
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
Rakesh Ughreja
1
-15
/
+10
2017-12-01
ASoC: hdac_hdmi: clean up hdac_device variable names
Ughreja, Rakesh A
1
-1
/
+1
2017-04-07
ALSA: hda - add more ML register definitions
Libin Yang
1
-3
/
+3
2017-01-06
ALSA: hda: check stream decoupled register state
Jeeja KP
1
-6
/
+9
2016-09-16
ALSA: hdac: add missing \n to end of dev_err messages
Colin Ian King
1
-5
/
+5
2016-08-09
ALSA - Ext hda: remove bus_parse_capabilities
Vinod Koul
1
-75
/
+0
2016-08-09
ALSA: convert users to core bus_parse_capabilities
Vinod Koul
2
-31
/
+31
2016-05-16
Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2
-0
/
+69
2016-05-13
ALSA: hdac: add link pm and ref counting
Vinod Koul
2
-0
/
+69
2016-05-10
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+2
2016-05-08
ALSA: hda: fix the missing ptr initialization
Vinod Koul
1
-0
/
+1
2016-03-16
ALSA: hda: use list macro for parsing on cleanup
Vinod Koul
1
-3
/
+2
2016-01-10
ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all
Vinod Koul
1
-0
/
+21
2016-01-10
ALSA: hdac: Increase timeout value for link power check
Jayachandran B
1
-1
/
+1
2016-01-10
ALSA: hdac: couple the hda DMA stream in cleanup
Jeeja KP
1
-0
/
+1
2016-01-10
ALSA: hdac: Add support for hda DMA Resume capability
Jeeja KP
2
-0
/
+77
2015-10-13
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2015-10-13
ALSA: hdac: Explicitly add io.h
Vinod Koul
1
-0
/
+1
[next]