index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
src.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU
Kuninori Morimoto
1
-1
/
+2
2015-11-27
ASoC: rsnd: tidyup semantics of rsnd_src_record_error()
Kuninori Morimoto
1
-7
/
+6
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
1
-4
/
+2
2015-11-18
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
1
-1
/
+0
2015-11-18
ASoC: rsnd: remove platform boot support from src.c
Kuninori Morimoto
1
-115
/
+43
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
1
-2
/
+0
2015-11-18
ASoC: rsnd: SRC settings matches to datasheet
Kuninori Morimoto
1
-258
/
+166
2015-11-18
ASoC: rsnd: remove Gen1 support from SRC
Kuninori Morimoto
1
-194
/
+5
2015-11-16
ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
1
-65
/
+0
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase3
Kuninori Morimoto
1
-42
/
+8
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase2
Kuninori Morimoto
1
-3
/
+3
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase1
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: Don't stop HW even if a large number of errors occur
Kuninori Morimoto
1
-7
/
+10
2015-11-16
ASoC: rsnd: disable SRC.out only when stop timing
Kuninori Morimoto
1
-2
/
+16
2015-11-16
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
1
-28
/
+0
2015-11-16
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
1
-6
/
+13
2015-11-10
ASoC: rsnd: make sure SRC In Rate feature enablement
Kuninori Morimoto
1
-0
/
+7
2015-10-22
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
1
-1
/
+1
2015-10-22
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
1
-2
/
+2
2015-10-14
ASoC: rsnd: Announce for removing Gen1 SRU support
Kuninori Morimoto
1
-1
/
+3
2015-09-14
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
1
-3
/
+3
2015-09-14
ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()
Kuninori Morimoto
1
-9
/
+2
2015-07-16
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
1
-15
/
+5
2015-07-16
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
1
-2
/
+2
2015-07-16
ASoC: rsnd: add rsnd_src_initialize_lock/unlock()
Kuninori Morimoto
1
-11
/
+11
2015-07-16
ASoC: rsnd: src: make sure SRC soft reset
Kuninori Morimoto
1
-4
/
+8
2015-07-16
ASoC: rsnd: move SRC specific macro into src.c
Kuninori Morimoto
1
-0
/
+1
2015-07-16
ASoC: rsnd: add workaround for SRC sync convert + DVC
Kuninori Morimoto
1
-11
/
+32
2015-07-16
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
1
-5
/
+4
2015-07-16
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
1
-1
/
+1
2015-07-16
ASoC: rsnd: remove unnecessary 'out of memory' message from SRC
Kuninori Morimoto
1
-3
/
+1
2015-06-16
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
1
-1
/
+1
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
1
-4
/
+4
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx()
Kuninori Morimoto
1
-25
/
+32
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
1
-6
/
+6
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
1
-13
/
+15
2015-06-16
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
1
-1
/
+11
2015-06-16
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
1
-1
/
+1
2015-05-22
ASoC: rsnd: spin lock for interrupt handler
Kuninori Morimoto
1
-3
/
+8
2015-04-01
ASoC: rsnd: add Synchronous SRC mode
Kuninori Morimoto
1
-5
/
+121
2015-03-27
ASoC: rsnd: add DPCM based sampling rate convert
Kuninori Morimoto
1
-4
/
+45
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
1
-26
/
+1
2015-03-27
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
1
-2
/
+15
2015-03-27
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
1
-2
/
+15
2015-03-22
ASoC: rsnd: no more SRC restart when unusual situation
Kuninori Morimoto
1
-3
/
+7
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
1
-0
/
+13
2015-03-07
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
1
-1
/
+4
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
1
-1
/
+1
[prev]
[next]