summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)Author
2017-04-19ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUGKuninori Morimoto
2017-04-06ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()Kuninori Morimoto
2017-03-29ASoC: rcar: remove rsnd_kctrl_remove()Kuninori Morimoto
2017-01-20ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto
2016-12-05ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSIKuninori Morimoto
2016-10-28ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto
2016-10-26ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto
2016-10-26ASoC: rsnd: rsnd_reg cleanup for SSIUKuninori Morimoto
2016-10-26ASoC: rsnd: remove "Gen2 only" commentKuninori Morimoto
2016-10-25ASoC: rsnd: add nolock_start/stop callbackKuninori Morimoto
2016-10-25ASoC: rsnd: remove rsnd_dma_detach()Kuninori Morimoto
2016-10-25ASoC: rsnd: remove non DT support for DMAKuninori Morimoto
2016-10-24ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_nodeKuninori Morimoto
2016-10-24ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()Kuninori Morimoto
2016-10-24ASoC: rsnd: amend .probe/.remove call for DPCMKuninori Morimoto
2016-04-28ASoC: rsnd: count .probe/.remove for rsnd_mod_call()Kuninori Morimoto
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-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto
2016-03-05ASoC: rsnd: add CTU basic supportKuninori Morimoto
2016-03-02ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto
2016-02-20ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto
2016-02-20ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto
2016-01-27ASoC: rsnd: add .irq callbackKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori 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
2016-01-22ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto
2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto
2015-12-18ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto
2015-12-18ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto
2015-12-18ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto
2015-12-18ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto
2015-12-18ASoC: rsnd: fixup SSIU control timingKuninori Morimoto
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori Morimoto
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto
2015-11-30ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto
2015-11-30ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto
2015-11-30ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto
2015-11-20ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto
2015-11-18ASoC: rsnd: cleanup RSND_REG_xxxKuninori Morimoto
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto
2015-11-16ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto