summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dca.c
AgeCommit message (Expand)Author
2020-11-16dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn
2020-02-19dmanegine: ioat/dca: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-09-04dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2017-06-15dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()Prarit Bhargava
2015-11-16dmaengine: ioatdma: constify dca_ops structuresJulia Lawall
2015-08-17dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 referencesDave Jiang
2015-08-17dmaengine: ioatdma: remove dma_v2.*Dave Jiang
2015-08-17dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang
2015-08-17dmaengine: ioatdma: remove ioat1 specific codeDave Jiang
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2014-04-10drivers: dma: Include appropriate header file in dca.cRashika
2014-04-10ioat/dca: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-03-22ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15ioat: Do not enable DCA if tag map is invalidAlexander Duyck
2009-11-19ioat3: dca and raid operations are incompatibleDan Williams
2009-11-17ioat: silence "dca disabled" messagesDan Williams
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams