summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu
2012-01-06PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu
2012-01-06PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini
2012-01-06PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas
2012-01-06x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong
2012-01-06PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman
2012-01-06PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas
2012-01-06PCI/PM/Runtime: make PCI traces quieterVincent Palatin
2012-01-06PCI: remove pci_create_bus()Bjorn Helgaas
2012-01-06xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas
2012-01-06x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-06x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas
2012-01-06sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas
2012-01-06sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas
2012-01-06powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
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