summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sun4v.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-081-1/+1
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-081-34/+13
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-081-15/+1
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-021-2/+2
* [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-261-17/+17
* [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-261-3/+3
* [SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller2007-04-261-0/+6
* [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
* [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-1/+0
* [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-1/+0
* [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-46/+0
* [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-9/+0
* [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-13/+0
* [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-8/+0
* [SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller2007-04-261-69/+2
* [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-261-175/+24
* [SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell2007-04-261-4/+4
* [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-101-0/+444
* [SPARC64]: Replace kmalloc+memset with kzallocYan Burman2006-12-101-11/+5
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-291-10/+0
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-2/+1
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-231-5/+10
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-231-79/+65
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-201-1/+1
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-201-31/+1
* [SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller2006-06-101-6/+118
* [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-231-2/+2
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-111-1/+1
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-201-3/+3
* [SPARC64]: Handle zero-length map requests in pci_sun4v.cDavid S. Miller2006-03-201-2/+2
* [SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.cDavid S. Miller2006-03-201-2/+0
* [SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V.David S. Miller2006-03-201-75/+158
* [SPARC64] PCI: Size TSB correctly on SUN4V.David S. Miller2006-03-201-6/+16
* [SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.David S. Miller2006-03-201-13/+14
* [SPARC64]: Restrict PCI bus scanning on SUN4V.David S. Miller2006-03-201-20/+16
* [SPARC64]: Fix IOMMU mapping on sun4v.David S. Miller2006-03-201-30/+46
* [SPARC64]: Kill spurious semicolon in sun4v_pci_init().David S. Miller2006-03-201-1/+1
* [SPARC64]: Generic sun4v_build_irq().David S. Miller2006-03-201-28/+2
* [SPARC64]: More SUN4V PCI work.David S. Miller2006-03-201-14/+102
* [SPARC64]: Range check bus number in SUN4V PCI controller driver.David S. Miller2006-03-201-9/+24
* [SPARC64]: Missing 'return' statement in sun4v_pci_init().David S. Miller2006-03-201-4/+3
* [SPARC64]: Implement basic pci_sun4v_scan_bus().David S. Miller2006-03-201-3/+46
* [SPARC64]: PCI-SUN4V fixes.David S. Miller2006-03-201-8/+33
* [SPARC64]: Don't expect cfg space in PCI PBM ranges on SUN4V.David S. Miller2006-03-201-15/+5
* [SPARC64]: First cut at SUN4V PCI IOMMU handling.David S. Miller2006-03-201-4/+521
* [SPARC64]: Implement SUN4V PCI config space access.David S. Miller2006-03-201-4/+36
* [SPARC64]: More SUN4V PCI controller work.David S. Miller2006-03-201-0/+286
* [SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller2006-03-201-0/+74
OpenPOWER on IntegriCloud