index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
ASoC: add audio-graph-scu-card support
Kuninori Morimoto
3
-0
/
+427
2017-05-29
Merge branch 'topic/of-graph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
4
-7
/
+398
2017-05-26
ASoC: simple-card-utils: remove strict limitation of bit/frame master
Kuninori Morimoto
1
-2
/
+1
2017-05-24
ASoC: simple-card-utils: support snd_soc_get_dai_id()
Kuninori Morimoto
1
-0
/
+9
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: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
1
-1
/
+1
2017-05-19
ASoC: audio-graph-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-19
ASoC: simple-scu-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-19
ASoC: simple-card: tidyup return method from probe()
Kuninori Morimoto
1
-2
/
+4
2017-05-17
ASoC: add audio-graph-card support
Kuninori Morimoto
3
-0
/
+318
2017-05-17
ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
Kuninori Morimoto
1
-0
/
+57
2017-05-17
ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
Kuninori Morimoto
1
-5
/
+11
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
[prev]
[next]