index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
stm32-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-06
dmaengine: stm32-dma: fix up error dev_err message
Colin Ian King
1
-1
/
+1
2017-02-21
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-29
/
+59
2017-01-10
dmaengine: stm32-dma: Add error messages if xlate fails
M'boumba Cedric Madianga
1
-9
/
+15
2017-01-03
dmaengine: stm32-dma: Add max_burst support
M'boumba Cedric Madianga
1
-0
/
+2
2017-01-03
dmaengine: stm32-dma: Add synchronization support
M'boumba Cedric Madianga
1
-0
/
+8
2017-01-03
dmaengine: stm32-dma: Fix residue computation issue in cyclic mode
M'boumba Cedric Madianga
1
-13
/
+26
2017-01-03
dmaengine: stm32-dma: Rework starting transfer management
M'boumba Cedric Madianga
1
-11
/
+9
2017-01-02
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
M'boumba Cedric Madianga
1
-7
/
+3
2017-01-02
dmaengine: stm32-dma: Set correct args number for DMA request from DT
M'boumba Cedric Madianga
1
-5
/
+2
2016-12-12
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
1
-2
/
+1
2016-09-26
dmaengine: stm32-dma: make stm32_dma_set_config static
Vinod Koul
1
-1
/
+1
2015-12-10
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
M'boumba Cedric Madianga
1
-2
/
+2
2015-11-16
dmaengine: Add STM32 DMA driver
M'boumba Cedric Madianga
1
-0
/
+1141