summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold5-50/+96
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-2/+36
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-39/+275
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds61-681/+1147
2024-01-15Merge branch 'pci/endpoint'Bjorn Helgaas4-5/+5
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas26-196/+180
2024-01-15Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas3-12/+6
2024-01-15Merge branch 'pci/controller/xilinx'Bjorn Helgaas1-9/+5
2024-01-15Merge branch 'pci/controller/vmd'Bjorn Helgaas1-3/+3
2024-01-15Merge branch 'pci/controller/rcar'Bjorn Helgaas2-2/+18
2024-01-15Merge branch 'pci/controller/mediatek'Bjorn Helgaas2-37/+58
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas2-31/+176
2024-01-15Merge branch 'pci/controller/kirin'Bjorn Helgaas1-8/+5
2024-01-15Merge branch 'pci/controller/keystone'Bjorn Helgaas1-0/+9
2024-01-15Merge branch 'pci/controller/dwc'Bjorn Helgaas31-193/+222
2024-01-15Merge branch 'pci/controller/cadence'Bjorn Helgaas2-5/+42
2024-01-15Merge branch 'pci/controller/broadcom'Bjorn Helgaas1-10/+86
2024-01-15Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+6
2024-01-15Merge branch 'pci/switchtec'Bjorn Helgaas1-8/+17
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas7-143/+286
2024-01-15Merge branch 'pci/enumeration'Bjorn Helgaas4-9/+10
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+16
2024-01-11PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream deviceJim Quinlan1-10/+86
2024-01-10PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang1-35/+50
2024-01-10PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-09PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-09Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+0
2024-01-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-35/+42
2024-01-08PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()Harshit Mogalapalli1-1/+1
2024-01-06PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()Krzysztof Wilczyński1-2/+2
2024-01-06PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast errorYoshihiro Shimoda1-1/+1
2024-01-06PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warningJustin Stitt1-1/+1
2024-01-06PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpersYoshihiro Shimoda2-124/+153
2024-01-06PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_opsYoshihiro Shimoda4-60/+59
2024-01-06PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda12-13/+13
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda23-47/+47
2024-01-06PCI: j721e: Make TI J721E depend on ARCH_K3Peter Robinson1-0/+2
2024-01-06PCI: j721e: Add TI J784S4 PCIe configurationMatt Ranostay1-0/+22
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+27
2024-01-04Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+27
2024-01-03Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas3-0/+27
2024-01-03PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas1-2/+2
2024-01-03PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas1-2/+7
2024-01-03PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errorsBjorn Helgaas1-4/+4
2024-01-02PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen1-1/+1
2023-12-23cxl: Calculate and store PCI link latency for the downstream portsDave Jiang1-2/+36
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-32/+97
2023-12-19PCI: xilinx-nwl: Use INTX instead of legacyDamien Le Moal1-26/+26
2023-12-19PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal1-2/+2
2023-12-19PCI: rockchip-ep: Use INTX instead of legacyDamien Le Moal1-8/+8