summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-26PCI: hv: Avoid a kmemleak false positive caused by the hbus bufferDexuan Cui
2019-11-26PCI: hv: Change pci_protocol_version to per-hbusDexuan Cui
2019-11-26PCI: hv: Add hibernation supportDexuan Cui
2019-11-26PCI: hv: Reorganize the code in preparation of hibernationDexuan Cui
2019-11-21PCI: Fix indentationKrzysztof Kozlowski
2019-11-21PCI: uniphier: Set mode register to host modeKunihiko Hayashi
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-21x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski
2019-11-20PCI: rockchip: Make some regulators non-optionalRobin Murphy
2019-11-20PCI: rcar: Use inbound resources for setupRob Herring
2019-11-20PCI: iproc: Use inbound resources for setupRob Herring
2019-11-20PCI: xgene: Use inbound resources for setupRob Herring
2019-11-20PCI: v3-semi: Use inbound resources for setupRob Herring
2019-11-20PCI: ftpci100: Use inbound resources for setupRob Herring
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-11-20PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick
2019-11-20PCI: vmd: Add bus 224-255 restriction decodeJon Derrick
2019-11-12PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph
2019-11-11PCI: cadence: Refactor driver to use as a core libraryTom Joseph
2019-11-11PCI: rcar: Recalculate inbound range alignment for each controller entryMarek Vasut
2019-11-11PCI: rcar: Move the inbound index checkMarek Vasut
2019-11-11PCI: rcar: Remove unnecessary header include (../pci.h)Andrew Murray
2019-11-08PCI: layerscape: Add LS1028a supportXiaowei Bao
2019-10-29PCI: versatile: Enable COMPILE_TESTRob Herring
2019-10-29PCI: versatile: Remove usage of PHYS_OFFSETRob Herring
2019-10-29PCI: versatile: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: xilinx: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: xgene: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: v3-semi: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: rockchip: Drop storing driver private outbound resource dataRob Herring