index
:
linux.git
master
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
/
adg.c
Age
Commit message (
Expand
)
Author
2021-06-03
ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
Kuninori Morimoto
2021-06-03
ASoC: rsnd: adg: use more simple method for null_clk
Kuninori Morimoto
2021-06-03
ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
Kuninori Morimoto
2021-06-03
ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
Kuninori Morimoto
2021-05-27
ASoC: rsnd: add debugfs support
Kuninori Morimoto
2021-05-27
ASoC: rsnd: call unregister for null_hw when removed
Kuninori Morimoto
2021-05-24
ASoC: rsnd: add null CLOCKIN support
Kuninori Morimoto
2021-05-24
ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
Kuninori Morimoto
2021-03-10
ASoC: rsnd: cleanup ppcheck warning for adg.c
Kuninori Morimoto
2020-12-17
ASoC: rsnd: don't call clk_disable_unprepare() if can't use
Kuninori Morimoto
2019-08-07
ASoC: rsnd: don't call clk_get_rate() under atomic context
Kuninori Morimoto
2019-06-26
ASoC: rsnd: add missing pin sharing with SSI9
Kuninori Morimoto
2018-12-12
ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Kuninori Morimoto
2018-11-05
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-09-10
Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict
Mark Brown
2018-09-06
ASoC: rsnd: don't use %p for dev_dbg()
Kuninori Morimoto
2018-09-06
ASoC: rsnd: adg: care clock-frequency size
Kuninori Morimoto
2018-06-18
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
2017-12-20
ASoC: rsnd: fixup ADG register mask
Kuninori Morimoto
2017-10-13
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
2017-10-04
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
2017-09-13
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
2017-08-10
ASoC: rsnd: Delete an error message for a failed memory allocation in three f...
Markus Elfring
2017-08-02
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
2017-06-15
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
2017-06-07
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-05-26
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
2017-05-17
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
2017-05-17
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
2017-04-21
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
2017-04-21
ASoC: rsnd: fix semicolon.cocci warnings
kbuild test robot
2017-04-19
ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz
Kuninori Morimoto
2017-04-06
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-03-30
ASoC: rcar: call missing of_clk_del_provider() when remove
Kuninori Morimoto
2017-03-30
ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout
Kuninori Morimoto
2017-02-21
ASoC: rsnd: check return value of init function
Wolfram Sang
2016-12-07
ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting
Kuninori Morimoto
2016-12-07
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
2016-10-28
ASoC: rsnd: use BRGCKR instead of SSICKR
Kuninori Morimoto
2016-07-24
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...
Mark Brown
2016-07-01
Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...
Mark Brown
2016-06-09
ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes support
Kuninori Morimoto
2016-05-27
ASoC: rsnd: open 31bit of SSICKR mask
Kuninori Morimoto
2016-04-20
ASoC: rsnd: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-07
ASoC: rsnd: CMD TIMSEL support for Capture
Kuninori Morimoto
2016-03-07
ASoC: rsnd: SRC TIMSEL support for Capture
Kuninori Morimoto
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
ASoC: rsnd: use rsnd_mod_init() for ADG
Kuninori Morimoto
2015-11-30
ASoC: rsnd: don't use normal *mod in adg.c
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
[next]