aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ioat
AgeCommit message (Expand)Author
2011-08-03ioat: fix xor_idx_to_descDan Williams
2011-07-22Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen
2011-07-22ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-05-26x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2010-12-04drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent
2010-10-13ioat2: fix performance regressionDan Williams
2010-08-04ioat2: catch and recover from broken vtd configurations v6Dan Williams
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo
2010-05-01ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams
2010-05-01ioat: convert to circ_bufDan Williams
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26dmaengine: provide helper for setting txstateDan Williams
2010-03-26DMAENGINE: generic channel status v2Linus Walleij
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-03Merge branch 'coh' into dmaengineDan Williams
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams
2010-03-03ioat3: interrupt coalescingDan Williams
2010-03-03ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams
2010-03-03ioat2: kill pending flagDan Williams
2010-03-03ioat3: use ioat2_quiesce()Dan Williams
2010-03-03ioat3: cleanup, don't enable DCA completion writesDan Williams
2010-02-02ioat: fix infinite timeout checking in ioat2_quiesceDan Williams
2009-12-19ioat2,3: put channel hardware in known state at initDan Williams
2009-12-17ioat3: fix p-disabled q-continuationDan Williams
2009-11-19ioat3: fix pq completion versus channel deallocation raceDan Williams
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-19ioat2,3: report all uncorrectable errorsDan Williams
2009-11-19ioat3: specify valid address for disabled-Q or disabled-PDan Williams
2009-11-19ioat2,3: disable asynchronous error notificationsDan Williams
2009-11-19ioat3: dca and raid operations are incompatibleDan Williams
2009-11-17ioat: silence "dca disabled" messagesDan Williams
2009-09-21ioat3: fix uninitialized var warningsDan Williams
2009-09-21drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton
2009-09-16ioat2: clarify ring size limitsDan Williams
2009-09-10ioat: driver version 4.0Dan Williams
2009-09-10dca: registering requesters in multiple dca domainsMaciej Sosnowski
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams
2009-09-08ioat: implement a private tx_listDan Williams
2009-09-08I/OAT: Convert to PCI_VDEVICE()Roland Dreier
2009-09-08Add MODULE_DEVICE_TABLE() so ioatdma module is autoloadedRoland Dreier
2009-09-08ioat3: segregate raid enginesDan Williams
2009-09-08ioat3: ioat3.2 pci ids for Jasper ForestTom Picard
2009-09-08ioat3: interrupt descriptor supportDan Williams
2009-09-08ioat3: support xor via pq descriptorsDan Williams