summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-mobiveil.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang2019-07-081-0/+6
* PCI: mobiveil: Move IRQ chained handler setup out of DT parseHou Zhiqiang2019-07-081-2/+2
* PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()Hou Zhiqiang2019-07-081-8/+7
* PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-081-3/+6
* PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-081-1/+1
* PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound windowHou Zhiqiang2019-07-081-3/+2
* PCI: mobiveil: Update the resource list traversal functionHou Zhiqiang2019-07-081-2/+2
* PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-081-2/+3
* PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang2019-07-081-1/+1
* PCI: mobiveil: Unify register accessorsHou Zhiqiang2019-07-081-55/+124
* PCI: Remove unnecessary check of device_type == pciRob Herring2018-09-251-7/+0
* PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi2018-07-301-0/+2
* PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi2018-07-301-1/+1
* PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter2018-07-261-1/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+866