summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-2526-488/+1450
|\
| * Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2021-02-247-31/+15
| |\
| | * PCI: hv: Fix typoBjorn Helgaas2021-01-281-1/+1
| | * PCI: xgene: Fix CRS SV commentBjorn Helgaas2021-01-281-6/+7
| | * PCI: brcmstb: Remove chained IRQ handler and data in one goMartin Kaiser2021-01-191-2/+1
| | * PCI: Drop PCIE_RCAR config optionLad Prabhakar2021-01-191-9/+0
| | * PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser2021-01-181-7/+3
| | * PCI: dwc: Remove IRQ handler and data in one goMartin Kaiser2021-01-181-4/+2
| | * PCI: altera-msi: Remove IRQ handler and data in one goMartin Kaiser2021-01-181-2/+1
| * | Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas2021-02-241-0/+1
| |\ \
| | * | PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian2021-01-251-0/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas2021-02-243-356/+0
| |\ \
| | * | PCI: Remove tango host controller driverArnd Bergmann2021-01-223-356/+0
| | |/
| * | Merge branch 'pci/rockchip'Bjorn Helgaas2021-02-241-6/+6
| |\ \
| | * | PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai2021-02-231-6/+6
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2021-02-241-1/+1
| |\ \
| | * | PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut2021-01-151-1/+1
| | |/
| * | Merge branch 'pci/qcom'Bjorn Helgaas2021-02-241-6/+16
| |\ \
| | * | PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith2021-02-241-1/+3
| | * | PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov2021-02-241-5/+13
| | |/
| * | Merge branch 'pci/ntb'Bjorn Helgaas2021-02-241-6/+54
| |\ \
| | * | PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I2021-02-231-6/+1
| | * | PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I2021-02-231-0/+53
| | |/
| * | 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
| | |/
| * / PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński2021-02-181-2/+3
| |/
* / asm-generic/hyperv: update hv_interrupt_entryWei Liu2021-02-111-1/+1
|/
* Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\
| * PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-242-12/+4
|\ \
| * | PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2