index
:
Linux Stable
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.12.y
linux-6.13.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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
*
|
PCI: hisi: Include register block base in PCIE_SYS_STATE4 address
Bjorn Helgaas
2016-10-12
1
-6
/
+6
|
|
|
|
|
|
*
|
PCI: hisi: Use generic DesignWare accessors
Bjorn Helgaas
2016-10-11
1
-21
/
+8
|
|
|
|
|
|
*
|
PCI: hisi: Remove redundant struct hisi_pcie.reg_base
Bjorn Helgaas
2016-10-11
1
-8
/
+5
|
|
|
|
|
|
*
|
PCI: hisi: Name private struct pointer "hisi_pcie" consistently
Bjorn Helgaas
2016-10-11
1
-13
/
+13
|
|
|
|
|
|
*
|
PCI: hisi: Remove unused platform data
Bjorn Helgaas
2016-10-11
1
-2
/
+0
|
|
|
|
|
|
*
|
PCI: hisi: Add local struct device pointers
Bjorn Helgaas
2016-10-11
1
-12
/
+14
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
PCI: exynos: Reorder struct exynos_pcie
Bjorn Helgaas
2016-10-11
1
-4
/
+4
|
|
|
|
|
*
|
PCI: exynos: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-11
1
-74
/
+58
|
|
|
|
|
*
|
PCI: exynos: Name private struct pointer "exynos_pcie" consistently
Bjorn Helgaas
2016-10-11
1
-12
/
+12
|
|
|
|
|
*
|
PCI: exynos: Uninline register accessors
Bjorn Helgaas
2016-10-11
1
-8
/
+8
|
|
|
|
|
*
|
PCI: exynos: Add local struct device pointers
Bjorn Helgaas
2016-10-11
1
-22
/
+24
|
|
|
|
|
|
/
|
|
|
|
*
|
PCI: dra7xx: Reorder struct dra7xx_pcie
Bjorn Helgaas
2016-10-12
1
-3
/
+3
|
|
|
|
*
|
PCI: dra7xx: Move struct pcie_port setup to probe function
Bjorn Helgaas
2016-10-11
1
-6
/
+7
|
|
|
|
*
|
PCI: dra7xx: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-11
1
-10
/
+10
|
|
|
|
*
|
PCI: dra7xx: Use generic DesignWare accessors
Bjorn Helgaas
2016-10-11
1
-15
/
+4
|
|
|
|
*
|
PCI: dra7xx: Set drvdata at end of probe function
Bjorn Helgaas
2016-10-11
1
-2
/
+1
|
|
|
|
*
|
PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcie
Bjorn Helgaas
2016-10-11
1
-2
/
+0
|
|
|
|
*
|
PCI: dra7xx: Add local struct device pointers
Bjorn Helgaas
2016-10-11
1
-20
/
+20
|
|
|
|
|
/
|
|
|
*
|
PCI: artpec6: Add resource name comments
Bjorn Helgaas
2016-10-11
1
-3
/
+3
|
|
|
*
|
PCI: artpec6: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-11
1
-9
/
+15
|
|
|
*
|
PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()
Bjorn Helgaas
2016-10-11
1
-16
/
+0
|
|
|
*
|
PCI: artpec6: Use generic DesignWare accessors
Bjorn Helgaas
2016-10-11
1
-3
/
+3
|
|
|
*
|
PCI: artpec6: Add register accessors
Bjorn Helgaas
2016-10-11
1
-15
/
+28
|
|
|
*
|
PCI: artpec6: Remove unused platform data
Bjorn Helgaas
2016-10-11
1
-1
/
+0
|
|
|
*
|
PCI: artpec6: Add local struct device pointers
Bjorn Helgaas
2016-10-11
1
-10
/
+11
|
|
|
|
/
|
|
*
|
PCI: armada: Reorder struct armada8k_pcie
Bjorn Helgaas
2016-10-11
1
-1
/
+1
|
|
*
|
PCI: armada: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-11
1
-6
/
+11
|
|
*
|
PCI: armada: Use generic DesignWare accessors
Bjorn Helgaas
2016-10-11
1
-23
/
+17
|
|
*
|
PCI: armada: Remove redundant struct armada8k_pcie.base
Bjorn Helgaas
2016-10-11
1
-14
/
+11
|
|
*
|
PCI: armada: Add local base pointer
Bjorn Helgaas
2016-10-11
1
-1
/
+2
|
|
*
|
PCI: armada: Remove unused platform data
Bjorn Helgaas
2016-10-11
1
-1
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2016-10-12
4
-77
/
+67
|
|
\
\
|
|
*
|
PCI: designware-plat: Remove unused platform data
Bjorn Helgaas
2016-10-11
1
-1
/
+0
|
|
*
|
PCI: designware-plat: Add local struct device pointers
Bjorn Helgaas
2016-10-11
1
-7
/
+8
|
|
*
|
PCI: designware-plat: Remove redundant dw_plat_pcie.mem_base
Bjorn Helgaas
2016-10-11
1
-7
/
+4
|
|
|
/
|
|
*
PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments
Bjorn Helgaas
2016-10-11
1
-16
/
+16
|
|
*
PCI: designware: Uninline register accessors
Bjorn Helgaas
2016-10-11
1
-2
/
+2
|
|
*
PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()
Bjorn Helgaas
2016-10-11
2
-2
/
+4
|
|
*
PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments
Bjorn Helgaas
2016-10-11
3
-26
/
+26
|
|
*
PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces
Bjorn Helgaas
2016-10-11
3
-11
/
+8
|
|
*
PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()
Kishon Vijay Abraham I
2016-10-11
1
-8
/
+2
|
|
*
PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()
Bjorn Helgaas
2016-10-06
1
-4
/
+4
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...
Bjorn Helgaas
2016-10-12
13
-458
/
+479
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
PCI: xilinx-nwl: Remove unused platform data
Bjorn Helgaas
2016-10-12
1
-1
/
+0
|
|
|
|
|
|
|
|
|
|
*
PCI: xilinx-nwl: Add local struct device pointers
Bjorn Helgaas
2016-10-12
1
-52
/
+56
|
|
|
|
|
|
|
|
|
|
*
PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument
Bjorn Helgaas
2016-10-12
1
-3
/
+2
|
|
|
|
|
|
|
|
|
|
*
PCI: xilinx: Remove unused platform data
Bjorn Helgaas
2016-10-11
1
-2
/
+0
|
|
|
|
|
|
|
|
|
|
*
PCI: xilinx: Add local struct device pointers
Bjorn Helgaas
2016-10-11
1
-26
/
+29
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
PCI: xgene: Add register accessors
Bjorn Helgaas
2016-10-11
1
-42
/
+44
|
|
|
|
|
|
|
|
|
*
PCI: xgene: Pass struct xgene_pcie_port to setup functions
Bjorn Helgaas
2016-10-11
1
-15
/
+21
[prev]
[next]