index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
rsnd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-08
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
1
-0
/
+2
2015-11-30
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
1
-0
/
+1
2015-11-30
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
1
-1
/
+8
2015-11-30
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
1
-0
/
+6
2015-11-30
ASoC: rsnd: add missing SRC_O_BUSIF_MODE register
Kuninori Morimoto
1
-1
/
+2
2015-11-20
ASoC: rsnd: tidyup void* cast for 64bit compiler
Kuninori Morimoto
1
-1
/
+1
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
1
-38
/
+18
2015-11-18
ASoC: rsnd: remove struct rcar_snd_info
Kuninori Morimoto
1
-3
/
+13
2015-11-18
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
1
-15
/
+0
2015-11-18
ASoC: rsnd: remove platform boot support from gen.c
Kuninori Morimoto
1
-3
/
+4
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
1
-0
/
+13
2015-11-18
ASoC: rsnd: cleanup RSND_REG_xxx
Kuninori Morimoto
1
-63
/
+30
2015-11-18
ASoC: rsnd: remove Gen1 support from SRC
Kuninori Morimoto
1
-15
/
+0
2015-11-16
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
1
-0
/
+2
2015-11-16
ASoC: rsnd: use mod base common method on SSI-parent
Kuninori Morimoto
1
-0
/
+2
2015-11-16
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
1
-5
/
+18
2015-11-16
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
1
-2
/
+18
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase3
Kuninori Morimoto
1
-9
/
+0
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase2
Kuninori Morimoto
1
-3
/
+9
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase1
Kuninori Morimoto
1
-7
/
+7
2015-11-16
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
1
-2
/
+0
2015-11-16
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Kuninori Morimoto
1
-0
/
+3
2015-11-16
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: DMA related definition goes to dma.c
Kuninori Morimoto
1
-23
/
+0
2015-11-16
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
1
-4
/
+4
2015-10-22
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
1
-2
/
+5
2015-10-22
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
1
-2
/
+2
2015-10-07
ASoC: rsnd: Remove obsolete platform data support
Geert Uytterhoeven
1
-1
/
+2
2015-09-14
ASoC: rsnd: add common mod confirm method
Kuninori Morimoto
1
-0
/
+11
2015-09-14
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
1
-0
/
+1
2015-09-14
ASoC: rsnd: tidyup rsnd_dma_to_xxx() position
Kuninori Morimoto
1
-2
/
+1
2015-07-17
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
1
-0
/
+29
2015-07-17
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
1
-0
/
+21
2015-07-17
ASoC: rsnd: tidyup SRC position on each code
Kuninori Morimoto
1
-19
/
+19
2015-07-17
ASoC: rsnd: add rsnd_io_to_mod()
Kuninori Morimoto
1
-3
/
+4
2015-07-17
ASoC: rsnd: tidyup rsnd_dma_ops definition place
Kuninori Morimoto
1
-7
/
+0
2015-07-17
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
1
-0
/
+3
2015-07-17
ASoC: rsnd: add rsnd_get_adinr_chan()
Kuninori Morimoto
1
-0
/
+1
2015-07-17
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
1
-1
/
+1
2015-07-17
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
1
-0
/
+2
2015-07-17
ASoC: rsnd: move SRC specific macro into src.c
Kuninori Morimoto
1
-2
/
+0
2015-07-17
ASoC: rsnd: move DVC specific macro into dvc.c
Kuninori Morimoto
1
-3
/
+0
2015-07-17
ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
Kuninori Morimoto
1
-1
/
+1
2015-07-17
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
1
-1
/
+1
2015-07-17
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
1
-1
/
+1
2015-07-10
ASoC: rsnd: gen: add rsnd_force_write()
Kuninori Morimoto
1
-0
/
+4
2015-06-16
ASoC: rsnd: remove io from rsnd_mod
Kuninori Morimoto
1
-2
/
+0
2015-06-16
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
1
-2
/
+1
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
1
-4
/
+11
[next]