index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
ssi.c
Age
Commit message (
Expand
)
Author
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
2014-05-22
Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...
Mark Brown
2014-05-13
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
Kuninori Morimoto
2014-05-08
ASoC: rsnd: remove compatibility code
Kuninori Morimoto
2014-04-11
ASoC: rsnd: fix clock prepare/unprepare
Ben Dooks
2014-03-21
ASoC: rsnd: add DeviceTree support
Kuninori Morimoto
2014-03-05
ASoC: rsnd: rename scu to src
Kuninori Morimoto
2014-03-05
ASoC: rsnd: remove all rsnd_xxx_remove()
Kuninori Morimoto
2014-03-05
ASoC: rsnd: use mod probe method on SSI
Kuninori Morimoto
2014-03-05
ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
Kuninori Morimoto
2014-03-05
ASoC: rsnd: add rsnd_scu_enable_ssi_irq()
Kuninori Morimoto
2014-03-05
ASoC: rsnd: Get correct SCU ID
Kuninori Morimoto
2014-03-05
ASoC: rsnd: add struct rsnd_dai_platform_info
Kuninori Morimoto
2014-03-04
ASoC: rsnd: get ssi/scu from rsnd_dai_stream
Kuninori Morimoto
2014-03-04
ASoC: rsnd: use mod array instead of list on rdai
Kuninori Morimoto
2014-03-03
ASoC: rsnd: remove verbose debug message from scu/ssi
Kuninori Morimoto
2014-03-03
ASoC: rsnd: remove verbose function parameter
Kuninori Morimoto
2014-02-03
ASoC: rsnd: remove SSI dependent DMAEngine callback
Kuninori Morimoto
2014-02-03
ASoC: rsnd: extracts Gen1/Gen2 common parts
Kuninori Morimoto
2014-02-03
ASoC: rsnd: add rsnd_ssi_is_play()
Kuninori Morimoto
2014-02-03
ASoC: rsnd: remove ssiu from ssi.c
Kuninori Morimoto
2014-02-03
ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
Kuninori Morimoto
2014-02-03
ASoC: rsnd: remove pin sync option
Kuninori Morimoto
2014-02-03
ASoC: rsnd: rsnd_dai_is_clk_master() can be shared
Kuninori Morimoto
2014-02-03
ASoC: rsnd: remove meaningless rsnd_ssi_non()
Kuninori Morimoto
2014-02-03
ASoC: rsnd: cleanup debug information method
Kuninori Morimoto
2014-01-02
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
2013-12-31
ASoC: rsnd: add SRC (Sampling Rate Converter) support
Kuninori Morimoto
2013-12-31
ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter
Kuninori Morimoto
2013-12-31
ASoC: rsnd: INT_ENABLE is needed only Gen2
Kuninori Morimoto
2013-12-31
ASoC: rsnd: tidyup ssi comment
Kuninori Morimoto
2013-12-04
ASoC: rcar: use devm_clk_get() instead of clk_get()
Kuninori Morimoto
2013-11-29
ASoC: rcar: add Gen2 sound support
Kuninori Morimoto
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
[next]