aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas
2023-09-23PCI: 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
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2022-04-15PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam
2022-04-15PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner
2021-09-22PCI: ibmphp: Fix double unmap of io_memVishal Aslot
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2020-10-01PCI: pciehp: Fix MSI interrupt raceStuart Hayes
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-04-29PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2020-04-17PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner
2020-01-17PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg
2020-01-04PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-infoTyrel Datwyler
2020-01-04PCI: rpaphp: Annotate and correctly byte swap DRC propertiesTyrel Datwyler
2020-01-04PCI: rpaphp: Don't rely on firmware feature to imply drc-info supportTyrel Datwyler
2020-01-04PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler
2019-12-21PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner
2019-12-17ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas
2019-09-23Merge branch 'pci/pciehp'Bjorn Helgaas
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski
2019-08-16PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig
2019-08-08PCI: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-05PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove pointless PCIE_MODULE_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler
2019-05-09PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler
2019-05-09PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas
2019-04-10PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler
2019-04-10PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler