aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sabre.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg1-3/+4
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-13/+22
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller1-6/+11
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller1-3/+4
2007-05-09[SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller1-286/+2
2007-05-08[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller1-4/+14
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-1/+1
2007-05-08[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller1-29/+28
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-53/+53
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-15/+16
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller1-7/+1
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-6/+5
2007-04-26[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.David S. Miller1-3/+3
2007-04-26[SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller1-0/+12
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-17/+0
2007-04-26[SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller1-35/+3
2007-04-26[SPARC64]: Fix sabre pci controllers with new probing scheme.David S. Miller1-278/+62
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller1-45/+8
2006-10-19[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller1-1/+1
2006-10-17[SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller1-4/+19
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro1-3/+3
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-135/+23
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-2/+2
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller1-6/+3
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller1-110/+82
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-2/+2
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller1-9/+9
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller1-79/+2
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-7/+7
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-6/+3
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller1-35/+4
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-18/+18
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller1-20/+26
2005-05-31[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1702