summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
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
2019-10-29PCI: rockchip: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: mobiveil: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: mediatek: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: iproc: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: faraday: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: dwc: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: altera: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-29PCI: aardvark: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-25PCI: iproc: Invalidate PAXB address mapping before programming itAbhishek Shah
2019-10-18PCI: tegra: Fix CLKREQ dependency programmingVidya Sagar
2019-10-17PCI: aardvark: Fix big endian supportGrzegorz Jaszczyk
2019-10-17PCI: mvebu: mvebu_pcie_map_registers __iomem fixBen Dooks (Codethink)
2019-10-17PCI: mvebu: Make mvebu_pci_bridge_emul_ops staticBen Dooks (Codethink)
2019-10-17PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)
2019-10-15PCI: dwc: Fix find_next_bit() usageNiklas Cassel
2019-10-15PCI: mobiveil: Fix csr_read()/write() build issueKefeng Wang
2019-10-15PCI: amlogic: meson: Add support for G12ANeil Armstrong
2019-10-15PCI: amlogic: Fix probed clock namesNeil Armstrong
2019-10-15PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel
2019-10-15PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel
2019-10-15PCI: aardvark: Fix PCI_EXP_RTCTL register configurationRemi Pommarel
2019-10-15PCI: aardvark: Wait for endpoint to be ready before training linkRemi Pommarel
2019-10-14PCI: aardvark: Use LTSSM state to build link training flagRemi Pommarel