summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/scu.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-051-682/+0
* ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-051-5/+0
* ASoC: rsnd: use mod probe method on SCUKuninori Morimoto2014-03-051-25/+39
* ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto2014-03-051-37/+17
* ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-051-13/+13
* ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-051-5/+16
* ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-041-9/+11
* 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-1/+0
* ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-031-1/+1
* ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto2014-02-121-0/+8
* ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-031-0/+117
* ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-031-132/+204
* ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-031-13/+35
* ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto2014-02-031-10/+5
* ASoC: rsnd: Merge macros in scu.cKuninori Morimoto2014-02-031-12/+12
* ASoC: rsnd: clarify scu.c areaKuninori Morimoto2014-02-031-0/+14
* ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto2014-02-031-0/+45
* ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto2014-02-031-5/+4
* ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-031-0/+45
* ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto2014-02-031-42/+14
* ASoC: rsnd: remove meaningless function parameterKuninori Morimoto2014-02-031-5/+6
* ASoC: rsnd: add rsnd_scu_init(), and separate init/startKuninori Morimoto2014-02-031-6/+23
* ASoC: rsnd: control SCU ops in probe timingKuninori Morimoto2014-02-031-19/+11
* ASoC: rsnd: cleanup debug information methodKuninori Morimoto2014-02-031-2/+0
* ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto2014-02-031-1/+1
* Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-021-20/+161
|\
| * ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-311-7/+145
| * ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto2013-12-311-2/+2
| * ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto2013-12-311-19/+20
| * ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2013-12-311-2/+4
| * ASoC: rsnd: tidyup register namingKuninori Morimoto2013-12-311-2/+2
* | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-211-1/+1
|\ \
| * | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| |/
* | 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: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto2013-10-201-3/+9
|/
* ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-091-2/+2
* ASoC: rsnd: scu: cleanup empty functionsKuninori Morimoto2013-08-061-39/+0
* ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto2013-08-061-2/+152
* ASoC: add Renesas R-Car SCU featureKuninori Morimoto2013-07-281-0/+125
OpenPOWER on IntegriCloud