index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
scu.c
Age
Commit message (
Expand
)
Author
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 SCU
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-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-12
ASoC: rsnd: print error if there is SRC settings mismatch
Kuninori Morimoto
2014-02-03
ASoC: rsnd: add Gen2 SRC and DMAEngine support
Kuninori Morimoto
2014-02-03
ASoC: rsnd: extracts Gen1/Gen2 common parts
Kuninori Morimoto
2014-02-03
ASoC: rsnd: merge SRC clock timing/setting
Kuninori Morimoto
2014-02-03
ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro
Kuninori Morimoto
2014-02-03
ASoC: rsnd: Merge macros in scu.c
Kuninori Morimoto
2014-02-03
ASoC: rsnd: clarify scu.c area
Kuninori Morimoto
2014-02-03
ASoC: rsnd: explain SRC bypass mode settings in comment
Kuninori Morimoto
2014-02-03
ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()
Kuninori Morimoto
2014-02-03
ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
Kuninori Morimoto
2014-02-03
ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()
Kuninori Morimoto
2014-02-03
ASoC: rsnd: remove meaningless function parameter
Kuninori Morimoto
2014-02-03
ASoC: rsnd: add rsnd_scu_init(), and separate init/start
Kuninori Morimoto
2014-02-03
ASoC: rsnd: control SCU ops in probe timing
Kuninori Morimoto
2014-02-03
ASoC: rsnd: cleanup debug information method
Kuninori Morimoto
2014-02-03
ASoC: rsnd: tidyup register naming of BUSIF_MODE
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: scu cleanup: add rsnd_scu_rate_ctrl()
Kuninori Morimoto
2013-12-31
ASoC: rsnd: add rsnd_scu_transfer_start()
Kuninori Morimoto
2013-12-31
ASoC: rsnd: route setting is needed only Gen1
Kuninori Morimoto
2013-12-31
ASoC: rsnd: tidyup register naming
Kuninori Morimoto
2013-11-21
Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-11-19
ASoC: rcar: off by one in rsnd_scu_set_route()
Dan Carpenter
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: add rsnd_scu_hpbif_is_enable()
Kuninori Morimoto
2013-09-09
ASoC: rsnd: fixup flag name of rsnd_scu_platform_info
Kuninori Morimoto
2013-08-06
ASoC: rsnd: scu: cleanup empty functions
Kuninori Morimoto
2013-08-06
ASoC: rsnd: SSI supports DMA transfer via BUSIF
Kuninori Morimoto
2013-07-28
ASoC: add Renesas R-Car SCU feature
Kuninori Morimoto