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
/
soc
/
generic
/
simple-card-utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
ASoC: simple-card-utils: fix PCM constraint error check
Robert Hancock
1
-1
/
+1
2022-10-19
ASoC: simple-card: Fix up checks for HW param fixups
Aidan MacDonald
1
-0
/
+15
2022-09-07
ASoC: simple-card-utils: switch to using gpiod API
Dmitry Torokhov
1
-13
/
+15
2022-08-15
ASoC: simple-card-utils: Fixup DAI sample format
Sameer Pujar
1
-0
/
+34
2022-07-08
ASoC: simple-card-utils.c: care Codec2Codec vs DPCM:BE
Kuninori Morimoto
1
-0
/
+4
2022-07-08
ASoC: simple-card-utils.c: ignore Codec2Codec setting if it already have
Kuninori Morimoto
1
-0
/
+4
2022-07-08
ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space
Kuninori Morimoto
1
-17
/
+1
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
1
-1
/
+6
2022-06-07
ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
Uwe Kleine-König
1
-3
/
+4
2022-06-06
ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si...
Kuninori Morimoto
1
-2
/
+2
2022-06-06
ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local
Charles Keepax
1
-1
/
+6
2022-05-04
ASoC: Pull in fixes
Mark Brown
1
-1
/
+1
2022-04-20
ASoC: simple-card-utils: fix sysclk shutdown
Olivier Moysan
1
-1
/
+1
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
1
-3
/
+2
2022-04-06
ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()
Richard Fitzgerald
1
-2
/
+4
2022-03-11
ASoC: simple-card-utils: Don't reset clock of active DAI
Sameer Pujar
1
-4
/
+8
2022-03-07
ASoC: audio_graph_card2: Add support for variable slot widths
Richard Fitzgerald
1
-0
/
+97
2022-01-24
ASoC: simple-card-utils: Add new system-clock-fixed flag
Robert Hancock
1
-11
/
+60
2022-01-24
ASoC: simple-card-utils: Set sysclk on all components
Robert Hancock
1
-0
/
+15
2021-12-23
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
1
-44
/
+1
2021-10-18
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
1
-2
/
+2
2021-10-15
ASoC: simple-card-utils: add codec2codec support
Kuninori Morimoto
1
-1
/
+17
2021-10-15
ASoC: simple-card-utils: add asoc_graph_is_ports0()
Kuninori Morimoto
1
-0
/
+28
2021-08-05
ASoC: simple-card-utils: Avoid over-allocating DLCs
Samuel Holland
1
-2
/
+2
2021-06-21
ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov...
Kuninori Morimoto
1
-11
/
+5
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
1
-0
/
+8
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
1
-0
/
+17
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
1
-2
/
+1
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
1
-5
/
+6
2021-04-13
ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference()
Kuninori Morimoto
1
-3
/
+7
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
1
-51
/
+75
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
1
-4
/
+10
2021-04-13
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
1
-0
/
+10
2021-04-08
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
1
-7
/
+23
2021-04-08
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
1
-22
/
+50
2021-03-31
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-6
/
+7
2021-03-31
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
Kuninori Morimoto
1
-4
/
+11
2021-03-31
ASoC: simple-card-utils.c: remove old comment
Kuninori Morimoto
1
-5
/
+0
2021-03-16
ASoC: simple-card-utils: Do not handle device clock
Sameer Pujar
1
-6
/
+7
2021-03-10
ASoC: generic: simple-card-utils: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-02-11
ASoC: simple-card-utils: Fix device module clock
Sameer Pujar
1
-7
/
+6
2020-07-23
ASoC: generic: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-3
/
+3
2020-07-17
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
Shengjiu Wang
1
-3
/
+4
2020-03-27
ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-6
/
+6
2020-03-09
ASoC: simple-card-utils: use for_each_pcm_streams()
Kuninori Morimoto
1
-1
/
+1
2020-03-06
ASoC: simple-card: Add support for codec2codec DAI links
Samuel Holland
1
-0
/
+48
2019-09-09
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
1
-0
/
+7
2019-07-10
ASoC: simple-card-utils: care no Platform for DPCM
Kuninori Morimoto
1
-0
/
+7
2019-06-28
ASoC: simple-card-utils: consider CPU-Platform possibility
Kuninori Morimoto
1
-12
/
+3
2019-06-19
ASoC: simple-card-utils: don't select unnecessary Platform
Kuninori Morimoto
1
-3
/
+12
[next]