aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/adg.c
AgeCommit message (Expand)Author
2021-08-20ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto
2021-06-03ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()Kuninori Morimoto
2021-06-03ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto
2021-06-03ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameterKuninori Morimoto
2021-06-03ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()Kuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-05-27ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto
2021-05-24ASoC: rsnd: add null CLOCKIN supportKuninori Morimoto
2021-05-24ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto
2021-03-10ASoC: rsnd: cleanup ppcheck warning for adg.cKuninori Morimoto
2020-12-17ASoC: rsnd: don't call clk_disable_unprepare() if can't useKuninori Morimoto
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