| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc/PCI: Use dev_printk() when possible | Bjorn Helgaas | 2018-05-22 | 1 | -3/+1 |
* | sparc32/PCI/LEON: Converge device enable path | Bjorn Helgaas | 2018-05-22 | 1 | -41/+23 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-09-07 | 1 | -6/+0 |
|\ |
|
| * | PCI: Add a generic weak pcibios_align_resource() | Palmer Dabbelt | 2017-08-02 | 1 | -6/+0 |
* | | sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2017-08-03 | 1 | -6/+18 |
|/ |
|
* | PCI: Cleanup control flow | Bjorn Helgaas | 2015-03-19 | 1 | -8/+9 |
* | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -0/+1 |
* | sparc32: introduce asm-generic/io.h | Sam Ravnborg | 2014-05-02 | 1 | -79/+0 |
* | sparc/PCI: Use default pcibios_enable_device() (Leon only) | Bjorn Helgaas | 2014-03-19 | 1 | -5/+0 |
* | sparc32,leon: add support for PCI busn resource for GRPCI2 | Daniel Hellstrom | 2013-03-20 | 1 | -0/+2 |
* | SPARC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-19 | 1 | -9/+0 |
* | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-19 | 1 | -1/+1 |
* | sparc/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -8/+0 |
* | sparc32,leon: fix leon build | Sam Ravnborg | 2012-04-05 | 1 | -13/+0 |
* | sparc/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-24 | 1 | -40/+7 |
* | sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -17/+8 |
* | sparc: add export.h to arch/sparc files as required | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 2011-06-02 | 1 | -0/+253 |