summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)Author
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
2015-11-16ASoC: rsnd: use mod base common method on SSI-parentKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori 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: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto
2015-11-16ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto
2015-11-16ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto
2015-11-16ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori Morimoto
2015-11-16ASoC: rsnd: DMA related definition goes to dma.cKuninori Morimoto
2015-11-16ASoC: rsnd: DMA become SSI/SRC memberKuninori Morimoto
2015-10-22ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto
2015-07-16ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto
2015-07-16ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto
2015-07-16ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto
2015-07-16ASoC: rsnd: move DVC specific macro into dvc.cKuninori Morimoto
2015-07-16ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULLKuninori Morimoto
2015-07-16ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto
2015-07-16ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto
2015-07-10ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto
2015-06-16ASoC: rsnd: remove io from rsnd_modKuninori Morimoto
2015-06-16ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()Kuninori Morimoto
2015-06-16ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrolKuninori Morimoto