Commit Graph

76 Commits (8072ba1ba7fe9f48ad9f424829863214484dfc2f)

Author SHA1 Message Date
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
Roland Dreier a6417dd58d I/OAT: Convert to PCI_VDEVICE() 16 years ago
Roland Dreier 6506cbca6b Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded 16 years ago
Dan Williams e3232714d4 ioat3: segregate raid engines 16 years ago
Tom Picard b265b11fc1 ioat3: ioat3.2 pci ids for Jasper Forest 16 years ago
Dan Williams 58c8649e0e ioat3: interrupt descriptor support 16 years ago
Dan Williams ae786624c2 ioat3: support xor via pq descriptors 16 years ago
Dan Williams d69d235b7d ioat3: pq support 16 years ago
Dan Williams 9de6fc717b ioat3: xor self test 16 years ago
Dan Williams b094ad3be5 ioat3: xor support 16 years ago
Dan Williams e61dacaeb3 ioat3: enable dca for completion writes 16 years ago
Dan Williams 5669e31c5a ioat: add 'ioat' sysfs attributes 16 years ago
Dan Williams bf40a6869c ioat3: split ioat3 support to its own file, add memset 16 years ago
Dan Williams 2aec048cdc ioat3: hardware version 3.2 register / descriptor definitions 16 years ago