index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: constify snd_soc_ops structures
Julia Lawall
2016-10-24
1
-1
/
+1
*
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: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
2016-08-10
1
-17
/
+2
*
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
2016-08-10
1
-11
/
+1
*
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
2016-08-09
1
-7
/
+2
*
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
2016-08-09
1
-35
/
+3
*
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: 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: use asoc_simple_card_parse_dailink_name()
Kuninori Morimoto
2016-07-16
1
-12
/
+5
*
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
Kuninori Morimoto
2016-07-01
1
-44
/
+2
*
ASoC: simple-card: add new asoc_simple_jack and use it
Kuninori Morimoto
2016-06-29
1
-75
/
+78
*
ASoC: simple-card: use common PREFIX for each DT property
Kuninori Morimoto
2016-06-13
1
-11
/
+13
*
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
Kuninori Morimoto
2016-05-30
1
-12
/
+19
*
ASoC: simple-card: Add pm callbacks to platform driver
Peter Ujfalusi
2016-05-09
1
-0
/
+1
*
ASoC: simple-card: don't fail if sysclk setting is not supported
Aaro Koskinen
2016-01-27
1
-1
/
+1
*
ASoC: Change the PCM runtime array to a list
Mengdong Lin
2015-11-18
1
-7
/
+5
*
ASoC: simple-card: Add tdm slot mask support to simple-card
Jyri Sarha
2015-09-16
1
-2
/
+6
*
ASoC: simple card: set cpu-dai sysclk with mclk-fs
Arnaud Pouliquen
2015-07-07
1
-0
/
+9
*
ASoC: simple card: Add mclk-fs property in dai-link
Arnaud Pouliquen
2015-06-12
1
-3
/
+15
*
ASoC: simple-card: support platform in dts parse
Jun Nie
2015-05-04
1
-2
/
+14
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...
Mark Brown
2015-04-12
1
-22
/
+8
|
\
\
|
|
*
ASoC: simple-card: Remove support for setting differing DAI formats
Lars-Peter Clausen
2015-03-26
1
-22
/
+8
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...
Mark Brown
2015-03-05
1
-10
/
+10
|
\
\
\
\
\
|
|
|
|
|
/
|
|
|
|
|
|
|
|
\
\
|
|
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...
Mark Brown
2015-02-09
1
-0
/
+34
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
*
|
|
|
|
ASoC: simple-card: Register jacks at the card level
Lars-Peter Clausen
2015-03-04
1
-10
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
Vishal Thanki
2015-03-03
1
-0
/
+5
|
/
/
/
/
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
2015-02-04
1
-0
/
+34
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
ASoC: simple-card: Enable and disable DAI clocks as needed
Jyri Sarha
2015-01-15
1
-0
/
+34
|
|
/
*
|
ASoC: simple-card: Fix crash in asoc_simple_card_unref()
Geert Uytterhoeven
2015-01-14
1
-4
/
+3
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
ASoC: generic: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
ASoC: simple-card: Remove useless function argument
Jean-Francois Moine
2014-11-25
1
-2
/
+1
*
|
ASoC: simple-card: Remove useless casts
Jean-Francois Moine
2014-11-10
1
-5
/
+2
*
|
ASoC: simple-card: add "invert" property for detect GPIOs
Jianqun
2014-11-03
1
-4
/
+11
*
|
ASoC: simple-card: add asoc_simple_card_parse_daifmt()
Kuninori Morimoto
2014-10-28
1
-69
/
+65
*
|
ASoC: simple-card: Delete unneeded test before of_node_put
Fabio Estevam
2014-10-20
1
-10
/
+5
|
/
*
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
|
\
[next]