aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2011-10-27omap3: Add interface for omap3 DMASimon Schwarz2-0/+181
2011-07-06fsl_dma: fix support for 83xx DMA engineIra W. Snyder1-0/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-08-31powerpc/8xxx: Fix dma for 36bit addressingYork Sun1-2/+6
2009-08-26ColdFire: Fix compile warning messagesTsiChung Liew1-6/+10
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser1-15/+49
2009-07-01fsl_dma: Make DMA transactions snoopablePeter Tyser1-2/+2
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser1-0/+32
2009-07-018xxx: Rename dma_xfer() to dmacpy()Peter Tyser1-1/+1
2009-07-01fsl_dma: Fix Channel Start bug in dma_check()Peter Tyser1-1/+1
2009-07-01fsl_dma: Add support for arbitrarily large transfersPeter Tyser1-12/+28
2009-07-01fsl_dma: Use proper I/O access functionsPeter Tyser1-14/+18
2009-07-01fsl_dma: Add bitfield definitions for common registersPeter Tyser1-6/+6
2009-07-018xxx: Break out DMA code to a common filePeter Tyser2-0/+93
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-12/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-02-14Use #ifdef CONFIG_FSLDMAFECVlad Lungu1-0/+6
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-1/+0
2008-01-17ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew2-0/+293
2008-01-17ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew1-0/+1026
2008-01-17ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew1-0/+2428