summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2014-02-19PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas2-123/+0
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas3-37/+39
2014-02-18PCI: Enable INTx if BIOS left them disabledBjorn Helgaas1-0/+10
2014-02-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-11/+26
2014-02-18Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas3-11/+11
2014-02-18PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe1-1/+23
2014-02-18PCI: rcar: Break out window size handlingMagnus Damm1-3/+28
2014-02-18PCI: rcar: Register each instance independentlyMagnus Damm1-60/+20
2014-02-18PCI: rcar: Fix bridge logic configuration accessesBen Dooks1-0/+4
2014-02-18PCI: rcar: Add error interrupt handlingBen Dooks1-0/+60
2014-02-18PCI: rcar: Check platform_get_irq() return codeBen Dooks1-0/+5
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman1-2/+13
2014-02-16ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki1-5/+8
2014-02-16ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki1-5/+11
2014-02-14Merge branch 'pci/msi' into nextBjorn Helgaas1-2/+8
2014-02-14Merge branch 'pci/virtualization' into nextBjorn Helgaas2-6/+205
2014-02-14PCI: Enable INTx if BIOS left them disabledBjorn Helgaas1-0/+10
2014-02-14PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang2-8/+8
2014-02-14PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot1-1/+1
2014-02-14ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang1-3/+3
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2-2/+3
2014-02-13PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida1-1/+0
2014-02-13PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman1-0/+1
2014-02-13PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman1-1/+7
2014-02-12PCI: Cleanup per-arch list of object filesLiviu Dudau1-14/+8
2014-02-12PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter1-2/+2
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn1-9/+2
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn1-9/+2
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki2-285/+136
2014-02-12ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg1-2/+13
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain4-3/+23
2014-02-11PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain1-9/+20
2014-02-11PCI: pciehp: Disable link notification across slot resetRajat Jain1-13/+17
2014-02-11PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain1-18/+0
2014-02-11PCI: pciehp: Don't disable the link permanently during removalRajat Jain1-18/+0
2014-02-11PCI: pciehp: Enable link state change notificationsRajat Jain1-2/+11
2014-02-11PCI: Don't scan random busses in pci_scan_bridge()Andreas Noever1-3/+7
2014-02-11PCI: Check for child busses which use more bus numbers than allocatedAndreas Noever1-4/+6
2014-02-11PCI: Remove pci_fixup_parent_subordinate_busnr()Andreas Noever1-30/+0
2014-02-11PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson1-0/+160
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson2-6/+45
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain3-1/+96
2014-02-10PCI: pciehp: Make check_link_active() non-staticRajat Jain2-3/+4
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo1-11/+44
2014-02-10PCI: Make sure bus number resources stay within their parents boundsAndreas Noever1-2/+8
2014-02-10PCI: Use request_resource_conflict() instead of insert_ for bus numbersAndreas Noever1-1/+1
2014-02-10PCI: Assign CardBus bus number only during the second passAndreas Noever1-1/+1
2014-02-10PCI: Clarify the "scan anyway" comment in pci_scan_bridge()Andreas Noever1-5/+4
2014-02-10PCI: Increment max correctly in pci_scan_bridge()Andreas Noever1-2/+3
2014-02-10ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki1-0/+6