index
:
linux.git
master
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
/
ssi.c
Age
Commit message (
Expand
)
Author
2015-12-02
ASoC: rsnd: care SWSP bit for TDM/non-TDM
Kuninori Morimoto
2015-11-30
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
2015-11-30
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
2015-11-30
ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()
Kuninori Morimoto
2015-11-30
ASoC: rsnd: add rsnd_ssi_config_init()
Kuninori Morimoto
2015-11-27
ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()
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-18
ASoC: rsnd: remove platform boot support from ssi.c
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-17
ASoC: rsnd: ssi: 24bit data needs right-aligned settings
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on SSI-parent
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on SSIU
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: use common rsnd_ssi_status_xxx()
Kuninori Morimoto
2015-11-16
ASoC: rsnd: Don't stop HW even if a large number of errors occur
Kuninori Morimoto
2015-11-16
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
2015-11-16
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
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-10-22
ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro
Kuninori Morimoto
2015-10-22
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
2015-10-22
ASoC: rsnd: fixup devm_request_irq() option on ssi.c
Kuninori Morimoto
2015-10-07
ASoC: rsnd: Remove obsolete platform data support
Geert Uytterhoeven
2015-09-14
ASoC: rsnd: tidyup ADG clock calculate method
Kuninori Morimoto
2015-09-14
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
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
[next]