aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-04-26Merge remote-tracking branch 'sm8550-drivers/tracking-qcomlt-sm8550-drivers' ...Linaro CI
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-20Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20PCI: Restrict device disabled status check to DTRob Herring
2023-04-16PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-06PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring
2023-04-03PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-21cxl/pci: Fix CDAT retrieval on big endianLukas Wunner
2023-03-21PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-10PCI: qcom: Add SM8550 PCIe supportAbel Vesa
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-22Merge branch 'pci/misc'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/switchtec'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/mt7621'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/imx6'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/dwc'Bjorn Helgaas
2023-02-22Merge branch 'pci/endpoint'Bjorn Helgaas
2023-02-22Merge branch 'pci/virtualization'Bjorn Helgaas
2023-02-22Merge branch 'pci/resource'Bjorn Helgaas
2023-02-22Merge branch 'pci/reset'Bjorn Helgaas
2023-02-22Merge branch 'pci/pm'Bjorn Helgaas
2023-02-22Merge branch 'pci/p2pdma'Bjorn Helgaas
2023-02-22Merge branch 'pci/kbuild'Bjorn Helgaas
2023-02-22Merge branch 'pci/iov'Bjorn Helgaas
2023-02-22Merge branch 'pci/hotplug'Bjorn Helgaas
2023-02-22Merge branch 'pci/enumeration'Bjorn Helgaas
2023-02-22PCI: dwc: Add Root Port and Endpoint controller eDMA engine supportSerge Semin
2023-02-22PCI: bt1: Set 64-bit DMA maskSerge Semin
2023-02-22PCI: dwc: Restrict only coherent DMA mask for MSI address allocationSerge Semin
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre
2023-02-20PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz
2023-02-17PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock
2023-02-16PCI: hv: Drop duplicate PCI_MSI dependencyLukas Bulwahn
2023-02-16PCI/P2PDMA: Annotate RCU dereferenceLogan Gunthorpe
2023-02-16PCI/sysfs: Constify struct kobj_type pci_slot_ktypeThomas Weißschuh