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
/
mix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-11-05
1
-1
/
+2
*
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-9
/
+5
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
2017-10-11
1
-5
/
+5
*
ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
2017-10-04
1
-6
/
+152
*
ASoC: rsnd: add missing of_node_put
Julia Lawall
2017-07-17
1
-1
/
+4
*
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-03-05
1
-1
/
+1
*
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
1
-1
/
+1
*
rcar: mux: Avoid use of ret uninitialised
Mark Brown
2015-12-15
1
-0
/
+1
*
ASoC: rsnd: mix: add rsnd_mix_halt()
Kuninori Morimoto
2015-11-30
1
-0
/
+8
*
ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()
Kuninori Morimoto
2015-11-30
1
-2
/
+2
*
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
1
-4
/
+2
*
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-18
1
-1
/
+0
*
ASoC: rsnd: remove platform boot support from mix.c
Kuninori Morimoto
2015-11-18
1
-54
/
+31
*
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-18
1
-1
/
+1
*
ASoC: rsnd: MIX settings matches to datasheet
Kuninori Morimoto
2015-11-16
1
-18
/
+27
*
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
2015-11-16
1
-2
/
+8
*
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
2015-10-22
1
-2
/
+2
*
ASoC: rsnd: Gen1 probe is not error
Kuninori Morimoto
2015-10-16
1
-4
/
+2
*
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
2015-09-14
1
-3
/
+3
*
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
2015-07-17
1
-0
/
+200