Age | Commit message (Expand) | Author | Files | Lines |
2016-08-03 | ASoC: simple-card-utils: add missing MODULE_xxx() | Kuninori Morimoto | 2 | -3/+9 |
2016-07-16 | ASoC: simple-card: use asoc_simple_card_parse_card_name() | Kuninori Morimoto | 1 | -8/+3 |
2016-07-16 | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() | Kuninori Morimoto | 1 | -0/+20 |
2016-07-16 | ASoC: simple-card: use asoc_simple_card_parse_dailink_name() | Kuninori Morimoto | 1 | -12/+5 |
2016-07-16 | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() | Kuninori Morimoto | 1 | -0/+23 |
2016-07-01 | ASoC: simple-card: use asoc_simple_card_parse_daifmt() | Kuninori Morimoto | 2 | -44/+3 |
2016-06-29 | ASoC: add new simple-card-utils.c | Kuninori Morimoto | 3 | -0/+59 |
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 |
2014-10-02 | Merge tag 'v3.17-rc4' into asoc-simple | Mark Brown | 1 | -0/+8 |
2014-09-12 | ASoC: simple-card: tidyup get dai_link/dai_props from priv | Kuninori Morimoto | 1 | -9/+7 |
2014-09-12 | ASoC: simple-card: tidyup use priv in parameter | Kuninori Morimoto | 1 | -6/+9 |
2014-09-10 | ASoC: simple-card: fix regression in clock rate lookup | Arnd Bergmann | 1 | -2/+1 |
2014-09-10 | ASoC: simple-card: Adjust the comments of simple card. | Xiubo Li | 1 | -24/+24 |
2014-09-09 | ASoC: simple-card: Merge single and muti DAI link(s) code. | Xiubo Li | 1 | -10/+12 |
2014-09-03 | ASoC: simple-card: fixup cpu_dai_name clear case | Kuninori Morimoto | 1 | -10/+19 |
2014-09-01 | ASoC: simple-card: Fix bug of wrong decrement DT node's refcount | Xiubo Li | 1 | -0/+8 |
2014-08-29 | ASoC: simple-card: use common for_each_child_of_node() for loop | Kuninori Morimoto | 1 | -2/+4 |
2014-08-29 | ASoC: simple-card: dai_link->init should be cared when multi DAI | Kuninori Morimoto | 1 | -5/+2 |
2014-08-29 | ASoC: simple-card: remove dai_link->cpu_dai_name when DT | Kuninori Morimoto | 1 | -12/+11 |
2014-08-29 | ASoC: simple-card: use asoc_simple_xxx prefix | Kuninori Morimoto | 1 | -9/+11 |
2014-08-18 | ASoC: simple-card: Fix the compile warning. | Xiubo Li | 1 | -1/+1 |
2014-06-21 | ASoC: simple-card: Make u32 DT parameter handling 64-bit proof | Jyri Sarha | 1 | -6/+7 |
2014-05-26 | ASoC: simple-card: Support setting mclk via a fixed factor | Andrew Lunn | 1 | -0/+28 |