aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/adg.c
AgeCommit message (Expand)Author
2019-08-07ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto
2019-06-26ASoC: rsnd: add missing pin sharing with SSI9Kuninori Morimoto
2018-12-12ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown
2018-09-06ASoC: rsnd: don't use %p for dev_dbg()Kuninori Morimoto
2018-09-06ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2017-12-20ASoC: rsnd: fixup ADG register maskKuninori Morimoto
2017-10-13ASoC: rsnd: more clear ADG clock debug infoKuninori Morimoto
2017-10-04ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADGKuninori Morimoto
2017-09-13ASoC: rsnd: fix ADG flagsKuninori Morimoto
2017-08-10ASoC: rsnd: Delete an error message for a failed memory allocation in three f...Markus Elfring
2017-08-02ASoC: rcar: unregister fixed rate on ADGKuninori Morimoto
2017-06-15ASoC: rsnd: add rsnd_adg_clk_query()Kuninori Morimoto
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-05-26ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTxKuninori Morimoto
2017-05-17ASoC: rsnd: remove error pointer for adg->clkout[i]Kuninori Morimoto
2017-05-17ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related propertyKuninori Morimoto
2017-04-21ASoC: rsnd: Fix possible NULL pointer dereferenceMarek Vasut
2017-04-21ASoC: rsnd: fix semicolon.cocci warningskbuild test robot
2017-04-19ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHzKuninori Morimoto
2017-04-06Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-03-30ASoC: rcar: call missing of_clk_del_provider() when removeKuninori Morimoto
2017-03-30ASoC: rcar: fixup of_clk_add_provider() usage for multi clkoutKuninori Morimoto
2017-02-21ASoC: rsnd: check return value of init functionWolfram Sang
2016-12-07ASoC: rsnd: setup BRGCKR/BRRA/BRRB when startingKuninori Morimoto
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto
2016-10-28ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto
2016-07-24Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown
2016-06-09ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes supportKuninori Morimoto
2016-05-27ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto
2016-04-20ASoC: rsnd: Remove CLK_IS_ROOTStephen Boyd
2016-03-07ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto
2016-03-07ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2016-01-22ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto
2015-11-30ASoC: rsnd: don't use normal *mod in adg.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto
2015-11-16ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto
2015-11-16ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven
2015-10-22ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto