summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-06parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas
2012-01-06parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas
2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-06mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas
2012-01-06microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas
2012-01-06ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas
2012-01-06PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas
2012-01-06PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas
2012-01-06PCI: show host bridges and root bus resourcesBjorn Helgaas
2012-01-06PCI: add helpers for building PCI bus resource listsBjorn Helgaas
2012-01-06PCI: delay configuration of SRIOV capabilityRam Pai
2012-01-06PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu
2012-01-06x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann
2012-01-06PCI: latency timer doesn't apply to PCIeMyron Stowe
2012-01-06PCI: x86: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: sh: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: mn10300: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: MIPS: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: frv: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe
2012-01-06uio: Convert uio_generic_pci to new intx masking APIJan Kiszka
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka
2012-01-06PCI: Rework config space blocking servicesJan Kiszka
2012-01-06x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2012-01-06PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson
2012-01-06PCI: fix a brace coding style issue in probe.cZac Storer
2012-01-06PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries
2012-01-06PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman
2012-01-06PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki