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
starfive-6.6.48-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
/
soc
/
generic
/
simple-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
ASoC: simple-card: fixup asoc_simple_probe() error handling
Kuninori Morimoto
1
-2
/
+4
2023-07-17
ASoC: simple-card.c: enable multi Component support
Kuninori Morimoto
1
-2
/
+18
2023-07-10
ASoC: simple-card: Handle additional devices
Herve Codina
1
-2
/
+44
2023-06-20
ASoC: simple-card.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-3
/
+1
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
1
-1
/
+1
2023-05-26
ASoC: simple-card: Add missing of_node_put() in case of error
Herve Codina
1
-0
/
+1
2023-03-24
ASoC: simple-card.c: add missing of_node_put()
Kuninori Morimoto
1
-0
/
+1
2023-03-22
ASoC: simple-card: add comment to indicate don't remove platforms
Kuninori Morimoto
1
-1
/
+21
2023-01-27
ASoC: simple-card-utils: create jack inputs for aux_devs
Astrid Rost
1
-0
/
+4
2022-10-19
ASoC: simple-card: Fix up checks for HW param fixups
Aidan MacDonald
1
-2
/
+1
2022-01-11
ASoC: simple-card: fix probe failure on platform component
Robert Hancock
1
-1
/
+25
2021-12-20
ASoC: generic: Use dev_err_probe() helper
Kuninori Morimoto
1
-2
/
+1
2021-06-22
ASoC: simple-card: Fill in driver name
Guido Günther
1
-0
/
+1
2021-05-11
ASoC: simple-card: add simple_link_init()
Kuninori Morimoto
1
-31
/
+30
2021-05-11
ASoC: simple-card: add simple_parse_node()
Kuninori Morimoto
1
-54
/
+53
2021-04-23
ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2
Mark Brown
1
-88
/
+90
2021-04-21
ASoC: simple-card: add simple_link_init()
Kuninori Morimoto
1
-29
/
+30
2021-04-21
ASoC: simple-card: add simple_parse_node()
Kuninori Morimoto
1
-61
/
+58
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
1
-7
/
+0
2021-04-20
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
1
-10
/
+13
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
1
-2
/
+2
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
1
-7
/
+10
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: simple-card: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-16
/
+19
2021-04-15
ASoC: simple-card: remove unused variable from simple_parse_of()
Kuninori Morimoto
1
-5
/
+0
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
1
-4
/
+4
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
1
-4
/
+5
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
1
-9
/
+9
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
1
-10
/
+1
2021-04-13
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
1
-19
/
+5
2021-04-08
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
1
-11
/
+1
2021-04-08
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
1
-0
/
+30
2021-04-07
ASoC: simple-card: fix possible uninitialized single_cpu local variable
Krzysztof Kozlowski
1
-1
/
+1
2021-03-31
ASoC: simple-card: cleanup graph_for_each_link()
Kuninori Morimoto
1
-64
/
+61
2021-03-31
ASoC: simple-card: count DAI / link numbers as in order
Kuninori Morimoto
1
-9
/
+31
2020-08-18
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
Stephan Gerhold
1
-32
/
+1
2020-07-08
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
1
-2
/
+2
2019-12-10
ASoC: simple-card: Don't create separate link when platform is present
Daniel Baluta
1
-0
/
+6
2019-10-15
ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment
Kuninori Morimoto
1
-2
/
+2
2019-09-03
ASoC: simple-card: indicate rebind issue
Kuninori Morimoto
1
-1
/
+19
2019-08-09
ASoC: simple-card: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-1
/
+1
2019-07-10
ASoC: simple-card: fix an use-after-free in simple_for_each_link()
Wen Yang
1
-2
/
+2
2019-07-10
ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
Wen Yang
1
-11
/
+11
2019-06-06
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
1
-25
/
+14
2019-05-30
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
1
-5
/
+5
2019-05-24
ASoC: simple-card: Restore original configuration of DAI format
Jon Hunter
1
-5
/
+5
2019-05-22
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-5
/
+5
2019-05-20
ASoC: simple-card: Fix configuration of DAI format
Jon Hunter
1
-5
/
+5
2019-05-20
ASoC: rename functions that pollute the simple_xxx namespace
Amir Goldstein
1
-4
/
+4
2019-04-26
ASoC: simple-card: Read pin switches conf from devicetree
Paul Cercueil
1
-0
/
+4
[next]