index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
stm32-dmamux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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