summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)Author
2015-03-27ASoC: rsnd: add DPCM based sampling rate convertKuninori Morimoto
2015-03-27Merge branch 'asoc-fix-rcar' into HEADMark Brown
2015-03-27ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto
2015-03-22ASoC: rsnd: add dai_link stream nameKuninori Morimoto
2015-03-07ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto
2015-03-07ASoC: rsnd: enable rsnd_ssi_use_busif() for DMAKuninori Morimoto
2015-03-07ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmappKuninori Morimoto
2015-03-07ASoC: rsnd: remove rsnd_dma::dirKuninori Morimoto
2015-03-07ASoC: rsnd: remove rsnd_dma::addrKuninori Morimoto
2015-03-07ASoC: rsnd: add Audio DMAC peri peri support reworkKuninori Morimoto
2015-03-07ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()Kuninori Morimoto
2015-03-07ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto
2015-03-07ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto
2015-03-07ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration positionKuninori Morimoto
2015-03-07ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()Kuninori Morimoto
2015-03-07ASoC: rsnd: remove unused rsnd_dma_available()Kuninori Morimoto
2015-03-07ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()Kuninori Morimoto
2015-03-07ASoC: rsnd: remove SH-DMA-BASE specific implementationKuninori Morimoto
2015-02-02ASoC: rsnd: call missing snd_ctl_remove()Kuninori Morimoto
2015-01-15ASoC: rsnd: tidyup DVC/SRC/SSI orderKuninori Morimoto
2015-01-15ASoC: rsnd: save priv in struct rsnd_daiKuninori Morimoto
2015-01-15ASoC: rsnd: replace rdai to priv in each functionKuninori Morimoto
2015-01-15ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto
2015-01-15ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto
2015-01-15ASoC: rsnd: add rsnd_io_to_rdai()Kuninori Morimoto
2015-01-15ASoC: rsnd: remove rsnd_dai_get_platform_info() macroKuninori Morimoto
2015-01-15ASoC: rsnd: remove unused rsnd_dai_id()Kuninori Morimoto
2015-01-15ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()Kuninori Morimoto
2015-01-15ASoC: rsnd: rename rsnd_dai_get() to rsnd_rdai_get()Kuninori Morimoto
2015-01-15ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto
2015-01-15ASoC: rsnd: tidyup rsnd_io_to_xxx() macro declaration positionKuninori Morimoto
2015-01-12ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto
2014-12-03ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto
2014-12-03ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto
2014-12-03ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto
2014-12-03ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto
2014-12-03ASoC: rsnd: add callback status check methodKuninori Morimoto
2014-12-03ASoC: rsnd: add .fallback callbackKuninori Morimoto
2014-11-10ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto
2014-07-31ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto
2014-07-02ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto
2014-07-02ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto
2014-06-28ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto
2014-06-28ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto
2014-06-21ASoC: rcar: Fix dma direction typeLars-Peter Clausen
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto
2014-05-26ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto
2014-05-13ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto