summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2025-08-04Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-23/+225
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+1
2025-08-01Merge branch 'pci/misc'Bjorn Helgaas1-4/+0
2025-07-29PCI: pciehp: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner1-1/+1
2025-07-26PCI: pnv_php: Enable third attention indicator stateTimothy Pearson1-1/+14
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-3/+107
2025-07-26PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson1-0/+27
2025-07-26PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson1-19/+77
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman1-1/+1
2025-06-18PCI: pciehp: Ignore belated Presence Detect Changed caused by DPCLukas Wunner1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-1/+1
2025-06-11PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test()Guilherme Giacomo Simoes1-4/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-61/+122
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas4-60/+121
2025-05-27Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-05-22s390/pci: Prevent self deletion in disable_slot()Niklas Schnelle1-1/+1
2025-05-15PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flagIlpo Järvinen1-1/+1
2025-05-07s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFsNiklas Schnelle1-1/+0
2025-04-17PCI: hotplug: Drop superfluous #include directivesLukas Wunner1-4/+0
2025-04-16PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner2-23/+81
2025-04-15PCI: pciehp: Ignore Presence Detect Changed caused by DPCLukas Wunner3-36/+43
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas2-2/+2
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas8-150/+53
2025-03-21PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen1-1/+3
2025-03-14PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner1-1/+4
2025-03-09PCI: Fix typosBjorn Helgaas2-2/+2
2025-03-05PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner1-3/+11
2025-03-05PCI: hotplug: Avoid backpointer dereferencing in has_*_file()Lukas Wunner1-33/+23
2025-03-05PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()Lukas Wunner1-11/+6
2025-03-05PCI: hotplug: Drop superfluous try_module_get() callsLukas Wunner1-22/+1
2025-03-05PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner1-32/+0
2025-02-22PCI: cpcihp: Remove unused .get_power() and .set_power()Guilherme Giacomo Simoes2-17/+2
2025-02-22PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen1-2/+3
2025-02-20PCI: shpchp: Remove 'shpchp_debug' module parameterIlpo Järvinen2-8/+1
2025-02-20PCI: shpchp: Remove unused logging wrappersIlpo Järvinen1-12/+0
2025-02-20PCI: shpchp: Change dbg() -> ctrl_dbg()Ilpo Järvinen1-1/+1
2025-02-20PCI: shpchp: Remove logging from module init/exit functionsIlpo Järvinen1-9/+1
2024-12-10PCI/ACPI: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2024-11-25Merge branch 'pci/misc'Bjorn Helgaas1-7/+1
2024-11-25Merge branch 'pci/hotplug-octeon'Bjorn Helgaas3-0/+438
2024-11-25Merge branch 'pci/hotplug'Bjorn Helgaas3-30/+19
2024-11-25Merge branch 'pci/driver-remove'Bjorn Helgaas1-1/+1
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen1-0/+5
2024-11-14PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton3-0/+438
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen1-1/+1
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen1-19/+15
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen1-2/+2
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen1-16/+6