index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
dvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-12
ASoC: rsnd: add simplified module explanation
Kuninori Morimoto
1
-0
/
+23
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
1
-1
/
+1
2016-02-20
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
Kuninori Morimoto
1
-3
/
+3
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
1
-1
/
+1
2015-12-18
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
1
-2
/
+1
2015-12-15
rcar: dvc: Avoid use of ret uninitialised
Mark Brown
1
-0
/
+1
2015-11-30
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
1
-2
/
+12
2015-11-30
ASoC: rsnd: dvc: add rsnd_dvc_halt()
Kuninori Morimoto
1
-0
/
+8
2015-11-30
ASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_dvc_activation()
Kuninori Morimoto
1
-2
/
+2
2015-11-30
ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU
Kuninori Morimoto
1
-1
/
+5
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 dvc.c
Kuninori Morimoto
1
-52
/
+31
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: DVC settings matches to datasheet
Kuninori Morimoto
1
-42
/
+77
2015-11-16
ASoC: rsnd: move CMD related operation to cmd.c
Kuninori Morimoto
1
-23
/
+1
2015-11-16
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
1
-6
/
+12
2015-10-22
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
1
-2
/
+2
2015-10-16
ASoC: rsnd: Gen1 probe is not error
Kuninori Morimoto
1
-4
/
+2
2015-09-14
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
1
-3
/
+3
2015-07-16
ASoC: rsnd: check the Gen1 at the beginning of DVC probe
Kuninori Morimoto
1
-6
/
+6
2015-07-16
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
1
-1
/
+1
2015-07-16
ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
Kuninori Morimoto
1
-4
/
+11
2015-07-16
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
1
-31
/
+9
2015-07-16
ASoC: rsnd: dvc: make sure DVC soft reset
Kuninori Morimoto
1
-3
/
+8
2015-07-16
ASoC: rsnd: move DVC specific macro into dvc.c
Kuninori Morimoto
1
-0
/
+1
2015-07-16
ASoC: rsnd: remove unnecessary 'out of memory' message from DVC
Kuninori Morimoto
1
-3
/
+1
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
1
-7
/
+8
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
1
-1
/
+2
2015-06-16
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
1
-1
/
+1
2015-06-16
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
1
-2
/
+6
2015-06-16
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
1
-1
/
+1
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
1
-14
/
+0
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-24
ASoC: rsnd: Fix duplicate const for DVC ramp rates
Krzysztof Kozlowski
1
-1
/
+1
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
1
-0
/
+9
2015-03-07
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
1
-0
/
+3
2015-02-02
ASoC: rsnd: call missing snd_ctl_remove()
Kuninori Morimoto
1
-0
/
+15
2015-01-15
ASoC: rsnd: save priv in struct rsnd_dai
Kuninori Morimoto
1
-1
/
+1
2015-01-15
ASoC: rsnd: replace rdai to priv in each function
Kuninori Morimoto
1
-8
/
+5
2015-01-15
ASoC: rsnd: remove unsed rdai parameter from each function
Kuninori Morimoto
1
-6
/
+6
2015-01-15
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
Kuninori Morimoto
1
-5
/
+6
2015-01-15
ASoC: rsnd: rsnd_mod controls clock
Kuninori Morimoto
1
-8
/
+4
2014-12-03
ASoC: rsnd: move snd_kcontrol_new fucntions to core.c
Kuninori Morimoto
1
-162
/
+15
2014-11-10
ASoC: rsnd: Add Volume Ramp support
Kuninori Morimoto
1
-3
/
+84
2014-11-10
ASoC: rsnd: tidyup debug message format and timing
Kuninori Morimoto
1
-1
/
+2
2014-11-06
ASoC: rsnd: enable enumerated DVC valume settings
Kuninori Morimoto
1
-11
/
+44
2014-11-06
ASoC: rsnd: enable single DVC valume settings
Kuninori Morimoto
1
-0
/
+18
2014-11-06
ASoC: rsnd: enable multiple DVC valume settings
Kuninori Morimoto
1
-14
/
+30
[next]