summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/src.c
AgeCommit message (Expand)Author
2017-08-22ASoC: rsnd: remove unused rsnd_xxx_to_dma()Kuninori Morimoto
2017-08-21ASoC: rsnd: tidyup comments position/space/tabKuninori Morimoto
2017-07-17ASoC: rsnd: add missing of_node_putJulia Lawall
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto
2017-05-17ASoC: rsnd: remove mismatch explain comment from src.cKuninori Morimoto
2017-05-17ASoC: rsnd: remove un-used OUF_SRCO/I macroKuninori Morimoto
2017-04-06ASoC: rsnd: tidyup src->convert_rate reset timingKuninori Morimoto
2017-02-03ASoC: rsnd: fixup reset timing of sync convert_rateKuninori Morimoto
2016-10-27ASoC: rsnd: enable SRC sync even FIN = FOUTKuninori Morimoto
2016-10-26ASoC: rsnd: fixup SCU_SYS_STATUSx accessKuninori Morimoto
2016-10-25ASoC: rsnd: remove non DT support for DMAKuninori Morimoto
2016-07-27ASoC: rsnd: Fixup SRCm_IFSVR calculate methodHiroyuki Yokoyama
2016-05-12rcar: src: skip disabled-SRC nodesSergei Shtylyov
2016-03-07ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto
2016-03-07ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto
2016-03-07ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()Kuninori Morimoto
2016-03-07ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto
2016-03-07ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto
2016-03-07ASoC: rsnd: don't enable SRC Sync mode when Capture with CMDKuninori Morimoto
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto
2016-03-02Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2016-02-20ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto
2016-01-27ASoC: rsnd: add .irq callbackKuninori Morimoto
2016-01-27ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto
2016-01-22ASoC: rsnd: disable SRC.out/in in same timeKuninori Morimoto
2016-01-22ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2015-12-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown
2015-11-30ASoC: rsnd: src: add rsnd_src_halt()Kuninori Morimoto
2015-11-30ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation()Kuninori Morimoto
2015-11-30ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto
2015-11-30ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIUKuninori Morimoto
2015-11-27ASoC: rsnd: tidyup semantics of rsnd_src_record_error()Kuninori 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 platform boot support from src.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto
2015-11-18ASoC: rsnd: SRC settings matches to datasheetKuninori Morimoto
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto
2015-11-16ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase1Kuninori Morimoto
2015-11-16ASoC: rsnd: Don't stop HW even if a large number of errors occurKuninori Morimoto
2015-11-16ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto
2015-11-16ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto
2015-11-16ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori Morimoto