aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-823/+0
2007-05-11[SPARC64]: Spelling fixes.Simon Arlott1-1/+1
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-1/+3
2007-05-06[SPARC64]: SUN4U PCI-E controller support.David S. Miller1-9/+13
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-27/+26
2007-04-26[SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller1-2/+2
2007-04-26[SPARC64]: Const'ify pci_iommu_ops.David S. Miller1-1/+1
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller1-32/+15
2007-04-13[SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway1-1/+1
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller1-2/+2
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-2/+1
2006-03-20[SPARC64]: First cut at SUN4V PCI IOMMU handling.David S. Miller1-3/+3
2006-03-20[SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller1-8/+19
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller1-228/+137
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller1-4/+50
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller1-1/+1
2005-05-31[SPARC64]: Refine PCI strbuf ctx-based flush.David S. Miller1-5/+3
2005-05-31[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller1-20/+70
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller1-7/+9
2005-05-11[SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller1-100/+65
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+855