index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
stm32-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: stm32-dma: fix up error dev_err message
Colin Ian King
2017-03-06
1
-1
/
+1
*
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-02-21
1
-29
/
+59
|
\
|
*
dmaengine: stm32-dma: Add error messages if xlate fails
M'boumba Cedric Madianga
2017-01-10
1
-9
/
+15
|
*
dmaengine: stm32-dma: Add max_burst support
M'boumba Cedric Madianga
2017-01-03
1
-0
/
+2
|
*
dmaengine: stm32-dma: Add synchronization support
M'boumba Cedric Madianga
2017-01-03
1
-0
/
+8
|
*
dmaengine: stm32-dma: Fix residue computation issue in cyclic mode
M'boumba Cedric Madianga
2017-01-03
1
-13
/
+26
|
*
dmaengine: stm32-dma: Rework starting transfer management
M'boumba Cedric Madianga
2017-01-03
1
-11
/
+9
*
|
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
M'boumba Cedric Madianga
2017-01-02
1
-7
/
+3
*
|
dmaengine: stm32-dma: Set correct args number for DMA request from DT
M'boumba Cedric Madianga
2017-01-02
1
-5
/
+2
|
/
*
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
2016-12-12
1
-2
/
+0
*
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
2016-12-12
1
-2
/
+1
*
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
2016-12-12
1
-2
/
+1
*
dmaengine: stm32-dma: make stm32_dma_set_config static
Vinod Koul
2016-09-26
1
-1
/
+1
*
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
M'boumba Cedric Madianga
2015-12-10
1
-2
/
+2
*
dmaengine: Add STM32 DMA driver
M'boumba Cedric Madianga
2015-11-16
1
-0
/
+1141