index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
2015-09-14
1
-0
/
+1
*
ASoC: rsnd: tidyup rsnd_dma_to_xxx() position
Kuninori Morimoto
2015-09-14
1
-2
/
+1
*
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
2015-07-17
1
-0
/
+29
*
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
2015-07-17
1
-0
/
+21
*
ASoC: rsnd: tidyup SRC position on each code
Kuninori Morimoto
2015-07-16
1
-19
/
+19
*
ASoC: rsnd: add rsnd_io_to_mod()
Kuninori Morimoto
2015-07-16
1
-3
/
+4
*
ASoC: rsnd: tidyup rsnd_dma_ops definition place
Kuninori Morimoto
2015-07-16
1
-7
/
+0
*
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
2015-07-16
1
-0
/
+3
*
ASoC: rsnd: add rsnd_get_adinr_chan()
Kuninori Morimoto
2015-07-16
1
-0
/
+1
*
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
2015-07-16
1
-1
/
+1
*
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
2015-07-16
1
-0
/
+2
*
ASoC: rsnd: move SRC specific macro into src.c
Kuninori Morimoto
2015-07-16
1
-2
/
+0
*
ASoC: rsnd: move DVC specific macro into dvc.c
Kuninori Morimoto
2015-07-16
1
-3
/
+0
*
ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
Kuninori Morimoto
2015-07-16
1
-1
/
+1
*
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
2015-07-16
1
-1
/
+1
*
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
2015-07-16
1
-1
/
+1
*
ASoC: rsnd: gen: add rsnd_force_write()
Kuninori Morimoto
2015-07-10
1
-0
/
+4
*
ASoC: rsnd: remove io from rsnd_mod
Kuninori Morimoto
2015-06-16
1
-2
/
+0
*
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
2015-06-16
1
-2
/
+1
*
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
2015-06-16
1
-4
/
+11
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()
Kuninori Morimoto
2015-06-16
1
-1
/
+1
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
2015-06-16
1
-10
/
+12
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
2015-06-16
1
-2
/
+4
*
ASoC: rsnd: add common interrupt handler for SSI/SRC/DMA
Kuninori Morimoto
2015-06-16
1
-0
/
+3
*
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
2015-06-16
1
-0
/
+9
*
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
2015-06-16
1
-2
/
+4
*
ASoC: rsnd: count each mod (SSI/SRC/DVC)
Kuninori Morimoto
2015-06-16
1
-15
/
+26
*
ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock
Kuninori Morimoto
2015-06-16
1
-1
/
+2
*
ASoC: rsnd: spin lock for interrupt handler
Kuninori Morimoto
2015-05-22
1
-2
/
+1
*
ASoC: rsnd: add DPCM based sampling rate convert
Kuninori Morimoto
2015-03-27
1
-0
/
+8
*
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
2015-03-27
1
-3
/
+8
|
\
|
*
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
2015-03-27
1
-3
/
+8
*
|
ASoC: rsnd: add dai_link stream name
Kuninori Morimoto
2015-03-22
1
-0
/
+1
*
|
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
1
-2
/
+4
[prev]
[next]