summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-122/+86
12 daysMerge branch 'pci/misc'Bjorn Helgaas2-2/+2
12 daysPCI: Fix typosBjorn Helgaas2-2/+2
2024-08-06PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng1-2/+2
2024-08-02PCI: shpchp: Remove hpc_opsngn5-118/+82
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman1-1/+3
2024-07-20Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+1
2024-07-04pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar1-2/+1
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-05-30PCI: pciehp: Detect device replacement during system sleepLukas Wunner4-1/+54
2024-05-04PCI: hotplug: Remove obsolete sgi_hotplug TODO notesNam Cao1-8/+0
2024-05-04PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()Nam Cao1-0/+6
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer1-22/+43
2023-12-15Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas3-4/+7
2023-10-28Merge branch 'pci/hotplug'Bjorn Helgaas4-2/+141
2023-10-26PCI: hotplug: Add Ampere Altra Attention Indicator extension driverD Scott Phillips3-0/+140
2023-10-25PCI: acpiphp: Allow built-in drivers for Attention IndicatorsD Scott Phillips1-2/+1
2023-10-24PCI: hotplug: Use FIELD_GET/PREP()Ilpo Järvinen3-4/+7
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen4-17/+18
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+82
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-19/+8
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas3-5/+0
2023-08-29Merge branch 'pci/pcie-rmw'Bjorn Helgaas1-9/+3
2023-08-24PCI: Remove unused function declarationsYue Haibing3-5/+0
2023-08-18PCI: rpaphp: Error out on busy status from get-sensor-stateMahesh Salgaonkar1-3/+82
2023-08-10PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen1-9/+3
2023-08-08PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov1-1/+7
2023-07-19PCI: ibmphp: Make read-only arrays staticColin Ian King1-5/+5
2023-06-26Merge branch 'pci/hotplug'Bjorn Helgaas3-14/+17
2023-06-15PCI: pciehp: Rely on dev->link_active_reportingMaciej W. Rozycki1-5/+2
2023-05-24PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov1-4/+1
2023-05-24PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei1-0/+8
2023-05-24PCI: pciehp: Simplify Attention Button loggingBjorn Helgaas2-10/+8
2023-04-21Merge branch 'pci/resource'Bjorn Helgaas1-4/+4
2023-04-21Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+15
2023-04-19PCI: Use of_property_present() for testing DT property presenceRob Herring1-2/+2
2023-04-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko1-4/+4
2023-02-22Merge branch 'pci/kbuild'Bjorn Helgaas2-2/+0
2023-02-17PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock2-2/+0
2023-02-14PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2022-12-07PCI: pciehp: Enable Command Completed Interrupt only if supportedPali Rohár1-1/+3
2022-11-22PCI: shpchp: Remove unused get_mode1_ECC_cap callbackIan Cowan3-22/+0
2022-11-22PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream PortsRafael J. Wysocki1-0/+8
2022-11-15PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou1-0/+3
2022-04-05PCI: hotplug: Clean up include filesChristophe Leroy5-0/+6
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-29/+20
2022-03-23Merge branch 'pci/misc'Bjorn Helgaas5-23/+8
2022-03-23Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+4