index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: Initialize headphone and mic GPIO numbers
Geert Uytterhoeven
2014-10-07
1
-0
/
+3
*
ASoC: simple-card: Add mic and hp detect gpios.
Dylan Reid
2014-10-02
1
-0
/
+73
*
Merge tag 'v3.17-rc4' into asoc-simple
Mark Brown
2014-10-02
1
-0
/
+8
|
\
|
*
ASoC: simple-card: Fix bug of wrong decrement DT node's refcount
Xiubo Li
2014-09-01
1
-0
/
+8
*
|
ASoC: simple-card: tidyup get dai_link/dai_props from priv
Kuninori Morimoto
2014-09-12
1
-9
/
+7
*
|
ASoC: simple-card: tidyup use priv in parameter
Kuninori Morimoto
2014-09-12
1
-6
/
+9
*
|
ASoC: simple-card: fix regression in clock rate lookup
Arnd Bergmann
2014-09-10
1
-2
/
+1
*
|
ASoC: simple-card: Adjust the comments of simple card.
Xiubo Li
2014-09-10
1
-24
/
+24
*
|
ASoC: simple-card: Merge single and muti DAI link(s) code.
Xiubo Li
2014-09-09
1
-10
/
+12
*
|
ASoC: simple-card: fixup cpu_dai_name clear case
Kuninori Morimoto
2014-09-03
1
-10
/
+19
*
|
ASoC: simple-card: use common for_each_child_of_node() for loop
Kuninori Morimoto
2014-08-29
1
-2
/
+4
*
|
ASoC: simple-card: dai_link->init should be cared when multi DAI
Kuninori Morimoto
2014-08-29
1
-5
/
+2
*
|
ASoC: simple-card: remove dai_link->cpu_dai_name when DT
Kuninori Morimoto
2014-08-29
1
-12
/
+11
*
|
ASoC: simple-card: use asoc_simple_xxx prefix
Kuninori Morimoto
2014-08-29
1
-9
/
+11
*
|
ASoC: simple-card: Fix the compile warning.
Xiubo Li
2014-08-18
1
-1
/
+1
|
/
*
ASoC: simple-card: Make u32 DT parameter handling 64-bit proof
Jyri Sarha
2014-06-21
1
-6
/
+7
*
ASoC: simple-card: Support setting mclk via a fixed factor
Andrew Lunn
2014-05-26
1
-0
/
+28
*
ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()
Jyri Sarha
2014-04-24
1
-4
/
+7
*
ASoC: simple-card: Improve coding style
Nicolin Chen
2014-04-24
1
-12
/
+11
*
ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()
Nicolin Chen
2014-04-24
1
-4
/
+2
*
ASoC: simple-card: Drop node->name checking
Nicolin Chen
2014-04-24
1
-2
/
+1
*
ASoC: simple-card: Move dai-link level properties away from dai subnodes
Jyri Sarha
2014-04-23
1
-99
/
+140
*
ASoC: core: Update snd_soc_of_parse_daifmt() interface
Jyri Sarha
2014-04-23
1
-2
/
+3
*
ASoC: simple-card: Handle many DAI links
Jean-Francois Moine
2014-03-25
1
-69
/
+121
*
ASoC: simple-card: dynamically allocate the DAI link and properties
Jean-Francois Moine
2014-03-25
1
-15
/
+27
*
ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt
Nicolin Chen
2014-03-18
1
-6
/
+14
*
ASoC: simple-card: Simplify code
Jean-Francois Moine
2014-03-17
1
-5
/
+5
*
ASoC: simple-card: Fix the reference count of device nodes
Jean-Francois Moine
2014-03-14
1
-13
/
+37
*
ASoC: simple-card: card name can be option
Kuninori Morimoto
2014-03-10
1
-2
/
+1
*
ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT
Kuninori Morimoto
2014-03-05
1
-0
/
+3
*
ASoC: simple-card: cpu_dai_name creates confusion when DT case
Kuninori Morimoto
2014-02-28
1
-0
/
+11
*
ASoC: simple-card: add slot information parsing supports
Xiubo Li
2014-02-23
1
-0
/
+18
*
ASoC: simple-card: add off-codec widgets supports.
Xiubo Li
2014-02-10
1
-0
/
+8
*
ASoC: simple-card: Add snd_card's name parsing from DT node support
Xiubo Li
2014-02-03
1
-1
/
+5
*
ASoC: simple-card: simplify the daifmt code
Xiubo Li
2014-02-03
1
-11
/
+9
*
ASoC: simple-card: fix __asoc_simple_card_dai_init
Xiubo Li
2014-02-03
1
-7
/
+15
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-16
/
+16
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-3
/
+11
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-14
/
+20
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-12
/
+16
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-13
/
+16
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-35
/
+20
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-10
/
+12
*
ASoC: simple-card: simplify code
Jean-Francois Moine
2014-02-03
1
-9
/
+9
*
-
.
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
2014-01-16
1
-34
/
+36
|
\
\
|
|
*
ASoC: simple-card: fix one bug to writing to the platform data
Xiubo Li
2014-01-14
1
-19
/
+21
|
|
*
ASoC: simple-card: use snd_soc_card_set/get_drvdata
Xiubo Li
2014-01-13
1
-4
/
+4
|
|
*
ASoC: simple-card: fix the cinfo error check
Xiubo Li
2014-01-09
1
-5
/
+7
|
|
*
ASoC: simple-card: fix a bug where cinfo will be NULL before using it
Xiubo Li
2014-01-09
1
-1
/
+1
|
|
*
ASoC: simple-card: keep the property's name the same pattern
Xiubo Li
2014-01-07
1
-2
/
+2
[next]