Commit Graph

98 Commits (78e4689e908adc8334272756c32c9218d1967408)

Author SHA1 Message Date
Haavard Skinnemoen 7fe7b2f4ec dw_dmac: fix copy/paste bug in tasklet 17 years ago
Lennert Buytenhek 6f088f1d21 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 17 years ago
Luis R. Rodriguez 7d283aee50 list.h: Add list_splice_tail() and list_splice_tail_init() 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Maciej Sosnowski 7f1b358a23 I/OAT: I/OAT version 3.0 support 17 years ago
Maciej Sosnowski 16a37acaaf I/OAT: tcp_dma_copybreak default value dependent on I/OAT version 17 years ago
Maciej Sosnowski 09177e85d6 I/OAT: Add watchdog/reset functionality to ioatdma 17 years ago
Dan Williams 5eb907aaaf iop_adma: document how to calculate the minimum descriptor pool size 17 years ago
Dan Williams c7141d005a iop_adma: directly reclaim descriptors on allocation failure 17 years ago
Haavard Skinnemoen 3bfb1d20b5 dmaengine: Driver for the Synopsys DesignWare DMA controller 17 years ago
Haavard Skinnemoen dc0ee6435c dmaengine: Add slave DMA interface 17 years ago
Dan Williams e1d181efb1 dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap 17 years ago
Haavard Skinnemoen 848c536a37 dmaengine: Add dma_client parameter to device_alloc_chan_resources 17 years ago
Haavard Skinnemoen 4a776f0aa9 dmatest: Simple DMA memcpy test client 17 years ago
Saeed Bishara ff7b04796d dmaengine: DMA engine driver for Marvell XOR engine 17 years ago
Kay Sievers ebabe27626 iop-adma: fix platform driver hotplug/coldplug 17 years ago
Dan Williams 7cc5bf9a3a dmaengine: track the number of clients using a channel 17 years ago
Dan Williams 9c402f4e19 dmaengine: remove arch dependency from DMADEVICES 17 years ago
Haavard Skinnemoen 1099dc7924 dmaengine: Couple DMA channels to their physical DMA device 17 years ago
Li Yang 51ee87f27a fsldma: fix incorrect exit path for initialization 17 years ago
Christophe Jaillet eccf2144e1 iop-adma: fixup some kzalloc/memset confusions 17 years ago
Sebastian Siewior 8a5703f846 DMA engine: typo fixes 17 years ago
Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 years ago
Dan Williams c4fe15541d iop-adma: remove the workaround for missed interrupts on iop3xx 17 years ago
Dan Williams ce4d65a5db async_tx: kill ->device_dependency_added 17 years ago
Dan Williams 19242d7233 async_tx: fix multiple dependency submission 17 years ago
Zhang Wei 1c62979ed2 fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. 17 years ago
Zhang Wei 411e23dbe9 fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. 17 years ago
Kumar Gala 049c9d4553 [POWERPC] fsldma: Use compatiable binding as spec 17 years ago
Al Viro a4e6d5d381 fix the broken annotations in fsldma 17 years ago
Al Viro 53a0c98e11 ioat_dca __iomem annotations 17 years ago
Zhang Wei f79abb627f fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. 17 years ago
Harvey Harrison 3d9b525b69 iop-adma.c: replace remaining __FUNCTION__ occurrences 17 years ago
Zhang Wei 9c98718e73 fsldma: Add a completed cookie updated action in DMA finish interrupt. 17 years ago
Zhang Wei 2187c269ad fsldma: Add device_prep_dma_interrupt support to fsldma.c 17 years ago
Zhang Wei 9b941c6660 dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. 17 years ago
Zhang Wei 56822843ff fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. 17 years ago
Dan Williams 6497dcffe0 ioat: fix 'ack' handling, driver must ensure that 'ack' is zero 17 years ago
Dan Williams 222ccf9ab8 fsldma: do not cleanup descriptors in hardirq context 17 years ago
Zhang Wei 173acc7ce8 dmaengine: add driver for Freescale MPC85xx DMA controller 17 years ago
Dan Williams d4c56f97ff async_tx: replace 'int_en' with operation preparation flags 17 years ago
Dan Williams 0036731c88 async_tx: kill tx_set_src and tx_set_dest methods 17 years ago
Denis Cheng e73ef9acfd iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Tony Jones 891f78ea83 DMA: Convert from class_device to device for DMA engine 17 years ago
Shannon Nelson bb8e8bcce7 I/OAT: fix null device in call to dev_err() 17 years ago
Shannon Nelson 711924b105 I/OAT: fixups from code comments 17 years ago
Haavard Skinnemoen 6d4f5879b6 dmaengine: correct invalid assumptions in the Kconfig text 17 years ago
Shannon Nelson 7bb67c14fd I/OAT: Add support for version 2 of ioatdma device 17 years ago
Haavard Skinnemoen 348badf1e8 dmaengine: fix broken device refcounting 17 years ago
Andi Kleen 4138f08d1c Remove bogus default y for DMAR and NET_DMA 18 years ago