aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra1-1/+3
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas2-4/+4
2019-11-28Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2-4/+5
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas19-577/+198
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-8/+24
2019-11-28Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas1-0/+10
2019-11-28Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-4/+2
2019-11-28Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas1-44/+25
2019-11-28Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-23/+27
2019-11-28Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-57/+62
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas1-27/+109
2019-11-28Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas1-0/+1
2019-11-28Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-0/+28
2019-11-28Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-29/+179
2019-11-28Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-5/+6
2019-11-28Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas9-210/+315
2019-11-28Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-15/+57
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas6-10/+10
2019-11-26PCI: hv: Avoid a kmemleak false positive caused by the hbus bufferDexuan Cui1-3/+21
2019-11-26PCI: hv: Change pci_protocol_version to per-hbusDexuan Cui1-12/+10
2019-11-26PCI: hv: Add hibernation supportDexuan Cui1-2/+123
2019-11-26PCI: hv: Reorganize the code in preparation of hibernationDexuan Cui1-15/+28
2019-11-21PCI: Fix indentationKrzysztof Kozlowski2-4/+4
2019-11-21PCI: uniphier: Set mode register to host modeKunihiko Hayashi1-0/+10
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski3-0/+3
2019-11-21x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski2-2/+2
2019-11-20PCI: rockchip: Make some regulators non-optionalRobin Murphy1-44/+25
2019-11-20PCI: rcar: Use inbound resources for setupRob Herring1-29/+16
2019-11-20PCI: iproc: Use inbound resources for setupRob Herring1-60/+17
2019-11-20PCI: xgene: Use inbound resources for setupRob Herring1-22/+11
2019-11-20PCI: v3-semi: Use inbound resources for setupRob Herring1-22/+16
2019-11-20PCI: ftpci100: Use inbound resources for setupRob Herring1-17/+10
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring16-16/+27
2019-11-20PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+2
2019-11-20PCI: vmd: Add bus 224-255 restriction decodeJon Derrick1-8/+22
2019-11-12PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda1-0/+6
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph9-47/+52
2019-11-11PCI: cadence: Refactor driver to use as a core libraryTom Joseph6-187/+287
2019-11-11PCI: rcar: Recalculate inbound range alignment for each controller entryMarek Vasut1-18/+19
2019-11-11PCI: rcar: Move the inbound index checkMarek Vasut1-5/+4
2019-11-11PCI: rcar: Remove unnecessary header include (../pci.h)Andrew Murray1-2/+0
2019-11-08PCI: layerscape: Add LS1028a supportXiaowei Bao1-0/+1
2019-10-29PCI: versatile: Enable COMPILE_TESTRob Herring1-1/+1
2019-10-29PCI: versatile: Remove usage of PHYS_OFFSETRob Herring1-4/+4
2019-10-29PCI: versatile: Use pci_parse_request_of_pci_ranges()Rob Herring1-53/+11
2019-10-29PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()Rob Herring1-16/+4
2019-10-29PCI: xilinx: Use pci_parse_request_of_pci_ranges()Rob Herring1-15/+2
2019-10-29PCI: xgene: Use pci_parse_request_of_pci_ranges()Rob Herring1-28/+11
2019-10-29PCI: v3-semi: Use pci_parse_request_of_pci_ranges()Rob Herring1-29/+6
2019-10-29PCI: rockchip: Drop storing driver private outbound resource dataRob Herring2-36/+23