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
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-12
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
2016-09-01
ASoC: simple-card: is GPL v2
Kuninori Morimoto
1
-1
/
+1
2016-09-01
ASoC: simple-card: code sync: use simple_priv_to_props() macro
Kuninori Morimoto
1
-4
/
+6
2016-09-01
ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro
Kuninori Morimoto
1
-2
/
+2
2016-09-01
ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage
Kuninori Morimoto
1
-7
/
+2
2016-09-01
ASoC: simple-card: call of_node_put() for dai_link
Kuninori Morimoto
1
-8
/
+12
2016-08-10
ASoC: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
1
-17
/
+2
2016-08-10
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
1
-11
/
+1
2016-08-09
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
1
-7
/
+2
2016-08-09
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
1
-35
/
+3
2016-08-08
ASoC: simple-card: remove asoc_simple_card_sub_parse_of()
Kuninori Morimoto
1
-38
/
+8
2016-08-08
ASoC: simple-card: use asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-25
/
+18
2016-08-05
ASoC: simple-card: use asoc_simple_card_parse_clk()
Kuninori Morimoto
1
-25
/
+10
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_card_name()
Kuninori Morimoto
1
-8
/
+3
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
Kuninori Morimoto
1
-12
/
+5
2016-07-01
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
Kuninori Morimoto
1
-44
/
+2
2016-06-29
ASoC: simple-card: add new asoc_simple_jack and use it
Kuninori Morimoto
1
-75
/
+78
2016-06-13
ASoC: simple-card: use common PREFIX for each DT property
Kuninori Morimoto
1
-11
/
+13
2016-05-30
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
Kuninori Morimoto
1
-12
/
+19
[next]