index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
adg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: adg: Fix BRG typos
Geert Uytterhoeven
2023-02-16
1
-32
/
+32
*
ASoC: rsnd: add R-Car Gen4 Sound support
Kuninori Morimoto
2023-02-01
1
-0
/
+10
*
ASoC: rsnd: use array for 44.1kHz/48kHz rate handling
Kuninori Morimoto
2023-02-01
1
-30
/
+30
*
ASoC: rsnd: use clkin/out_size
Kuninori Morimoto
2023-02-01
1
-7
/
+23
*
ASoC: rsnd: moves clkout_name to top of the file
Kuninori Morimoto
2023-02-01
1
-6
/
+7
*
ASoC: rsnd: rename clk to clkin
Kuninori Morimoto
2023-02-01
1
-19
/
+20
*
ASoC: rsnd: remove unnecessary ADG flags
Kuninori Morimoto
2023-02-01
1
-21
/
+4
*
ASoC: rsnd: use same debug message format on clkout
Kuninori Morimoto
2023-02-01
1
-2
/
+2
*
ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
Kuninori Morimoto
2022-11-28
1
-2
/
+2
*
ASoC: rsnd: adg: clearly handle clock error / NULL case
Kuninori Morimoto
2021-08-20
1
-6
/
+6
*
ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
Kuninori Morimoto
2021-06-03
1
-23
/
+61
*
ASoC: rsnd: adg: use more simple method for null_clk
Kuninori Morimoto
2021-06-03
1
-25
/
+27
*
ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
Kuninori Morimoto
2021-06-03
1
-7
/
+7
*
ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
Kuninori Morimoto
2021-06-03
1
-0
/
+1
*
ASoC: rsnd: add debugfs support
Kuninori Morimoto
2021-05-27
1
-9
/
+26
*
ASoC: rsnd: call unregister for null_hw when removed
Kuninori Morimoto
2021-05-27
1
-4
/
+5
*
ASoC: rsnd: add null CLOCKIN support
Kuninori Morimoto
2021-05-24
1
-2
/
+31
*
ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
Kuninori Morimoto
2021-05-24
1
-3
/
+1
*
ASoC: rsnd: cleanup ppcheck warning for adg.c
Kuninori Morimoto
2021-03-10
1
-7
/
+8
*
ASoC: rsnd: don't call clk_disable_unprepare() if can't use
Kuninori Morimoto
2020-12-17
1
-8
/
+10
*
ASoC: rsnd: don't call clk_get_rate() under atomic context
Kuninori Morimoto
2019-08-07
1
-6
/
+15
*
ASoC: rsnd: add missing pin sharing with SSI9
Kuninori Morimoto
2019-06-26
1
-0
/
+1
*
ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Kuninori Morimoto
2018-12-12
1
-33
/
+3
*
ASoC: rsnd: move .get_status under rsnd_mod_ops
Kuninori Morimoto
2018-11-05
1
-1
/
+1
*
Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict
Mark Brown
2018-09-10
1
-0
/
+5
|
\
|
*
ASoC: rsnd: adg: care clock-frequency size
Kuninori Morimoto
2018-09-06
1
-0
/
+5
*
|
ASoC: rsnd: don't use %p for dev_dbg()
Kuninori Morimoto
2018-09-06
1
-2
/
+2
|
/
*
ASoC: rsnd: convert to SPDX identifiers
Kuninori Morimoto
2018-06-18
1
-9
/
+6
*
ASoC: rsnd: fixup ADG register mask
Kuninori Morimoto
2017-12-20
1
-3
/
+3
*
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
2017-10-13
1
-18
/
+41
*
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
2017-10-04
1
-7
/
+6
*
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
2017-09-13
1
-2
/
+2
*
ASoC: rsnd: Delete an error message for a failed memory allocation in three f...
Markus Elfring
2017-08-10
1
-3
/
+1
*
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
2017-08-02
1
-0
/
+7
*
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
2017-06-15
1
-26
/
+27
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-06-07
1
-2
/
+4
|
\
|
*
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
2017-05-26
1
-2
/
+4
*
|
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
2017-05-17
1
-1
/
+0
*
|
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
2017-05-17
1
-4
/
+3
|
/
*
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
2017-04-21
1
-7
/
+11
*
ASoC: rsnd: fix semicolon.cocci warnings
kbuild test robot
2017-04-21
1
-1
/
+1
*
ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz
Kuninori Morimoto
2017-04-19
1
-13
/
+26
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-04-06
1
-8
/
+11
|
\
|
*
ASoC: rcar: call missing of_clk_del_provider() when remove
Kuninori Morimoto
2017-03-30
1
-0
/
+5
|
*
ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout
Kuninori Morimoto
2017-03-30
1
-8
/
+6
*
|
ASoC: rsnd: check return value of init function
Wolfram Sang
2017-02-21
1
-1
/
+4
|
/
*
ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting
Kuninori Morimoto
2016-12-07
1
-9
/
+12
*
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
2016-12-07
1
-14
/
+24
*
ASoC: rsnd: use BRGCKR instead of SSICKR
Kuninori Morimoto
2016-10-28
1
-3
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...
Mark Brown
2016-07-24
1
-0
/
+18
|
\
\
[next]