summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski
2020-07-30PCI: rpadlpar: Make functions staticWei Yongjun
2020-06-26PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-05-21PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski
2020-05-09ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helperHans de Goede
2020-04-28s390/pci: Do not disable PF when VFs existPierre Morel
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-24PCI: Use of_node_name_eq() for node name comparisonsRob Herring
2020-04-24PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki
2020-04-23PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macrosAni Sinha
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-31PCI: pciehp: Fix MSI interrupt raceStuart Hayes
2020-03-31PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran
2020-03-25PCI: rpaphp: Remove unused variable 'value'Chen Zhou
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel
2020-02-20PCI: pciehp: Add DMI table for in-band presence detection disabledStuart Hayes
2020-02-20PCI: pciehp: Wait for PDS if in-band presence is disabledAlexandru Gagniuc
2020-02-20PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc
2020-01-23pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Relax check when disabling slotFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Register opencapi slotsFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Improve error msg on power state change failureFrederic Barrat
2020-01-23pci/hotplug/pnv-php: Remove erroneous warningFrederic Barrat
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas
2019-11-21PCI: Fix indentationKrzysztof Kozlowski
2019-11-20PCI: Fix typosBjorn Helgaas
2019-11-13ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg
2019-11-13PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-infoTyrel Datwyler
2019-11-13PCI: rpaphp: Annotate and correctly byte swap DRC propertiesTyrel Datwyler
2019-11-13PCI: rpaphp: Add drc-info support for hotplug slot registrationTyrel Datwyler
2019-11-13PCI: rpaphp: Don't rely on firmware feature to imply drc-info supportTyrel Datwyler
2019-11-13PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2019-11-12PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg
2019-11-11PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko
2019-10-04PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds