index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: audio-graph-card: add missing const at graph_get_dai_id()
Kuninori Morimoto
2019-08-29
1
-1
/
+1
*
ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
Wen Yang
2019-08-29
1
-1
/
+3
*
ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
Wen Yang
2019-08-29
1
-13
/
+13
*
ASoC: simple-card: fix an use-after-free in simple_for_each_link()
Wen Yang
2019-08-29
1
-2
/
+2
*
ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
Wen Yang
2019-08-29
1
-11
/
+11
*
ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
Wen Yang
2019-07-26
1
-3
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ASoC: simple-card: Read pin switches conf from devicetree
Paul Cercueil
2019-04-26
1
-0
/
+4
*
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
Paul Cercueil
2019-04-26
1
-0
/
+57
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
2
-6
/
+17
|
\
|
*
ASoC: simple-card: don't select DPCM via simple-audio-card
Kuninori Morimoto
2019-04-04
1
-3
/
+9
|
*
ASoC: audio-graph-card: don't select DPCM via audio-graph-card
Kuninori Morimoto
2019-04-04
1
-3
/
+8
*
|
ASoC: simple-card-utils: remove set but not used variable 'dai_name'
YueHaibing
2019-04-01
1
-3
/
+1
*
|
ASoC: simple-card-utils: test memory allocation
Kuninori Morimoto
2019-03-21
1
-2
/
+7
*
|
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
2019-03-21
3
-159
/
+159
*
|
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
2019-03-21
3
-159
/
+156
*
|
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
2019-03-21
3
-86
/
+64
*
|
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
2019-03-21
3
-24
/
+14
*
|
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
2019-03-21
3
-46
/
+27
*
|
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
2019-03-21
3
-89
/
+59
*
|
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
2019-03-21
3
-27
/
+16
*
|
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
2019-03-21
3
-41
/
+22
*
|
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
Kuninori Morimoto
2019-03-21
2
-100
/
+53
*
|
ASoC: simple-card-utils: add asoc_simple_debug_info()
Kuninori Morimoto
2019-03-21
3
-12
/
+4
*
|
ASoC: audio-graph: add graph_parse_mclk_fs()
Kuninori Morimoto
2019-03-18
1
-27
/
+23
*
|
ASoC: audio-graph: rename graph_get_conversion() to graph_parse_convert()
Kuninori Morimoto
2019-03-18
1
-6
/
+10
*
|
ASoC: simple-card: add simple_parse_mclk_fs()
Kuninori Morimoto
2019-03-18
1
-11
/
+22
*
|
ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert()
Kuninori Morimoto
2019-03-18
1
-5
/
+5
|
/
*
ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser
Takashi Iwai
2019-02-20
1
-6
/
+12
*
ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()
Takashi Iwai
2019-02-20
1
-0
/
+1
*
ASoC: simple-card: Fix refcount underflow
Daniel Baluta
2019-02-18
1
-1
/
+1
*
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
2019-01-21
3
-21
/
+8
*
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
2019-01-21
3
-7
/
+9
*
ASoC: simple-card: reduce naming prefix
Kuninori Morimoto
2019-01-03
1
-78
/
+79
*
ASoC: simple-card: cleanup DAI link loop method - step2
Kuninori Morimoto
2019-01-03
1
-93
/
+81
*
ASoC: simple-card: cleanup DAI link loop method - step1
Kuninori Morimoto
2019-01-03
1
-73
/
+137
*
ASoC: simple-card: add link_info
Kuninori Morimoto
2019-01-03
1
-44
/
+50
*
ASoC: simple-card: add 1 CPU : 1 Codec support again
Kuninori Morimoto
2019-01-03
1
-4
/
+28
*
ASoC: simple-card: add asoc_simple_card_get_conversion()
Kuninori Morimoto
2019-01-03
1
-3
/
+16
*
ASoC: audio-graph-card: reduce naming prefix
Kuninori Morimoto
2019-01-03
1
-82
/
+82
*
ASoC: audio-graph-card: cleanup DAI link loop method - step2
Kuninori Morimoto
2019-01-03
1
-91
/
+77
*
ASoC: audio-graph-card: cleanup DAI link loop method - step1
Kuninori Morimoto
2019-01-03
1
-43
/
+91
*
ASoC: audio-graph-card: add link_info
Kuninori Morimoto
2019-01-03
1
-48
/
+51
*
ASoC: audio-graph-card: add 1 CPU : 1 Codec support again
Kuninori Morimoto
2019-01-03
1
-12
/
+32
*
ASoC: simple-scu-card: remove simple-scu-card
Kuninori Morimoto
2019-01-03
3
-484
/
+0
*
ASoC: audio-graph-scu-card: remove audio-graph-scu-card
Kuninori Morimoto
2019-01-03
3
-512
/
+0
*
ASoC: audio-graph-card: add asoc_graph_card_get_conversion()
Kuninori Morimoto
2019-01-03
1
-5
/
+17
*
ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()
Kuninori Morimoto
2019-01-03
1
-3
/
+11
*
ASoC: simple-card: tidyup prefix for snd_soc_codec_conf
Kuninori Morimoto
2018-12-14
1
-11
/
+8
*
ASoC: simple-card: tidyup convert_rate/channel method
Kuninori Morimoto
2018-12-14
1
-6
/
+2
[next]