summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-02-14PCI: qcom: Add IPQ8074 Gen3 port supportRobert Marko
2023-02-14PCI: qcom: Fix host-init error handlingJohan Hovold
2023-02-14PCI: qcom: Add SM8350 supportDmitry Baryshkov
2023-02-13PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-02-13PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven
2023-02-14PCI: endpoint: Use link_up() callback in place of LINK_UP notifierManivannan Sadhasivam
2023-02-14PCI: endpoint: Use callback mechanism for passing events from EPC to EPFManivannan Sadhasivam
2023-02-14PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam
2023-02-14PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handlerManivannan Sadhasivam
2023-02-14PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQManivannan Sadhasivam
2023-02-13PCI: Honor firmware's device disabled statusRob Herring
2023-02-13PCI: loongson: Add more devices that need MRRS quirkHuacai Chen
2023-02-10Merge tag 'pci-v6.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-10Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas
2023-02-10Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas
2023-02-09PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-02-09PCI: mvebu: Mark driver as BROKENPali Rohár
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07PCI: Unify delay handling for reset and resumeLukas Wunner
2023-02-07PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner
2023-02-07PCI: Distribute available resources for root buses, tooMika Westerberg
2023-02-07PCI: Take other bus devices into account when distributing resourcesMika Westerberg
2023-02-07PCI: Align extra resources for hotplug bridges properlyMika Westerberg
2023-02-03PCI: mt7621: Delay phy ports initializationSergio Paracuellos
2023-02-03PCI: tegra: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-02drivers/pci/controller: Remove "select SRCU"Paul E. McKenney
2023-02-02PCI: vmd: Add quirk to configure PCIe ASPM and LTRDavid E. Box
2023-02-02PCI: vmd: Create feature grouping for client productsDavid E. Box
2023-02-02PCI: vmd: Use PCI_VDEVICE in device listDavid E. Box
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini
2023-02-01PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-02-01PCI/portdrv: Prevent LS7A Bus Master clearing on shutdownHuacai Chen
2023-01-30PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-26PCI/AER: Remove redundant Device Control Error Reporting EnableBjorn Helgaas
2023-01-18PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-docYang Yingliang
2023-01-18PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas
2023-01-18PCI: switchtec: Simplify switchtec_dma_mrpc_isr()Bjorn Helgaas
2023-01-18PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li
2023-01-16PCI: imx6: Add i.MX8MP PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX8MM PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX8MQ PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX PCIe EP mode supportRichard Zhu
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12PCI/AER: Configure ECRC only if AER is nativeVidya Sagar
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny
2023-01-04PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn