index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
dma.c
Age
Commit message (
Expand
)
Author
2016-05-10
ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRS
Kuninori Morimoto
2016-01-22
ASoC: rsnd: attach Audio-DMAC-periperi correctly
Kuninori Morimoto
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2015-12-18
ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-16
ASoC: rsnd: fixup rsnd_dmapp_stop() return value
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase3
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase2
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase1
Kuninori Morimoto
2015-11-16
ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method
Kuninori Morimoto
2015-11-16
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
2015-11-16
ASoC: rsnd: DMA related definition goes to dma.c
Kuninori Morimoto
2015-11-16
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
2015-10-22
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
2015-08-11
ASoC: rsnd: Silence DMA slave ID compile warning on 64-bit
Geert Uytterhoeven
2015-07-17
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
2015-07-17
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
2015-07-17
ASoC: rsnd: update Audio DMA path search method
Kuninori Morimoto
2015-07-16
ASoC: rsnd: dma: add DMA name on .ops
Kuninori Morimoto
2015-07-16
ASoC: rsnd: tidyup rsnd_dma_ops definition place
Kuninori Morimoto
2015-06-22
Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...
Mark Brown
2015-06-16
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()
Kuninori Morimoto
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
2015-06-16
ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock
Kuninori Morimoto
2015-04-15
ASoC: rsnd: set dmaen->chan = NULL when error case
Kuninori Morimoto
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
2015-03-11
ASoC: rsnd: recover PIO mode for new dma interface
Kuninori Morimoto
2015-03-11
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
Geert Uytterhoeven
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
2015-03-07
ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove rsnd_dma::dir
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove rsnd_dma::addr
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add Audio DMAC peri peri support rework
Kuninori Morimoto
2015-03-07
ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri peri
Kuninori Morimoto