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
/
include
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
21
-103
/
+399
2020-06-01
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
21
-100
/
+396
2020-06-01
Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus
Mark Brown
1
-3
/
+3
2020-05-30
ASoC: soc-card: add snd_soc_card_remove_dai_link()
Kuninori Morimoto
1
-0
/
+2
2020-05-30
ASoC: soc-card: add snd_soc_card_add_dai_link()
Kuninori Morimoto
1
-0
/
+3
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level_post()
Kuninori Morimoto
1
-0
/
+3
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level()
Kuninori Morimoto
1
-0
/
+4
2020-05-30
ASoC: soc-card: add snd_soc_card_remove()
Kuninori Morimoto
1
-0
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_late_probe()
Kuninori Morimoto
1
-0
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_probe()
Kuninori Morimoto
1
-0
/
+2
2020-05-30
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
1
-0
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_post()
Kuninori Morimoto
1
-0
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_pre()
Kuninori Morimoto
1
-0
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_post()
Kuninori Morimoto
1
-0
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_pre()
Kuninori Morimoto
1
-0
/
+2
2020-05-30
ASoC: soc-card: move snd_soc_card_subclass to soc-card
Kuninori Morimoto
2
-5
/
+5
2020-05-30
ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card
Kuninori Morimoto
2
-14
/
+14
2020-05-30
ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card
Kuninori Morimoto
2
-13
/
+12
2020-05-30
ASoC: soc-card: move snd_soc_card_jack_new() to soc-card
Kuninori Morimoto
2
-4
/
+3
2020-05-30
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
Kuninori Morimoto
2
-2
/
+3
2020-05-30
ASoC: add soc-card.c
Kuninori Morimoto
2
-0
/
+12
2020-05-30
ASoC: soc.h: convert bool to bit field for snd_soc_card
Kuninori Morimoto
1
-6
/
+7
2020-05-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2020-05-27
ASoC: dapm: Move dai_link widgets to runtime to fix use after free
Charles Keepax
1
-3
/
+3
2020-05-25
Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.g...
Mark Brown
1
-0
/
+27
2020-05-25
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+8
2020-05-25
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
1
-0
/
+8
2020-05-25
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
1
-0
/
+14
2020-05-25
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
1
-0
/
+65
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_set_params()
Kuninori Morimoto
1
-0
/
+1
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_shutdown()
Kuninori Morimoto
1
-0
/
+1
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_startup()
Kuninori Morimoto
1
-0
/
+2
2020-05-25
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
1
-0
/
+3
2020-05-25
ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
Kuninori Morimoto
1
-12
/
+6
2020-05-25
ASoC: soc-link: move soc_rtd_xxx()
Kuninori Morimoto
1
-0
/
+13
2020-05-25
ASoC: add soc-link.c
Kuninori Morimoto
1
-0
/
+13
2020-05-18
Merge series "ASoC: SOF: Intel and IMX updates for 5.8" from Kai Vehmanen <ka...
Mark Brown
1
-0
/
+2
2020-05-18
ASoC: cleanup dai / component active code
Kuninori Morimoto
2
-8
/
+0
2020-05-18
ASoC: soc-dai: add snd_soc_dai_stream_active()
Kuninori Morimoto
1
-0
/
+6
2020-05-18
ASoC: soc-component: add snd_soc_component_active()
Kuninori Morimoto
1
-0
/
+6
2020-05-18
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
1
-0
/
+1
2020-05-18
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
1
-0
/
+12
2020-05-18
ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro
Kuninori Morimoto
1
-2
/
+13
2020-05-18
ASoC: SOF: topology: add support to smart amplifier
Keyon Jie
1
-0
/
+2
2020-05-16
ALSA: hda: Unexport some local helper functions
Takashi Iwai
1
-3
/
+0
2020-05-16
ALSA: hda: Drop unused snd_hda_queue_unsol_event()
Takashi Iwai
1
-7
/
+0
2020-05-08
ASoC: soc-core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-07
ALSA: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-4
/
+4
2020-05-07
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-0
/
+1
2020-05-06
ALSA: hda: Return true,false for return type bool
Jason Yan
1
-2
/
+2
[next]