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
/
ctu.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
2021-03-10
ASoC: sh: rcar: ctu: add missing error check
Pierre-Louis Bossart
2019-06-18
ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_
Nilkanth Ahirrao
2018-12-12
ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Kuninori Morimoto
2018-12-04
ASoC: rsnd: fixup mod ID for CTU regmap read/write
Kuninori Morimoto
2018-11-06
ASoC: rsnd: handle DPCM converted rate/chan under core
Kuninori Morimoto
2018-11-05
ASoC: rsnd: add .get_id/.get_id_sub
Kuninori Morimoto
2018-11-05
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-09-20
ASoC: add for_each_dpcm_be() macro
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: CTU kctrl sets once
Kuninori Morimoto
2017-07-17
ASoC: rsnd: add missing of_node_put
Julia Lawall
2017-06-13
ASoC: rsnd: control kctrl items acceptance anytime/runtime
Kuninori Morimoto
2016-03-05
ASoC: rsnd: add CTU support
Kuninori Morimoto
2016-03-05
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-03-05
ASoC: rsnd: add CTU basic support
Kuninori Morimoto
2016-01-22
ASoC: rsnd: ctu: settings matches to datasheet
Kuninori Morimoto
2016-01-22
ASoC: rsnd: ctu: add rsnd_ctu_halt()
Kuninori Morimoto
2016-01-22
ASoC: rsnd: ctu: add rsnd_mix_activation()
Kuninori Morimoto
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2015-12-15
rcar: ctu: Avoid use of ret uninitialised
Mark Brown
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 ctu.c
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
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-29
ASoC: rcar ctu: Staticise local symbols
Lars-Peter Clausen
2015-07-17
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto