summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I2021-02-234-34/+87
| | * | | PCI: endpoint: Remove unused pci_epf_match_device()Kishon Vijay Abraham I2021-02-231-16/+0
| | * | | PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I2021-02-232-6/+8
| | * | | PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I2021-02-231-4/+22
| | * | | PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I2021-02-231-2/+10
| | |/ /
| * | | Merge branch 'pci/microchip'Bjorn Helgaas2021-02-244-2/+1151
| |\ \ \
| | * | | PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara2021-02-233-0/+1149
| | * | | PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara2021-02-231-2/+2
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2021-02-241-2/+5
| |\ \ \
| | * | | PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński2021-01-251-2/+5
| | |/ /
| * | | Merge branch 'pci/layerscape'Bjorn Helgaas2021-02-242-2/+10
| |\ \ \
| | * | | PCI: layerscape: Convert to builtin_platform_driver()Michael Walle2021-02-241-2/+3
| | * | | PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang2021-02-241-0/+7
| | |/ /
| * | | Merge branch 'pci/dwc'Bjorn Helgaas2021-02-245-54/+79
| |\ \ \
| | * | | PCI: al: Remove useless dw_pcie_opsJisheng Zhang2021-02-241-4/+0
| | * | | PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang2021-02-243-13/+11
| | * | | PCI: dwc: Add upper limit address for outbound iATUShradha Todi2021-02-242-0/+6
| | * | | PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi2021-02-242-2/+2
| | * | | PCI: dwc: Drop support for config space in 'ranges'Rob Herring2021-02-241-33/+12
| | * | | PCI: dwc: Work around ECRC configuration issueVidya Sagar2021-02-242-2/+48
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2021-02-243-19/+76
| |\ \ \
| | * | | PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani2021-02-103-19/+76
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2021-02-242-1/+33
| |\ \ \
| | * | | PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki2021-01-192-1/+33
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2021-02-243-10/+6
| |\ \ \
| | * | | PCI: Remove WARN_ON(in_interrupt())Sebastian Andrzej Siewior2021-02-101-4/+0
| | * | | PCI: Apply CONFIG_PCI_DEBUG to entire drivers/pci hierarchyJunhao He2021-02-091-1/+1
| | * | | PCI: Align checking of syscall user config accessorsHeiner Kallweit2021-01-271-5/+5
| | |/ /
| * | | Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2021-02-241-2/+3
| |\ \ \
| | * | | PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński2021-02-181-2/+3
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2021-02-241-0/+6
| |\ \ \
| | * | | PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel2021-01-121-0/+6
| | |/ /
| * | | Merge branch 'pci/link'Bjorn Helgaas2021-02-245-154/+0
| |\ \ \
| | * | | PCI/LINK: Remove bandwidth notificationBjorn Helgaas2021-02-025-154/+0
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2021-02-241-3/+0
| |\ \ \
| | * | | PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin2021-02-181-3/+0
| | |/ /
| * | | Merge branch 'pci/error'Bjorn Helgaas2021-02-243-12/+12
| |\ \ \
| | * | | PCI/portdrv: Report reset for frozen channelKeith Busch2021-02-231-1/+2
| | * | | PCI/AER: Specify the type of Port that was resetKeith Busch2021-02-231-1/+2
| | * | | PCI/ERR: Retain status from error notificationKeith Busch2021-02-231-2/+1
| | * | | PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch2021-02-231-1/+1
| | * | | PCI/ERR: Clear status of the reporting deviceKeith Busch2021-02-231-7/+6
| | |/ /
| * | | PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-02-171-0/+4
| * | | PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King2021-02-171-3/+8
| |/ /
* | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-222-0/+17
|\ \ \ | |_|/ |/| |
| * | PCI: Revoke mappings like devmemDaniel Vetter2021-02-112-0/+5
| * | PCI: Also set up legacy files only after sysfs initDaniel Vetter2021-02-111-0/+7
| * | PCI: Obey iomem restrictions for procfs mmapDaniel Vetter2021-01-121-0/+5
| |/
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-212-3/+10
|\ \
| * | PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das2021-01-141-1/+8