Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-03-05 | 1 | -2/+2 |
|\ | |||||
| * | PCI/MSI: Clarify usage of pci_msix_free_irq() | Reinette Chatre | 2023-02-21 | 1 | -2/+2 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2023-02-25 | 1 | -0/+8 |
|\ \ | |||||
| * | | PCI: Avoid FLR for SolidRun SNET DPU rev 1 | Alvaro Karsz | 2023-02-20 | 1 | -0/+8 |
| |/ | |||||
* | | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-02-25 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge branch 'for-6.3/cxl' into cxl/next | Dan Williams | 2023-02-07 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | PCI/CXL: Export native CXL error reporting control | Ira Weiny | 2023-01-05 | 1 | -0/+1 |
* | | | | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 2023-02-24 | 1 | -4/+1 |
|\ \ \ \ | |||||
| * | | | | PCI: tegra: Convert to devm_of_phy_optional_get() | Geert Uytterhoeven | 2023-02-03 | 1 | -4/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-24 | 44 | -346/+1006 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'pci/misc' | Bjorn Helgaas | 2023-02-22 | 3 | -2/+3 |
| |\ \ \ \ | |||||
| | * | | | | PCI: hv: Drop duplicate PCI_MSI dependency | Lukas Bulwahn | 2023-02-16 | 1 | -1/+1 |
| | * | | | | PCI/sysfs: Constify struct kobj_type pci_slot_ktype | Thomas Weißschuh | 2023-02-16 | 1 | -1/+1 |
| | * | | | | PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc | Yang Yingliang | 2023-01-18 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/vmd' | Bjorn Helgaas | 2023-02-22 | 2 | -26/+125 |
| |\ \ \ \ | |||||
| | * | | | | PCI: vmd: Add quirk to configure PCIe ASPM and LTR | David E. Box | 2023-02-02 | 1 | -1/+54 |
| | * | | | | PCI: vmd: Create feature grouping for client products | David E. Box | 2023-02-02 | 1 | -18/+10 |
| | * | | | | PCI: vmd: Use PCI_VDEVICE in device list | David E. Box | 2023-02-02 | 1 | -8/+8 |
| | * | | | | PCI/ASPM: Add pci_enable_link_state() | Michael Bottini | 2023-02-02 | 1 | -0/+54 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/switchtec' | Bjorn Helgaas | 2023-02-22 | 1 | -8/+5 |
| |\ \ \ \ | |||||
| | * | | | | PCI: switchtec: Return -EFAULT for copy_to_user() errors | Bjorn Helgaas | 2023-01-18 | 1 | -5/+4 |
| | * | | | | PCI: switchtec: Simplify switchtec_dma_mrpc_isr() | Bjorn Helgaas | 2023-01-18 | 1 | -3/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 2023-02-22 | 1 | -1/+14 |
| |\ \ \ \ | |||||
| | * | | | | PCI: qcom: Add IPQ8074 Gen3 port support | Robert Marko | 2023-02-14 | 1 | -0/+1 |
| | * | | | | PCI: qcom: Fix host-init error handling | Johan Hovold | 2023-02-14 | 1 | -1/+12 |
| | * | | | | PCI: qcom: Add SM8350 support | Dmitry Baryshkov | 2023-02-14 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/mvebu' | Bjorn Helgaas | 2023-02-22 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | PCI: mvebu: Mark driver as BROKEN | Pali Rohár | 2023-02-09 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/mt7621' | Bjorn Helgaas | 2023-02-22 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | PCI: mt7621: Delay phy ports initialization | Sergio Paracuellos | 2023-02-03 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/imx6' | Bjorn Helgaas | 2023-02-22 | 2 | -19/+204 |
| |\ \ \ \ | |||||
| | * | | | | PCI: imx6: Add i.MX8MP PCIe EP support | Richard Zhu | 2023-01-16 | 1 | -1/+18 |
| | * | | | | PCI: imx6: Add i.MX8MM PCIe EP support | Richard Zhu | 2023-01-16 | 1 | -0/+17 |
| | * | | | | PCI: imx6: Add i.MX8MQ PCIe EP support | Richard Zhu | 2023-01-16 | 1 | -5/+33 |
| | * | | | | PCI: imx6: Add i.MX PCIe EP mode support | Richard Zhu | 2023-01-16 | 2 | -14/+137 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/controller/dwc' | Bjorn Helgaas | 2023-02-22 | 5 | -4/+253 |
| |\ \ \ \ | |||||
| | * | | | | PCI: dwc: Add Root Port and Endpoint controller eDMA engine support | Serge Semin | 2023-02-22 | 4 | -3/+238 |
| | * | | | | PCI: bt1: Set 64-bit DMA mask | Serge Semin | 2023-02-22 | 1 | -0/+4 |
| | * | | | | PCI: dwc: Restrict only coherent DMA mask for MSI address allocation | Serge Semin | 2023-02-22 | 1 | -1/+11 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/endpoint' | Bjorn Helgaas | 2023-02-22 | 4 | -36/+45 |
| |\ \ \ \ | |||||
| | * | | | | PCI: endpoint: Use link_up() callback in place of LINK_UP notifier | Manivannan Sadhasivam | 2023-02-14 | 2 | -25/+20 |
| | * | | | | PCI: endpoint: Use callback mechanism for passing events from EPC to EPF | Manivannan Sadhasivam | 2023-02-14 | 2 | -8/+16 |
| | * | | | | PCI: endpoint: Use a separate lock for protecting epc->pci_epf list | Manivannan Sadhasivam | 2023-02-14 | 1 | -4/+5 |
| | * | | | | PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler | Manivannan Sadhasivam | 2023-02-14 | 1 | -2/+7 |
| | * | | | | PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ | Manivannan Sadhasivam | 2023-02-14 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2023-02-22 | 1 | -0/+23 |
| |\ \ \ \ | |||||
| | * | | | | PCI: Add ACS quirk for Wangxun NICs | Mengyuan Lou | 2023-02-13 | 1 | -0/+22 |
| | * | | | | PCI: Avoid FLR for AMD FCH AHCI adapters | Damien Le Moal | 2023-01-30 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2023-02-22 | 2 | -67/+171 |
| |\ \ \ \ | |||||
| | * | | | | PCI: Fix dropping valid root bus resources with .end = zero | Geert Uytterhoeven | 2023-02-13 | 1 | -1/+1 |