index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
rsnd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: count .probe/.remove for rsnd_mod_call()
Kuninori Morimoto
2016-04-28
1
-6
/
+7
*
ASoC: rsnd: SRC TIMSEL support for Capture
Kuninori Morimoto
2016-03-07
1
-5
/
+3
*
ASoC: rsnd: add rsnd_src_get_in/out_rate()
Kuninori Morimoto
2016-03-07
1
-3
/
+7
*
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-03-05
1
-2
/
+6
*
ASoC: rsnd: add CTU basic support
Kuninori Morimoto
2016-03-05
1
-0
/
+1
*
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
Kuninori Morimoto
2016-03-02
1
-2
/
+0
*
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
2016-02-20
1
-1
/
+1
*
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
Kuninori Morimoto
2016-02-20
1
-2
/
+2
*
ASoC: rsnd: add .irq callback
Kuninori Morimoto
2016-01-27
1
-0
/
+6
*
ASoC: rsnd: ctu: settings matches to datasheet
Kuninori Morimoto
2016-01-22
1
-0
/
+34
*
ASoC: rsnd: ctu: add rsnd_mix_activation()
Kuninori Morimoto
2016-01-22
1
-0
/
+1
*
ASoC: rsnd: attach Audio-DMAC-periperi correctly
Kuninori Morimoto
2016-01-22
1
-2
/
+2
*
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
1
-5
/
+16
*
ASoC: rsnd: always call probe/remove for MUX
Kuninori Morimoto
2016-01-22
1
-7
/
+7
*
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
2015-12-22
1
-5
/
+10
*
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
Kuninori Morimoto
2015-12-18
1
-0
/
+25
*
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
Kuninori Morimoto
2015-12-18
1
-0
/
+4
*
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
2015-12-18
1
-2
/
+2
*
ASoC: rsnd: remove rsnd_get_slot_runtime()
Kuninori Morimoto
2015-12-18
1
-1
/
+0
*
ASoC: rsnd: fixup SSIU control timing
Kuninori Morimoto
2015-12-18
1
-1
/
+1
*
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
2015-12-08
1
-0
/
+2
*
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
2015-11-30
1
-0
/
+1
*
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-1
/
+8
*
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-0
/
+6
*
ASoC: rsnd: add missing SRC_O_BUSIF_MODE register
Kuninori Morimoto
2015-11-30
1
-1
/
+2
*
ASoC: rsnd: tidyup void* cast for 64bit compiler
Kuninori Morimoto
2015-11-20
1
-1
/
+1
*
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
1
-38
/
+18
*
ASoC: rsnd: remove struct rcar_snd_info
Kuninori Morimoto
2015-11-18
1
-3
/
+13
*
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-18
1
-15
/
+0
*
ASoC: rsnd: remove platform boot support from gen.c
Kuninori Morimoto
2015-11-18
1
-3
/
+4
*
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-18
1
-0
/
+13
*
ASoC: rsnd: cleanup RSND_REG_xxx
Kuninori Morimoto
2015-11-18
1
-63
/
+30
*
ASoC: rsnd: remove Gen1 support from SRC
Kuninori Morimoto
2015-11-18
1
-15
/
+0
*
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
2015-11-16
1
-0
/
+2
*
ASoC: rsnd: use mod base common method on SSI-parent
Kuninori Morimoto
2015-11-16
1
-0
/
+2
*
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
2015-11-16
1
-5
/
+18
*
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
2015-11-16
1
-2
/
+18
*
ASoC: rsnd: use mod base common method on DMA phase3
Kuninori Morimoto
2015-11-16
1
-9
/
+0
*
ASoC: rsnd: use mod base common method on DMA phase2
Kuninori Morimoto
2015-11-16
1
-3
/
+9
*
ASoC: rsnd: use mod base common method on DMA phase1
Kuninori Morimoto
2015-11-16
1
-7
/
+7
*
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
Kuninori Morimoto
2015-11-16
1
-1
/
+1
*
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
2015-11-16
1
-2
/
+0
*
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Kuninori Morimoto
2015-11-16
1
-0
/
+3
*
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
2015-11-16
1
-1
/
+1
*
ASoC: rsnd: DMA related definition goes to dma.c
Kuninori Morimoto
2015-11-16
1
-23
/
+0
*
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
2015-11-16
1
-4
/
+4
*
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
2015-10-22
1
-2
/
+5
*
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
2015-10-22
1
-2
/
+2
*
ASoC: rsnd: Remove obsolete platform data support
Geert Uytterhoeven
2015-10-07
1
-1
/
+2
*
ASoC: rsnd: add common mod confirm method
Kuninori Morimoto
2015-09-14
1
-0
/
+11
[next]