开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
adg.c
Age
Commit message (
Expand
)
Author
2024-10-30
ASoC: Rename "sh" to "renesas"
Lad Prabhakar
2024-07-30
ASoC: rsnd: remove rsnd_mod_confirm_ssi() under DEBUG
Kuninori Morimoto
2024-03-04
ASoC: rcar: adg: correct TIMSEL setting for SSI9
Andreas Pape
2023-08-23
ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()
Kuninori Morimoto
2023-08-23
ASoC: rsnd: remove default division of clock out
Kuninori Morimoto
2023-08-23
ASoC: rsnd: tidyup brga/brgb default value
Kuninori Morimoto
2023-08-23
ASoC: rsnd: setup clock-out only when all conditions are right
Kuninori Morimoto
2023-08-23
ASoC: rsnd: enable clk_i approximate rate usage
Kuninori Morimoto
2023-02-16
ASoC: rsnd: adg: Fix BRG typos
Geert Uytterhoeven
2023-02-01
ASoC: rsnd: add R-Car Gen4 Sound support
Kuninori Morimoto
2023-02-01
ASoC: rsnd: use array for 44.1kHz/48kHz rate handling
Kuninori Morimoto
2023-02-01
ASoC: rsnd: use clkin/out_size
Kuninori Morimoto
2023-02-01
ASoC: rsnd: moves clkout_name to top of the file
Kuninori Morimoto
2023-02-01
ASoC: rsnd: rename clk to clkin
Kuninori Morimoto
2023-02-01
ASoC: rsnd: remove unnecessary ADG flags
Kuninori Morimoto
2023-02-01
ASoC: rsnd: use same debug message format on clkout
Kuninori Morimoto
2022-11-28
ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
Kuninori Morimoto
2021-08-20
ASoC: rsnd: adg: clearly handle clock error / NULL case
Kuninori Morimoto
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
[next]