summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-23Merge branch 'pci/bridge-class-codes'Bjorn Helgaas1-1/+1
2022-03-22PCI: ibmphp: Remove unused assignmentsBjorn Helgaas2-4/+1
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas3-19/+7
2022-02-18PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2022-02-11PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2022-02-05PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()Rafael J. Wysocki2-5/+7
2022-02-03PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang1-0/+2
2022-02-03PCI: rpaphp: Add MODULE_DESCRIPTIONMamatha Inamdar1-0/+1
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas2-7/+7
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede3-4/+22
2021-12-10PCI: ibmphp: Remove commented-out functionsVihas Mak2-79/+0
2021-11-19PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner1-3/+4
2021-11-18PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu1-2/+2
2021-11-18PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu1-5/+5