| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: ioatdma: use pci_dev_id() to simplify the code | Jialin Zhang | 2023-08-21 | 1 | -1/+1 |
* | dmaengine: ioatdma: remove unused function missed during dma_v2 removal | Lukas Bulwahn | 2020-11-16 | 1 | -10/+0 |
* | dmanegine: ioat/dca: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-19 | 1 | -1/+1 |
* | dmanegine: ioat/dca: Use struct_size() helper | Gustavo A. R. Silva | 2019-09-04 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once() | Prarit Bhargava | 2017-06-15 | 1 | -4/+4 |
* | dmaengine: ioatdma: constify dca_ops structures | Julia Lawall | 2015-11-16 | 1 | -1/+1 |
* | dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references | Dave Jiang | 2015-08-17 | 1 | -11/+11 |
* | dmaengine: ioatdma: remove dma_v2.* | Dave Jiang | 2015-08-17 | 1 | -1/+0 |
* | dmaengine: ioatdma: remove ioatdma v2 registration | Dave Jiang | 2015-08-17 | 1 | -200/+0 |
* | dmaengine: ioatdma: remove ioat1 specific code | Dave Jiang | 2015-08-17 | 1 | -151/+0 |
* | dmaengine: Remove FSF mailing addresses | Jarkko Nikula | 2015-03-16 | 1 | -4/+0 |
* | drivers: dma: Include appropriate header file in dca.c | Rashika | 2014-04-10 | 1 | -0/+1 |
* | ioat/dca: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2014-04-10 | 1 | -6/+6 |
* | ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND | Alexander Duyck | 2013-03-22 | 1 | -3/+8 |
* | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -6/+3 |
* | ioat: Do not enable DCA if tag map is invalid | Alexander Duyck | 2012-11-15 | 1 | -0/+23 |
* | ioat3: dca and raid operations are incompatible | Dan Williams | 2009-11-20 | 1 | -1/+1 |
* | ioat: silence "dca disabled" messages | Dan Williams | 2009-11-17 | 1 | -2/+2 |
* | ioat: ___devinit annotate the initialization paths | Dan Williams | 2009-09-09 | 1 | -3/+6 |
* | ioat: move to drivers/dma/ioat/ | Dan Williams | 2009-07-28 | 1 | -0/+681 |