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