Commit Graph

76 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
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 17 years ago
Shannon Nelson 952184304f I/OAT: Add completion callback for async_tx interface use 18 years ago
Shannon Nelson 7f2b291f56 I/OAT: Tighten descriptor setup performance 18 years ago
Shannon Nelson 5149fd010f I/OAT: clean up error handling and some print messages 18 years ago
Shannon Nelson dfe2299e7b I/OAT: clean up of dca provider start and stop 18 years ago
Shannon Nelson 7df7cf0676 I/OAT: cleanup pci issues 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
Shannon Nelson 2ed6dc34f9 I/OAT: Add DCA services 18 years ago
Shannon Nelson 3e037454bc I/OAT: Add support for MSI and MSI-X 18 years ago
Shannon Nelson 8ab89567da I/OAT: Split PCI startup from DMA handling code 18 years ago
Shannon Nelson 43d6e369d4 I/OAT: code cleanup from checkpatch output 18 years ago
Shannon Nelson 1fda5f4e96 I/OAT: Rename the source file 18 years ago
Shannon Nelson 223758c77a I/OAT: New device ids 18 years ago
Shannon Nelson e422397634 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world 18 years ago
Shannon Nelson 54a09feb0e [IOAT]: Remove redundant struct member to avoid descriptor cache miss 18 years ago
Shannon Nelson 342ff7b24f [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec 18 years ago
Dan Williams 1b0fac4587 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs 18 years ago
Dan Williams 3039f0735a ioatdma: add the unisys "i/oat" pci vendor/device id 18 years ago
Dan Williams c211092313 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines 18 years ago
Dan Williams 9bc89cd82d async_tx: add the async_tx api 18 years ago
Dan Williams d379b01e90 dmaengine: make clients responsible for managing channels 18 years ago