index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-02-20
ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser
Takashi Iwai
1
-6
/
+12
2019-02-20
ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()
Takashi Iwai
1
-0
/
+1
2019-02-18
ASoC: simple-card: Fix refcount underflow
Daniel Baluta
1
-1
/
+1
2019-01-21
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
1
-8
/
+3
2019-01-21
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
1
-3
/
+4
2019-01-03
ASoC: simple-card: reduce naming prefix
Kuninori Morimoto
1
-78
/
+79
2019-01-03
ASoC: simple-card: cleanup DAI link loop method - step2
Kuninori Morimoto
1
-93
/
+81
2019-01-03
ASoC: simple-card: cleanup DAI link loop method - step1
Kuninori Morimoto
1
-73
/
+137
2019-01-03
ASoC: simple-card: add link_info
Kuninori Morimoto
1
-44
/
+50
2019-01-03
ASoC: simple-card: add 1 CPU : 1 Codec support again
Kuninori Morimoto
1
-4
/
+28
2019-01-03
ASoC: simple-card: add asoc_simple_card_get_conversion()
Kuninori Morimoto
1
-3
/
+16
2018-12-14
ASoC: simple-card: tidyup prefix for snd_soc_codec_conf
Kuninori Morimoto
1
-11
/
+8
2018-12-14
ASoC: simple-card: tidyup convert_rate/channel method
Kuninori Morimoto
1
-6
/
+2
2018-12-14
ASoC: simple-card: tidyup mclk-fs method
Kuninori Morimoto
1
-13
/
+17
2018-12-14
ASoC: simple-card: merge simple-scu-card
Kuninori Morimoto
1
-46
/
+283
2018-12-13
ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_...
Nathan Chancellor
1
-4
/
+8
2018-12-11
ASoC: simple-card: use cpu/codec pointer on simple_dai_props
Kuninori Morimoto
1
-26
/
+36
2018-11-21
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...
Kuninori Morimoto
1
-1
/
+1
2018-08-31
ASoC: simple-card: support snd_soc_dai_link_component style for platform
Kuninori Morimoto
1
-1
/
+6
2018-08-31
ASoC: simple-card: support snd_soc_dai_link_component style for codec
Kuninori Morimoto
1
-4
/
+19
2018-07-02
ASoC: simple-card: convert to SPDX identifiers
Kuninori Morimoto
1
-10
/
+7
2018-06-18
ASoC: simple-card: move hp and mic detection to soc_card probe
Katsuhiro Suzuki
1
-8
/
+17
2018-06-18
ASoC: simple-card-utils: move hp and mic detect gpios from simple-card
Katsuhiro Suzuki
1
-64
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-06-01
ASoC: simple-card: set cpu dai clk in hw_params
Daniel Mack
1
-0
/
+21
2017-08-22
ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() call
Takashi Iwai
1
-10
/
+0
2017-07-03
Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...
Mark Brown
1
-31
/
+23
2017-07-03
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-11
/
+4
2017-06-16
ASoC: simple-card: use asoc_simple_card_of_parse_widgets()
Kuninori Morimoto
1
-7
/
+3
2017-06-15
ASoC: simple-card: use asoc_simple_card_of_parse_routing()
Kuninori Morimoto
1
-7
/
+3
2017-06-14
ASoC: simple-card: use asoc_simple_card_of_parse_tdm()
Kuninori Morimoto
1
-8
/
+2
2017-06-13
ASoC: simple-card: use asoc_simple_card_clk_xxx()
Kuninori Morimoto
1
-5
/
+5
2017-06-13
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-11
/
+4
2017-06-07
ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of()
Kuninori Morimoto
1
-3
/
+3
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for sysclk
Kuninori Morimoto
1
-7
/
+0
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for Dai Name
Kuninori Morimoto
1
-1
/
+0
2017-06-06
ASoC: simple-card-utils: share same dev_dbg() for DAI format
Kuninori Morimoto
1
-1
/
+0
2017-05-24
ASoC: simple-card: Fix misleading error message
Julian Scheel
1
-1
/
+7
2017-05-19
ASoC: simple-card: fix mic jack initialization
Stefan Agner
1
-1
/
+1
2017-05-19
ASoC: simple-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-04-30
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...
Mark Brown
1
-19
/
+24
2017-03-16
ASoC: simple-card: add new simple_priv_to_card() macro
Kuninori Morimoto
1
-18
/
+23
2017-03-16
ASoC: simple-card: use defined dev on probe()
Kuninori Morimoto
1
-2
/
+2
2017-01-23
ASoC: simple-card: use devm_get_clk_from_child()
Kuninori Morimoto
1
-2
/
+2
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
1
-1
/
+1
2016-09-26
ASoC: simple-card: add support for aux devices
Nikita Yushchenko
1
-0
/
+34
2016-09-01
ASoC: simple-card: use kzalloc() for dai_props / dai_link
Kuninori Morimoto
1
-12
/
+11
2016-09-01
ASoC: simple-card: code sync: rename num_link to num
Kuninori Morimoto
1
-6
/
+6
2016-09-01
ASoC: simple-card: code sync: use tag
Kuninori Morimoto
1
-4
/
+4
2016-09-01
ASoC: simple-card: code sync: tidyup white line
Kuninori Morimoto
1
-3
/
+2
[next]