summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Merge branch 'pci/p2pdma'Bjorn Helgaas1-170/+202
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas5-7/+112
2021-07-06Merge branch 'pci/error'Bjorn Helgaas1-2/+2
2021-07-06PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet1-25/+72
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof WilczyƄski2-2/+3
2021-06-17PCI: Dynamically map ECAM regionsRussell King1-8/+46
2021-06-17PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner3-5/+109
2021-06-17PCI/P2PDMA: Simplify distance calculationChristoph Hellwig1-117/+73
2021-06-11PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe1-2/+32
2021-06-11PCI/P2PDMA: Refactor pci_p2pdma_map_type()Logan Gunthorpe1-18/+12
2021-06-11PCI/P2PDMA: Warn if host bridge not in whitelistLogan Gunthorpe1-6/+11
2021-06-11PCI/P2PDMA: Use correct calc_map_type_and_dist() return typeLogan Gunthorpe1-5/+5
2021-06-11PCI/P2PDMA: Collect acs list in stack buffer to avoid sleepingLogan Gunthorpe1-5/+2
2021-06-11PCI/P2PDMA: Rename upstream_bridge_distance() and rework docLogan Gunthorpe1-35/+38
2021-05-28PCI: Print a debug message on PCI device releaseNiklas Schnelle1-0/+1
2021-05-28PCI/AER: Use consistent format when printing PCI deviceYicong Yang1-2/+2
2021-05-07Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds55-1138/+2434
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+30
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-05-04Merge branch 'pci/tegra'Bjorn Helgaas2-1/+103
2021-05-04Merge branch 'pci/brcmstb'Bjorn Helgaas1-6/+13
2021-05-04Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-2/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas10-540/+487
2021-05-04Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-0/+7
2021-05-04Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-1/+2
2021-05-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-12/+51
2021-05-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-4/+4
2021-05-04Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas3-0/+319
2021-05-04Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas1-7/+5
2021-05-04Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas5-1/+1044
2021-05-04Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2-8/+14
2021-05-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas6-10/+16
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-1/+21
2021-05-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas1-3/+1
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas6-9/+27
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas10-20/+47
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas5-348/+206
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas2-141/+35
2021-05-04Merge branch 'pci/pm'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'pci/hotplug'Bjorn Helgaas4-11/+3
2021-05-04Merge branch 'pci/error'Bjorn Helgaas1-1/+1
2021-05-04PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley3-0/+319
2021-05-03PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan1-6/+13
2021-04-30PCI: Allow VPD access for QLogic ISP2722Arun Easi1-1/+0
2021-04-30PCI/VPD: Add helper pci_get_func0_dev()Heiner Kallweit1-5/+8