aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-1095/+0
2008-11-02sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko1-1/+9
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-1/+1
2008-09-22sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-09-11sparc64: Fix sparse warnings in pci.cDavid S. Miller1-8/+6
2008-09-10sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller1-1/+1
2008-09-10sparc64: Get rid of pci_controller_info.David S. Miller1-2/+2
2008-09-01sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller1-3/+3
2008-08-30sparc64: Convert FIRE PCI controller driver into a real driver.David S. Miller1-96/+0
2008-08-30sparc64: Convert SABRE PCI controller driver into a real driver.David S. Miller1-4/+0
2008-08-30sparc64: Convert PSYCHO PCI controller driver into a real driver.David S. Miller1-3/+0
2008-08-30sparc64: Convert SUN4V PCI controller driver into a real driver.David S. Miller1-2/+0
2008-08-30sparc64: Convert SCHIZO PCI controller driver into a real driver.David S. Miller1-11/+4
2008-08-30sparc64: Don't invoke power_init() from pcibios_init().David S. Miller1-4/+0
2008-08-30sparc: Kill EBUS driver layer.David S. Miller1-2/+2
2008-08-29sparc64: Propagate PCI device archdata into OF device tree for EBUS.David S. Miller1-2/+6
2008-08-25sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.David S. Miller1-18/+0
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman1-1/+1
2008-07-07PCI: make pci_name use dev_nameGreg KH1-1/+1
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller1-97/+33
2008-04-26sparc64: Kill unused local ISA bus layer.David S. Miller1-2/+0
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller1-0/+12
2008-02-18[SPARC64]: Kill pcic_present().David S. Miller1-21/+0
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller1-0/+16
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-13[SPARC64]: Kill pci_memspace_mask.David S. Miller1-30/+30
2007-09-12[SPARC64]: Fix booting on V100 systems.David S. Miller1-1/+12
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller1-1/+0
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-11/+51
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller1-5/+10
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+1
2007-06-07[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller1-8/+89
2007-05-29[SPARC64]: PCI device scan is way too verbose by default.David S. Miller1-14/+40
2007-05-11[SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller1-2/+2
2007-05-10[SPARC64]: Use alloc_pci_dev() in PCI bus probes.David S. Miller1-1/+1
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-1/+1
2007-05-08[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller1-2/+0
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-7/+3
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller1-11/+5
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller1-2/+1
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller1-6/+6
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.cDavid S. Miller1-14/+14
2007-05-06[SPARC64]: SUN4U PCI-E controller support.David S. Miller1-0/+9
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-04-26[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.David S. Miller1-1/+1
2007-04-26[SPARC64]: Force dummy host controller onto bus zero.David S. Miller1-8/+10
2007-04-26[SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller1-30/+89
2007-04-26[SPARC64]: Const'ify pci_iommu_ops.David S. Miller1-2/+2
2007-04-26[SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller1-63/+12
2007-04-26[SPARC64]: Kill pci_controller->resource_adjust()David S. Miller1-5/+12
2007-04-26[SPARC64]: Fix sabre pci controllers with new probing scheme.David S. Miller1-6/+74
2007-04-26[SPARC64]: Fix obppath pci device sysfs creation.David S. Miller1-0/+3
2007-04-26[SPARC64]: Internalize pci_memspace_mask.David S. Miller1-0/+2
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller1-18/+357
2007-04-12[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif1-2/+2
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+8
2007-02-26[SPARC64]: Fix arch_teardown_msi_irq().David S. Miller1-1/+1
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller1-0/+35
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-9/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-6/+0
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller1-2/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-23[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller1-0/+6
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller1-28/+25
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-38/+0
2006-04-17[SPARC64]: Export pcibios_resource_to_bus().David S. Miller1-0/+1
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-1/+1
2006-03-20[SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller1-0/+13
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-128/+5
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller1-2/+1
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens1-0/+1
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-6/+0
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+805