index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
rockchip
/
rockchip_pdm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-10-09
ASoC: Use device_get_match_data()
Rob Herring
1
-6
/
+1
2023-08-15
ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-14
ASoC: rockchip: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+1
2023-03-20
ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-31
ASoC: rockchip: use helper function
Kuninori Morimoto
1
-1
/
+1
2022-12-07
ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...
Wang Jingjin
1
-0
/
+1
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
1
-0
/
+1
2022-06-27
ASoC: rockchip: pdm: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-4
/
+2
2022-06-27
ASoC: rockchip: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2021-09-13
ASoC: rockchip: pdm: Add support for path map
Sugar Zhang
1
-0
/
+34
2021-09-13
ASoC: rockchip: pdm: Add support for rk3568 pdm
Sugar Zhang
1
-0
/
+2
2021-09-13
ASoC: rockchip: Add support for rv1126 pdm
Sugar Zhang
1
-6
/
+70
2021-06-16
ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-01-21
ASoC: rockchip: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-11-26
ASoC: rockchip: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-18
ASoC: rockchip: Fix a reference count leak.
Qiushi Wu
1
-1
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-07
ASoC: rockchip: Fix an uninitialized variable compile warning
Takashi Iwai
1
-1
/
+1
2019-04-04
ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious
Sugar Zhang
1
-0
/
+13
2019-04-04
ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value
Sugar Zhang
1
-2
/
+5
2019-04-04
ASoC: rockchip: pdm: adjust waterlevel in frame unit
Sugar Zhang
1
-1
/
+2
2019-04-04
ASoC: rockchip: pdm: add compatible for rk1808
Sugar Zhang
1
-0
/
+2
2019-04-04
ASoC: rockchip: pdm: fixup pdm fractional div
Sugar Zhang
1
-42
/
+130
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-1
/
+3
2019-04-04
ASoC: rockchip: pdm: optimize clear logic
Sugar Zhang
1
-3
/
+2
2019-04-04
ASoC: rockchip: pdm: add default regs
Sugar Zhang
1
-0
/
+8
2019-04-04
ASoC: rockchip: pdm: using left justified store mode
Sugar Zhang
1
-0
/
+1
2019-04-04
ASoC: rockchip: pdm: change dma burst to 8
Sugar Zhang
1
-1
/
+1
2019-04-04
ASoC: rockchip: pdm: fix regmap_ops hang issue
Sugar Zhang
1
-0
/
+2
2017-08-15
ASoC: rockchip: constify snd_soc_dai_ops structures
Julia Lawall
1
-1
/
+1
2017-06-13
ASoC: rockchip: add support for pdm controller
Sugar Zhang
1
-0
/
+516