summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/registers.h
AgeCommit message (Expand)Author
2023-03-17dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner
2019-02-25dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4Dave Jiang
2019-02-25dmaengine: ioatdma: add descriptor pre-fetch support for v3.4Dave Jiang
2016-11-18i7300_idle: Remove this driverLen Brown
2016-08-08dmaengine: ioatdma: Add error handling to ioat driverDave Jiang
2016-05-14dmaengine: ioatdma: disable relaxed ordering for ioatdmaDave Jiang
2015-11-16dmaengine: IOATDMA: Cleanup pre v3.0 chansts register readsDave Jiang
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2013-04-15ioatdma: Adding write back descriptor error status support for ioatdma 3.3Dave Jiang
2013-04-15ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang
2013-04-15ioatdma: Removing PQ val disable for cb3.3Dave Jiang
2010-03-03ioat3: interrupt coalescingDan Williams
2009-12-19ioat2,3: put channel hardware in known state at initDan Williams
2009-11-19ioat2,3: disable asynchronous error notificationsDan Williams
2009-09-08ioat3: xor supportDan Williams
2009-09-08ioat3: enable dca for completion writesDan Williams
2009-09-08ioat3: hardware version 3.2 register / descriptor definitionsDan Williams
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams
2009-09-08ioat: cleanup completion status readsDan Williams
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams