aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-25Merge branch 'i7300_idle' into releaseLen Brown
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-21i7300_idle driver v1.55Andy Henroid
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2008-10-03dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen
2008-09-26fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi
2008-09-23fsldma: remove internal self-test from Freescale Elo DMA driverTimur Tabi
2008-09-19drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNELAndrew Morton
2008-09-19dmatest: properly handle duplicate DMA channelsTimur Tabi
2008-09-13drivers/dma/ioat_dma.c: drop code after returnJulia Lawall
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski
2008-07-22I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski
2008-07-22I/OAT: Add watchdog/reset functionality to ioatdmaMaciej Sosnowski
2008-07-17iop_adma: document how to calculate the minimum descriptor pool sizeDan Williams
2008-07-17iop_adma: directly reclaim descriptors on allocation failureDan Williams
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen
2008-07-08dmaengine: Add slave DMA interfaceHaavard Skinnemoen
2008-07-08dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams
2008-07-08dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen
2008-07-08dmatest: Simple DMA memcpy test clientHaavard Skinnemoen
2008-07-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara
2008-07-08iop-adma: fix platform driver hotplug/coldplugKay Sievers
2008-07-08dmaengine: track the number of clients using a channelDan Williams
2008-07-08dmaengine: remove arch dependency from DMADEVICESDan Williams
2008-07-08dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen
2008-07-08fsldma: fix incorrect exit path for initializationLi Yang
2008-05-20iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet
2008-04-21DMA engine: typo fixesSebastian Siewior
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams
2008-04-17iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams
2008-04-17async_tx: kill ->device_dependency_addedDan Williams
2008-04-17async_tx: fix multiple dependency submissionDan Williams
2008-04-17fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.Zhang Wei
2008-04-17fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.Zhang Wei
2008-03-31[POWERPC] fsldma: Use compatiable binding as specKumar Gala
2008-03-30fix the broken annotations in fsldmaAl Viro
2008-03-30ioat_dca __iomem annotationsAl Viro
2008-03-18fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-13fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei
2008-03-13fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei