aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/scu.c
Commit message (Expand)AuthorAge
* 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 SCUKuninori 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: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-03
* ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto2014-03-03
* ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2014-03-02
* ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-02
* ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto2014-02-12
* ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-03
* ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-03
* ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-03
* ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto2014-02-03
* ASoC: rsnd: Merge macros in scu.cKuninori Morimoto2014-02-03
* ASoC: rsnd: clarify scu.c areaKuninori Morimoto2014-02-03
* ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto2014-02-03
* ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto2014-02-03
* ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-03
* ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto2014-02-03
* ASoC: rsnd: remove meaningless function parameterKuninori Morimoto2014-02-03
* ASoC: rsnd: add rsnd_scu_init(), and separate init/startKuninori Morimoto2014-02-03
* ASoC: rsnd: control SCU ops in probe timingKuninori Morimoto2014-02-03
* ASoC: rsnd: cleanup debug information methodKuninori Morimoto2014-02-03
* ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto2014-02-03
* Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-02
|\
| * ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-31
| * ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto2013-12-31
| * ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto2013-12-31
| * ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2013-12-31
| * ASoC: rsnd: tidyup register namingKuninori Morimoto2013-12-31
* | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-21
|\ \
| * | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-19
| |/
* | Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-08
|\ \ | |/ |/|
| * ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
* | ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto2013-10-20
|/
* ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-09
* ASoC: rsnd: scu: cleanup empty functionsKuninori Morimoto2013-08-06
* ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto2013-08-06
* ASoC: add Renesas R-Car SCU featureKuninori Morimoto2013-07-28