summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+0
* ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto2016-02-201-1/+1
* ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto2016-02-201-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-221-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/+0
* 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/+18
* ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto2015-11-181-3/+13
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-15/+0
* 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/+30
* ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-181-15/+0
* 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
* ASoC: rsnd: use mod base common method on CMDKuninori Morimoto2015-11-161-2/+18
* ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto2015-11-161-9/+0
* ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto2015-11-161-3/+9
* ASoC: rsnd: use mod base common method on DMA phase1Kuninori Morimoto2015-11-161-7/+7
* ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto2015-11-161-1/+1
* ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto2015-11-161-2/+0
* ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto2015-11-161-0/+3
* ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori Morimoto2015-11-161-1/+1
* ASoC: rsnd: DMA related definition goes to dma.cKuninori Morimoto2015-11-161-23/+0
* ASoC: rsnd: DMA become SSI/SRC memberKuninori Morimoto2015-11-161-4/+4
* ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto2015-10-221-2/+5
* ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto2015-10-221-2/+2
* ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven2015-10-071-1/+2
* ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-141-0/+11
OpenPOWER on IntegriCloud