aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_fire.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-521/+0
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-1/+1
* of_platform_driver noise on sparceAl Viro2008-11-301-1/+1
* sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.David S. Miller2008-09-101-79/+57
* sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller2008-09-101-1/+1
* sparc64: Get rid of pci_controller_info.David S. Miller2008-09-101-38/+17
* sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller2008-09-011-11/+7
* sparc64: Simplify error handling in PCI controller probing.David S. Miller2008-08-311-11/+10
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc64: Convert FIRE PCI controller driver into a real driver.David S. Miller2008-08-301-22/+58
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-231-1/+4
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-211-4/+4
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-131-7/+0
* [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-131-277/+103
* [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-131-1/+445
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-8/+16
* [SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller2007-05-111-1/+1
* [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-091-133/+2
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-081-1/+0
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-081-2/+2
* [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-29/+10
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-081-9/+1
* [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-061-0/+418