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