summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2009-01-19i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski-0/+2350
2009-01-19dmaengine: kill some dubious WARN_ONCEsDan Williams-6/+0
2009-01-15fsldma: print correct IRQ on mpc83xxPeter Korsgaard-1/+2
2009-01-14fsldma: check for NO_IRQ in fsl_dma_chan_remove()Peter Korsgaard-1/+2
2009-01-13dmatest: Use custom map/unmap for destination bufferAtsushi Nemoto-4/+31
2009-01-12fsldma: use a valid 'device' for dma_pool_createDan Williams-1/+1
2009-01-12dmaengine: fix dependency chainingYuri Tikhonov-0/+2
2009-01-06ioat: fix self test for multi-channel caseDan Williams-6/+7
2009-01-06dmaengine: bump initcall level to arch_initcallDan Williams-2/+2
2009-01-06dmaengine: advertise all channels on a device to dma_filter_fnDan Williams-20/+13
2009-01-06dmaengine: use idr for registering dma device numbersDan Williams-2/+25
2009-01-06dmaengine: add a release for dma class devices and dependent infrastructureDan Williams-72/+141
2009-01-06ioat: do not perform removal actions at shutdownDan Williams-58/+34
2009-01-06iop-adma: enable module removalDan Williams-4/+0
2009-01-06iop-adma: kill debug BUG_ONDan Williams-2/+0
2009-01-06iop-adma: let devm do its job, don't duplicate freeDan Williams-13/+0
2009-01-06dmaengine: kill enum dma_state_clientDan Williams-14/+8
2009-01-06dmaengine: remove 'bigref' infrastructureDan Williams-80/+9
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams-86/+13
2009-01-06dmaengine: replace dma_async_client_register with dmaengine_getDan Williams-16/+6
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams-27/+6
2009-01-06dmatest: convert to dma_request_channelDan Williams-72/+43
2009-01-06dmaengine: introduce dma_request_channel and private channelsDan Williams-16/+139
2009-01-06dmaengine: provide a common 'issue_pending_all' implementationDan Williams-3/+24
2009-01-06dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams-1/+167
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams-80/+129
2009-01-05dmaengine: remove dependency on async_txDan Williams-6/+86
2008-12-08async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams-6/+25
2008-12-03dmaengine: protect 'id' from concurrent registrationsDan Williams-0/+3
2008-12-03ioat: wait for self-test completionDan Williams-1/+4
2008-11-11dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-13/+13
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams-1/+1
2008-11-11iop-adma: add a dummy read to flush next descriptor updateDan Williams-4/+5
2008-11-10[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski-2/+2
2008-11-10[2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski-11/+6
2008-11-10[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski-0/+7
2008-10-25Merge branch 'i7300_idle' into releaseLen Brown-2/+5
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi-1/+1
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi-1/+4
2008-10-23Merge branch 'linus' into testLen Brown-190/+100
2008-10-21i7300_idle driver v1.55Andy Henroid-0/+3
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-190/+100
2008-10-03dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen-1/+1
2008-09-26fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi-55/+94
2008-09-23fsldma: remove internal self-test from Freescale Elo DMA driverTimur Tabi-132/+0
2008-09-19drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNELAndrew Morton-1/+1
2008-09-19dmatest: properly handle duplicate DMA channelsTimur Tabi-0/+5
2008-09-13drivers/dma/ioat_dma.c: drop code after returnJulia Lawall-2/+0
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King-1/+1
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek-1/+1