summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-02-23PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I4-34/+87
2021-02-23PCI: endpoint: Remove unused pci_epf_match_device()Kishon Vijay Abraham I1-16/+0
2021-02-23PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I2-6/+8
2021-02-23PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I1-4/+22
2021-02-23PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I1-2/+10
2021-02-23PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara3-0/+1149
2021-02-23PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara1-2/+2
2021-02-23Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2-0/+17
2021-02-22Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+10
2021-02-22Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2021-02-19PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin1-3/+0
2021-02-18PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński1-2/+3
2021-02-18PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven1-0/+4
2021-02-18PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King1-3/+8
2021-02-11PCI: Revoke mappings like devmemDaniel Vetter2-0/+5
2021-02-11PCI: Also set up legacy files only after sysfs initDaniel Vetter1-0/+7
2021-02-11asm-generic/hyperv: update hv_interrupt_entryWei Liu1-1/+1
2021-02-11PCI: Remove WARN_ON(in_interrupt())Sebastian Andrzej Siewior1-4/+0
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani3-19/+76
2021-02-10PCI: Apply CONFIG_PCI_DEBUG to entire drivers/pci hierarchyJunhao He1-1/+1
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas5-154/+0
2021-01-28PCI: hv: Fix typoBjorn Helgaas1-1/+1
2021-01-28PCI: xgene: Fix CRS SV commentBjorn Helgaas1-6/+7
2021-01-27PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas3-55/+0
2021-01-25PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński1-2/+5
2021-01-25PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian1-0/+1
2021-01-22PCI: Remove tango host controller driverArnd Bergmann3-356/+0
2021-01-19PCI: brcmstb: Remove chained IRQ handler and data in one goMartin Kaiser1-2/+1
2021-01-19PCI: Drop PCIE_RCAR config optionLad Prabhakar1-9/+0
2021-01-19PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki2-1/+33
2021-01-18PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-01-18PCI: dwc: Remove IRQ handler and data in one goMartin Kaiser1-4/+2
2021-01-18PCI: altera-msi: Remove IRQ handler and data in one goMartin Kaiser1-2/+1
2021-01-15PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut1-1/+1
2021-01-13PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel1-0/+6
2021-01-12PCI: Obey iomem restrictions for procfs mmapDaniel Vetter1-0/+5
2021-01-14PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das1-1/+8
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das1-1/+1
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt2-1/+1
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+4
2020-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-24/+1
2020-12-16Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds66-1705/+1637
2020-12-16Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2020-12-16Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-11/+26
2020-12-16Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-2/+0
2020-12-16Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-2/+2