summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds38-454/+686
2024-05-17Merge branch 'pci/misc'Bjorn Helgaas5-29/+36
2024-05-17Merge branch 'pci/ims-removal'Bjorn Helgaas2-109/+0
2024-05-17Merge branch 'pci/endpoint'Bjorn Helgaas2-50/+21
2024-05-17Merge branch 'pci/controller/tegra194'Bjorn Helgaas1-0/+3
2024-05-17Merge branch 'pci/controller/rockchip'Bjorn Helgaas1-5/+3
2024-05-17Merge branch 'pci/controller/mt7621'Bjorn Helgaas1-1/+1
2024-05-17Merge branch 'pci/controller/dwc'Bjorn Helgaas19-108/+334
2024-05-17Merge branch 'pci/controller/cadence'Bjorn Helgaas1-4/+1
2024-05-17Merge branch 'pci/pm'Bjorn Helgaas1-0/+12
2024-05-17Merge branch 'pci/of'Bjorn Helgaas1-0/+2
2024-05-17Merge branch 'pci/msi'Bjorn Helgaas1-6/+9
2024-05-17Merge branch 'pci/hotplug'Bjorn Helgaas1-7/+5
2024-05-17Merge branch 'pci/enumeration'Bjorn Helgaas4-26/+21
2024-05-17Merge branch 'pci/edr'Bjorn Helgaas1-11/+17
2024-05-17Merge branch 'pci/doe'Bjorn Helgaas1-3/+9
2024-05-17Merge branch 'pci/cxl'Bjorn Helgaas3-0/+101
2024-05-17Merge branch 'pci/aspm'Bjorn Helgaas1-93/+89
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen1-0/+5
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit1-14/+0
2024-05-16Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas1-59/+0
2024-05-16Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas1-50/+0
2024-05-16PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
2024-05-09PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen2-4/+3
2024-05-08PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-05-08PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang1-0/+39
2024-05-08PCI/CXL: Fail bus reset if upstream CXL Port has SBR maskedDave Jiang1-0/+42
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang3-0/+20
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
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-05-03PCI: of_property: Return error for int_map allocation failureDuoming Zhou1-0/+2
2024-05-03PCI/ASPM: Clean up ASPM disable/enable mask calculationIlpo Järvinen1-27/+24
2024-05-03PCI/ASPM: Consolidate link state definesIlpo Järvinen1-78/+77
2024-04-29PCI: Clean up accessor macro formattingIlpo Järvinen1-13/+27
2024-04-29PCI/ERR: Cleanup misleading indentation inside if conditionsIlpo Järvinen1-9/+3
2024-04-27PCI/MSI: Make error path handling follow the standard patternAndy Shevchenko1-6/+9
2024-04-25PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-4/+4
2024-04-25PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-4/+4
2024-04-25PCI: Clarify intent of LT waitIlpo Järvinen1-3/+4
2024-04-25PCI: Wait for Link Training==0 before starting Link retrainIlpo Järvinen1-1/+1
2024-04-24PCI: Clear Secondary Status errors after enumerationVidya Sagar1-0/+3
2024-04-18PCI: Annotate pci_cache_line_size variables as __ro_after_initHeiner Kallweit1-2/+2
2024-04-17PCI: Constify pcibus_classHeiner Kallweit1-1/+1
2024-04-17PCI/AER: Update aer-inject tool source URLKuppuswamy Sathyanarayanan2-2/+2
2024-04-11PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()Sergio Paracuellos1-1/+1
2024-04-10PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar1-0/+3
2024-04-10PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()Niklas Cassel1-8/+6