aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* ioat: fix self test for multi-channel caseDan Williams2009-01-06
* dmaengine: bump initcall level to arch_initcallDan Williams2009-01-06
* dmaengine: advertise all channels on a device to dma_filter_fnDan Williams2009-01-06
* dmaengine: use idr for registering dma device numbersDan Williams2009-01-06
* dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-06
* ioat: do not perform removal actions at shutdownDan Williams2009-01-06
* iop-adma: enable module removalDan Williams2009-01-06
* iop-adma: kill debug BUG_ONDan Williams2009-01-06
* iop-adma: let devm do its job, don't duplicate freeDan Williams2009-01-06
* dmaengine: kill enum dma_state_clientDan Williams2009-01-06
* dmaengine: remove 'bigref' infrastructureDan Williams2009-01-06
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
* dmaengine: replace dma_async_client_register with dmaengine_getDan Williams2009-01-06
* atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-06
* dmatest: convert to dma_request_channelDan Williams2009-01-06
* dmaengine: introduce dma_request_channel and private channelsDan Williams2009-01-06
* dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-06
* dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams2009-01-06
* dmaengine: up-level reference counting to the module levelDan Williams2009-01-06
* dmaengine: remove dependency on async_txDan Williams2009-01-05
* async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams2008-12-08
* dmaengine: protect 'id' from concurrent registrationsDan Williams2008-12-03
* ioat: wait for self-test completionDan Williams2008-12-03
* dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-11
* iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-11
* iop-adma: add a dummy read to flush next descriptor updateDan Williams2008-11-11
* [3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski2008-11-10
* [2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski2008-11-10
* [1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski2008-11-10
* Merge branch 'i7300_idle' into releaseLen Brown2008-10-25
|\
| * i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi2008-10-24
| * i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-24
* | Merge branch 'linus' into testLen Brown2008-10-23
|\ \ | |/ |/|
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-10-20
| |\
| | * fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi2008-09-26
| | * fsldma: remove internal self-test from Freescale Elo DMA driverTimur Tabi2008-09-23
| | * drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNELAndrew Morton2008-09-19
| | * dmatest: properly handle duplicate DMA channelsTimur Tabi2008-09-19
| | * drivers/dma/ioat_dma.c: drop code after returnJulia Lawall2008-09-13
* | | i7300_idle driver v1.55Andy Henroid2008-10-21
|/ /
* / dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen2008-10-03
|/
* Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-09
|\
| * [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-08
|\|
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* | list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-07
|/
* I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-22
* I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski2008-07-22
* I/OAT: Add watchdog/reset functionality to ioatdmaMaciej Sosnowski2008-07-22
* iop_adma: document how to calculate the minimum descriptor pool sizeDan Williams2008-07-17