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
/
drivers
/
dma
/
stm32-dmamux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-1
/
+3
2023-04-13
dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2022-09-05
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
Christophe JAILLET
1
-7
/
+1
2022-09-05
dmaengine: stm32-dmamux: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-04
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
Amelie Delaunay
1
-1
/
+1
2022-05-19
dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
Amelie Delaunay
1
-1
/
+1
2022-02-15
dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
Miaoqian Lin
1
-1
/
+3
2021-07-28
dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
Zhang Qilong
1
-3
/
+3
2020-11-24
dmaengine: stm32: mark of_device_id table as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2020-09-03
dmaengine: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-02-24
dmaengine: stm32-dmamux: driver defers probe for clock and reset
Etienne Carriere
1
-4
/
+13
2020-02-24
dmaengine: stm32-dmamux: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-dmamux: fix clock handling in probe sequence
Etienne Carriere
1
-9
/
+11
2020-02-24
dmaengine: stm32-dmamux: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+50
2019-07-29
dmaengine: stm32-dmamux: Switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-12
/
+1
2019-05-27
dmaengine: stm32: use to_platform_device()
Weitao Hou
1
-4
/
+2
2019-01-07
dmaengine: stm32-dmamux: Add PM Runtime support
Pierre-Yves MORDRET
1
-11
/
+47
2018-03-22
dmaengine: stm32-dmamux: fix a potential buffer overflow
Pierre-Yves MORDRET
1
-3
/
+6
2018-01-19
dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check
Wei Yongjun
1
-3
/
+0
2017-10-08
dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2017-09-27
dmaengine: Add STM32 DMAMUX driver
Pierre-Yves MORDRET
1
-0
/
+327