summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/dma.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...Mark Brown1-47/+66
2015-06-16ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()Kuninori Morimoto1-1/+1
2015-06-16ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()Kuninori Morimoto1-1/+1
2015-06-16ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()Kuninori Morimoto1-46/+56
2015-06-16ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lockKuninori Morimoto1-1/+10
2015-04-15ASoC: rsnd: set dmaen->chan = NULL when error caseKuninori Morimoto1-0/+1
2015-03-28ASoC: rsnd: remove useless debug messageKuninori Morimoto1-4/+0
2015-03-11ASoC: rsnd: recover PIO mode for new dma interfaceKuninori Morimoto1-1/+18
2015-03-11ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()Geert Uytterhoeven1-2/+2
2015-03-07ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto1-37/+51
2015-03-07ASoC: rsnd: enable rsnd_ssi_use_busif() for DMAKuninori Morimoto1-1/+1
2015-03-07ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmappKuninori Morimoto1-15/+25
2015-03-07ASoC: rsnd: remove rsnd_dma::dirKuninori Morimoto1-3/+2
2015-03-07ASoC: rsnd: remove rsnd_dma::addrKuninori Morimoto1-2/+0
2015-03-07ASoC: rsnd: add Audio DMAC peri peri support reworkKuninori Morimoto1-1/+210
2015-03-07ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()Kuninori Morimoto1-25/+53
2015-03-07ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto1-3/+117
2015-03-07ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri periKuninori Morimoto1-0/+231