summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-28ASoC: rsnd: count .probe/.remove for rsnd_mod_call()Kuninori Morimoto1-6/+7
2016-03-07ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto1-5/+3
2016-03-07ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto1-3/+7
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto1-2/+6
2016-03-05ASoC: rsnd: add CTU basic supportKuninori Morimoto1-0/+1
2016-03-02ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto1-2/+0
2016-02-20ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto1-1/+1
2016-02-20ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto1-2/+2
2016-01-27ASoC: rsnd: add .irq callbackKuninori Morimoto1-0/+6
2016-01-22ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto1-0/+34
2016-01-22ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto1-0/+1
2016-01-22ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto1-2/+2
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto1-5/+16
2016-01-22ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto1-7/+7
2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto1-5/+10
2015-12-18ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto1-0/+25
2015-12-18ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto1-0/+4
2015-12-18ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto1-2/+2
2015-12-18ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto1-1/+0
2015-12-18ASoC: rsnd: fixup SSIU control timingKuninori Morimoto1-1/+1
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori Morimoto1-0/+2
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto1-0/+1
2015-11-30ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto1-1/+8
2015-11-30ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto1-0/+6
2015-11-30ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto1-1/+2
2015-11-20ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto1-1/+1
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto1-38/+18
2015-11-18ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto1-3/+13
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto1-15/+0
2015-11-18ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto1-3/+4
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto1-0/+13
2015-11-18ASoC: rsnd: cleanup RSND_REG_xxxKuninori Morimoto1-63/+30
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto1-15/+0
2015-11-16ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto1-0/+2
2015-11-16ASoC: rsnd: use mod base common method on SSI-parentKuninori Morimoto1-0/+2
2015-11-16ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto1-5/+18
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto1-2/+18
2015-11-16ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto1-9/+0
2015-11-16ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto1-3/+9
2015-11-16ASoC: rsnd: use mod base common method on DMA phase1Kuninori Morimoto1-7/+7
2015-11-16ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto1-1/+1
2015-11-16ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto1-2/+0
2015-11-16ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto1-0/+3
2015-11-16ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori Morimoto1-1/+1
2015-11-16ASoC: rsnd: DMA related definition goes to dma.cKuninori Morimoto1-23/+0
2015-11-16ASoC: rsnd: DMA become SSI/SRC memberKuninori Morimoto1-4/+4
2015-10-22ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto1-2/+5
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto1-2/+2
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven1-1/+2
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto1-0/+11