index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-20
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2
-6
/
+5
2018-10-18
PCI: hv: support reporting serial number as slot information
Stephen Hemminger
1
-0
/
+37
2018-10-13
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
1
-8
/
+19
2018-10-04
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
1
-5
/
+6
2018-09-29
Revert "PCI: Add ACS quirk for Intel 300 series"
Mika Westerberg
1
-6
/
+0
2018-09-26
PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRST
Alexandru Gagniuc
1
-0
/
+6
2018-09-19
PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
Lorenzo Pieralisi
1
-1
/
+1
2018-09-19
PCI: mobiveil: Add missing ../pci.h include
Lorenzo Pieralisi
1
-0
/
+2
2018-09-19
switchtec: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-09-15
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
1
-1
/
+1
2018-09-15
PCI: Match Root Port's MPS to endpoint's MPSS as necessary
Myron Stowe
1
-2
/
+10
2018-08-24
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-08-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-08-24
PCI: Skip MPS logic for Virtual Functions (VFs)
Myron Stowe
1
-0
/
+4
2018-08-24
PCI: aardvark: Size bridges before resources allocation
Zachary Zhang
1
-0
/
+1
2018-08-24
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-08-24
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
Rafael J. Wysocki
1
-4
/
+2
2018-08-24
PCI: Restore resized BAR state on resume
Christian König
1
-0
/
+28
2018-08-15
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-9
/
+21
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
5
-8
/
+20
2018-07-28
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-27
Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-30
/
+95
2018-07-19
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-19
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2
-1
/
+39
2018-07-09
PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabled
Kishon Vijay Abraham I
1
-19
/
+43
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-7
/
+40
2018-07-05
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+12
2018-07-01
PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
Rafael J. Wysocki
1
-0
/
+12
2018-06-29
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
3
-0
/
+21
2018-06-29
PCI: faraday: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-06-29
PCI: xilinx-nwl: Add missing of_node_put()
Nicholas Mc Guire
1
-1
/
+1
2018-06-29
PCI: xilinx: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+1
2018-06-29
PCI: endpoint: Use after free in pci_epf_unregister_driver()
Dan Carpenter
1
-2
/
+2
2018-06-29
PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
Geert Uytterhoeven
1
-1
/
+0
2018-06-29
PCI: rcar: Clean up PHY init on failure
Marek Vasut
1
-1
/
+5
2018-06-29
PCI: rcar: Shut the PHY down in failpath
Marek Vasut
1
-2
/
+8
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-3
/
+0
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-10
/
+13
[next]