summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto2014-05-261-2/+3
* ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-131-0/+40
* ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto2014-05-131-16/+8
* ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto2014-05-131-0/+1
* ASoC: rsnd: remove compatibility codeKuninori Morimoto2014-05-081-3/+0
* ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-211-0/+11
* ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-051-12/+12
* ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-051-8/+0
* ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto2014-03-051-0/+6
* ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto2014-03-051-0/+3
* ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-051-0/+3
* ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-051-0/+14
* ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto2014-03-041-28/+53
* ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto2014-03-041-1/+0
* ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-041-1/+3
* ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto2014-03-041-4/+8
* ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto2014-03-041-9/+0
* ASoC: rsnd: unify rdai namingKuninori Morimoto2014-03-031-3/+3
* ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-031-4/+1
* ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto2014-03-031-13/+0
* ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto2014-02-121-0/+1
* ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2014-02-121-3/+4
* ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-031-0/+25
* ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto2014-02-031-5/+5
* ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-031-1/+1
* ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto2014-02-031-0/+1
* ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-031-4/+4
* ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto2014-02-031-1/+0
* ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto2014-02-031-1/+0
* ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto2014-02-031-1/+2
* ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-031-0/+1
* ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto2014-02-031-0/+1
* ASoC: rsnd: cleanup debug information methodKuninori Morimoto2014-02-031-1/+10
* ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto2014-02-031-1/+1
* ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-311-0/+18
* ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto2013-12-311-1/+1
* ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2013-12-311-5/+5
* ASoC: rsnd: tidyup register namingKuninori Morimoto2013-12-311-2/+2
* ASoC: rcar: add Gen2 sound supportKuninori Morimoto2013-11-291-1/+2
* ASoC: rcar: remove unused register settingsKuninori Morimoto2013-11-291-3/+0
* ASoC: rcar: some dubious one-bit signed bitfieldsDan Carpenter2013-11-241-5/+5
* Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-10-241-4/+1
|\
| * ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto2013-10-201-0/+1
| * ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto2013-09-241-4/+0
* | ASoC: rcar: fixup generation checkerKuninori Morimoto2013-10-111-2/+2
|/
* ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto2013-08-061-0/+9
* ASoC: rsnd: add common DMAEngine methodKuninori Morimoto2013-08-061-0/+32
* ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto2013-08-061-0/+3
* ASoC: add Renesas R-Car SSI featureKuninori Morimoto2013-07-281-0/+23
* ASoC: add Renesas R-Car ADG featureKuninori Morimoto2013-07-281-0/+27
OpenPOWER on IntegriCloud