index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Remove superfluous snd_soc_jack_free_gpios() call
Takashi Iwai
2017-08-22
1
-10
/
+0
*
-
.
Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...
Mark Brown
2017-07-03
1
-31
/
+23
|
\
\
|
|
*
ASoC: simple-card: use asoc_simple_card_of_parse_widgets()
Kuninori Morimoto
2017-06-16
1
-7
/
+3
|
|
*
ASoC: simple-card: use asoc_simple_card_of_parse_routing()
Kuninori Morimoto
2017-06-15
1
-7
/
+3
|
|
*
ASoC: simple-card: use asoc_simple_card_of_parse_tdm()
Kuninori Morimoto
2017-06-14
1
-8
/
+2
|
|
*
ASoC: simple-card: use asoc_simple_card_clk_xxx()
Kuninori Morimoto
2017-06-13
1
-5
/
+5
|
|
*
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2017-06-13
1
-11
/
+4
|
|
|
\
|
|
*
|
ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of()
Kuninori Morimoto
2017-06-07
1
-3
/
+3
|
|
*
|
ASoC: simple-card: Fix misleading error message
Julian Scheel
2017-05-24
1
-1
/
+7
|
|
/
/
*
|
|
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2017-07-03
1
-11
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: simple-card-utils: share same dev_dbg() for sysclk
Kuninori Morimoto
2017-06-06
1
-7
/
+0
|
*
|
ASoC: simple-card-utils: share same dev_dbg() for Dai Name
Kuninori Morimoto
2017-06-06
1
-1
/
+0
|
*
|
ASoC: simple-card-utils: share same dev_dbg() for DAI format
Kuninori Morimoto
2017-06-06
1
-1
/
+0
|
*
|
ASoC: simple-card: tidyup return method from probe()
Kuninori Morimoto
2017-05-19
1
-2
/
+4
|
|
/
*
|
ASoC: simple-card: fix mic jack initialization
Stefan Agner
2017-05-19
1
-1
/
+1
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...
Mark Brown
2017-04-30
1
-19
/
+24
|
\
\
|
|
*
ASoC: simple-card: add new simple_priv_to_card() macro
Kuninori Morimoto
2017-03-16
1
-18
/
+23
|
|
*
ASoC: simple-card: use defined dev on probe()
Kuninori Morimoto
2017-03-16
1
-2
/
+2
|
|
/
*
|
ASoC: simple-card: use devm_get_clk_from_child()
Kuninori Morimoto
2017-01-23
1
-2
/
+2
|
/
*
ASoC: constify snd_soc_ops structures
Julia Lawall
2016-10-24
1
-1
/
+1
*
ASoC: simple-card: add support for aux devices
Nikita Yushchenko
2016-09-26
1
-0
/
+34
*
ASoC: simple-card: use kzalloc() for dai_props / dai_link
Kuninori Morimoto
2016-09-01
1
-12
/
+11
*
ASoC: simple-card: code sync: rename num_link to num
Kuninori Morimoto
2016-09-01
1
-6
/
+6
*
ASoC: simple-card: code sync: use tag
Kuninori Morimoto
2016-09-01
1
-4
/
+4
*
ASoC: simple-card: code sync: tidyup white line
Kuninori Morimoto
2016-09-01
1
-3
/
+2
*
ASoC: simple-card: is GPL v2
Kuninori Morimoto
2016-09-01
1
-1
/
+1
*
ASoC: simple-card: code sync: use simple_priv_to_props() macro
Kuninori Morimoto
2016-09-01
1
-4
/
+6
*
ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro
Kuninori Morimoto
2016-09-01
1
-2
/
+2
*
ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage
Kuninori Morimoto
2016-09-01
1
-7
/
+2
*
ASoC: simple-card: call of_node_put() for dai_link
Kuninori Morimoto
2016-09-01
1
-8
/
+12
*
ASoC: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
2016-08-10
1
-17
/
+2
*
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
2016-08-10
1
-11
/
+1
*
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
2016-08-09
1
-7
/
+2
*
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
2016-08-09
1
-35
/
+3
*
ASoC: simple-card: remove asoc_simple_card_sub_parse_of()
Kuninori Morimoto
2016-08-08
1
-38
/
+8
*
ASoC: simple-card: use asoc_simple_card_parse_dai()
Kuninori Morimoto
2016-08-08
1
-25
/
+18
*
ASoC: simple-card: use asoc_simple_card_parse_clk()
Kuninori Morimoto
2016-08-05
1
-25
/
+10
*
ASoC: simple-card: use asoc_simple_card_parse_card_name()
Kuninori Morimoto
2016-07-16
1
-8
/
+3
*
ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
Kuninori Morimoto
2016-07-16
1
-12
/
+5
*
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
Kuninori Morimoto
2016-07-01
1
-44
/
+2
*
ASoC: simple-card: add new asoc_simple_jack and use it
Kuninori Morimoto
2016-06-29
1
-75
/
+78
*
ASoC: simple-card: use common PREFIX for each DT property
Kuninori Morimoto
2016-06-13
1
-11
/
+13
*
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
Kuninori Morimoto
2016-05-30
1
-12
/
+19
*
ASoC: simple-card: Add pm callbacks to platform driver
Peter Ujfalusi
2016-05-09
1
-0
/
+1
*
ASoC: simple-card: don't fail if sysclk setting is not supported
Aaro Koskinen
2016-01-27
1
-1
/
+1
*
ASoC: Change the PCM runtime array to a list
Mengdong Lin
2015-11-18
1
-7
/
+5
*
ASoC: simple-card: Add tdm slot mask support to simple-card
Jyri Sarha
2015-09-16
1
-2
/
+6
*
ASoC: simple card: set cpu-dai sysclk with mclk-fs
Arnaud Pouliquen
2015-07-07
1
-0
/
+9
*
ASoC: simple card: Add mclk-fs property in dai-link
Arnaud Pouliquen
2015-06-12
1
-3
/
+15
*
ASoC: simple-card: support platform in dts parse
Jun Nie
2015-05-04
1
-2
/
+14
[next]