aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang1-0/+5
2013-11-14ioatdma: clean up sed pool kmem_cacheDan Williams1-5/+15
2013-04-15ioatdma: Adding support for 16 src PQ ops and super extended descriptorsDave Jiang1-0/+3
2013-04-15ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devicesDave Jiang1-0/+6
2013-04-15ioatdma: Adding Haswell devid for ioatdmaDave Jiang1-0/+11
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-11/+0
2013-01-07ioat: Add alignment workaround for IVB platformsDave Jiang1-11/+0
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman1-5/+4
2012-11-28dma: remove use of __devexit_pBill Pemberton1-1/+1
2012-08-31ioat: Adding Ivy Bridge IOATDMA PCI device IDsDave Jiang1-0/+22
2011-07-22ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang1-0/+11
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo1-6/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-10dca: registering requesters in multiple dca domainsMaciej Sosnowski1-1/+1
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-1/+15
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams1-1/+15
2009-09-08I/OAT: Convert to PCI_VDEVICE()Roland Dreier1-23/+23
2009-09-08Add MODULE_DEVICE_TABLE() so ioatdma module is autoloadedRoland Dreier1-0/+1
2009-09-08ioat3: ioat3.2 pci ids for Jasper ForestTom Picard1-0/+13
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams1-0/+3
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams1-1/+1
2009-09-08ioat2,3: convert to a true ring bufferDan Williams1-0/+1
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams1-42/+37
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams1-43/+24
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams1-0/+202