summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
11 daysPCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas
2024-05-16Merge branch 'pci/ims-removal'Bjorn Helgaas
2024-05-16Merge branch 'pci/endpoint'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/mt7621'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-05-16Merge branch 'pci/pm'Bjorn Helgaas
2024-05-16Merge branch 'pci/of'Bjorn Helgaas
2024-05-16Merge branch 'pci/msi'Bjorn Helgaas
2024-05-16Merge branch 'pci/hotplug'Bjorn Helgaas
2024-05-16Merge branch 'pci/enumeration'Bjorn Helgaas
2024-05-16Merge branch 'pci/edr'Bjorn Helgaas
2024-05-16Merge branch 'pci/doe'Bjorn Helgaas
2024-05-16Merge branch 'pci/cxl'Bjorn Helgaas
2024-05-16Merge branch 'pci/aspm'Bjorn Helgaas
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit
2024-05-15Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas
2024-05-15Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas
2024-05-15PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-05-08PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen
2024-05-08PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-05-08PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang
2024-05-08PCI/CXL: Fail bus reset if upstream CXL Port has SBR maskedDave Jiang
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng
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-05-02PCI: of_property: Return error for int_map allocation failureDuoming Zhou
2024-05-02PCI/ASPM: Clean up ASPM disable/enable mask calculationIlpo Järvinen
2024-05-02PCI/ASPM: Consolidate link state definesIlpo Järvinen
2024-04-29PCI: Clean up accessor macro formattingIlpo Järvinen
2024-04-29PCI/ERR: Cleanup misleading indentation inside if conditionsIlpo Järvinen
2024-04-26PCI/MSI: Make error path handling follow the standard patternAndy Shevchenko
2024-04-25PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-25PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-25PCI: Clarify intent of LT waitIlpo Järvinen
2024-04-25PCI: Wait for Link Training==0 before starting Link retrainIlpo Järvinen
2024-04-23PCI: Clear Secondary Status errors after enumerationVidya Sagar
2024-04-18PCI: Annotate pci_cache_line_size variables as __ro_after_initHeiner Kallweit
2024-04-17PCI: Constify pcibus_classHeiner Kallweit
2024-04-17PCI/AER: Update aer-inject tool source URLKuppuswamy Sathyanarayanan
2024-04-11PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()Sergio Paracuellos
2024-04-10PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar