aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_psycho.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg1-3/+3
2007-10-13[SPARC64]: Kill pci_memspace_mask.David S. Miller1-6/+0
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-11/+21
2007-05-09[SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller1-117/+2
2007-05-08[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller1-6/+22
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-36/+30
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-42/+35
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-58/+49
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller1-5/+1
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-5/+5
2007-04-26[SPARC64]: Make sure pbm->prom_node is setup easly enough in psycho.cDavid S. Miller1-2/+2
2007-04-26[SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller1-0/+7
2007-04-26[SPARC64]: Kill pbm->pci_first_slot.David S. Miller1-5/+2
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-45/+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-10/+0
2007-04-26[SPARC64]: Kill PBM intmap software state.David S. Miller1-12/+0
2007-04-26[SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller1-26/+3
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller1-24/+2
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro1-3/+3
2006-07-14[SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier1-1/+2
2006-07-14[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller1-3/+0
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner1-4/+4
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-141/+20
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller1-3/+1
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-1/+1
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller1-58/+50
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-1/+1
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller1-5/+1
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller1-75/+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-39/+5
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-17/+17
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller1-2/+1
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/+1560