Commit Graph

279 Commits (0b5b72da1b21fe61926318dd842f6dd7c8862e9f)

Author SHA1 Message Date
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 33f82d141c at_hdmac: Rework suspend_late()/resume_early() 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 9a8de639f3 async_tx: remove HIGHMEM64G restriction 16 years ago
Nobuhiro Iwamatsu d8902adcc1 dmaengine: sh: Add Support SuperH DMA Engine driver 16 years ago
Atsushi Nemoto 657a77fa72 dmaengine: Move all map_sg/unmap_sg for slave channel to its client 16 years ago
Ira Snyder bbea0b6e0d fsldma: Add DMA_SLAVE support 16 years ago
Ira Snyder e6c7ecb64e fsldma: split apart external pause and request count features 16 years ago
Dan Williams 162b96e63e ioat2,3: cacheline align software descriptor allocations 16 years ago
Dan Williams 0803172778 dmaengine: kill tx_list 16 years ago
Dan Williams 1979b186b8 txx9dmac: implement a private tx_list 16 years ago
Dan Williams 285a3c7164 at_hdmac: implement a private tx_list 16 years ago
Dan Williams 64203b6727 mv_xor: implement a private tx_list 16 years ago
Dan Williams ea25968a32 ioat: implement a private tx_list 16 years ago
Dan Williams 308136d1ab iop-adma: implement a private tx_list 16 years ago
Dan Williams eda3423457 fsldma: implement a private tx_list 16 years ago
Dan Williams e0bd0f8cb0 dw_dmac: 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
Dan Williams 128f2d567f ioat2+: add fence support 16 years ago
Dan Williams 83544ae9f3 dmaengine, async_tx: support alignment checks 16 years ago
Dan Williams 9308add6ea dmaengine: cleanup unused transaction types 16 years ago
Dan Williams 138f4c359d dmaengine, async_tx: add a "no channel switch" allocator 16 years ago
Dan Williams 4b652f0db3 net_dma: poll for a descriptor after allocation failure 16 years ago
Dan Williams a309218ace ioat2,3: dynamically resize descriptor ring 16 years ago
Dan Williams 09c8a5b85e ioat: switch watchdog and reset handler from workqueue to timer 16 years ago
Dan Williams ad643f54c8 ioat1: trim ioat_dma_desc_sw 16 years ago
Dan Williams 345d852391 ioat: ___devinit annotate the initialization paths 16 years ago
Dan Williams f6ab95b557 ioat: preserve chanctrl bits when re-arming interrupts 16 years ago
Dan Williams bb32078630 ioat: ignore reserved bits for chancnt and xfercap 16 years ago
Dan Williams 4fb9b9e8d5 ioat: cleanup completion status reads 16 years ago
Dan Williams 6df9183a15 ioat: add some dev_dbg() calls 16 years ago
Dan Williams 38e12f64a1 ioat1: kill unused unmap parameters 16 years ago
Dan Williams 5cbafa65b9 ioat2,3: convert to a true ring buffer 16 years ago
Dan Williams dcbc853af6 ioat: prepare the code for ioat[12]_dma_chan split 16 years ago
Dan Williams a6a39ca1ba ioat: fix self test interrupts 16 years ago