summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dca.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ioatdma: use pci_dev_id() to simplify the codeJialin Zhang2023-08-211-1/+1
* dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn2020-11-161-10/+0
* dmanegine: ioat/dca: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-191-1/+1
* dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva2019-09-041-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-13/+1
* dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()Prarit Bhargava2017-06-151-4/+4
* dmaengine: ioatdma: constify dca_ops structuresJulia Lawall2015-11-161-1/+1
* dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 referencesDave Jiang2015-08-171-11/+11
* dmaengine: ioatdma: remove dma_v2.*Dave Jiang2015-08-171-1/+0
* dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang2015-08-171-200/+0
* dmaengine: ioatdma: remove ioat1 specific codeDave Jiang2015-08-171-151/+0
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-161-4/+0
* drivers: dma: Include appropriate header file in dca.cRashika2014-04-101-0/+1
* ioat/dca: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-04-101-6/+6
* ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck2013-03-221-3/+8
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+3
* ioat: Do not enable DCA if tag map is invalidAlexander Duyck2012-11-151-0/+23
* ioat3: dca and raid operations are incompatibleDan Williams2009-11-191-1/+1
* ioat: silence "dca disabled" messagesDan Williams2009-11-171-2/+2
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-081-3/+6
* ioat: move to drivers/dma/ioat/Dan Williams2009-07-281-0/+681