summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-22s390/pci: Prevent self deletion in disable_slot()Niklas Schnelle
2025-05-07s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFsNiklas Schnelle
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas
2025-03-21PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2025-03-14PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner
2025-03-08PCI: Fix typosBjorn Helgaas
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner
2025-03-04PCI: hotplug: Avoid backpointer dereferencing in has_*_file()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous try_module_get() callsLukas Wunner
2025-03-04PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner
2025-02-22PCI: cpcihp: Remove unused .get_power() and .set_power()Guilherme Giacomo Simoes
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-02-19PCI: shpchp: Remove 'shpchp_debug' module parameterIlpo Järvinen
2025-02-19PCI: shpchp: Remove unused logging wrappersIlpo Järvinen
2025-02-19PCI: shpchp: Change dbg() -> ctrl_dbg()Ilpo Järvinen
2025-02-19PCI: shpchp: Remove logging from module init/exit functionsIlpo Järvinen
2024-12-10PCI/ACPI: Constify 'struct bin_attribute'Thomas Weißschuh
2024-11-25Merge branch 'pci/misc'Bjorn Helgaas
2024-11-25Merge branch 'pci/hotplug-octeon'Bjorn Helgaas
2024-11-25Merge branch 'pci/hotplug'Bjorn Helgaas
2024-11-25Merge branch 'pci/driver-remove'Bjorn Helgaas
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-13PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-10-18PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET
2024-10-18PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes
2024-10-03PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-09-30PCI: hotplug: Remove "Returns" kerneldoc from void functionsIlpo Järvinen
2024-09-30PCI: hotplug: Reorganize kerneldoc parameter namesJulia Lawall
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19PCI: Fix typosBjorn Helgaas
2024-08-06PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng
2024-08-02PCI: shpchp: Remove hpc_opsngn
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-04pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-05-30PCI: pciehp: Detect device replacement during system sleepLukas Wunner
2024-05-03PCI: hotplug: Remove obsolete sgi_hotplug TODO notesNam Cao
2024-05-03PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()Nam Cao
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer