summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-02-23drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N
2016-02-23dma: Kconfig: Add TI_EDMA3 entryMugunthan V N
2016-02-23dm: implement a DMA uclassMugunthan V N
2016-01-24imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan
2015-10-22dma: keystone_nav: Fix linkram sizeVitaly Andrianov
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux
2015-08-17dma: ti-edma3: Add helper function to support edma3 transferVignesh R
2014-11-06dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan
2014-10-23dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan
2014-10-23dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan
2014-10-23dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-08-09omap: clean-up dead configsMasahiro Yamada
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-09dma: apbh: Add special circular mode for LCDMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-22dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-01-28mxs: dma: Fix APBH DMA driver for MX23Marek Vasut
2012-09-01MX28: DMA: Prolong the DMA timeoutMarek Vasut
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-03-29i.MX28: Add cache support into the APBH DMA driverMarek Vasut
2011-12-06MXS: Add static annotations to dma driverMarek Vasut
2011-12-06apbh_dma: return error value on timeoutWolfram Sang
2011-11-11iMX28: Add APBH DMA driverMarek Vasut
2011-10-27omap3: Add interface for omap3 DMASimon Schwarz
2011-07-06fsl_dma: fix support for 83xx DMA engineIra W. Snyder
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-08-31powerpc/8xxx: Fix dma for 36bit addressingYork Sun
2009-08-26ColdFire: Fix compile warning messagesTsiChung Liew
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser
2009-07-01fsl_dma: Make DMA transactions snoopablePeter Tyser
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser
2009-07-018xxx: Rename dma_xfer() to dmacpy()Peter Tyser
2009-07-01fsl_dma: Fix Channel Start bug in dma_check()Peter Tyser
2009-07-01fsl_dma: Add support for arbitrarily large transfersPeter Tyser
2009-07-01fsl_dma: Use proper I/O access functionsPeter Tyser
2009-07-01fsl_dma: Add bitfield definitions for common registersPeter Tyser
2009-07-018xxx: Break out DMA code to a common filePeter Tyser
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-02-14Use #ifdef CONFIG_FSLDMAFECVlad Lungu
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk
2008-01-17ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew
2008-01-17ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew
2008-01-17ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew