summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2022-09-21PCI: Fix typo in pci_scan_child_bus_extend()Mika Westerberg1-1/+1
2022-09-21PCI: Fix whitespace and indentationMika Westerberg2-3/+1
2022-09-21PCI: Distribute available resources for root buses, tooMika Westerberg1-1/+61
2022-09-21PCI: Move pci_assign_unassigned_root_bus_resources()Mika Westerberg1-113/+113
2022-09-21PCI: Pass available buses even if the bridge is already configuredMika Westerberg1-2/+3
2022-09-21PCI: Fix used_buses calculation in pci_scan_child_bus_extend()Mika Westerberg1-2/+2
2022-09-19PCI/P2PDMA: Use for_each_pci_dev() helperYang Yingliang1-1/+1
2022-09-16PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár1-0/+3
2022-09-14PCI: apple: Do not leak reset GPIO on unbind/unload/errorDmitry Torokhov1-2/+2
2022-09-12PCI/PM: Simplify pci_pm_suspend_noirq()Rajvi Jingar1-12/+7
2022-09-12PCI/PM: Always disable PTM for all devices during suspendBjorn Helgaas2-26/+13
2022-09-12PCI/PTM: Consolidate PTM interface declarationsBjorn Helgaas1-6/+2
2022-09-12PCI/PTM: Reorder functions in logical orderBjorn Helgaas1-62/+62
2022-09-12PCI/PTM: Preserve RsvdP bits in PTM Control registerBjorn Helgaas1-11/+14
2022-09-12PCI/PTM: Move pci_ptm_info() body into its only callerBjorn Helgaas1-21/+17
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas3-18/+63
2022-09-12PCI/PTM: Separate configuration and enableBjorn Helgaas1-55/+49
2022-09-12PCI/PTM: Add pci_upstream_ptm() helperBjorn Helgaas1-14/+25
2022-09-12PCI/PTM: Cache PTM Capability offsetBjorn Helgaas1-24/+17
2022-08-30PCI: qcom-ep: Add MODULE_DEVICE_TABLEDmitry Baryshkov1-0/+1
2022-08-29PCI: dwc: Drop dependency on ZONE_DMA32Will McVicker2-22/+7
2022-08-26PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()Josef Johansson1-1/+1
2022-08-25PCI: pci-bridge-emul: Set position of PCI capabilities to real HW valuePali Rohár4-17/+35
2022-08-23PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3Felix Fietkau1-1/+1
2022-08-23PCI: mvebu: Fix endianness when accessing PCI emul bridge membersPali Rohár1-6/+6
2022-08-23PCI: qcom: Sort device-id tableJohan Hovold1-7/+7
2022-08-23PCI: qcom: Clean up IP configurationsJohan Hovold1-60/+29
2022-08-23PCI: qcom: Make all optional clocks optionalJohan Hovold1-24/+4
2022-08-23PCI: qcom: Add support for SA8540PJohan Hovold1-0/+6
2022-08-23PCI: qcom: Add support for SC8280XPJohan Hovold1-2/+20
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang1-1/+1
2022-08-14Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds4-1/+1464
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds4-1/+541
2022-08-10NTB: EPF: Tidy up some bounds checksDan Carpenter1-2/+9
2022-08-10NTB: EPF: Fix error code in epf_ntb_bind()Dan Carpenter1-1/+2
2022-08-10PCI: endpoint: pci-epf-vntb: reduce several globals to staticsTom Rix1-3/+3
2022-08-10PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()Yang Yingliang1-5/+15
2022-08-10PCI: endpoint: Fix Kconfig dependencyRen Zhijie1-0/+1
2022-08-10NTB: EPF: set pointer addr to null using NULL rather than 0Colin Ian King1-1/+1
2022-08-10PCI: endpoint: Support NTB transfer between RC and EPFrank Li3-0/+1436
2022-08-10PCI: designware-ep: Allow pci_epc_set_bar() update inbound map addressFrank Li1-1/+9
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2-62/+36
2022-08-05Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds57-1735/+2721
2022-08-04Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas2-1/+5
2022-08-04Merge branch 'pci/misc'Bjorn Helgaas5-6/+7
2022-08-04Merge branch 'pci/ctrl/pm-ops'Bjorn Helgaas10-42/+35
2022-08-04Merge branch 'pci/ctrl/xilinx-cpm'Bjorn Helgaas1-2/+58
2022-08-04Merge branch 'pci/ctrl/vmd'Bjorn Helgaas1-3/+10
2022-08-04Merge branch 'pci/ctrl/tegra194'Bjorn Helgaas3-238/+468
2022-08-04Merge branch 'pci/ctrl/switchtec'Bjorn Helgaas1-4/+3