summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/ssi.c
AgeCommit message (Expand)Author
2015-12-02ASoC: rsnd: care SWSP bit for TDM/non-TDMKuninori Morimoto
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto
2015-11-30ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto
2015-11-30ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()Kuninori Morimoto
2015-11-30ASoC: rsnd: add rsnd_ssi_config_init()Kuninori Morimoto
2015-11-27ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()Kuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from ssi.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto
2015-11-17ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori 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 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: use common rsnd_ssi_status_xxx()Kuninori Morimoto
2015-11-16ASoC: rsnd: Don't stop HW even if a large number of errors occurKuninori Morimoto
2015-11-16ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto
2015-11-16ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori 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: remove unused rsnd_dma_to_ssi() macroKuninori Morimoto
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto
2015-10-22ASoC: rsnd: fixup devm_request_irq() option on ssi.cKuninori Morimoto
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from SSIKuninori 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 rsnd_ssi_xxx()Kuninori Morimoto
2015-06-16ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()Kuninori Morimoto
2015-06-16ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()Kuninori Morimoto
2015-06-16ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameterKuninori Morimoto
2015-06-16ASoC: rsnd: rsnd_mod has rsnd_privKuninori Morimoto
2015-06-16ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lockKuninori Morimoto
2015-06-16ASoC: rsnd: don't care under/over run error when PIOKuninori Morimoto
2015-05-22ASoC: rsnd: spin lock for interrupt handlerKuninori Morimoto
2015-05-21ASoC: rsnd: indicate unknown HW startKuninori Morimoto
2015-04-27ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.Kuninori Morimoto
2015-04-27ASoC: rsnd: tidyup SSI parent related function/macro namesKuninori Morimoto
2015-03-27ASoC: rsnd: remove useless debug messageKuninori Morimoto
2015-03-27Merge branch 'asoc-fix-rcar' into HEADMark Brown
2015-03-27ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto
2015-03-22ASoC: rsnd: no more SSI restart when unusual situationKuninori Morimoto
2015-03-07ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto
2015-03-07ASoC: rsnd: ssi: add rsnd_ssi_of_node()Kuninori Morimoto
2015-03-07ASoC: rsnd: enable rsnd_ssi_use_busif() for DMAKuninori Morimoto
2015-03-07ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()Kuninori Morimoto
2015-03-07ASoC: rsnd: remove unused rsnd_dma_available()Kuninori Morimoto