summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sabre.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-241-1/+3
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-221-3/+4
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-13/+22
* [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-081-6/+11
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-3/+4
* [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-091-286/+2Star
* [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller2007-05-091-4/+14
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-091-1/+1
* [SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller2007-05-091-29/+28Star
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-091-53/+53
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-091-1/+1
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-091-15/+16
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-091-7/+1Star
* [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-271-6/+5Star
* [SPARC64]: Fix PCI rework to adhere to of_get_property() const return.David S. Miller2007-04-261-3/+3
* [SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller2007-04-261-0/+12
* [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-1/+0Star
* [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-1/+0Star
* [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-46/+0Star
* [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-17/+0Star
* [SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller2007-04-261-35/+3Star
* [SPARC64]: Fix sabre pci controllers with new probing scheme.David S. Miller2007-04-261-278/+62Star
* [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-261-45/+8Star
* [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller2006-10-201-1/+1
* [SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller2006-10-181-4/+19
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-3/+3
* [PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-301-135/+23Star
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-2/+2
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-241-6/+3Star
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-241-110/+82Star
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-201-2/+2
* [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-201-9/+9
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-201-79/+2Star
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-201-7/+7
* [SPARC64]: kzalloc() conversionEric Sesterhenn2006-03-201-6/+3Star
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-141-35/+4Star
* [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-081-18/+18
* [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-041-20/+26
* [SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller2005-06-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1702