aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_schizo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-6/+6
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/+6
2007-04-26[SPARC64]: Kill pbm->pci_first_slot.David 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-5/+0
2007-04-26[SPARC64]: Kill PBM intmap software state.David S. Miller1-8/+0
2007-04-26[SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller1-78/+3
2007-04-26[SPARC64]: Minor cleanups to schizo pci controller driver.David S. Miller1-79/+31
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-4/+4
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner1-10/+10
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-251/+60
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-97/+76
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-3/+3
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller1-45/+41
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller1-102/+2
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-6/+6
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-8/+4
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller1-54/+3
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller1-1/+1
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-24/+24
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller1-3/+1
2005-07-04[SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller1-15/+8
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller1-0/+51
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/+2187