summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-07-08PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setupHou Zhiqiang
2019-07-08PCI: mobiveil: Clear the control fields before updating itHou Zhiqiang
2019-07-08PCI: mobiveil: Add configured inbound windows counterHou Zhiqiang
2019-07-08PCI: mobiveil: Fix the valid check for inbound and outbound windowsHou Zhiqiang
2019-07-08PCI: mobiveil: Clean-up program_{ib/ob}_windows()Hou Zhiqiang
2019-07-08PCI: mobiveil: Remove an unnecessary return value checkHou Zhiqiang
2019-07-08PCI: mobiveil: Fix error return valuesHou Zhiqiang
2019-07-08PCI: mobiveil: Refactor the MEM/IO outbound window initializationHou Zhiqiang
2019-07-08PCI: mobiveil: Make some register updates more readableHou Zhiqiang
2019-07-08PCI: mobiveil: Reformat the code for readabilityHou Zhiqiang
2019-07-08PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()Hou Zhiqiang
2019-07-08PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang
2019-07-08PCI: mobiveil: Move IRQ chained handler setup out of DT parseHou Zhiqiang
2019-07-08PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()Hou Zhiqiang
2019-07-08PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang
2019-07-08PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang
2019-07-08PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound windowHou Zhiqiang
2019-07-08PCI: mobiveil: Update the resource list traversal functionHou Zhiqiang
2019-07-08PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang
2019-07-08PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang
2019-07-08PCI: mobiveil: Unify register accessorsHou Zhiqiang
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas
2019-05-13Merge branch 'pci/dwc'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/controller-fixes'Bjorn Helgaas
2019-05-13Merge branch 'pci/host/al'Bjorn Helgaas
2019-05-13Merge branch 'pci/virtualization'Bjorn Helgaas
2019-05-13Merge branch 'pci/switchtec'Bjorn Helgaas
2019-05-13Merge branch 'pci/portdrv'Bjorn Helgaas
2019-05-13Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas
2019-05-13Merge branch 'pci/msi'Bjorn Helgaas
2019-05-13Merge branch 'pci/hotplug'Bjorn Helgaas
2019-05-13Merge branch 'pci/enumeration'Bjorn Helgaas
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove pointless PCIE_MODULE_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler