summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-1077/+1806
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-687/+442
2013-08-30s390/pci: add recover sysfs knobSebastian Ott1-2/+0
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott2-60/+3
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas2-149/+146
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon1-69/+91
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon1-80/+55
2013-08-28Merge branch 'pci/misc' into nextBjorn Helgaas4-36/+88
2013-08-28PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas1-6/+1
2013-08-28PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas1-3/+3
2013-08-28PCI: Remove PCIe Capability version checksBjorn Helgaas1-6/+3
2013-08-28PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas1-2/+6
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas1-14/+17
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+0
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki5-655/+436
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki2-37/+12
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas3-29/+45
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas5-95/+97
2013-08-26PCI: Warn if unsafe MPS settings detectedYijing Wang1-3/+21
2013-08-26PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason1-1/+1
2013-08-23PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss1-3/+8
2013-08-22PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas1-4/+9
2013-08-22PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott1-0/+43
2013-08-22PCI: Don't restrict MPS for slots below Root PortsYijing Wang1-16/+16
2013-08-22PCI: Simplify MPS test for Downstream PortBjorn Helgaas1-2/+1
2013-08-22PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang1-3/+0
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2-5/+7
2013-08-22PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas1-1/+1
2013-08-17ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()Rafael J. Wysocki1-1/+3
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas7-62/+393
2013-08-15PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson1-0/+24
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson3-36/+2
2013-08-14PCI: Tune secondary bus reset timingAlex Williamson1-2/+14
2013-08-14PCI: Wake-up devices before saving config space for resetAlex Williamson1-0/+7
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-1/+0
2013-08-14PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson1-0/+209
2013-08-14PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson1-17/+38
2013-08-14PCI: Add slot reset option to pci_dev_reset()Alex Williamson1-0/+34
2013-08-14PCI: pciehp: Add reset_slot() methodAlex Williamson3-0/+44
2013-08-12Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas2-29/+106
2013-08-12PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom1-16/+2
2013-08-12PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom1-0/+79
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom1-13/+25
2013-08-12Merge branch 'pci/misc' into nextBjorn Helgaas6-743/+874
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han4-740/+869
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni1-0/+1
2013-08-09PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson1-9/+23
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-4/+11
2013-08-06Merge branch 'pci/wei-resource-cleanups' into nextBjorn Helgaas1-14/+11
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera1-3/+4