aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-25
* dma/amba-pl08x: check for terminal count status onlyLinus Walleij2012-04-23
* dma/ste_dma40: fix erroneous comparisonLinus Walleij2012-04-23
* dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij2012-04-23
* dma40: Improve the logic of stopping logical chanNarayanan G2012-04-23
* dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre2012-04-20
* dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-20
* dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul2012-04-20
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-26
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine: imx: fix the build failure on x86_64Vinod Koul2012-03-27
| * | dmaengine: i.MX: Fix merge of cookie branch.Javier Martin2012-03-26
| * | dmaengine: i.MX: Add support for interleaved transfers.Javier Martin2012-03-26
| * | dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove unused arg of imxdma_sg_next.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove internal structure.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove sg member from internal structure.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove dma_mode member of internal structure.Javier Martin2012-03-26
| * | dmaengine: imx-dma: remove data member from internal structure.Javier Martin2012-03-26
| * | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.cJavier Martin2012-03-26
| * | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-21
| * | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
| * | dma: imx-sdma: Treat firmware messages as warnings instead of errosFabio Estevam2012-03-21
| * | Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-13
| |\ \
| | * | dmaengine: fix for cookie changes and mergeVinod Koul2012-03-13
| | * | dmaengine: pl330: fix the pl330 build after cookie cleanupVinod Koul2012-03-13
| | * | dmaengine: ensure all DMA engine drivers initialize their cookiesRussell King - ARM Linux2012-03-13
| | * | dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.cRussell King - ARM Linux2012-03-13
| | * | dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
| | * | dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
| | * | dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
| | * | dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
| | * | dmaengine: add private header fileRussell King - ARM Linux2012-03-13
| | * | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
| | * | dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux2012-03-13
| * | | Revert "drivers/dma: linux/module.h included twice"Vinod Koul2012-03-09
| * | | DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMBBoojin Kim2012-03-08
| * | | DMA: PL330: Removes useless functionBoojin Kim2012-03-08
| * | | DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim2012-03-08
| * | | dma: imx-sdma: Print a message when firmare fails to be requestedFabio Estevam2012-03-06
| * | | dma: imx-sdma: Let the driver be probed even if no firware is foundFabio Estevam2012-03-06
| * | | dmaengine: Add support for multiple descriptors for imx-dma.Javier Martin2012-03-06