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
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
2013-11-07
ASoC: rcar: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2013-10-20
ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG
Kuninori Morimoto
2013-10-20
ASoC: rcar: add rsnd_scu_hpbif_is_enable()
Kuninori Morimoto
2013-08-06
ASoC: rsnd: SSI supports DMA transfer via BUSIF
Kuninori Morimoto
2013-08-06
ASoC: rsnd: SSI supports DMA transfer
Kuninori Morimoto
2013-08-06
ASoC: rsnd: remove platform dai and add dai_id on platform setting
Kuninori Morimoto
2013-07-28
ASoC: add Renesas R-Car SSI feature
Kuninori Morimoto