summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto1-12/+12
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto1-8/+0
2014-03-05ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto1-0/+6
2014-03-05ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto1-0/+3
2014-03-05ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto1-0/+3
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto1-0/+14
2014-03-04ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto1-28/+53
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto1-1/+0
2014-03-04ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto1-1/+3
2014-03-04ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto1-4/+8
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto1-9/+0
2014-03-03ASoC: rsnd: unify rdai namingKuninori Morimoto1-3/+3
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto1-4/+1
2014-03-03ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto1-13/+0
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto1-0/+1
2014-02-12ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto1-3/+4
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto1-0/+25
2014-02-03ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto1-5/+5
2014-02-03ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto1-1/+1
2014-02-03ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto1-0/+1
2014-02-03ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto1-4/+4
2014-02-03ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto1-1/+0
2014-02-03ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto1-1/+0
2014-02-03ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto1-1/+2
2014-02-03ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto1-0/+1
2014-02-03ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto1-0/+1
2014-02-03ASoC: rsnd: cleanup debug information methodKuninori Morimoto1-1/+10
2014-02-03ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto1-1/+1
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto1-0/+18
2013-12-31ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto1-1/+1
2013-12-31ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto1-5/+5
2013-12-31ASoC: rsnd: tidyup register namingKuninori Morimoto1-2/+2
2013-11-29ASoC: rcar: add Gen2 sound supportKuninori Morimoto1-1/+2
2013-11-29ASoC: rcar: remove unused register settingsKuninori Morimoto1-3/+0
2013-11-24ASoC: rcar: some dubious one-bit signed bitfieldsDan Carpenter1-5/+5
2013-10-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-4/+1
2013-10-20ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto1-0/+1
2013-10-11ASoC: rcar: fixup generation checkerKuninori Morimoto1-2/+2
2013-09-24ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto1-4/+0
2013-08-06ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto1-0/+9
2013-08-06ASoC: rsnd: add common DMAEngine methodKuninori Morimoto1-0/+32
2013-08-06ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto1-0/+3
2013-07-28ASoC: add Renesas R-Car SSI featureKuninori Morimoto1-0/+23
2013-07-28ASoC: add Renesas R-Car ADG featureKuninori Morimoto1-0/+27
2013-07-28ASoC: add Renesas R-Car SCU featureKuninori Morimoto1-0/+21
2013-07-28ASoC: add Renesas R-Car Generation featureKuninori Morimoto1-0/+47
2013-07-28ASoC: add Renesas R-Car module featureKuninori Morimoto1-0/+46
2013-07-28ASoC: add Renesas R-Car core featureKuninori Morimoto1-0/+94