index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
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-12
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-12
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-12
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-12
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-12
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-12
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-21
1
-0
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2019-07-12
1
-1
/
+9
|
|
\
\
|
|
*
|
PCI/P2PDMA: Fix missing check for dma_virt_ops
Logan Gunthorpe
2019-07-02
1
-1
/
+9
|
|
|
/
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-07-12
2
-21
/
+91
|
|
\
\
|
|
*
|
PCI: Enable NVIDIA HDA controllers
Lukas Wunner
2019-07-11
1
-0
/
+30
|
|
*
|
PCI: Use seq_puts() instead of seq_printf() in show_device()
Markus Elfring
2019-07-02
1
-1
/
+1
|
|
*
|
PCI: Add NVIDIA GPU multi-function power dependencies
Abhishek Sahu
2019-06-13
1
-0
/
+26
[prev]
[next]