summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: rcar: remove rsnd_kctrl_remove()Kuninori Morimoto2017-03-291-3/+0Star
* ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto2017-01-201-2/+2
* ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto2016-12-071-0/+3
* ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSIKuninori Morimoto2016-12-051-0/+1
* ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto2016-10-281-1/+1
* ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto2016-10-261-0/+8
* ASoC: rsnd: rsnd_reg cleanup for SSIUKuninori Morimoto2016-10-261-11/+13
* ASoC: rsnd: remove "Gen2 only" commentKuninori Morimoto2016-10-261-31/+31
* ASoC: rsnd: add nolock_start/stop callbackKuninori Morimoto2016-10-251-1/+14
* ASoC: rsnd: remove rsnd_dma_detach()Kuninori Morimoto2016-10-251-1/+0Star
* ASoC: rsnd: remove non DT support for DMAKuninori Morimoto2016-10-251-1/+1
* ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_nodeKuninori Morimoto2016-10-241-12/+18
* ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()Kuninori Morimoto2016-10-241-0/+12
* ASoC: rsnd: amend .probe/.remove call for DPCMKuninori Morimoto2016-10-241-7/+7
* ASoC: rsnd: count .probe/.remove for rsnd_mod_call()Kuninori Morimoto2016-04-281-6/+7
* ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-071-5/+3Star
* ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto2016-03-071-3/+7
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-051-2/+6
* ASoC: rsnd: add CTU basic supportKuninori Morimoto2016-03-051-0/+1
* ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2016-03-021-2/+0Star
* ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto2016-02-191-1/+1
* ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto2016-02-191-2/+2
* ASoC: rsnd: add .irq callbackKuninori Morimoto2016-01-271-0/+6
* ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto2016-01-221-0/+34
* ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto2016-01-221-0/+1
* ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto2016-01-221-2/+2
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-5/+16
* ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto2016-01-221-7/+7
* ASoC: rsnd: add Multi channel supportKuninori Morimoto2015-12-231-5/+10
* ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto2015-12-181-0/+25
* ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto2015-12-181-0/+4
* ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto2015-12-181-2/+2
* ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto2015-12-181-1/+0Star
* ASoC: rsnd: fixup SSIU control timingKuninori Morimoto2015-12-181-1/+1
* ASoC: rsnd: tidyup data align position for captureKuninori Morimoto2015-12-081-0/+2
* ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto2015-11-301-0/+1
* ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto2015-11-301-1/+8
* ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto2015-11-301-0/+6
* ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto2015-11-301-1/+2
* ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto2015-11-201-1/+1
* ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-38/+18Star
* ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto2015-11-181-3/+13
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-15/+0Star
* ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto2015-11-181-3/+4
* ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-181-0/+13
* ASoC: rsnd: cleanup RSND_REG_xxxKuninori Morimoto2015-11-181-63/+30Star
* ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-181-15/+0Star
* ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto2015-11-161-0/+2
* ASoC: rsnd: use mod base common method on SSI-parentKuninori Morimoto2015-11-161-0/+2
* ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto2015-11-161-5/+18