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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-30
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...
Mark Brown
2
-35
/
+45
2017-03-24
ASoC: simple-card: fix simple_dai clk lookup
Lucas Stach
1
-0
/
+1
2017-03-16
ASoC: simple-scu-card: add new simple_priv_to_card() macro
Kuninori Morimoto
1
-15
/
+20
2017-03-16
ASoC: simple-card: add new simple_priv_to_card() macro
Kuninori Morimoto
1
-18
/
+23
2017-03-16
ASoC: simple-scu-card: use defined dev on probe()
Kuninori Morimoto
1
-2
/
+2
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
3
-8
/
+8
2016-12-12
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...
Mark Brown
2
-67
/
+51
2016-12-05
ASoC: simple_card_utils: tidyup file comment/define
Kuninori Morimoto
1
-1
/
+1
2016-10-28
ASoC: simple-card-utils: remove unnecessary cpu/codec pointer check
Kuninori Morimoto
1
-3
/
+0
2016-10-28
ASoC: simple-scu-card: code sync: tidyup props/link naming
Kuninori Morimoto
1
-7
/
+7
2016-10-28
ASoC: simple-scu-card: code sync: rename asoc_simple_card_priv
Kuninori Morimoto
1
-8
/
+8
2016-10-28
ASoC: simple-scu-card: code sync: follow to simple family style
Kuninori Morimoto
1
-56
/
+43
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
2
-2
/
+2
2016-09-29
Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...
Mark Brown
1
-44
/
+77
2016-09-28
ASoC: trivial: system spelling fix
Marek Vasut
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-09-01
ASoC: simple-scu-card: code sync: tidyup TDM setting position
Kuninori Morimoto
1
-9
/
+8
2016-09-01
ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match
Kuninori Morimoto
1
-8
/
+8
2016-09-01
ASoC: simple-scu-card: depends on CONFIG_OF
Kuninori Morimoto
1
-0
/
+1
2016-09-01
ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method
Kuninori Morimoto
1
-5
/
+3
2016-09-01
ASoC: simple-scu-card: tidyup codec daifmt handling method
Kuninori Morimoto
1
-12
/
+7
2016-09-01
ASoC: simple-scu-card: is GPL v2
Kuninori Morimoto
1
-1
/
+1
2016-09-01
ASoC: simple-scu-card: remove unused definitions
Kuninori Morimoto
1
-8
/
+0
2016-08-24
ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3
Kuninori Morimoto
3
-0
/
+370
2016-08-10
ASoC: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
1
-17
/
+2
2016-08-10
ASoC: simple-card-utils: add asoc_simple_card_clean_reference()
Kuninori Morimoto
1
-0
/
+15
2016-08-10
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
1
-11
/
+1
2016-08-10
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
1
-0
/
+17
2016-08-09
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
1
-7
/
+2
2016-08-09
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
1
-0
/
+13
2016-08-09
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
1
-35
/
+3
2016-08-09
ASoC: simple-card-utils: add asoc_simple_card_init_dai()
Kuninori Morimoto
1
-0
/
+29
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-08
ASoC: simple-card-utils: add asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-0
/
+37
2016-08-08
ASoC: simple-card-utils: add asoc_simple_card_parse_clk()
Kuninori Morimoto
1
-0
/
+30
2016-08-08
Merge branch 'fix/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2
-3
/
+9
2016-08-05
ASoC: simple-card: use asoc_simple_card_parse_clk()
Kuninori Morimoto
1
-25
/
+10
2016-08-03
ASoC: simple-card-utils: add missing MODULE_xxx()
Kuninori Morimoto
2
-3
/
+9
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_card_name()
Kuninori Morimoto
1
-8
/
+3
[next]