index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
stm32-dma.c
Age
Commit message (
Expand
)
Author
2017-03-06
dmaengine: stm32-dma: fix up error dev_err message
Colin Ian King
2017-02-21
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-01-10
dmaengine: stm32-dma: Add error messages if xlate fails
M'boumba Cedric Madianga
2017-01-03
dmaengine: stm32-dma: Add max_burst support
M'boumba Cedric Madianga
2017-01-03
dmaengine: stm32-dma: Add synchronization support
M'boumba Cedric Madianga
2017-01-03
dmaengine: stm32-dma: Fix residue computation issue in cyclic mode
M'boumba Cedric Madianga
2017-01-03
dmaengine: stm32-dma: Rework starting transfer management
M'boumba Cedric Madianga
2017-01-02
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
M'boumba Cedric Madianga
2017-01-02
dmaengine: stm32-dma: Set correct args number for DMA request from DT
M'boumba Cedric Madianga
2016-12-12
dmaengine: stm32-dma: remove unused ‘src_addr’
Vinod Koul
2016-12-12
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
2016-12-12
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
2016-09-26
dmaengine: stm32-dma: make stm32_dma_set_config static
Vinod Koul
2015-12-10
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
M'boumba Cedric Madianga
2015-11-16
dmaengine: Add STM32 DMA driver
M'boumba Cedric Madianga