index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
mix.c
Age
Commit message (
Expand
)
Author
2022-09-02
ASoC: rsnd: Add check for rsnd_mod_power_on
Jiasheng Jiang
2021-05-27
ASoC: rsnd: add debugfs support
Kuninori Morimoto
2018-11-05
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-06-18
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-10-11
ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
2017-10-04
ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
2017-07-17
ASoC: rsnd: add missing of_node_put
Julia Lawall
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2015-12-15
rcar: mux: Avoid use of ret uninitialised
Mark Brown
2015-11-30
ASoC: rsnd: mix: add rsnd_mix_halt()
Kuninori Morimoto
2015-11-30
ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove platform boot support from mix.c
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-16
ASoC: rsnd: MIX settings matches to datasheet
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
2015-10-22
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
2015-10-16
ASoC: rsnd: Gen1 probe is not error
Kuninori Morimoto
2015-09-14
ASoC: rsnd: add rsnd_mod_get() macro and use it
Kuninori Morimoto
2015-07-17
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto