summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-29PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-29PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas
2013-08-29PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas
2013-08-29PCI: Remove PCIe Capability version checksBjorn Helgaas
2013-08-28PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas
2013-08-28PCI: Add offsets of PCIe capability registersBjorn Helgaas
2013-08-28PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas
2013-08-28PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas
2013-08-28PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas
2013-08-26PCI: Warn if unsafe MPS settings detectedYijing Wang
2013-08-26PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason
2013-08-23PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss
2013-08-22PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas
2013-08-22PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott
2013-08-22PCI: Don't restrict MPS for slots below Root PortsYijing Wang
2013-08-22PCI: Simplify MPS test for Downstream PortBjorn Helgaas
2013-08-22PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-22PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas
2013-08-15PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson
2013-08-14PCI: Tune secondary bus reset timingAlex Williamson
2013-08-14PCI: Wake-up devices before saving config space for resetAlex Williamson
2013-08-14PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson
2013-08-14PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson
2013-08-14PCI: Add slot reset option to pci_dev_reset()Alex Williamson
2013-08-14PCI: pciehp: Add reset_slot() methodAlex Williamson
2013-08-14PCI: Add hotplug_slot_ops.reset_slot()Alex Williamson
2013-08-12Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas
2013-08-12PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom
2013-08-12bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom
2013-08-12PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom
2013-08-12Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni
2013-08-09PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson
2013-08-06Merge branch 'pci/wei-resource-cleanups' into nextBjorn Helgaas
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera
2013-08-05PCI: Align bridge I/O windows as required by downstream devices & bridgesBjorn Helgaas
2013-08-02PCI: Fix types in pbus_size_io()Wei Yang
2013-08-02PCI: Add comments for pbus_size_mem() parametersWei Yang