aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2016-01-24imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan1-1/+1
2015-10-22dma: keystone_nav: Fix linkram sizeVitaly Andrianov1-1/+1
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux2-0/+148
2015-08-17dma: ti-edma3: Add helper function to support edma3 transferVignesh R1-0/+78
2014-11-06dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan1-12/+0
2014-10-23dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2-0/+385
2014-10-23dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan3-78/+83
2014-10-23dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2-0/+355
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada1-1/+1
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-08-09omap: clean-up dead configsMasahiro Yamada2-168/+0
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-26/+4
2013-08-09dma: apbh: Add special circular mode for LCDMarek Vasut1-0/+22
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-112/+7
2013-04-22dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese1-1/+1
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese1-1/+2
2013-01-28mxs: dma: Fix APBH DMA driver for MX23Marek Vasut1-2/+8
2012-09-01MX28: DMA: Prolong the DMA timeoutMarek Vasut1-1/+1
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador1-2/+2
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador1-16/+16
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut1-21/+17
2012-03-29i.MX28: Add cache support into the APBH DMA driverMarek Vasut1-1/+22
2011-12-06MXS: Add static annotations to dma driverMarek Vasut1-159/+50
2011-12-06apbh_dma: return error value on timeoutWolfram Sang1-1/+1
2011-11-11iMX28: Add APBH DMA driverMarek Vasut2-0/+692
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