summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-0320-882/+2227
|\
| * Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-04-021-141/+46
| |\
| | * PCI: tegra: Use pci_parse_request_of_pci_ranges()Rob Herring2020-02-241-141/+46
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-04-021-1/+7
| |\ \
| | * | PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson2020-02-261-1/+7
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2020-04-029-454/+947
| |\ \
| | * | PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLATHou Zhiqiang2020-03-181-0/+1
| | * | PCI: mobiveil: Fix sparse different address space warningsHou Zhiqiang2020-03-171-3/+4
| | * | PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCsHou Zhiqiang2020-02-214-2/+291
| | * | PCI: mobiveil: Add Header Type field checkHou Zhiqiang2020-02-211-0/+13
| | * | PCI: mobiveil: Add 8-bit and 16-bit CSR register accessorsHou Zhiqiang2020-02-211-0/+23
| | * | PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init hostHou Zhiqiang2020-02-212-7/+13
| | * | PCI: mobiveil: Add callback function for link up checkHou Zhiqiang2020-02-212-0/+8
| | * | PCI: mobiveil: Add callback function for interrupt initializationHou Zhiqiang2020-02-212-1/+18
| | * | PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driverHou Zhiqiang2020-02-218-410/+498
| | * | PCI: mobiveil: Collect the interrupt related operations into a functionHou Zhiqiang2020-02-211-23/+42
| | * | PCI: mobiveil: Move the host initialization into a functionHou Zhiqiang2020-02-211-16/+23
| | * | PCI: mobiveil: Introduce a new structure mobiveil_root_portHou Zhiqiang2020-02-211-39/+60
| | |/
| * | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2020-04-021-74/+186
| |\ \
| | * | PCI: hv: Introduce hv_msi_entryBoqun Feng2020-03-091-2/+1
| | * | PCI: hv: Move retarget related structures into tlfs headerBoqun Feng2020-03-091-32/+2
| | * | PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng2020-03-091-6/+0
| | * | PCI: hv: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-4/+4
| | * | PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2Long Li2020-03-061-0/+109
| | * | PCI: hv: Decouple the func definition in hv_dr_state from VSP messageLong Li2020-03-061-30/+70
| | * | PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling pathDexuan Cui2020-02-241-1/+1
| | * | PCI: hv: Remove unnecessary type casting from kzallocDexuan Cui2020-02-241-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2020-04-025-80/+822
| |\ \
| | * | PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding2020-04-021-7/+35
| | * | PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I2020-04-021-1/+4
| | * | PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I2020-04-022-29/+18
| | * | PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I2020-04-021-2/+13
| | * | PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar2020-03-313-18/+695
| | * | PCI: dwc: Add API to notify core initialization completionVidya Sagar2020-02-252-0/+12
| | * | PCI: dwc: Refactor core initialization code for EP modeVidya Sagar2020-02-252-28/+50
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-04-021-36/+195
| |\ \
| | * | PCI: dwc: pci-dra7xx: Fix MSI IRQ handlingVignesh Raghavendra2020-03-271-36/+195
| | |/
| * | Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas2020-04-021-94/+22
| |\ \
| | * | PCI: amlogic: Use AXG PCIERemi Pommarel2020-03-041-94/+22
| | |/
| * / PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas2020-03-101-2/+2
| |/
* / PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski2020-02-271-1/+1
|/
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-3116-195/+1837
|\
| * Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2020-01-291-30/+1
| |\
| | * PCI: uniphier: remove module code from built-in driverMasahiro Yamada2020-01-131-30/+1
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-01-291-2/+2
| |\ \
| | * | PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler2020-01-101-1/+1
| | * | PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf2020-01-101-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-01-291-0/+150
| |\ \
| | * | PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson2020-01-101-0/+150
| | |/