index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
stm32-mdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2023-01-18
1
-3
/
+1
*
dmaengine: stm32-mdma: memset stm32_mdma_chan_config struct before using it
Amelie Delaunay
2022-10-19
1
-0
/
+1
*
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
Amelie Delaunay
2022-09-04
1
-1
/
+69
*
dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
Alexey Khoroshilov
2022-06-16
1
-5
/
+0
*
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
Amelie Delaunay
2022-05-19
1
-3
/
+6
*
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
Amelie Delaunay
2022-05-19
1
-1
/
+1
*
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
2022-05-19
1
-16
/
+5
*
dmaengine: stm32-mdma: check the channel availability (secure or not)
Amelie Delaunay
2022-04-11
1
-1
/
+20
*
dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
Amelie Delaunay
2022-01-03
1
-1
/
+1
*
dmaengine: stm32-mdma: Use bitfield helpers
Geert Uytterhoeven
2021-12-17
1
-51
/
+23
*
dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdesc
Colin Ian King
2021-12-17
1
-1
/
+1
*
dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2021-10-01
1
-1
/
+2
*
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
Yu Kuai
2021-05-31
1
-2
/
+2
*
dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
Amelie Delaunay
2021-01-04
1
-1
/
+1
*
dmaengine: stm32-mdma: rework interrupt handler
Amelie Delaunay
2020-12-11
1
-30
/
+34
*
dmaengine: stm32-mdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-10-30
1
-1
/
+1
*
dmaengine: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-6
/
+3
*
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
2020-02-24
1
-3
/
+6
*
dmaengine: stm32-mdma: enable descriptor_reuse
Pierre-Yves MORDRET
2020-02-24
1
-0
/
+2
*
dmaengine: stm32-mdma: driver defers probe for clock and reset
Amelie Delaunay
2020-02-24
1
-3
/
+7
*
dmaengine: stm32-mdma: disable clock in case of error during probe
Etienne Carriere
2020-02-24
1
-6
/
+10
*
dmaengine: stm32-mdma: use reset controller only at probe time
Etienne Carriere
2020-02-24
1
-5
/
+5
*
dmaengine: stm32-mdma: add suspend/resume power management support
Pierre-Yves MORDRET
2020-02-24
1
-0
/
+33
*
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-17
1
-5
/
+2
|
\
|
*
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
1
-3
/
+1
|
*
dmaengine: stm32-mdma: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-29
1
-2
/
+1
*
|
dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...
Jia-Ju Bai
2019-08-08
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-12
/
+1
*
dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...
Pierre-Yves MORDRET
2019-03-25
1
-3
/
+1
*
dmaengine: stm32-mdma: Add PM Runtime support
Pierre-Yves MORDRET
2019-01-07
1
-6
/
+46
*
dmaengine: stm32-mdma: Add a check on read_u32_array
Aditya Pakki
2019-01-07
1
-1
/
+3
*
dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
2018-08-29
1
-3
/
+1
*
dmaengine: stm32: replace "%p" with "%pK"
Benjamin Gaignard
2018-07-09
1
-4
/
+4
*
dmaengine: stm32-mdma: fix spelling mistake: "avalaible" -> "available"
Colin Ian King
2018-05-02
1
-1
/
+1
*
dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator
Pierre-Yves MORDRET
2018-04-25
1
-34
/
+55
*
dmaengine: stm32-mdma: align TLEN and buffer length on burst
Pierre-Yves MORDRET
2018-04-25
1
-6
/
+3
*
dmaengine: stm32_mdma: activate pack/unpack feature
Pierre-Yves MORDRET
2017-11-08
1
-34
/
+50
*
dmaengine: stm32: remove redundant initialization of hwdesc
Colin Ian King
2017-10-12
1
-2
/
+2
*
dmaengine: stm32: use %p format specfier for pointer
Vinod Koul
2017-10-08
1
-1
/
+1
*
dmaengine: Add STM32 MDMA driver
Pierre-Yves MORDRET
2017-10-08
1
-0
/
+1666