index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-mobiveil.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Hou Zhiqiang
2019-07-08
1
-0
/
+6
*
PCI: mobiveil: Move IRQ chained handler setup out of DT parse
Hou Zhiqiang
2019-07-08
1
-2
/
+2
*
PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
Hou Zhiqiang
2019-07-08
1
-8
/
+7
*
PCI: mobiveil: Fix the Class Code field
Hou Zhiqiang
2019-07-08
1
-3
/
+6
*
PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
Hou Zhiqiang
2019-07-08
1
-1
/
+1
*
PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
Hou Zhiqiang
2019-07-08
1
-3
/
+2
*
PCI: mobiveil: Update the resource list traversal function
Hou Zhiqiang
2019-07-08
1
-2
/
+2
*
PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
Hou Zhiqiang
2019-07-08
1
-2
/
+3
*
PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
Hou Zhiqiang
2019-07-08
1
-1
/
+1
*
PCI: mobiveil: Unify register accessors
Hou Zhiqiang
2019-07-08
1
-55
/
+124
*
PCI: Remove unnecessary check of device_type == pci
Rob Herring
2018-09-25
1
-7
/
+0
*
PCI: mobiveil: Add missing ../pci.h include
Lorenzo Pieralisi
2018-07-30
1
-0
/
+2
*
PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
Lorenzo Pieralisi
2018-07-30
1
-1
/
+1
*
PCI: mobiveil: Integer overflow in IB_WIN_SIZE
Dan Carpenter
2018-07-26
1
-1
/
+1
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+866