summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Kill unused local ISA bus layer.David S. Miller2008-04-271-2/+0Star
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-241-0/+12
* [SPARC64]: Kill pcic_present().David S. Miller2008-02-191-21/+0Star
* [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-271-0/+16
* [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-2/+1Star
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-141-30/+30
* [SPARC64]: Fix booting on V100 systems.David S. Miller2007-09-121-1/+12
* [SPARC64]: Fix several bugs in MSI handling.David S. Miller2007-08-311-1/+0Star
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-11/+51
* [SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2007-07-301-5/+10
* PCI: read revision ID by defaultAuke Kok2007-07-121-0/+1
* [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-081-8/+89
* [SPARC64]: PCI device scan is way too verbose by default.David S. Miller2007-05-291-14/+40
* [SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller2007-05-121-2/+2
* [SPARC64]: Use alloc_pci_dev() in PCI bus probes.David S. Miller2007-05-101-1/+1
* [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-2/+0Star
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-091-7/+3Star
* [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-091-11/+5Star
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-091-2/+1Star
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-091-6/+6
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.cDavid S. Miller2007-05-071-14/+14
* [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-071-0/+9
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-031-2/+2
* [SPARC64]: Fix PCI rework to adhere to of_get_property() const return.David S. Miller2007-04-261-1/+1
* [SPARC64]: Force dummy host controller onto bus zero.David S. Miller2007-04-261-8/+10
* [SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller2007-04-261-30/+89
* [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-2/+2
* [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-63/+12Star
* [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-5/+12
* [SPARC64]: Fix sabre pci controllers with new probing scheme.David S. Miller2007-04-261-6/+74
* [SPARC64]: Fix obppath pci device sysfs creation.David S. Miller2007-04-261-0/+3
* [SPARC64]: Internalize pci_memspace_mask.David S. Miller2007-04-261-0/+2
* [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-261-18/+357
* [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-121-2/+2
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-031-0/+8
* [SPARC64]: Fix arch_teardown_msi_irq().David S. Miller2007-02-261-1/+1
* [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-111-0/+35
* PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox2006-12-011-9/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-301-6/+0Star
* [SPARC]: Convert clock drivers to of_driver framework.David S. Miller2006-06-301-2/+0Star
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
* [SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2006-06-241-0/+6
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-241-28/+25Star
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-201-38/+0Star
* [SPARC64]: Export pcibios_resource_to_bus().David S. Miller2006-04-171-0/+1
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-1/+1
* [SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller2006-03-201-0/+13