index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
ASoC: simple-card: fix mic jack initialization
Stefan Agner
1
-1
/
+1
2018-02-13
ASoC: simple-card: Fix misleading error message
Julian Scheel
1
-1
/
+7
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-08-10
ASoC: simple-card: use asoc_simple_card_clean_reference()
Kuninori Morimoto
1
-17
/
+2
2016-08-10
ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
Kuninori Morimoto
1
-11
/
+1
2016-08-09
ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
1
-7
/
+2
2016-08-09
ASoC: simple-card: use asoc_simple_card_init_dai()
Kuninori Morimoto
1
-35
/
+3
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-05
ASoC: simple-card: use asoc_simple_card_parse_clk()
Kuninori Morimoto
1
-25
/
+10
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_card_name()
Kuninori Morimoto
1
-8
/
+3
2016-07-16
ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
Kuninori Morimoto
1
-12
/
+5
2016-07-01
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
Kuninori Morimoto
1
-44
/
+2
2016-06-29
ASoC: simple-card: add new asoc_simple_jack and use it
Kuninori Morimoto
1
-75
/
+78
2016-06-13
ASoC: simple-card: use common PREFIX for each DT property
Kuninori Morimoto
1
-11
/
+13
2016-05-30
ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
Kuninori Morimoto
1
-12
/
+19
2016-05-09
ASoC: simple-card: Add pm callbacks to platform driver
Peter Ujfalusi
1
-0
/
+1
2016-01-27
ASoC: simple-card: don't fail if sysclk setting is not supported
Aaro Koskinen
1
-1
/
+1
2015-11-18
ASoC: Change the PCM runtime array to a list
Mengdong Lin
1
-7
/
+5
2015-09-16
ASoC: simple-card: Add tdm slot mask support to simple-card
Jyri Sarha
1
-2
/
+6
2015-07-07
ASoC: simple card: set cpu-dai sysclk with mclk-fs
Arnaud Pouliquen
1
-0
/
+9
2015-06-12
ASoC: simple card: Add mclk-fs property in dai-link
Arnaud Pouliquen
1
-3
/
+15
2015-05-04
ASoC: simple-card: support platform in dts parse
Jun Nie
1
-2
/
+14
2015-04-12
Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...
Mark Brown
1
-22
/
+8
2015-03-27
ASoC: simple-card: Remove support for setting differing DAI formats
Lars-Peter Clausen
1
-22
/
+8
2015-03-05
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...
Mark Brown
1
-10
/
+10
2015-03-04
ASoC: simple-card: Register jacks at the card level
Lars-Peter Clausen
1
-10
/
+10
2015-03-03
ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of
Vishal Thanki
1
-0
/
+5
2015-02-09
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...
Mark Brown
1
-0
/
+34
2015-02-04
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
1
-0
/
+34
2015-01-15
ASoC: simple-card: Enable and disable DAI clocks as needed
Jyri Sarha
1
-0
/
+34
2015-01-14
ASoC: simple-card: Fix crash in asoc_simple_card_unref()
Geert Uytterhoeven
1
-4
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
ASoC: simple-card: Remove useless function argument
Jean-Francois Moine
1
-2
/
+1
2014-11-10
ASoC: simple-card: Remove useless casts
Jean-Francois Moine
1
-5
/
+2
2014-11-03
ASoC: simple-card: add "invert" property for detect GPIOs
Jianqun
1
-4
/
+11
2014-10-28
ASoC: simple-card: add asoc_simple_card_parse_daifmt()
Kuninori Morimoto
1
-69
/
+65
2014-10-20
ASoC: generic: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
ASoC: simple-card: Delete unneeded test before of_node_put
Fabio Estevam
1
-10
/
+5
2014-10-07
ASoC: simple-card: Initialize headphone and mic GPIO numbers
Geert Uytterhoeven
1
-0
/
+3
2014-10-02
ASoC: simple-card: Add mic and hp detect gpios.
Dylan Reid
1
-0
/
+73
[next]