index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
dca.c
Age
Commit message (
Expand
)
Author
2020-11-16
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
Lukas Bulwahn
2020-02-19
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-09-04
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2017-06-15
dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()
Prarit Bhargava
2015-11-16
dmaengine: ioatdma: constify dca_ops structures
Julia Lawall
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2014-04-10
drivers: dma: Include appropriate header file in dca.c
Rashika
2014-04-10
ioat/dca: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-03-22
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
Alexander Duyck
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-15
ioat: Do not enable DCA if tag map is invalid
Alexander Duyck
2009-11-19
ioat3: dca and raid operations are incompatible
Dan Williams
2009-11-17
ioat: silence "dca disabled" messages
Dan Williams
2009-09-08
ioat: ___devinit annotate the initialization paths
Dan Williams
2009-07-28
ioat: move to drivers/dma/ioat/
Dan Williams