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
/
rockchip
/
rockchip_pdm.c
Age
Commit message (
Expand
)
Author
2023-08-15
ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-14
ASoC: rockchip: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-31
ASoC: rockchip: use helper function
Kuninori Morimoto
2022-12-07
ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...
Wang Jingjin
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-27
ASoC: rockchip: pdm: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-06-27
ASoC: rockchip: Migrate to new style legacy DAI naming flag
Charles Keepax
2021-09-13
ASoC: rockchip: pdm: Add support for path map
Sugar Zhang
2021-09-13
ASoC: rockchip: pdm: Add support for rk3568 pdm
Sugar Zhang
2021-09-13
ASoC: rockchip: Add support for rv1126 pdm
Sugar Zhang
2021-06-16
ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-01-21
ASoC: rockchip: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-11-26
ASoC: rockchip: mark OF related data as maybe unused
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
ASoC: rockchip: Fix a reference count leak.
Qiushi Wu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-07
ASoC: rockchip: Fix an uninitialized variable compile warning
Takashi Iwai
2019-04-04
ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: adjust waterlevel in frame unit
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: add compatible for rk1808
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: fixup pdm fractional div
Sugar Zhang
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
ASoC: rockchip: pdm: optimize clear logic
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: add default regs
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: using left justified store mode
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: change dma burst to 8
Sugar Zhang
2019-04-04
ASoC: rockchip: pdm: fix regmap_ops hang issue
Sugar Zhang
2017-08-15
ASoC: rockchip: constify snd_soc_dai_ops structures
Julia Lawall
2017-06-13
ASoC: rockchip: add support for pdm controller
Sugar Zhang