aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-06
| * PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-06
| * PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-06
| * PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-06
| * PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-06
| * x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-06
| * PCI: Enable ATS at the device state restoreHao, Xudong2012-01-06
| * PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman2012-01-06
| * PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-06
| * PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
| * PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-06
| * x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
| * x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-06
| * 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