summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-02-11PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain
2014-02-10PCI: pciehp: Make check_link_active() non-staticRajat Jain
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo
2014-02-10PCI: Make sure bus number resources stay within their parents boundsAndreas Noever
2014-02-10PCI: Use request_resource_conflict() instead of insert_ for bus numbersAndreas Noever
2014-02-10PCI: Assign CardBus bus number only during the second passAndreas Noever
2014-02-10PCI: Clarify the "scan anyway" comment in pci_scan_bridge()Andreas Noever
2014-02-10PCI: Increment max correctly in pci_scan_bridge()Andreas Noever
2014-02-10ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki
2014-02-07pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Simplify hotplug_event()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Drop crit_sect lockingRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Drop acpiphp_bus_add()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_contextRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Drop acpiphp_bus_trim()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Simplify register_slot()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removalRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Simplify disable_slot()Rafael J. Wysocki
2014-02-03PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas
2014-02-03PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida
2014-02-03PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman
2014-02-03PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman
2014-02-03ACPI / hotplug / PCI: Fix bridge removal race vs dock eventsRafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lockRafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Remove entries from bus->devices in reverse orderRafael J. Wysocki
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-15Merge branch 'pci/reset' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/locking' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-15PCI: Check parent kobject in pci_destroy_dev()Rafael J. Wysocki
2014-01-15xen/pcifront: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-14PCI: Fix pci_check_and_unmask_intx() comment typosBjorn Helgaas
2014-01-14PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki