summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-2/+2
|\
| * PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre2023-02-211-2/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-251-0/+8
|\ \
| * | PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz2023-02-201-0/+8
| |/
* | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-0/+1
|\ \
| * \ Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-071-0/+1
| |\ \
| | * | PCI/CXL: Export native CXL error reporting controlIra Weiny2023-01-051-0/+1
* | | | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-241-4/+1
|\ \ \ \
| * | | | PCI: tegra: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-4/+1
| | |/ / | |/| |
* | | | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-2444-346/+1006
|\ \ \ \
| * \ \ \ Merge branch 'pci/misc'Bjorn Helgaas2023-02-223-2/+3
| |\ \ \ \
| | * | | | PCI: hv: Drop duplicate PCI_MSI dependencyLukas Bulwahn2023-02-161-1/+1
| | * | | | PCI/sysfs: Constify struct kobj_type pci_slot_ktypeThomas Weißschuh2023-02-161-1/+1
| | * | | | PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-docYang Yingliang2023-01-181-0/+1
| | |/ / /
| * | | | Merge branch 'pci/controller/vmd'Bjorn Helgaas2023-02-222-26/+125
| |\ \ \ \
| | * | | | PCI: vmd: Add quirk to configure PCIe ASPM and LTRDavid E. Box2023-02-021-1/+54
| | * | | | PCI: vmd: Create feature grouping for client productsDavid E. Box2023-02-021-18/+10
| | * | | | PCI: vmd: Use PCI_VDEVICE in device listDavid E. Box2023-02-021-8/+8
| | * | | | PCI/ASPM: Add pci_enable_link_state()Michael Bottini2023-02-021-0/+54
| | |/ / /
| * | | | Merge branch 'pci/controller/switchtec'Bjorn Helgaas2023-02-221-8/+5
| |\ \ \ \
| | * | | | PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas2023-01-181-5/+4
| | * | | | PCI: switchtec: Simplify switchtec_dma_mrpc_isr()Bjorn Helgaas2023-01-181-3/+1
| | |/ / /
| * | | | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-02-221-1/+14
| |\ \ \ \
| | * | | | PCI: qcom: Add IPQ8074 Gen3 port supportRobert Marko2023-02-141-0/+1
| | * | | | PCI: qcom: Fix host-init error handlingJohan Hovold2023-02-141-1/+12
| | * | | | PCI: qcom: Add SM8350 supportDmitry Baryshkov2023-02-141-0/+1
| | |/ / /
| * | | | Merge branch 'pci/controller/mvebu'Bjorn Helgaas2023-02-221-0/+1
| |\ \ \ \
| | * | | | PCI: mvebu: Mark driver as BROKENPali Rohár2023-02-091-0/+1
| | |/ / /
| * | | | Merge branch 'pci/controller/mt7621'Bjorn Helgaas2023-02-221-0/+2
| |\ \ \ \
| | * | | | PCI: mt7621: Delay phy ports initializationSergio Paracuellos2023-02-031-0/+2
| | |/ / /
| * | | | Merge branch 'pci/controller/imx6'Bjorn Helgaas2023-02-222-19/+204
| |\ \ \ \
| | * | | | PCI: imx6: Add i.MX8MP PCIe EP supportRichard Zhu2023-01-161-1/+18
| | * | | | PCI: imx6: Add i.MX8MM PCIe EP supportRichard Zhu2023-01-161-0/+17
| | * | | | PCI: imx6: Add i.MX8MQ PCIe EP supportRichard Zhu2023-01-161-5/+33
| | * | | | PCI: imx6: Add i.MX PCIe EP mode supportRichard Zhu2023-01-162-14/+137
| | |/ / /
| * | | | Merge branch 'pci/controller/dwc'Bjorn Helgaas2023-02-225-4/+253
| |\ \ \ \
| | * | | | PCI: dwc: Add Root Port and Endpoint controller eDMA engine supportSerge Semin2023-02-224-3/+238
| | * | | | PCI: bt1: Set 64-bit DMA maskSerge Semin2023-02-221-0/+4
| | * | | | PCI: dwc: Restrict only coherent DMA mask for MSI address allocationSerge Semin2023-02-221-1/+11
| | |/ / /
| * | | | Merge branch 'pci/endpoint'Bjorn Helgaas2023-02-224-36/+45
| |\ \ \ \
| | * | | | PCI: endpoint: Use link_up() callback in place of LINK_UP notifierManivannan Sadhasivam2023-02-142-25/+20
| | * | | | PCI: endpoint: Use callback mechanism for passing events from EPC to EPFManivannan Sadhasivam2023-02-142-8/+16
| | * | | | PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam2023-02-141-4/+5
| | * | | | PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handlerManivannan Sadhasivam2023-02-141-2/+7
| | * | | | PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQManivannan Sadhasivam2023-02-141-1/+1
| | |/ / /
| * | | | Merge branch 'pci/virtualization'Bjorn Helgaas2023-02-221-0/+23
| |\ \ \ \
| | * | | | PCI: Add ACS quirk for Wangxun NICsMengyuan Lou2023-02-131-0/+22
| | * | | | PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal2023-01-301-0/+1
| | |/ / /
| * | | | Merge branch 'pci/resource'Bjorn Helgaas2023-02-222-67/+171
| |\ \ \ \
| | * | | | PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven2023-02-131-1/+1