aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-06
* sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-06
* powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-06
* powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-06
* parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
* parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-06
* parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-06
* parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
* mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-06
* microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-06
* microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-06
* ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
* frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas2012-01-06
* PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
* PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
* PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: show host bridges and root bus resourcesBjorn Helgaas2012-01-06
* PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-06
* PCI: delay configuration of SRIOV capabilityRam Pai2012-01-06
* PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu2012-01-06
* x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-06
* PCI: latency timer doesn't apply to PCIeMyron Stowe2012-01-06
* PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-06
* PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-06
* PCI: mn10300: use generic pcibios_set_master()Myron Stowe2012-01-06
* PCI: MIPS: use generic pcibios_set_master()Myron Stowe2012-01-06
* PCI: frv: use generic pcibios_set_master()Myron Stowe2012-01-06
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe2012-01-06
* uio: Convert uio_generic_pci to new intx masking APIJan Kiszka2012-01-06
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-06