summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-02-14PCI: qcom: Add IPQ8074 Gen3 port supportRobert Marko1-0/+1
2023-02-14PCI: qcom: Fix host-init error handlingJohan Hovold1-1/+12
2023-02-14PCI: qcom: Add SM8350 supportDmitry Baryshkov1-0/+1
2023-02-14PCI: Add ACS quirk for Wangxun NICsMengyuan Lou1-0/+22
2023-02-14PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven1-1/+1
2023-02-14PCI: endpoint: Use link_up() callback in place of LINK_UP notifierManivannan Sadhasivam2-25/+20
2023-02-14PCI: endpoint: Use callback mechanism for passing events from EPC to EPFManivannan Sadhasivam2-8/+16
2023-02-14PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam1-4/+5
2023-02-14PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handlerManivannan Sadhasivam1-2/+7
2023-02-14PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQManivannan Sadhasivam1-1/+1
2023-02-14PCI: Honor firmware's device disabled statusRob Herring1-0/+2
2023-02-14PCI: loongson: Add more devices that need MRRS quirkHuacai Chen1-9/+24
2023-02-11Merge tag 'pci-v6.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-88/+34
2023-02-11Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas1-40/+34
2023-02-11Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas3-48/+0
2023-02-09PCI/DPC: Await readiness of secondary bus after resetLukas Wunner3-5/+8
2023-02-09PCI: mvebu: Mark driver as BROKENPali Rohár1-0/+1
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams1-0/+1
2023-02-07PCI: Unify delay handling for reset and resumeLukas Wunner3-32/+34
2023-02-07PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner1-1/+1
2023-02-07PCI: Distribute available resources for root buses, tooMika Westerberg1-1/+56
2023-02-07PCI: Take other bus devices into account when distributing resourcesMika Westerberg1-70/+106
2023-02-07PCI: Align extra resources for hotplug bridges properlyMika Westerberg1-6/+19
2023-02-03PCI: mt7621: Delay phy ports initializationSergio Paracuellos1-0/+2
2023-02-03PCI: tegra: Convert to devm_of_phy_optional_get()Geert Uytterhoeven1-4/+1
2023-02-03drivers/pci/controller: Remove "select SRCU"Paul E. McKenney1-1/+1
2023-02-02PCI: vmd: Add quirk to configure PCIe ASPM and LTRDavid E. Box1-1/+54
2023-02-02PCI: vmd: Create feature grouping for client productsDavid E. Box1-18/+10
2023-02-02PCI: vmd: Use PCI_VDEVICE in device listDavid E. Box1-8/+8
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini1-0/+54
2023-02-01PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2-29/+25
2023-02-01PCI/portdrv: Prevent LS7A Bus Master clearing on shutdownHuacai Chen1-2/+14
2023-01-30PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-27PCI/AER: Remove redundant Device Control Error Reporting EnableBjorn Helgaas1-48/+0
2023-01-18PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-docYang Yingliang1-0/+1
2023-01-18PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas1-5/+4
2023-01-18PCI: switchtec: Simplify switchtec_dma_mrpc_isr()Bjorn Helgaas1-3/+1
2023-01-18PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov1-1/+1
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-6/+2
2023-01-16PCI: imx6: Add i.MX8MP PCIe EP supportRichard Zhu1-1/+18
2023-01-16PCI: imx6: Add i.MX8MM PCIe EP supportRichard Zhu1-0/+17
2023-01-16PCI: imx6: Add i.MX8MQ PCIe EP supportRichard Zhu1-5/+33
2023-01-16PCI: imx6: Add i.MX PCIe EP mode supportRichard Zhu2-14/+137
2023-01-14Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-01-14PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki1-14/+31
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-01-12PCI/AER: Configure ECRC only if AER is nativeVidya Sagar1-0/+3
2023-01-06PCI/CXL: Export native CXL error reporting controlIra Weiny1-0/+1
2023-01-04PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn1-1/+1