summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2025-08-28PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-08-28PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson
2025-08-28PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2024-12-14PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-12-14PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas
2023-09-19PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-07-27PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2022-04-13PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam
2022-04-08PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner
2022-01-27PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-22PCI: ibmphp: Fix double unmap of io_memVishal Aslot
2021-07-20PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-03-25PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-25s390/pci: fix leak of PCI device structureNiklas Schnelle
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-28PCI: shpchp: Remove unused 'rc' assignmentKrzysztof Wilczyński
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner
2020-09-17PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()Qinglang Miao
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