summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sabre.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-609/+0Star
* sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.David S. Miller2008-09-111-39/+22Star
* sparc64: Commonize large portions of PSYCHO error handling.David S. Miller2008-09-111-218/+5Star
* sparc64: Create and use psycho_pbm_init_common().David S. Miller2008-09-111-18/+1Star
* sparc64: Start commonizing code common between SABRE and PSYCHO.David S. Miller2008-09-111-61/+2Star
* sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller2008-09-111-2/+2
* sparc64: Get rid of pci_controller_info.David S. Miller2008-09-111-17/+16Star
* sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller2008-09-021-5/+8
* sparc64: Simplify error handling in PCI controller probing.David S. Miller2008-08-311-12/+13
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc64: Convert SABRE PCI controller driver into a real driver.David S. Miller2008-08-301-41/+85
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-081-1/+1
* [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