index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
1
-278
/
+0
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
1
-8
/
+7
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
1
-3
/
+1
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
1
-3
/
+1
2015-08-17
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
Dave Jiang
1
-9
/
+0
2015-07-16
dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
Jiang Liu
1
-0
/
+34
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-02-04
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
1
-0
/
+5
2013-11-14
ioatdma: clean up sed pool kmem_cache
Dan Williams
1
-5
/
+15
2013-04-15
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
Dave Jiang
1
-0
/
+3
2013-04-15
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
Dave Jiang
1
-0
/
+6
2013-04-15
ioatdma: Adding Haswell devid for ioatdma
Dave Jiang
1
-0
/
+11
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-11
/
+0
2013-01-08
ioat: Add alignment workaround for IVB platforms
Dave Jiang
1
-11
/
+0
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-11-29
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-31
ioat: Adding Ivy Bridge IOATDMA PCI device IDs
Dave Jiang
1
-0
/
+22
2011-07-23
ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms
Dave Jiang
1
-0
/
+11
2010-05-02
ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device
Minskey Guo
1
-6
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-10
dca: registering requesters in multiple dca domains
Maciej Sosnowski
1
-1
/
+1
2009-09-09
Merge branch 'dmaengine' into async-tx-next
Dan Williams
1
-1
/
+15
2009-09-09
ioat2,3: cacheline align software descriptor allocations
Dan Williams
1
-1
/
+15
2009-09-09
I/OAT: Convert to PCI_VDEVICE()
Roland Dreier
1
-23
/
+23
2009-09-09
Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded
Roland Dreier
1
-0
/
+1
2009-09-09
ioat3: ioat3.2 pci ids for Jasper Forest
Tom Picard
1
-0
/
+13
2009-09-09
ioat: add 'ioat' sysfs attributes
Dan Williams
1
-0
/
+3
2009-09-09
ioat3: split ioat3 support to its own file, add memset
Dan Williams
1
-1
/
+1
2009-09-09
ioat2,3: convert to a true ring buffer
Dan Williams
1
-0
/
+1
2009-09-09
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
1
-42
/
+37
2009-09-09
ioat: convert ioat_probe to pcim/devm
Dan Williams
1
-43
/
+24
2009-07-29
ioat: move to drivers/dma/ioat/
Dan Williams
1
-0
/
+202