index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
src.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
ASoC: rsnd: Don't stop HW even if a large number of errors occur
Kuninori Morimoto
2015-11-16
1
-7
/
+10
*
|
|
ASoC: rsnd: disable SRC.out only when stop timing
Kuninori Morimoto
2015-11-16
1
-2
/
+16
*
|
|
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
2015-11-16
1
-28
/
+0
*
|
|
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
2015-11-16
1
-1
/
+1
*
|
|
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
2015-11-16
1
-6
/
+13
|
/
/
*
|
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
2015-10-22
1
-1
/
+1
*
|
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
2015-10-22
1
-2
/
+2
*
|
ASoC: rsnd: Announce for removing Gen1 SRU support
Kuninori Morimoto
2015-10-14
1
-1
/
+3
*
|
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
2015-09-14
1
-3
/
+3
*
|
ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()
Kuninori Morimoto
2015-09-14
1
-9
/
+2
|
/
*
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
2015-07-16
1
-15
/
+5
*
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
2015-07-16
1
-2
/
+2
*
ASoC: rsnd: add rsnd_src_initialize_lock/unlock()
Kuninori Morimoto
2015-07-16
1
-11
/
+11
*
ASoC: rsnd: src: make sure SRC soft reset
Kuninori Morimoto
2015-07-16
1
-4
/
+8
*
ASoC: rsnd: move SRC specific macro into src.c
Kuninori Morimoto
2015-07-16
1
-0
/
+1
*
ASoC: rsnd: add workaround for SRC sync convert + DVC
Kuninori Morimoto
2015-07-16
1
-11
/
+32
*
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
2015-07-16
1
-5
/
+4
*
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
2015-07-16
1
-1
/
+1
*
ASoC: rsnd: remove unnecessary 'out of memory' message from SRC
Kuninori Morimoto
2015-07-16
1
-3
/
+1
*
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
2015-06-16
1
-1
/
+1
*
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
2015-06-16
1
-4
/
+4
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx()
Kuninori Morimoto
2015-06-16
1
-25
/
+32
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
2015-06-16
1
-6
/
+6
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
2015-06-16
1
-13
/
+15
*
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
2015-06-16
1
-1
/
+11
*
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
2015-06-16
1
-1
/
+1
*
ASoC: rsnd: spin lock for interrupt handler
Kuninori Morimoto
2015-05-22
1
-3
/
+8
*
ASoC: rsnd: add Synchronous SRC mode
Kuninori Morimoto
2015-04-01
1
-5
/
+121
*
ASoC: rsnd: add DPCM based sampling rate convert
Kuninori Morimoto
2015-03-27
1
-4
/
+45
*
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
2015-03-27
1
-26
/
+1
*
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
2015-03-27
1
-2
/
+15
|
\
|
*
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
2015-03-27
1
-2
/
+15
*
|
ASoC: rsnd: no more SRC restart when unusual situation
Kuninori Morimoto
2015-03-22
1
-3
/
+7
*
|
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
1
-0
/
+13
*
|
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
2015-03-07
1
-1
/
+4
*
|
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
2015-03-07
1
-1
/
+1
*
|
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
2015-03-07
1
-2
/
+0
*
|
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
2015-03-07
1
-1
/
+0
|
/
*
ASoC: rsnd: error meesage indicates its port
Kuninori Morimoto
2015-01-15
1
-1
/
+2
*
ASoC: rsnd: save priv in struct rsnd_dai
Kuninori Morimoto
2015-01-15
1
-1
/
+1
*
ASoC: rsnd: replace rdai to priv in each function
Kuninori Morimoto
2015-01-15
1
-14
/
+11
*
ASoC: rsnd: remove unsed rdai parameter from each function
Kuninori Morimoto
2015-01-15
1
-32
/
+22
*
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
Kuninori Morimoto
2015-01-15
1
-1
/
+1
*
ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()
Kuninori Morimoto
2015-01-15
1
-1
/
+1
*
ASoC: rsnd: rsnd_mod controls clock
Kuninori Morimoto
2015-01-15
1
-5
/
+3
*
ASoC: rsnd: add recovery support for under/over flow error on SRC
Kuninori Morimoto
2015-01-12
1
-19
/
+160
*
ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()
Kuninori Morimoto
2014-12-03
1
-9
/
+6
*
ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()
Kuninori Morimoto
2014-12-03
1
-10
/
+11
*
ASoC: rsnd: initialize SRC on rsnd_src_init()
Kuninori Morimoto
2014-12-03
1
-7
/
+7
*
ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()
Kuninori Morimoto
2014-12-03
1
-4
/
+5
[prev]
[next]