index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
adg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
ASoC: rsnd: fixup ADG register mask
Kuninori Morimoto
1
-3
/
+3
2017-10-13
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
1
-18
/
+41
2017-10-04
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
1
-7
/
+6
2017-09-13
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
1
-2
/
+2
2017-08-10
ASoC: rsnd: Delete an error message for a failed memory allocation in three f...
Markus Elfring
1
-3
/
+1
2017-08-02
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
1
-0
/
+7
2017-06-15
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
1
-26
/
+27
2017-06-07
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-2
/
+4
2017-05-26
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
1
-2
/
+4
2017-05-17
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
1
-1
/
+0
2017-05-17
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
1
-4
/
+3
2017-04-21
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
1
-7
/
+11
2017-04-21
ASoC: rsnd: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-04-19
ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz
Kuninori Morimoto
1
-13
/
+26
2017-04-06
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-8
/
+11
2017-03-30
ASoC: rcar: call missing of_clk_del_provider() when remove
Kuninori Morimoto
1
-0
/
+5
2017-03-30
ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout
Kuninori Morimoto
1
-8
/
+6
2017-02-21
ASoC: rsnd: check return value of init function
Wolfram Sang
1
-1
/
+4
2016-12-07
ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting
Kuninori Morimoto
1
-9
/
+12
2016-12-07
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
1
-14
/
+24
2016-10-28
ASoC: rsnd: use BRGCKR instead of SSICKR
Kuninori Morimoto
1
-3
/
+3
2016-07-24
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...
Mark Brown
1
-0
/
+18
2016-07-01
Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...
Mark Brown
1
-1
/
+1
2016-06-09
ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes support
Kuninori Morimoto
1
-0
/
+18
2016-05-27
ASoC: rsnd: open 31bit of SSICKR mask
Kuninori Morimoto
1
-1
/
+1
2016-04-20
ASoC: rsnd: Remove CLK_IS_ROOT
Stephen Boyd
1
-6
/
+2
2016-03-07
ASoC: rsnd: CMD TIMSEL support for Capture
Kuninori Morimoto
1
-1
/
+4
2016-03-07
ASoC: rsnd: SRC TIMSEL support for Capture
Kuninori Morimoto
1
-91
/
+113
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
1
-1
/
+1
2016-01-22
ASoC: rsnd: use rsnd_mod_init() for ADG
Kuninori Morimoto
1
-7
/
+2
2015-11-30
ASoC: rsnd: don't use normal *mod in adg.c
Kuninori Morimoto
1
-19
/
+11
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 Gen1 support from SRC
Kuninori Morimoto
1
-62
/
+0
2015-11-16
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
1
-2
/
+19
2015-11-16
ASoC: rsnd: Add missing initialization of ADG req_rate
Geert Uytterhoeven
1
-1
/
+1
2015-10-22
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
1
-2
/
+1
2015-09-16
ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC
Kuninori Morimoto
1
-1
/
+1
2015-09-14
ASoC: rsnd: add AUDIO_CLKOUT support
Kuninori Morimoto
1
-4
/
+94
2015-09-14
ASoC: rsnd: adg: ignore undefined clock error
Kuninori Morimoto
1
-9
/
+23
2015-09-14
ASoC: rsnd: tidyup ADG debug message for clock selection
Kuninori Morimoto
1
-2
/
+3
2015-09-14
ASoC: rsnd: tidyup ADG clock calculate method
Kuninori Morimoto
1
-23
/
+54
2015-09-14
ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()
Kuninori Morimoto
1
-8
/
+5
2015-09-14
ASoC: rsnd: add common mod confirm method
Kuninori Morimoto
1
-11
/
+19
2015-09-14
ASoC: rsnd: ADG uses mod base common method
Kuninori Morimoto
1
-21
/
+46
2015-09-14
ASoC: rsnd: remove unneeded sh_clk header
Kuninori Morimoto
1
-1
/
+0
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
1
-2
/
+0
2015-03-22
ASoC: rsnd: show debug info for sampling rate convert
Kuninori Morimoto
1
-0
/
+2
2015-01-15
ASoC: rsnd: remove unsed rdai parameter from each function
Kuninori Morimoto
1
-8
/
+4
2015-01-15
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
Kuninori Morimoto
1
-1
/
+1
[next]