index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-3
/
+9
2019-04-04
ASoC: simple-card: don't select DPCM via simple-audio-card
Kuninori Morimoto
1
-3
/
+9
2019-03-21
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
1
-49
/
+49
2019-03-21
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-7
/
+51
2019-03-21
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
1
-45
/
+11
2019-03-21
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
1
-12
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
1
-22
/
+3
2019-03-21
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
1
-57
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
1
-13
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
1
-20
/
+1
[next]