summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_schizo.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-241-1/+4
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-221-8/+9
* [SPARC64]: Spelling fixesJoe Perches2007-12-201-1/+1
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-141-3/+0Star
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-14/+28
* [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-091-120/+2Star
* [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller2007-05-091-36/+68
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-091-1/+2
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-091-26/+25Star
* [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-167/+89Star
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-091-9/+1Star
* [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-271-6/+6
* [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/+6
* [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-1/+0Star
* [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-45/+0Star
* [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-9/+0Star
* [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-5/+0Star
* [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-8/+0Star
* [SPARC64]: Consolidate PCI mem/io resource determination.David S. Miller2007-04-261-78/+3Star
* [SPARC64]: Minor cleanups to schizo pci controller driver.David S. Miller2007-04-261-79/+31Star
* [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-261-24/+2Star
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-4/+4
* [PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-10/+10
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-301-251/+60Star
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-1/+1
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-241-97/+76Star
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-201-3/+3
* [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-201-45/+41Star
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-201-102/+2Star
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-201-6/+6
* [SPARC64]: kzalloc() conversionEric Sesterhenn2006-03-201-8/+4Star
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-141-54/+3Star
* [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-251-1/+1
* [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-081-24/+24
* [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller2005-07-051-3/+1Star
* [SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller2005-07-041-15/+8Star
* [SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller2005-07-041-0/+51
* [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/+2187