aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ssi.c
Commit message (Expand)AuthorAge
* ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-27
* Merge branch 'asoc-fix-rcar' into HEADMark Brown2015-03-27
|\
| * ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto2015-03-27
* | ASoC: rsnd: no more SSI restart when unusual situationKuninori Morimoto2015-03-22
* | ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto2015-03-07
* | ASoC: rsnd: ssi: add rsnd_ssi_of_node()Kuninori Morimoto2015-03-07
* | ASoC: rsnd: enable rsnd_ssi_use_busif() for DMAKuninori Morimoto2015-03-07
* | ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()Kuninori Morimoto2015-03-07
* | ASoC: rsnd: remove unused rsnd_dma_available()Kuninori Morimoto2015-03-07
* | ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()Kuninori Morimoto2015-03-07
|/
* ASoC: rsnd: tidyup DMA start/stop timing on SSIKuninori Morimoto2015-01-15
* ASoC: rsnd: ignore DIRQ when DMA transferKuninori Morimoto2015-01-15
* ASoC: rsnd: error meesage indicates its portKuninori Morimoto2015-01-15
* ASoC: rsnd: save priv in struct rsnd_daiKuninori Morimoto2015-01-15
* ASoC: rsnd: replace rdai to priv in each functionKuninori Morimoto2015-01-15
* ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto2015-01-15
* ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto2015-01-15
* ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()Kuninori Morimoto2015-01-15
* ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto2015-01-15
* ASoC: rsnd: remove unsed .rateKuninori Morimoto2015-01-15
* ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto2014-12-07
* ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto2014-12-07
* ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto2014-12-03
* ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto2014-12-03
* ASoC: rsnd: clear status register when HW startKuninori Morimoto2014-12-03
* ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto2014-12-03
* ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto2014-12-03
* ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto2014-12-03
* ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto2014-12-03
* ASoC: rsnd: add .fallback callbackKuninori Morimoto2014-12-03
* ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto2014-11-10
* ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto2014-11-10
* ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-28
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-03
|\ \
| | * ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto2014-05-26
| | * ASoC: rsnd: module name is unifiedKuninori Morimoto2014-05-26
| | * ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2014-05-26
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-21
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto2014-05-13
| | * ASoC: rsnd: remove compatibility codeKuninori Morimoto2014-05-08
| |/
* / ASoC: rsnd: fix clock prepare/unprepareBen Dooks2014-04-11
|/
* ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-21
* ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-05
* ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-05
* ASoC: rsnd: use mod probe method on SSIKuninori Morimoto2014-03-05
* ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto2014-03-05
* ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-05
* ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-05
* ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2014-03-05
* ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-03