index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-samsung
/
dma-ops.c
Age
Commit message (
Expand
)
Author
2013-11-24
ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver
Tomasz Figa
2013-04-08
ARM: SAMSUNG: Remove unnecessary code for dma
Padmavathi Venna
2013-01-29
ARM: SAMSUNG: Make dma request compatible to generic dma bindings.
Padmavathi Venna
2012-09-24
ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter list
Peter Ujfalusi
2012-06-27
ARM: SAMSUNG: Fix compiler warning in dma-ops.c file
Sachin Kamat
2012-06-20
ARM: SAMSUNG: Add config() function in DMA common operations
Boojin Kim
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-01-21
ARM: SAMSUNG: use static declaration when it is not used in other files
Kukjin Kim
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-12-23
ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
Thomas Abraham
2011-12-23
DMA: PL330: move filter function into driver
Thomas Abraham
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
plat-samsung: move to dma_transfer_direction
Vinod Koul
2011-09-14
ARM: SAMSUNG: Add common DMA operations
Boojin Kim