summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain2014-02-192-5/+13
| | * | | | | | PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-142-2/+3
| | * | | | | | PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-114-3/+23
| | * | | | | | PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-111-9/+20
| | * | | | | | PCI: pciehp: Disable link notification across slot resetRajat Jain2014-02-111-13/+17
| | * | | | | | PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-111-18/+0
| | * | | | | | PCI: pciehp: Don't disable the link permanently during removalRajat Jain2014-02-111-18/+0
| | * | | | | | PCI: pciehp: Enable link state change notificationsRajat Jain2014-02-111-2/+11
| | * | | | | | PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-103-1/+96
| | * | | | | | PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-102-3/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-183-37/+39
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-181-0/+10
| | * | | | | PCI: Cleanup per-arch list of object filesLiviu Dudau2014-02-121-14/+8
| | * | | | | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter2014-02-121-2/+2
| | * | | | | PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas2014-02-031-21/+19
| | |/ / / /
| * | | | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2014-02-181-11/+26
| |\ \ \ \ \
| | * | | | | PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe2014-02-181-1/+23
| | * | | | | PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot2014-02-141-1/+1
| | * | | | | PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-02-121-9/+2
| | |/ / / /
| * | | | | Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas2014-02-183-11/+11
| |\ \ \ \ \
| | * | | | | PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang2014-02-142-8/+8
| | * | | | | ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-3/+3
| | |/ / / /
| * | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2014-02-141-2/+8
| |\ \ \ \ \
| | * | | | | PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida2014-02-031-1/+0
| | * | | | | PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman2014-02-031-0/+1
| | * | | | | PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman2014-02-031-1/+7
| | |/ / / /
| * | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2014-02-142-6/+205
| |\ \ \ \ \
| | * | | | | PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson2014-02-111-0/+160
| | * | | | | PCI: Add device-specific PCI ACS enableAlex Williamson2014-02-112-6/+45
| | |/ / / /
| * | | | | PCI: Don't scan random busses in pci_scan_bridge()Andreas Noever2014-02-111-3/+7
| * | | | | PCI: Check for child busses which use more bus numbers than allocatedAndreas Noever2014-02-111-4/+6
| * | | | | PCI: Remove pci_fixup_parent_subordinate_busnr()Andreas Noever2014-02-111-30/+0
| * | | | | PCI: Make sure bus number resources stay within their parents boundsAndreas Noever2014-02-101-2/+8
| * | | | | PCI: Use request_resource_conflict() instead of insert_ for bus numbersAndreas Noever2014-02-101-1/+1
| * | | | | PCI: Assign CardBus bus number only during the second passAndreas Noever2014-02-101-1/+1
| * | | | | PCI: Clarify the "scan anyway" comment in pci_scan_bridge()Andreas Noever2014-02-101-5/+4
| * | | | | PCI: Increment max correctly in pci_scan_bridge()Andreas Noever2014-02-101-2/+3
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-013-363/+209
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2014-03-201-8/+25
| |\ \ \ \ \ \
| | | * | | | | PCI / PM: Resume runtime-suspended devices later during system suspendRafael J. Wysocki2014-03-041-8/+25
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-03-171-81/+53
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2014-03-061-5/+2
| | |\ \ \ \ \ \
| | * | | | | | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-4/+4
| | * | | | | | | ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki2014-02-211-70/+49
| | * | | | | | | ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki2014-02-211-3/+3
| | * | | | | | | Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki2014-02-211-10/+19
| | |\ \ \ \ \ \ \
| | * | | | | | | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-1/+1
| | * | | | | | | | ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki2014-02-211-7/+0
| * | | | | | | | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2014-03-172-300/+157
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki2014-03-051-5/+2
| | | |/ / / / / | | |/| | | | |
OpenPOWER on IntegriCloud