summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N2016-02-231-2/+80
* dma: Kconfig: Add TI_EDMA3 entryMugunthan V N2016-02-231-0/+7
* dm: implement a DMA uclassMugunthan V N2016-02-233-0/+89
* imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-241-1/+1
* dma: keystone_nav: Fix linkram sizeVitaly Andrianov2015-10-221-1/+1
* dma: lpc32xx: add DMA driverSylvain Lemieux2015-08-182-0/+148
* dma: ti-edma3: Add helper function to support edma3 transferVignesh R2015-08-171-0/+78
* dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan2014-11-061-12/+0
* dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2014-10-232-0/+385
* dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-233-78/+83
* dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-232-0/+355
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-1/+1
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* omap: clean-up dead configsMasahiro Yamada2014-08-092-168/+0
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-26/+4
* dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-091-0/+22
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-112/+7
* dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-221-1/+1
* imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-221-1/+2
* mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-281-2/+8
* MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-011-1/+1
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-2/+2
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-16/+16
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-161-21/+17
* i.MX28: Add cache support into the APBH DMA driverMarek Vasut2012-03-291-1/+22
* MXS: Add static annotations to dma driverMarek Vasut2011-12-061-159/+50
* apbh_dma: return error value on timeoutWolfram Sang2011-12-061-1/+1
* iMX28: Add APBH DMA driverMarek Vasut2011-11-112-0/+692
* omap3: Add interface for omap3 DMASimon Schwarz2011-10-272-0/+181
* fsl_dma: fix support for 83xx DMA engineIra W. Snyder2011-07-061-0/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* powerpc/8xxx: Fix dma for 36bit addressingYork Sun2010-08-311-2/+6
* ColdFire: Fix compile warning messagesTsiChung Liew2009-08-261-6/+10
* 83xx: Add support for fsl_dma driverPeter Tyser2009-07-021-15/+49
* fsl_dma: Make DMA transactions snoopablePeter Tyser2009-07-011-2/+2
* fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-011-0/+32
* 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-011-1/+1
* fsl_dma: Fix Channel Start bug in dma_check()Peter Tyser2009-07-011-1/+1
* fsl_dma: Add support for arbitrarily large transfersPeter Tyser2009-07-011-12/+28
* fsl_dma: Use proper I/O access functionsPeter Tyser2009-07-011-14/+18
* fsl_dma: Add bitfield definitions for common registersPeter Tyser2009-07-011-6/+6
* 8xxx: Break out DMA code to a common filePeter Tyser2009-07-012-0/+93
* drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-12/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* Use #ifdef CONFIG_FSLDMAFECVlad Lungu2008-02-141-0/+6
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-1/+0
* ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew2008-01-172-0/+293
* ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew2008-01-171-0/+1026
* ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew2008-01-171-0/+2428
OpenPOWER on IntegriCloud