index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Age
Commit message (
Expand
)
Author
Lines
2015-03-03
ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
Vishal Thanki
-0
/
+5
2015-02-04
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
-0
/
+34
2015-01-15
ASoC: simple-card: Enable and disable DAI clocks as needed
Jyri Sarha
-0
/
+34
2015-01-14
ASoC: simple-card: Fix crash in asoc_simple_card_unref()
Geert Uytterhoeven
-4
/
+3
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2014-11-25
ASoC: simple-card: Remove useless function argument
Jean-Francois Moine
-2
/
+1
2014-11-10
ASoC: simple-card: Remove useless casts
Jean-Francois Moine
-5
/
+2
2014-11-03
ASoC: simple-card: add "invert" property for detect GPIOs
Jianqun
-4
/
+11
2014-10-28
ASoC: simple-card: add asoc_simple_card_parse_daifmt()
Kuninori Morimoto
-69
/
+65
2014-10-20
ASoC: generic: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-10-20
ASoC: simple-card: Delete unneeded test before of_node_put
Fabio Estevam
-10
/
+5
2014-10-07
ASoC: simple-card: Initialize headphone and mic GPIO numbers
Geert Uytterhoeven
-0
/
+3
2014-10-02
ASoC: simple-card: Add mic and hp detect gpios.
Dylan Reid
-0
/
+73
2014-10-02
Merge tag 'v3.17-rc4' into asoc-simple
Mark Brown
-0
/
+8
2014-09-12
ASoC: simple-card: tidyup get dai_link/dai_props from priv
Kuninori Morimoto
-9
/
+7
2014-09-12
ASoC: simple-card: tidyup use priv in parameter
Kuninori Morimoto
-6
/
+9
2014-09-10
ASoC: simple-card: fix regression in clock rate lookup
Arnd Bergmann
-2
/
+1
2014-09-10
ASoC: simple-card: Adjust the comments of simple card.
Xiubo Li
-24
/
+24
2014-09-09
ASoC: simple-card: Merge single and muti DAI link(s) code.
Xiubo Li
-10
/
+12
2014-09-03
ASoC: simple-card: fixup cpu_dai_name clear case
Kuninori Morimoto
-10
/
+19
2014-09-01
ASoC: simple-card: Fix bug of wrong decrement DT node's refcount
Xiubo Li
-0
/
+8
2014-08-29
ASoC: simple-card: use common for_each_child_of_node() for loop
Kuninori Morimoto
-2
/
+4
2014-08-29
ASoC: simple-card: dai_link->init should be cared when multi DAI
Kuninori Morimoto
-5
/
+2
2014-08-29
ASoC: simple-card: remove dai_link->cpu_dai_name when DT
Kuninori Morimoto
-12
/
+11
2014-08-29
ASoC: simple-card: use asoc_simple_xxx prefix
Kuninori Morimoto
-9
/
+11
2014-08-18
ASoC: simple-card: Fix the compile warning.
Xiubo Li
-1
/
+1
2014-06-21
ASoC: simple-card: Make u32 DT parameter handling 64-bit proof
Jyri Sarha
-6
/
+7
2014-05-26
ASoC: simple-card: Support setting mclk via a fixed factor
Andrew Lunn
-0
/
+28
2014-04-24
ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()
Jyri Sarha
-4
/
+7
2014-04-24
ASoC: simple-card: Improve coding style
Nicolin Chen
-12
/
+11
2014-04-24
ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()
Nicolin Chen
-4
/
+2
2014-04-24
ASoC: simple-card: Drop node->name checking
Nicolin Chen
-2
/
+1
2014-04-23
ASoC: simple-card: Move dai-link level properties away from dai subnodes
Jyri Sarha
-99
/
+140
2014-04-23
ASoC: core: Update snd_soc_of_parse_daifmt() interface
Jyri Sarha
-2
/
+3
2014-03-25
ASoC: simple-card: Handle many DAI links
Jean-Francois Moine
-69
/
+121
2014-03-25
ASoC: simple-card: dynamically allocate the DAI link and properties
Jean-Francois Moine
-15
/
+27
2014-03-18
ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt
Nicolin Chen
-6
/
+14
2014-03-17
ASoC: simple-card: Simplify code
Jean-Francois Moine
-5
/
+5
2014-03-14
ASoC: simple-card: Fix the reference count of device nodes
Jean-Francois Moine
-13
/
+37
2014-03-10
ASoC: simple-card: card name can be option
Kuninori Morimoto
-2
/
+1
2014-03-05
ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT
Kuninori Morimoto
-0
/
+3
2014-02-28
ASoC: simple-card: cpu_dai_name creates confusion when DT case
Kuninori Morimoto
-0
/
+11
2014-02-23
ASoC: simple-card: add slot information parsing supports
Xiubo Li
-0
/
+18
2014-02-10
ASoC: simple-card: add off-codec widgets supports.
Xiubo Li
-0
/
+8
2014-02-03
ASoC: simple-card: Add snd_card's name parsing from DT node support
Xiubo Li
-1
/
+5
2014-02-03
ASoC: simple-card: simplify the daifmt code
Xiubo Li
-11
/
+9
2014-02-03
ASoC: simple-card: fix __asoc_simple_card_dai_init
Xiubo Li
-7
/
+15
2014-02-03
ASoC: simple-card: simplify code
Jean-Francois Moine
-16
/
+16
2014-02-03
ASoC: simple-card: simplify code
Jean-Francois Moine
-3
/
+11
2014-02-03
ASoC: simple-card: simplify code
Jean-Francois Moine
-14
/
+20
[next]