summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-210/+896
2019-03-06Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-1/+14
2019-03-06Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas-3/+3
2019-03-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas-4/+9
2019-03-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas-33/+28
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas-20/+222
2019-03-06Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-124/+373
2019-03-04PCI: altera: Enable driver on ARM64Ley Foon Tan-1/+1
2019-03-04PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan-24/+246
2019-03-01PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' staticWei Yongjun-1/+1
2019-03-01PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach-1/+1
2019-03-01PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura-21/+17
2019-03-01PCI: hv: Replace hv_vp_set with hv_vpsetMaya Nakamura-13/+12
2019-03-01PCI: hv: Add __aligned(8) to struct retarget_msi_interruptMaya Nakamura-1/+1
2019-03-01PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAMHonghui Zhang-1/+7
2019-03-01PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang-3/+2
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov-7/+7
2019-03-01PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov-13/+16
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov-9/+8
2019-03-01PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()Andrey Smirnov-38/+23
2019-03-01PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov-2/+2
2019-03-01PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQAndrey Smirnov-1/+17
2019-02-28PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson-1/+1
2019-02-22PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni-2/+2
2019-02-21PCI: layerscape: Add EP mode supportXiaowei Bao-1/+157
2019-02-15PCI: designware-plat: Remove setting epc->features in Designware plat EP driverKishon Vijay Abraham I-4/+0
2019-02-15PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driverKishon Vijay Abraham I-3/+0
2019-02-15PCI: cadence: Remove pci_epf_linkup() from Cadence EP driverKishon Vijay Abraham I-12/+0
2019-02-14PCI: cadence: Populate ->get_features() cdns_pcie_epc_opsKishon Vijay Abraham I-0/+13
2019-02-14PCI: rockchip: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I-0/+13
2019-02-14PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I-0/+13
2019-02-14PCI: designware-plat: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I-0/+13
2019-02-14PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I-0/+13
2019-02-12PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failureTrent Piepho-0/+57
2019-02-12PCI: dwc: Print debug error message when MSI-X entry control mask bit is setGustavo Pimentel-1/+3
2019-02-04PCI: imx6: Add support for i.MX8MQAndrey Smirnov-4/+77
2019-02-04PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flagAndrey Smirnov-4/+9
2019-02-04PCI: imx6: Mark PHY functions as i.MX6 specificAndrey Smirnov-0/+12
2019-02-04PCI: imx6: Introduce drvdataAndrey Smirnov-19/+37
2019-02-01PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)Gustavo Pimentel-3/+3
2019-02-01PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel-7/+7
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()Gustavo Pimentel-3/+3
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()Gustavo Pimentel-1/+1
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()Gustavo Pimentel-5/+5
2019-02-01PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()Gustavo Pimentel-10/+10
2019-02-01PCI: dwc: Remove unnecessary header include (signal.h)Gustavo Pimentel-1/+0
2019-02-01PCI: dwc: Remove unnecessary header include (of_gpio.h)Gustavo Pimentel-1/+0
2019-01-31Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20/+7
2019-01-31Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach-16/+0
2019-01-31PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez-4/+4