index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()
Hou Zhiqiang
2019-07-08
1
-3
/
+2
|
|
*
|
PCI: mobiveil: Fix infinite-loop in the INTx handling function
Hou Zhiqiang
2019-07-08
1
-3
/
+9
|
|
*
|
PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
Hou Zhiqiang
2019-07-08
1
-4
/
+5
|
|
*
|
PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
Hou Zhiqiang
2019-07-08
1
-3
/
+6
|
|
*
|
PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
Hou Zhiqiang
2019-07-08
1
-1
/
+4
|
|
*
|
PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup
Hou Zhiqiang
2019-07-08
1
-2
/
+2
|
|
*
|
PCI: mobiveil: Clear the control fields before updating it
Hou Zhiqiang
2019-07-08
1
-5
/
+12
|
|
*
|
PCI: mobiveil: Add configured inbound windows counter
Hou Zhiqiang
2019-07-08
1
-0
/
+1
|
|
*
|
PCI: mobiveil: Fix the valid check for inbound and outbound windows
Hou Zhiqiang
2019-07-08
1
-2
/
+2
|
|
*
|
PCI: mobiveil: Clean-up program_{ib/ob}_windows()
Hou Zhiqiang
2019-07-08
1
-17
/
+8
|
|
*
|
PCI: mobiveil: Remove an unnecessary return value check
Hou Zhiqiang
2019-07-08
1
-2
/
+0
|
|
*
|
PCI: mobiveil: Fix error return values
Hou Zhiqiang
2019-07-08
1
-3
/
+3
|
|
*
|
PCI: mobiveil: Refactor the MEM/IO outbound window initialization
Hou Zhiqiang
2019-07-08
1
-10
/
+10
|
|
*
|
PCI: mobiveil: Make some register updates more readable
Hou Zhiqiang
2019-07-08
1
-18
/
+25
|
|
*
|
PCI: mobiveil: Reformat the code for readability
Hou Zhiqiang
2019-07-08
1
-101
/
+107
|
|
*
|
PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
Hou Zhiqiang
2019-07-08
1
-1
/
+1
|
|
*
|
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
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-07-13
1
-6
/
+9
|
|
\
\
|
|
*
|
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
2019-07-05
1
-6
/
+9
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-07-13
5
-35
/
+80
|
|
\
\
|
|
*
|
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
2019-07-09
1
-0
/
+1
|
|
*
|
PCI: imx6: Simplify Kconfig depends on
Leonard Crestez
2019-07-05
1
-1
/
+1
|
|
*
|
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
2019-06-27
2
-0
/
+8
|
|
*
|
PCI: dwc: Cleanup DBI,ATU read and write APIs
Vidya Sagar
2019-06-27
2
-34
/
+57
|
|
*
|
PCI: dwc: Add API support to de-initialize host
Vidya Sagar
2019-06-27
2
-0
/
+13
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/armada'
Bjorn Helgaas
2019-07-13
1
-1
/
+81
|
|
\
\
|
|
*
|
PCI: armada8k: Add PHYs support
Miquel Raynal
2019-06-17
1
-1
/
+81
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
2019-07-13
3
-18
/
+65
|
|
\
\
|
|
*
|
PCI: altera: Fix configuration type based on secondary number
Ley Foon Tan
2019-06-17
1
-14
/
+27
|
|
*
|
PCI: altera-msi: Allow building as module
Ley Foon Tan
2019-05-30
2
-1
/
+11
|
|
*
|
PCI: altera: Allow building as module
Ley Foon Tan
2019-05-30
2
-3
/
+27
|
|
|
/
|
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-07-13
3
-17
/
+12
|
|
\
\
|
|
*
|
PCI/IOV: Assume SR-IOV VFs support extended config space.
Alex Williamson
2019-07-03
1
-0
/
+15
|
|
*
|
Revert "PCI/IOV: Use VF0 cached config space size for other VFs"
Alex Williamson
2019-07-03
3
-20
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2019-07-13
1
-27
/
+33
|
|
\
\
|
|
*
|
PCI: Skip resource distribution when no hotplug bridges
Nicholas Johnson
2019-07-02
1
-2
/
+3
|
|
*
|
PCI: Simplify pci_bus_distribute_available_resources()
Nicholas Johnson
2019-07-02
1
-25
/
+25
|
|
*
|
PCI: Don't auto-realloc if we're preserving firmware config
Benjamin Herrenschmidt
2019-06-22
1
-0
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2019-07-13
1
-1
/
+9
|
|
\
\
|
|
*
|
PCI/P2PDMA: Fix missing check for dma_virt_ops
Logan Gunthorpe
2019-07-03
1
-1
/
+9
|
|
|
/
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-07-13
2
-21
/
+91
|
|
\
\
[prev]
[next]