aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2017-10-04 Merge tag 'v3.18.72' into linux-linaro-lsk-v3.18lsk-v3.18-17.09Alex Shi
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-07-03PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2015-04-22PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas
2014-09-16PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-09-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas
2014-09-12ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas
2014-09-12PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas
2014-09-12PCI: pciehp: Configure hot-added display devicesBjorn Helgaas
2014-09-12PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-22s390/pci: fix kmsg componentGerald Schaefer
2014-07-20ACPI / hotplug / PCI: Fix sparse non static symbol warningWei Yongjun
2014-07-16ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki
2014-07-16ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()Rafael J. Wysocki
2014-07-07PCI: cpqphp: Remove unnecessary null test before debugfs_remove()Fabian Frederick
2014-07-07PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2014-06-17PCI: pciehp: Remove assumptions about which commands cause completion eventsBjorn Helgaas
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas
2014-06-17PCI: pciehp: Wait for hotplug command completion lazilyBjorn Helgaas
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas
2014-06-16PCI: Prevent NULL dereference during pciehp probeAndreas Noever
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-11ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses