summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-03-31IB/mthca: Disable parity reportingHeiner Kallweit1-9/+4
2021-03-31PCI: Add pci_disable_parity()Bjorn Helgaas1-0/+17
2021-03-31PCI: xgene: Fix cfg resource mappingDejin Zheng1-1/+2
2021-03-30PCI/VPD: Remove sysfs accessor size checking dead codeHeiner Kallweit1-14/+0
2021-03-30PCI/VPD: Remove obsolete Broadcom NIC quirkHeiner Kallweit1-46/+0
2021-03-29PCI: mediatek: Configure FC and FTS for functions other than 0Ryder Lee1-1/+1
2021-03-26PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi1-7/+10
2021-03-24PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki1-13/+3
2021-03-23PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-03-23PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I1-1/+21
2021-03-23PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependenciesGeert Uytterhoeven1-2/+1
2021-03-22PCI: tegra: Fix typo for PCIe endpoint mode in Tegra194Wesley Sheng1-1/+1
2021-03-22PCI: brcmstb: Fix error return code in brcm_pcie_probe()Wei Yongjun1-0/+1
2021-03-22PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof Wilczyński1-1/+1
2021-03-22PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I1-1/+2
2021-03-22PCI: microchip: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński1-3/+1
2021-03-22PCI: microchip: Make some symbols staticWei Yongjun1-4/+4
2021-03-22PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár1-1/+1
2021-03-22PCI: vmd: Disable MSI-X remapping when possibleJon Derrick1-12/+51
2021-03-22PCI: tegra: Constify static structsRikard Falkeborn1-2/+2
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle1-50/+2
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle1-7/+1
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+6
2021-03-19swiotlb: remove swiotlb_nr_tblChristoph Hellwig1-1/+1
2021-03-17PCI: hv: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior1-1/+1
2021-03-17PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-16PCI: Add pci_find_vsec_capability() to find a specific VSECGustavo Pimentel1-0/+30
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle1-1/+2
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński10-20/+47
2021-03-11PCI: Avoid building empty driversArnd Bergmann2-2/+12
2021-03-11PCI: thunder: Fix compile testingArnd Bergmann3-7/+14
2021-03-11PCI: al: Select CONFIG_PCI_ECAMArnd Bergmann1-0/+1
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich1-2/+2
2021-03-10PCI/RCEC: Fix RCiEP device to RCEC associationQiuxu Zhuo1-1/+1
2021-03-10PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driverTony Lindgren1-6/+7
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-728/+3994
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas7-31/+15
2021-02-24Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-0/+1
2021-02-24Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas3-356/+0
2021-02-24Merge branch 'pci/rockchip'Bjorn Helgaas1-6/+6
2021-02-24Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-1/+1
2021-02-24Merge branch 'pci/qcom'Bjorn Helgaas1-6/+16
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas8-64/+2562
2021-02-24Merge branch 'pci/microchip'Bjorn Helgaas4-2/+1151
2021-02-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-2/+5
2021-02-24Merge branch 'pci/layerscape'Bjorn Helgaas2-2/+10
2021-02-24Merge branch 'pci/dwc'Bjorn Helgaas5-54/+79
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas3-19/+76
2021-02-24Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2-1/+33