aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sun4v.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16sparc64: use iommu_num_pages function in IOMMU codeJoerg Roedel1-3/+4
2008-10-16sparc64: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel1-3/+3
2008-09-12sparc64: Fix sparse warnings in pci_sun4v.cDavid S. Miller1-3/+3
2008-09-10sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller1-3/+3
2008-09-10sparc64: Get rid of pci_controller_info.David S. Miller1-39/+27
2008-09-02pci_sun4v: Use of_get_property().David S. Miller1-14/+7
2008-09-01sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller1-6/+8
2008-08-31sparc64: Simplify error handling in PCI controller probing.David S. Miller1-15/+16
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-30sparc64: Convert SUN4V PCI controller driver into a real driver.David S. Miller1-40/+83
2008-07-17sparc64/kernel/: make code staticAdrian Bunk1-1/+1
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller1-3/+10
2008-03-28sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori1-2/+10
2008-02-09[SPARC64]: Add SG merging support back into IOMMU code.David S. Miller1-74/+132
2008-02-09[SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller1-66/+18
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller1-131/+39
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+3
2008-02-05iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori1-1/+1
2008-02-05[SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk1-3/+3
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg1-2/+3
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov1-0/+4
2007-10-22Update arch/ to use sg helpersJens Axboe1-5/+2
2007-10-17Fix loop terminating conditions in fill_sg().David S. Miller1-7/+8
2007-10-17SPARC64: fix iommu sg chainingFUJITA Tomonori1-1/+0
2007-10-16SPARC64: sg chaining supportJens Axboe1-13/+19
2007-10-13[SPARC64]: Kill pci_memspace_mask.David S. Miller1-5/+0
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller1-291/+109
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller1-10/+8
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-77/+91
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg1-2/+2
2007-05-29[SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller1-0/+18
2007-05-29[SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller1-26/+10
2007-05-11[SPARC64]: Spelling fixes.Simon Arlott1-1/+1
2007-05-09[SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller1-84/+2
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-1/+0
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-2/+2
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller1-113/+111
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller1-1/+1
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller1-34/+13
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller1-15/+1
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-17/+17
2007-04-26[SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller1-3/+3
2007-04-26[SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller1-0/+6
2007-04-26[SPARC64]: Const'ify pci_iommu_ops.David S. Miller1-1/+1
2007-04-26[SPARC64]: Kill pbm->pci_first_slot.David S. Miller1-1/+0
2007-04-26[SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller1-1/+0
2007-04-26[SPARC64]: Kill pci_controller->base_address_update().David S. Miller1-46/+0
2007-04-26[SPARC64]: Kill pci_controller->resource_adjust()David S. Miller1-9/+0
2007-04-26[SPARC64]: Kill PBM ranges software state.David S. Miller1-13/+0