summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn 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
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist
2014-05-27PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-04-25PCI: rphahp: Fix endianess issuesLaurent Dufour
2014-04-24PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker
2014-04-14PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas
2014-04-14PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-06Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2014-03-05ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki
2014-02-20Merge branch 'pci/pciehp' into nextBjorn Helgaas