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
/
ssi.c
Age
Commit message (
Expand
)
Author
2016-03-07
ASoC: rsnd: add rsnd_src_get_in/out_rate()
Kuninori Morimoto
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-02-20
ASoC: rsnd: judge work SSI in runtime
Kuninori Morimoto
2016-02-20
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
2016-02-20
ASoC: rsnd: move rsnd_ssi_irq() position
Kuninori Morimoto
2016-02-20
ASoC: rsnd: Parent SSI attach is not needed if not clock master
Kuninori Morimoto
2016-02-20
ASoC: rsnd: tidyup SSI init/start sequence
Kuninori Morimoto
2016-02-20
ASoC: rsnd: add missing .irq callback for DMA
Kuninori Morimoto
2016-02-20
ASoC: rsnd: fixup forever loop bug on SSI
Kuninori Morimoto
2016-02-20
ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
Kuninori Morimoto
2016-02-20
ASoC: rsnd: indicates status failed SSI
Kuninori Morimoto
2016-02-09
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
Kuninori Morimoto
2016-01-27
ASoC: rsnd: add .irq callback
Kuninori Morimoto
2016-01-27
ASoC: rsnd: don't auto-recover when under/over run error
Kuninori Morimoto
2016-01-22
ASoC: rsnd: attach Audio-DMAC-periperi correctly
Kuninori Morimoto
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
ASoC: rsnd: remove unsed *parent
Kuninori Morimoto
2015-12-30
ASoC: rsnd: fix usrcnt decrementing bug
Andrzej Hajda
2015-12-22
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
2015-12-18
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
2015-12-18
ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM
Kuninori Morimoto
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
[next]