summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2024-11-25Merge branch 'pci/misc'Bjorn Helgaas-7/+1
2024-11-25Merge branch 'pci/hotplug-octeon'Bjorn Helgaas-0/+438
2024-11-25Merge branch 'pci/hotplug'Bjorn Helgaas-30/+19
2024-11-25Merge branch 'pci/driver-remove'Bjorn Helgaas-1/+1
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen-0/+5
2024-11-13PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton-0/+438
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen-1/+1
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen-19/+15
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen-2/+2
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen-16/+6
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen-5/+10
2024-10-18PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET-1/+0
2024-10-18PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes-1/+0
2024-10-03PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()Sergio Paracuellos-1/+1
2024-09-30PCI: hotplug: Remove "Returns" kerneldoc from void functionsIlpo Järvinen-6/+0
2024-09-30PCI: hotplug: Reorganize kerneldoc parameter namesJulia Lawall-1/+1
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-122/+86
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas-2/+2
2024-09-19PCI: Fix typosBjorn Helgaas-2/+2
2024-08-06PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng-2/+2
2024-08-02PCI: shpchp: Remove hpc_opsngn-118/+82
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman-1/+3
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+1
2024-07-04pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar-2/+1
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-05-30PCI: pciehp: Detect device replacement during system sleepLukas Wunner-1/+54
2024-05-03PCI: hotplug: Remove obsolete sgi_hotplug TODO notesNam Cao-8/+0
2024-05-03PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()Nam Cao-0/+6
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer-22/+43
2023-12-15Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas-6/+3
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas-4/+7
2023-10-28Merge branch 'pci/hotplug'Bjorn Helgaas-2/+141
2023-10-26PCI: hotplug: Add Ampere Altra Attention Indicator extension driverD Scott Phillips-0/+140
2023-10-25PCI: acpiphp: Allow built-in drivers for Attention IndicatorsD Scott Phillips-2/+1
2023-10-24PCI: hotplug: Use FIELD_GET/PREP()Ilpo Järvinen-4/+7
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen-17/+18
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+82
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+8
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas-5/+0
2023-08-29Merge branch 'pci/pcie-rmw'Bjorn Helgaas-9/+3
2023-08-24PCI: Remove unused function declarationsYue Haibing-5/+0
2023-08-18PCI: rpaphp: Error out on busy status from get-sensor-stateMahesh Salgaonkar-3/+82
2023-08-10PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen-9/+3
2023-08-08PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov-1/+7
2023-07-18PCI: ibmphp: Make read-only arrays staticColin Ian King-5/+5
2023-06-26Merge branch 'pci/hotplug'Bjorn Helgaas-14/+17
2023-06-14PCI: pciehp: Rely on dev->link_active_reportingMaciej W. Rozycki-5/+2
2023-05-24PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov-4/+1
2023-05-24PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei-0/+8
2023-05-24PCI: pciehp: Simplify Attention Button loggingBjorn Helgaas-10/+8