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
/
rockchip
/
rockchip_pdm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
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