index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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