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: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
Dexuan Cui
2016-09-06
1
-2
/
+4
|
|
|
|
|
|
*
PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
Dexuan Cui
2016-09-06
1
-1
/
+0
|
|
|
|
|
|
*
PCI: hv: Use pci_function_description[0] in struct definitions
Dexuan Cui
2016-09-06
1
-2
/
+2
|
|
|
|
|
|
*
PCI: hv: Use zero-length array in struct pci_packet
Dexuan Cui
2016-09-06
1
-22
/
+20
|
|
|
|
|
|
*
PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
Wei Yongjun
2016-08-22
1
-2
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
PCI: designware: Remove redundant platform_get_resource() return value check
Wei Yongjun
2016-08-23
1
-3
/
+0
|
|
|
|
|
*
PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'
Dong Bo
2016-08-23
1
-5
/
+5
|
|
|
|
|
*
PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2
Pratyush Anand
2016-08-22
2
-7
/
+20
|
|
|
|
|
*
PCI: designware: Check LTSSM training bit before deciding link is up
Jisheng Zhang
2016-08-18
1
-2
/
+4
|
|
|
|
|
*
PCI: designware: Add iATU Unroll feature
Joao Pinto
2016-08-17
2
-11
/
+87
|
|
|
|
|
*
PCI: designware: Wait for iATU enable
Joao Pinto
2016-08-17
1
-3
/
+15
|
|
|
|
|
*
PCI: designware: Move link wait definitions to .c file
Joao Pinto
2016-08-17
2
-5
/
+5
|
|
|
|
|
*
PCI: designware: Return data directly from dw_pcie_readl_rc()
Bjorn Helgaas
2016-08-17
3
-15
/
+17
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
PCI: artpec6: Drop __init from artpec6_add_pcie_port()
Niklas Cassel
2016-09-14
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
PCI: altera: Remove redundant platform_get_resource() return value check
Bjorn Helgaas
2016-09-12
1
-10
/
+0
|
|
|
*
PCI: altera: Move retrain from fixup to altera_pcie_host_init()
Ley Foon Tan
2016-09-12
1
-60
/
+91
|
|
|
*
PCI: altera: Rework config accessors for use without a struct pci_bus
Ley Foon Tan
2016-08-26
1
-23
/
+41
|
|
|
*
PCI: altera: Poll for link training status after retraining the link
Ley Foon Tan
2016-08-18
1
-8
/
+37
|
|
_
|
/
|
/
|
|
|
|
*
PCI: aardvark: Remove redundant dev_err call in advk_pcie_probe()
Wei Yongjun
2016-08-22
1
-3
/
+1
|
|
/
|
/
|
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2016-10-03
3
-21
/
+0
|
|
\
|
|
*
PCI: xilinx: Relax device number checking to allow SR-IOV
Po Liu
2016-09-12
1
-7
/
+0
|
|
*
PCI: designware: Relax device number checking to allow SR-IOV
Po Liu
2016-09-12
1
-7
/
+0
|
|
*
PCI: altera: Relax device number checking to allow SR-IOV
Po Liu
2016-09-12
1
-7
/
+0
|
|
/
|
/
|
|
*
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2016-10-03
6
-23
/
+38
|
|
\
|
|
*
PCI: tegra: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-2
/
+5
|
|
*
PCI: generic: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-3
/
+5
|
|
*
PCI: rcar: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-3
/
+6
|
|
*
PCI: versatile: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-3
/
+5
|
|
*
PCI: designware: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-9
/
+12
|
|
*
PCI: aardvark: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-3
/
+5
|
|
/
|
/
|
|
*
PCI: xilinx-nwl: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-50
/
+3
|
*
PCI: xilinx: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-51
/
+2
|
*
PCI: qcom: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-21
/
+7
|
*
PCI: dra7xx: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-28
/
+3
|
*
PCI: generic: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-5
/
+2
|
*
PCI: exynos: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-6
/
+1
|
*
PCI: designware: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-5
/
+0
|
*
PCI: spear: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-9
/
+2
|
*
PCI: imx6: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-8
/
+1
|
*
PCI: altera: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-7
/
+5
|
*
PCI: altera: Make MSI explicitly non-modular
Paul Gortmaker
2016-08-23
1
-5
/
+5
|
/
*
-
-
-
-
-
-
-
-
-
.
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...
Bjorn Helgaas
2016-08-01
7
-35
/
+1064
|
\
\
\
\
\
\
|
|
|
|
|
|
*
PCI: xilinx: Fix return value in case of error
Christophe JAILLET
2016-07-25
1
-3
/
+3
|
|
|
|
|
|
/
|
|
|
|
*
|
PCI: hv: Fix interrupt cleanup path
Cathy Avery
2016-07-25
1
-6
/
+8
|
|
|
|
*
|
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
Vitaly Kuznetsov
2016-06-17
1
-2
/
+5
|
|
|
|
*
|
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
Vitaly Kuznetsov
2016-06-17
1
-6
/
+5
|
|
|
|
|
/
|
|
|
*
/
PCI: dra7xx: Fix return value in case of error
Christophe JAILLET
2016-07-25
1
-2
/
+2
|
|
|
|
/
|
|
*
|
PCI: altera: Poll for link up status after retraining the link
Ley Foon Tan
2016-07-22
1
-1
/
+11
|
|
*
|
PCI: altera: Check link status before retrain link
Ley Foon Tan
2016-07-22
1
-0
/
+4
|
|
*
|
PCI: altera: Reorder read/write functions
Bjorn Helgaas
2016-07-22
1
-16
/
+16
|
|
|
/
[prev]
[next]