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