Commit Graph

90 Commits (be53db6e4edd9dc013b21a929ad2b142dea8b9c0)

Author SHA1 Message Date
Dave Jiang f26df1a1a9 ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata 13 years ago
Dave Jiang 21b764e075 ioat: ring size variables need to be 32bit to avoid overflow 13 years ago
Dan Williams 2750293539 ioat: fix size of 'completion' for Xen 13 years ago
Vinod Koul 949ff5b8d4 dmaengine: fix for cookie changes and merge 13 years ago
Russell King - ARM Linux 8ac695463f dmaengine: ensure all DMA engine drivers initialize their cookies 13 years ago
Russell King - ARM Linux 96a2af41c7 dmaengine: consolidate tx_status functions 13 years ago
Russell King - ARM Linux f7fbce07c6 dmaengine: provide a common function for completing a dma descriptor 13 years ago
Russell King - ARM Linux 884485e1f1 dmaengine: consolidate assignment of DMA cookies 13 years ago
Russell King - ARM Linux d2ebfb335b dmaengine: add private header file 13 years ago
Russell King - ARM Linux 4d4e58de32 dmaengine: move last completed cookie into generic dma_chan structure 13 years ago
Dan Williams d0b0c8c79b ioat: fix xor_idx_to_desc 14 years ago
Andi Kleen 9b487ced8a Avoid section type conflict in dma/ioat/dma_v3.c 14 years ago
Dave Jiang 3baef940f2 ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms 14 years ago
Dimitri Sivanich 19d78a61be x86: poll waiting for I/OAT DMA channel status 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Tracey Dent bca364d30d drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS 14 years ago
Dan Williams c50a898fd4 ioat2: fix performance regression 15 years ago
Dan Williams 556ab45f9a ioat2: catch and recover from broken vtd configurations v6 15 years ago
Minskey Guo c86e1401c9 ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device 15 years ago
Dan Williams 2adfc550b6 ioat3: disable cacheline-unaligned transfers for raid operations 15 years ago
Dan Williams 074cc47679 ioat2,3: convert to producer/consumer locking 15 years ago
Dan Williams abb12dfd50 ioat: convert to circ_buf 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Williams bca3469205 dmaengine: provide helper for setting txstate 15 years ago
Linus Walleij 0793448187 DMAENGINE: generic channel status v2 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Dan Williams aa4d72ae94 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 15 years ago
Dan Williams b9cc98697d ioat3: interrupt coalescing 15 years ago
Dan Williams aa75db0080 ioat: close potential BUG_ON race in the descriptor cleanup path 15 years ago
Dan Williams 281befa559 ioat2: kill pending flag 15 years ago
Dan Williams b372ec2d90 ioat3: use ioat2_quiesce() 15 years ago
Dan Williams 773d9e2d8d ioat3: cleanup, don't enable DCA completion writes 15 years ago
Dan Williams 7e55a70c5b ioat: fix infinite timeout checking in ioat2_quiesce 15 years ago
Dan Williams a6d52d7067 ioat2,3: put channel hardware in known state at init 15 years ago
Dan Williams cd78809f61 ioat3: fix p-disabled q-continuation 15 years ago
Dan Williams 49954c1567 ioat3: fix pq completion versus channel deallocation race 15 years ago
Dan Williams 7b3cc2b1fc async_tx: build-time toggling of async_{syndrome,xor}_val dma support 15 years ago
Dan Williams b57014def9 ioat2,3: report all uncorrectable errors 15 years ago
Dan Williams de581b65f6 ioat3: specify valid address for disabled-Q or disabled-P 15 years ago
Dan Williams 6f82b83b7a ioat2,3: disable asynchronous error notifications 15 years ago
Dan Williams 228c4f5cfb ioat3: dca and raid operations are incompatible 15 years ago
Dan Williams e22dde9904 ioat: silence "dca disabled" messages 15 years ago
Dan Williams cdef57dbb6 ioat3: fix uninitialized var warnings 16 years ago
Andrew Morton f477f5b331 drivers/dma/ioat/dma_v2.c: fix warnings 16 years ago
Dan Williams 376ec37667 ioat2: clarify ring size limits 16 years ago
Dan Williams 3208ca52f3 ioat: driver version 4.0 16 years ago
Maciej Sosnowski 1a5aeeecd5 dca: registering requesters in multiple dca domains 16 years ago
Dan Williams 162b96e63e ioat2,3: cacheline align software descriptor allocations 16 years ago
Dan Williams ea25968a32 ioat: implement a private tx_list 16 years ago