index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: simple-card: use devm_get_clk_from_child()
Kuninori Morimoto
2017-01-23
3
-8
/
+8
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...
Mark Brown
2016-12-12
2
-67
/
+51
|
\
\
|
|
*
ASoC: simple_card_utils: tidyup file comment/define
Kuninori Morimoto
2016-12-05
1
-1
/
+1
|
|
*
ASoC: simple-card-utils: remove unnecessary cpu/codec pointer check
Kuninori Morimoto
2016-10-28
1
-3
/
+0
|
|
*
ASoC: simple-scu-card: code sync: tidyup props/link naming
Kuninori Morimoto
2016-10-28
1
-7
/
+7
|
|
*
ASoC: simple-scu-card: code sync: rename asoc_simple_card_priv
Kuninori Morimoto
2016-10-28
1
-8
/
+8
|
|
*
ASoC: simple-scu-card: code sync: follow to simple family style
Kuninori Morimoto
2016-10-28
1
-56
/
+43
|
|
/
*
/
ASoC: constify snd_soc_ops structures
Julia Lawall
2016-10-24
2
-2
/
+2
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...
Mark Brown
2016-09-29
1
-44
/
+77
|
\
\
|
|
*
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: trivial: system spelling fix
Marek Vasut
2016-09-28
1
-1
/
+1
*
|
|
ASoC: simple-scu-card: code sync: tidyup TDM setting position
Kuninori Morimoto
2016-09-01
1
-9
/
+8
*
|
|
ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match
Kuninori Morimoto
2016-09-01
1
-8
/
+8
*
|
|
ASoC: simple-scu-card: depends on CONFIG_OF
Kuninori Morimoto
2016-09-01
1
-0
/
+1
*
|
|
ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method
Kuninori Morimoto
2016-09-01
1
-5
/
+3
*
|
|
ASoC: simple-scu-card: tidyup codec daifmt handling method
Kuninori Morimoto
2016-09-01
1
-12
/
+7
*
|
|
ASoC: simple-scu-card: is GPL v2
Kuninori Morimoto
2016-09-01
1
-1
/
+1
*
|
|
ASoC: simple-scu-card: remove unused definitions
Kuninori Morimoto
2016-09-01
1
-8
/
+0
*
|
|
ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3
Kuninori Morimoto
2016-08-24
3
-0
/
+370
|
|
/
|
/
|
*
|
ASoC: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
2016-08-10
1
-17
/
+2
*
|
ASoC: simple-card-utils: add asoc_simple_card_clean_reference()
Kuninori Morimoto
2016-08-10
1
-0
/
+15
*
|
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
2016-08-10
1
-11
/
+1
*
|
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
2016-08-10
1
-0
/
+17
*
|
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
2016-08-09
1
-7
/
+2
*
|
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
2016-08-09
1
-0
/
+13
*
|
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
2016-08-09
1
-35
/
+3
*
|
ASoC: simple-card-utils: add asoc_simple_card_init_dai()
Kuninori Morimoto
2016-08-09
1
-0
/
+29
*
|
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-utils: add asoc_simple_card_parse_dai()
Kuninori Morimoto
2016-08-08
1
-0
/
+37
*
|
ASoC: simple-card-utils: add asoc_simple_card_parse_clk()
Kuninori Morimoto
2016-08-08
1
-0
/
+30
*
|
Merge branch 'fix/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2016-08-08
2
-3
/
+9
|
\
\
|
*
|
ASoC: simple-card-utils: add missing MODULE_xxx()
Kuninori Morimoto
2016-08-03
2
-3
/
+9
|
|
/
*
/
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-utils: add asoc_simple_card_parse_card_name()
Kuninori Morimoto
2016-07-16
1
-0
/
+20
*
ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
Kuninori Morimoto
2016-07-16
1
-12
/
+5
*
ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()
Kuninori Morimoto
2016-07-16
1
-0
/
+23
*
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
Kuninori Morimoto
2016-07-01
2
-44
/
+3
*
ASoC: add new simple-card-utils.c
Kuninori Morimoto
2016-06-29
3
-0
/
+59
*
ASoC: simple-card: add new asoc_simple_jack and use it
Kuninori Morimoto
2016-06-29
1
-75
/
+78
[next]