Commit Graph

27 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
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 a6d52d7067 ioat2,3: put channel hardware in known state at init 15 years ago
Dan Williams ea25968a32 ioat: implement a private tx_list 16 years ago
Dan Williams 9de6fc717b ioat3: xor self test 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 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
Dan Williams a0587bcf3e ioat1: move descriptor allocation from submit to prep 16 years ago
Dan Williams c7984f4e4e ioat: define descriptor control bit-field 16 years ago
Dan Williams f2427e276f ioat: split ioat_dma_probe into core/version-specific routines 16 years ago
Dan Williams bc3c702585 ioat: cleanup some long deref chains and 80 column collisions 16 years ago
Dan Williams e6c0b69a43 ioat: convert ioat_probe to pcim/devm 16 years ago
Dan Williams 1f27adc2f0 ioat: move definitions to dma.h 16 years ago
Dan Williams 584ec22759 ioat: move to drivers/dma/ioat/ 16 years ago
Len Brown 2f102607ac i7300_idle: allow testing on i5000-series hardware w/o re-compile 16 years ago
Maciej Sosnowski 4f005dbe55 ioatdma: fix "ioatdma frees DMA memory with wrong function" 16 years ago
Dan Williams ccccce229c dmaengine: initialize tx_list in dma_async_tx_descriptor_init 16 years ago
Dan Williams 0c33e1ca3d I/OAT: fail self-test if callback test reaches timeout 16 years ago
Maciej Sosnowski 211a22ce08 I/OAT: update driver version and copyright dates 16 years ago
Eric Sesterhenn aa2d0b8b97 I/OAT: list usage cleanup 16 years ago
Maciej Sosnowski 2b8a6bf896 I/OAT: cancel watchdog before dma remove 16 years ago
Maciej Sosnowski 8b794b141c I/OAT: fail initialization on zero channels detection 16 years ago
Maciej Sosnowski ea9c717d01 I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3 16 years ago
Dan Williams b9bdcbba01 ioat: fix self test for multi-channel case 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Dan Williams 532d3b1f86 ioat: wait for self-test completion 16 years ago
Maciej Sosnowski 12ccea24e3 [3/4] I/OAT: fix async_tx.callback checking 16 years ago
Maciej Sosnowski c3d4f44f50 [1/4] I/OAT: fix channel resources free for not allocated channels 16 years ago
Venki Pallipadi f371be6352 i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined 17 years ago
Venki Pallipadi 3ad0b02e4c i7300_idle: Disable ioat channel only on platforms where ile driver can load 17 years ago
Andy Henroid 27471fdb32 i7300_idle driver v1.55 17 years ago
Julia Lawall 89f72a0633 drivers/dma/ioat_dma.c: drop code after return 17 years ago
Luis R. Rodriguez 7d283aee50 list.h: Add list_splice_tail() and list_splice_tail_init() 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 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