summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-21Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2020-10-21Merge branch 'pci/vmd'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas
2020-10-21PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick
2020-10-20PCI: vmd: Create IRQ allocation helperJon Derrick
2020-10-20PCI: vmd: Create IRQ Domain configuration helperJon Derrick
2020-10-20PCI: vmd: Create bus offset configuration helperJon Derrick
2020-10-20PCI: vmd: Create physical offset helperJon Derrick
2020-10-20PCI: v3-semi: Remove unneeded breakTom Rix
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang
2020-10-13PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabledJisheng Zhang
2020-10-13PCI: keystone: Remove iATU register mappingKunihiko Hayashi
2020-10-13PCI: dwc: Add common iATU register supportKunihiko Hayashi
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-09PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probeKrzysztof Wilczyński
2020-10-05PCI: meson: Build as module by defaultKevin Hilman
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár
2020-10-02PCI: xgene: Remove unused assignment to variable msi_valKrzysztof Wilczyński
2020-10-02PCI: loongson: Simplify loongson_pci_probe() return expressionQinglang Miao
2020-10-02PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...Qinglang Miao
2020-10-02PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expressionLiu Shixin
2020-10-02PCI: iproc: Use module_bcma_driver to simplify the codeLiu Shixin
2020-10-02PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match listJim Quinlan
2020-10-02PCI: brcmstb: Set bus max burst size by chip typeJim Quinlan
2020-10-02PCI: brcmstb: Accommodate MSI for older chipsJim Quinlan
2020-10-02PCI: brcmstb: Set additional internal memory DMA viewport sizesJim Quinlan
2020-10-02PCI: brcmstb: Add control of rescal resetJim Quinlan
2020-10-02PCI: hv: Fix hibernation in case interrupts are not re-createdDexuan Cui