summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/ssi.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-281-2/+31
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-031-6/+22
|\ \
| | * ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto2014-05-261-0/+6
| | * ASoC: rsnd: module name is unifiedKuninori Morimoto2014-05-261-4/+11
| | * ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2014-05-261-2/+5
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-221-70/+15
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto2014-05-131-20/+14
| | * ASoC: rsnd: remove compatibility codeKuninori Morimoto2014-05-081-50/+1
| |/
* / ASoC: rsnd: fix clock prepare/unprepareBen Dooks2014-04-111-2/+2
|/
* ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-211-0/+56
* ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-051-3/+3
* ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-051-5/+0
* ASoC: rsnd: use mod probe method on SSIKuninori Morimoto2014-03-051-51/+65
* ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto2014-03-051-0/+2
* ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-051-0/+2
* ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-051-1/+8
* ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2014-03-051-0/+14
* ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-041-1/+1
* ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto2014-03-041-1/+1
* ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2014-03-031-2/+0
* ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-031-1/+1
* ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto2014-02-031-39/+8
* ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-031-5/+0
* ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto2014-02-031-2/+9
* ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto2014-02-031-17/+7
* ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-031-70/+28
* ASoC: rsnd: remove pin sync optionKuninori Morimoto2014-02-031-2/+0
* ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto2014-02-031-5/+4
* ASoC: rsnd: remove meaningless rsnd_ssi_non()Kuninori Morimoto2014-02-031-16/+0
* ASoC: rsnd: cleanup debug information methodKuninori Morimoto2014-02-031-12/+0
* Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-021-9/+10
|\
| * ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-311-1/+1
| * ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameterKuninori Morimoto2013-12-311-6/+4
| * ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto2013-12-311-2/+3
| * ASoC: rsnd: tidyup ssi commentKuninori Morimoto2013-12-311-1/+1
| * ASoC: rcar: use devm_clk_get() instead of clk_get()Kuninori Morimoto2013-12-041-2/+1
| * ASoC: rcar: add Gen2 sound supportKuninori Morimoto2013-11-291-0/+3
* | Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-081-1/+2
|\ \ | |/ |/|
| * ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-1/+2
* | ASoC: rcar: remove RSND_SSI_CLK_FROM_ADGKuninori Morimoto2013-10-201-32/+20
* | ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto2013-10-201-3/+5
|/
* ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto2013-08-061-2/+16
* ASoC: rsnd: SSI supports DMA transferKuninori Morimoto2013-08-061-3/+107
* ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto2013-08-061-0/+22
* ASoC: add Renesas R-Car SSI featureKuninori Morimoto2013-07-281-0/+588