index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
dvc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: check the Gen1 at the beginning of DVC probe
Kuninori Morimoto
2015-07-16
1
-6
/
+6
*
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
2015-07-16
1
-1
/
+1
*
ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
Kuninori Morimoto
2015-07-16
1
-4
/
+11
*
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
2015-07-16
1
-31
/
+9
*
ASoC: rsnd: dvc: make sure DVC soft reset
Kuninori Morimoto
2015-07-16
1
-3
/
+8
*
ASoC: rsnd: move DVC specific macro into dvc.c
Kuninori Morimoto
2015-07-16
1
-0
/
+1
*
ASoC: rsnd: remove unnecessary 'out of memory' message from DVC
Kuninori Morimoto
2015-07-16
1
-3
/
+1
*
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
2015-06-16
1
-7
/
+8
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
2015-06-16
1
-1
/
+2
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
2015-06-16
1
-1
/
+1
*
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
2015-06-16
1
-2
/
+6
*
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
2015-06-16
1
-1
/
+1
*
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
2015-03-28
1
-14
/
+0
*
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
2015-03-28
1
-2
/
+15
|
\
|
*
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
2015-03-27
1
-2
/
+15
*
|
ASoC: rsnd: Fix duplicate const for DVC ramp rates
Krzysztof Kozlowski
2015-03-24
1
-1
/
+1
*
|
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
1
-0
/
+9
*
|
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
2015-03-07
1
-0
/
+3
|
/
*
ASoC: rsnd: call missing snd_ctl_remove()
Kuninori Morimoto
2015-02-02
1
-0
/
+15
*
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
-8
/
+5
*
ASoC: rsnd: remove unsed rdai parameter from each function
Kuninori Morimoto
2015-01-15
1
-6
/
+6
*
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
Kuninori Morimoto
2015-01-15
1
-5
/
+6
*
ASoC: rsnd: rsnd_mod controls clock
Kuninori Morimoto
2015-01-15
1
-8
/
+4
*
ASoC: rsnd: move snd_kcontrol_new fucntions to core.c
Kuninori Morimoto
2014-12-03
1
-162
/
+15
*
ASoC: rsnd: Add Volume Ramp support
Kuninori Morimoto
2014-11-10
1
-3
/
+84
*
ASoC: rsnd: tidyup debug message format and timing
Kuninori Morimoto
2014-11-10
1
-1
/
+2
*
ASoC: rsnd: enable enumerated DVC valume settings
Kuninori Morimoto
2014-11-06
1
-11
/
+44
*
ASoC: rsnd: enable single DVC valume settings
Kuninori Morimoto
2014-11-06
1
-0
/
+18
*
ASoC: rsnd: enable multiple DVC valume settings
Kuninori Morimoto
2014-11-06
1
-14
/
+30
*
ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()
Kuninori Morimoto
2014-11-06
1
-2
/
+6
*
ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()
Kuninori Morimoto
2014-11-06
1
-4
/
+10
*
ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settings
Kuninori Morimoto
2014-10-23
1
-26
/
+25
*
ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELS
Kuninori Morimoto
2014-10-23
1
-8
/
+8
*
ASoC: rsnd: enable Mute control on DVC
Kuninori Morimoto
2014-08-01
1
-5
/
+29
*
ASoC: rsnd: tidyup DVC control method
Kuninori Morimoto
2014-08-01
1
-25
/
+34
*
ASoC: rsnd: add DT support to DVC
Kuninori Morimoto
2014-07-02
1
-0
/
+38
*
ASoC: rsnd: enable DVC when capture
Kuninori Morimoto
2014-06-28
1
-8
/
+4
*
ASoC: rsnd: module name is unified
Kuninori Morimoto
2014-05-26
1
-2
/
+18
*
ASoC: rsnd: add DVC support
Kuninori Morimoto
2014-05-13
1
-0
/
+273