开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
ssi.c
Age
Commit message (
Expand
)
Author
2015-07-16
ASoC: rsnd: remove unnecessary 'out of memory' message from SSI
Kuninori Morimoto
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 use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
2015-06-16
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
2015-06-16
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
2015-06-16
ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock
Kuninori Morimoto
2015-06-16
ASoC: rsnd: don't care under/over run error when PIO
Kuninori Morimoto
2015-05-22
ASoC: rsnd: spin lock for interrupt handler
Kuninori Morimoto
2015-05-21
ASoC: rsnd: indicate unknown HW start
Kuninori Morimoto
2015-04-27
ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.
Kuninori Morimoto
2015-04-27
ASoC: rsnd: tidyup SSI parent related function/macro names
Kuninori Morimoto
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
2015-03-27
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
2015-03-27
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
2015-03-22
ASoC: rsnd: no more SSI restart when unusual situation
Kuninori Morimoto
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
2015-01-15
ASoC: rsnd: tidyup DMA start/stop timing on SSI
Kuninori Morimoto
2015-01-15
ASoC: rsnd: ignore DIRQ when DMA transfer
Kuninori Morimoto
2015-01-15
ASoC: rsnd: error meesage indicates its port
Kuninori Morimoto
2015-01-15
ASoC: rsnd: save priv in struct rsnd_dai
Kuninori Morimoto
2015-01-15
ASoC: rsnd: replace rdai to priv in each function
Kuninori Morimoto
2015-01-15
ASoC: rsnd: remove unsed rdai parameter from each function
Kuninori Morimoto
2015-01-15
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
Kuninori Morimoto
2015-01-15
ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()
Kuninori Morimoto
2015-01-15
ASoC: rsnd: rsnd_mod controls clock
Kuninori Morimoto
2015-01-15
ASoC: rsnd: remove unsed .rate
Kuninori Morimoto
2014-12-07
ASoC: rsnd: rename SSI function name of PIO
Kuninori Morimoto
2014-12-07
ASoC: rsnd: add salvage support for under/over flow error on SSI
Kuninori Morimoto
2014-12-03
ASoC: rsnd: share SSI starting method between PIO/DMA mode
Kuninori Morimoto
2014-12-03
ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode
Kuninori Morimoto
2014-12-03
ASoC: rsnd: clear status register when HW start
Kuninori Morimoto
2014-12-03
ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()
Kuninori Morimoto
2014-12-03
ASoC: rsnd: tidyup SSI interrupt enable/disable method
Kuninori Morimoto
2014-12-03
ASoC: rsnd: tidyup PIO/DMA mode settings method
Kuninori Morimoto
2014-12-03
ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily
Kuninori Morimoto
2014-12-03
ASoC: rsnd: add .fallback callback
Kuninori Morimoto
2014-11-10
ASoC: rsnd: fallback to PIO mode if DMA mode was failed
Kuninori Morimoto
2014-11-10
ASoC: rsnd: tidyup debug message format and timing
Kuninori Morimoto
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
2014-06-03
Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...
Mark Brown
2014-05-26
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
2014-05-26
ASoC: rsnd: module name is unified
Kuninori Morimoto
2014-05-26
ASoC: rsnd: DT node clean up by using the of_node_put()
Kuninori Morimoto
[next]