Commit Graph

76 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Max Dmitrichenko 5769907ade sparc64: Fix PCI resource mapping on sparc64 17 years ago
David S. Miller 44b50e5a1a sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). 17 years ago
David S. Miller 77d10d0e63 sparc64: Fix sparse warnings in pci.c 17 years ago
David S. Miller 22fecbae44 sparc64: Record OF device instead of device node pointer in pci_pbm_info. 17 years ago
David S. Miller d3ae4b5bc7 sparc64: Get rid of pci_controller_info. 17 years ago
David S. Miller e822358ac2 sparc64: Pass proper parent device down into root pci_create_bus() call. 17 years ago
David S. Miller c8049966b7 sparc64: Convert FIRE PCI controller driver into a real driver. 17 years ago
David S. Miller edbe805b2b sparc64: Convert SABRE PCI controller driver into a real driver. 17 years ago
David S. Miller b20bfe41ba sparc64: Convert PSYCHO PCI controller driver into a real driver. 17 years ago
David S. Miller 3822b50964 sparc64: Convert SUN4V PCI controller driver into a real driver. 17 years ago
David S. Miller 6d19c88f53 sparc64: Convert SCHIZO PCI controller driver into a real driver. 17 years ago
David S. Miller c510b9bfa1 sparc64: Don't invoke power_init() from pcibios_init(). 17 years ago
David S. Miller 356d164757 sparc: Kill EBUS driver layer. 17 years ago
David S. Miller ae05f87ee2 sparc64: Propagate PCI device archdata into OF device tree for EBUS. 17 years ago
David S. Miller 783c98b911 sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. 17 years ago
Greg Kroah-Hartman 2222c313e9 sparc64: fix up bus_id changes in sparc core code 17 years ago
Greg KH c6c4f070a6 PCI: make pci_name use dev_name 17 years ago
David S. Miller c26d3c0138 sparc64: Stop creating dummy root PCI host controller devices. 17 years ago
David S. Miller 5da496e4b9 sparc64: Kill unused local ISA bus layer. 17 years ago
David S. Miller c1b1a5f1f1 [SPARC64]: NUMA device infrastructure. 17 years ago
David S. Miller 8c5b4a3f43 [SPARC64]: Kill pcic_present(). 17 years ago
David S. Miller bcea1db16b [SPARC64]: Implement pci_resource_to_user() 17 years ago
Alejandro Martinez Ruiz 29f139ce27 [SPARC64]: ARRAY_SIZE() cleanup 18 years ago
David S. Miller bbe0b5eb57 [SPARC64]: Kill pci_memspace_mask. 18 years ago
David S. Miller 2cc7345ff7 [SPARC64]: Fix booting on V100 systems. 18 years ago
David S. Miller 5f92c32936 [SPARC64]: Fix several bugs in MSI handling. 18 years ago
David S. Miller ad7ad57c61 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. 18 years ago
David S. Miller a2d6ea0180 [SPARC64]: Fix sun4u PCI config space accesses on sun4u. 18 years ago
Auke Kok b8a3a5214d PCI: read revision ID by default 18 years ago
David S. Miller 8c2786cfa6 [SPARC64]: Handle PCI bridges without 'ranges' property. 18 years ago
David S. Miller 5840fc66bb [SPARC64]: PCI device scan is way too verbose by default. 18 years ago
David S. Miller f16537bac7 [SPARC64]: pci_resource_adjust() cannot be __init. 18 years ago
David S. Miller 26e6385f14 [SPARC64]: Use alloc_pci_dev() in PCI bus probes. 18 years ago
David S. Miller c57c2ffb15 [SPARC64]: Kill asm-sparc64/pbm.h 18 years ago
David S. Miller 28113a9941 [SPARC64]: Removal of trivial pci_controller_info uses. 18 years ago
David S. Miller 6c108f1299 [SPARC64]: Move index info pci_pbm_info. 18 years ago
David S. Miller e9870c4c0a [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. 18 years ago
David S. Miller f1cd8de2c9 [SPARC64]: Move pci_ops into pci_pbm_info. 18 years ago
David S. Miller 34768bc832 [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
David S. Miller a6009dda97 [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c 18 years ago
David S. Miller 861fe90656 [SPARC64]: SUN4U PCI-E controller support. 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
David S. Miller a165b4205e [SPARC64]: Fix PCI rework to adhere to of_get_property() const return. 18 years ago
David S. Miller 28f57e774d [SPARC64]: Force dummy host controller onto bus zero. 18 years ago
David S. Miller 97b3cf050b [SPARC64]: Add dummy host controller to root of all PCI domains. 18 years ago
David S. Miller c6e87566ea [SPARC64]: Const'ify pci_iommu_ops. 18 years ago
David S. Miller 3875c5c02d [SPARC64]: Kill pci_controller->pbms_same_domain 18 years ago
David S. Miller 0bae5f81b6 [SPARC64]: Kill pci_controller->resource_adjust() 18 years ago
David S. Miller 01f94c4a6c [SPARC64]: Fix sabre pci controllers with new probing scheme. 18 years ago