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