aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/leon_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-8/+9
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+1
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg1-79/+0
2014-03-19sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas1-5/+0
2013-03-20sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom1-0/+2
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-9/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe1-8/+0
2012-04-04sparc32,leon: fix leon buildSam Ravnborg1-13/+0
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas1-40/+7
2012-01-06sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-17/+8
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom1-0/+253