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
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
ASoC: Drop snd_soc_pcm_lib_ioctl()
Takashi Iwai
1
-5
/
+0
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DMI
Kuninori Morimoto
1
-0
/
+2
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+1
2019-12-10
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
Kuninori Morimoto
1
-2
/
+2
2019-12-10
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
Kuninori Morimoto
1
-2
/
+2
2019-12-10
ASoC: soc-core: move snd_soc_find_dai_link()
Kuninori Morimoto
1
-3
/
+0
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-12-10
ASoC: soc-core: remove snd_soc_get_dai_substream()
Kuninori Morimoto
1
-2
/
+0
2019-12-10
ASoC: soc-core: remove dai_link_list
Kuninori Morimoto
1
-7
/
+0
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
1
-0
/
+1
2019-11-20
ASoC: core: add SND_SOC_BYTES_E
Tzung-Bi Shih
1
-0
/
+6
2019-11-20
ASoC: add control components management
Jaroslav Kysela
1
-0
/
+1
2019-11-06
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
1
-1
/
+8
2019-11-06
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
1
-3
/
+3
2019-11-06
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
1
-1
/
+2
2019-11-06
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
1
-0
/
+1
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
1
-2
/
+6
2019-10-22
ASoC: soc-core: remove for_each_rtdcom_safe()
Kuninori Morimoto
1
-2
/
+0
2019-10-08
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
Kuninori Morimoto
1
-0
/
+5
2019-10-01
ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()
Kuninori Morimoto
1
-1
/
+0
2019-08-21
ASoC: soc-core: merge snd_soc_initialize_card_lists()
Kuninori Morimoto
1
-10
/
+0
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
1
-2
/
+4
2019-08-09
ASoC: soc-core: add for_each_xxx macro for aux_dev
Kuninori Morimoto
1
-0
/
+10
2019-08-09
ASoC: soc-core: remove legacy style of aux_dev
Kuninori Morimoto
1
-9
/
+0
2019-08-09
ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-0
/
+7
2019-08-08
ASoC: soc-core: tidyup for card->deferred_resume_work
Kuninori Morimoto
1
-2
/
+3
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
1
-305
/
+1
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-1
/
+0
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
1
-4
/
+0
2019-06-28
ASoC: soc-core: support dai_link with platforms_num != 1
Jerome Brunet
1
-0
/
+6
2019-06-19
ASoC: soc-core: allow no Platform on dai_link
Kuninori Morimoto
1
-1
/
+1
2019-06-19
ASoC: soc.h: fixup for_each_card_links() macro
Kuninori Morimoto
1
-1
/
+1
2019-06-07
ASoC: soc-core: remove legacy style dai_link
Kuninori Morimoto
1
-60
/
+5
2019-06-06
ASoC: soc.h: add sound dai_link connection macro
Kuninori Morimoto
1
-0
/
+88
2019-06-06
ASoC: soc-core: use snd_soc_dai_link_component for CPU
Kuninori Morimoto
1
-0
/
+4
2019-05-13
ASoC: soc.h: fe_compr can be bit field
Kuninori Morimoto
1
-1
/
+1
2019-04-08
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
1
-2
/
+7
2019-03-11
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
1
-0
/
+2
2019-02-08
ASoC: core: don't increase component module refcount unconditionally
Pierre-Louis Bossart
1
-0
/
+3
2019-01-28
ASoC: add helper to change platform name for all dailinks
Pierre-Louis Bossart
1
-0
/
+31
2019-01-21
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
1
-1
/
+2
2019-01-18
ASoC: soc.h: add explanation of legacy/modern style of dai_link
Kuninori Morimoto
1
-0
/
+36
2019-01-15
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
1
-0
/
+6
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-11-26
ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline
Kuninori Morimoto
1
-3
/
+9
2018-11-23
ASoC: soc-core: add snd_soc_of_parse_node_prefix()
Kuninori Morimoto
1
-1
/
+5
2018-11-05
ASoC: wm97xx: fix uninitialized regmap pointer problem
Arnd Bergmann
1
-1
/
+1
2018-10-30
ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macro
Pierre-Louis Bossart
1
-1
/
+1
2018-09-21
ASoC: add for_each_component_dais() macro
Kuninori Morimoto
1
-0
/
+5
2018-09-20
ASoC: add for_each_comp_order() macro
Kuninori Morimoto
1
-0
/
+5
[prev]
[next]