aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_psycho.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-618/+0
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-2/+2
* of_platform_driver noise on sparceAl Viro2008-11-301-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-30/+3
|\
| * sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller2008-09-161-3/+5
| * sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller2008-09-121-3/+3
* | sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.David S. Miller2008-09-101-44/+25
* | sparc64: Commonize large portions of PSYCHO error handling.David S. Miller2008-09-101-361/+0
* | sparc64: Create and use psycho_pbm_init_common().David S. Miller2008-09-101-28/+4
* | sparc64: Start commonizing code common between SABRE and PSYCHO.David S. Miller2008-09-101-58/+7
* | sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller2008-09-101-2/+2
* | sparc64: Get rid of pci_controller_info.David S. Miller2008-09-101-87/+74
* | pci_psycho: Use of_getintprop_default().David S. Miller2008-09-021-14/+3
* | sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller2008-09-011-6/+8
* | sparc64: Simplify error handling in PCI controller probing.David S. Miller2008-08-311-10/+11
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | sparc64: Convert PSYCHO PCI controller driver into a real driver.David S. Miller2008-08-301-25/+70
|/
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-071-1/+1
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-231-1/+4
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-211-3/+3
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-131-6/+0
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-11/+21
* [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-091-117/+2
* [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller2007-05-081-6/+22
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-081-1/+1
* [SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller2007-05-081-36/+30
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-081-42/+35
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-081-1/+1
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-081-58/+49
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-081-5/+1
* [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-261-5/+5
* [SPARC64]: Make sure pbm->prom_node is setup easly enough in psycho.cDavid S. Miller2007-04-261-2/+2
* [SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller2007-04-261-0/+7
* [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-5/+2
* [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-1/+0
* [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-45/+0
* [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-9/+0
* [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-10/+0
* [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-12/+0
* [SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller2007-04-261-26/+3
* [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-261-24/+2
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-3/+3
* [SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier2006-07-141-1/+2
* [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller2006-07-141-3/+0
* [PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+4
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-291-141/+20
* [SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller2006-06-291-3/+1
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-1/+1
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-231-58/+50
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-201-1/+1