Age | Commit message (Expand) | Author |
2017-08-10 | ASoC: rsnd: Delete an error message for a failed memory allocation in three f... | Markus Elfring |
2017-08-02 | ASoC: rcar: unregister fixed rate on ADG | Kuninori Morimoto |
2017-06-15 | ASoC: rsnd: add rsnd_adg_clk_query() | Kuninori Morimoto |
2017-06-07 | Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown |
2017-05-26 | ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx | Kuninori Morimoto |
2017-05-17 | ASoC: rsnd: remove error pointer for adg->clkout[i] | Kuninori Morimoto |
2017-05-17 | ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property | Kuninori Morimoto |
2017-04-21 | ASoC: rsnd: Fix possible NULL pointer dereference | Marek Vasut |
2017-04-21 | ASoC: rsnd: fix semicolon.cocci warnings | kbuild test robot |
2017-04-19 | ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz | Kuninori Morimoto |
2017-04-06 | Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown |
2017-03-30 | ASoC: rcar: call missing of_clk_del_provider() when remove | Kuninori Morimoto |
2017-03-30 | ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout | Kuninori Morimoto |
2017-02-21 | ASoC: rsnd: check return value of init function | Wolfram Sang |
2016-12-07 | ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting | Kuninori Morimoto |
2016-12-07 | ASoC: rsnd: enable/disable ADG when suspend/resume timing | Kuninori Morimoto |
2016-10-28 | ASoC: rsnd: use BRGCKR instead of SSICKR | Kuninori Morimoto |
2016-07-24 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc... | Mark Brown |
2016-07-01 | Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f... | Mark Brown |
2016-06-09 | ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes support | Kuninori Morimoto |
2016-05-27 | ASoC: rsnd: open 31bit of SSICKR mask | Kuninori Morimoto |
2016-04-20 | ASoC: rsnd: Remove CLK_IS_ROOT | Stephen Boyd |
2016-03-07 | ASoC: rsnd: CMD TIMSEL support for Capture | Kuninori Morimoto |
2016-03-07 | ASoC: rsnd: SRC TIMSEL support for Capture | Kuninori Morimoto |
2016-01-22 | ASoC: rsnd: each mod has status again for CTU/MUX support | Kuninori Morimoto |
2016-01-22 | ASoC: rsnd: use rsnd_mod_init() for ADG | Kuninori Morimoto |
2015-11-30 | ASoC: rsnd: don't use normal *mod in adg.c | Kuninori Morimoto |
2015-11-18 | ASoC: rsnd: remove struct platform_device from probe/remove parameter | Kuninori Morimoto |
2015-11-18 | ASoC: rsnd: remove struct rsnd_of_data | Kuninori Morimoto |
2015-11-18 | ASoC: rsnd: remove Gen1 support from SRC | Kuninori Morimoto |
2015-11-16 | ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx | Kuninori Morimoto |
2015-11-16 | ASoC: rsnd: Add missing initialization of ADG req_rate | Geert Uytterhoeven |
2015-10-22 | ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx() | Kuninori Morimoto |
2015-09-16 | ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: add AUDIO_CLKOUT support | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: adg: ignore undefined clock error | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: tidyup ADG debug message for clock selection | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: tidyup ADG clock calculate method | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init() | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: add common mod confirm method | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: ADG uses mod base common method | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: remove unneeded sh_clk header | Kuninori Morimoto |
2015-03-27 | ASoC: rsnd: remove useless debug message | Kuninori Morimoto |
2015-03-22 | ASoC: rsnd: show debug info for sampling rate convert | Kuninori Morimoto |
2015-01-15 | ASoC: rsnd: remove unsed rdai parameter from each function | Kuninori Morimoto |
2015-01-15 | ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play() | Kuninori Morimoto |
2014-12-03 | ASoC: rsnd: show master clock rate when ADG probe | Kuninori Morimoto |
2014-05-13 | ASoC: rsnd: add DVC support | Kuninori Morimoto |
2014-05-08 | ASoC: rsnd: remove old clock style support | Kuninori Morimoto |
2014-03-21 | ASoC: rsnd: add DeviceTree support | Kuninori Morimoto |