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.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-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
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-116
/
+116
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2017-11-14
Merge branch 'pci/portdrv' into next
Bjorn Helgaas
1
-0
/
+1
2017-11-14
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-96
/
+75
2017-11-14
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+4
2017-11-14
Merge branch 'pci/aspm' into next
Bjorn Helgaas
1
-18
/
+28
2017-11-14
PCI/ASPM: Add L1 Substates definitions
Bjorn Helgaas
1
-14
/
+20
2017-11-14
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas
1
-1
/
+1
2017-11-14
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Bjorn Helgaas
1
-1
/
+1
2017-11-08
PCI/PME: Handle invalid data when reading Root Status
Qiang
1
-1
/
+4
2017-11-07
PCI/portdrv: Turn off PCIe services during shutdown
Sinan Kaya
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+3
2017-10-21
PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation
Bjorn Helgaas
1
-10
/
+20
2017-10-20
PCI/portdrv: Factor out Interrupt Message Number lookup
Bjorn Helgaas
1
-48
/
+62
2017-10-20
PCI/portdrv: Consolidate comments
Bjorn Helgaas
1
-54
/
+9
2017-10-20
PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks
Dongdong Liu
1
-2
/
+2
2017-10-05
PCI/ASPM: Deal with missing root ports in link state handling
Ard Biesheuvel
1
-2
/
+6
2017-10-05
PCI/AER: Report non-fatal errors only to the affected endpoint
Gabriele Paoloni
1
-1
/
+8
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-07
Merge branch 'pci/dpc' into next
Bjorn Helgaas
1
-10
/
+177
2017-09-02
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-2
/
+2
2017-08-24
PCI/DPC: Add local struct device pointers
Dongdong Liu
1
-10
/
+15
2017-08-24
PCI/DPC: Add eDPC support
Dongdong Liu
1
-0
/
+162
2017-07-31
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
2
-123
/
+7
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-22
/
+13
2017-07-13
PCI / PM: Fix native PME handling during system suspend/resume
Rafael J. Wysocki
1
-22
/
+13
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-37
/
+78
2017-07-03
Merge branch 'pci/portdrv' into next
Bjorn Helgaas
2
-35
/
+76
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-1
/
+1
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
1
-8
/
+6
2017-06-17
PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment
Gabriele Paoloni
1
-0
/
+27
2017-06-17
PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X
Gabriele Paoloni
2
-35
/
+49
2017-05-23
PCI/DPC: Fix control register setting
Keith Busch
1
-1
/
+1
2017-05-23
PCI/DPC: Skip DPC event if device is not present
Keith Busch
1
-1
/
+1
2017-04-28
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-0
/
+5
2017-03-30
PCI: Add device disconnected state
Keith Busch
1
-0
/
+5
2017-03-07
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
Yinghai Lu
1
-3
/
+2
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-129
/
+365
2017-02-15
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-113
/
+48
2017-02-15
Merge branch 'pci/dpc' into next
Bjorn Helgaas
1
-3
/
+31
2017-02-15
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
1
-0
/
+12
2017-02-15
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
1
-0
/
+8
2017-02-15
PCI/ASPM: Configure L1 substate settings
Rajat Jain
1
-2
/
+104
2017-02-15
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
1
-0
/
+79
2017-02-15
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
1
-1
/
+58
2017-02-15
PCI/ASPM: Add support for L1 substates
Rajat Jain
2
-10
/
+37
2017-02-11
PCI/portdrv: Use pci_irq_alloc_vectors()
Christoph Hellwig
1
-113
/
+48
2017-02-10
PCI/DPC: Wait for Root Port busy to clear
Keith Busch
1
-1
/
+25
[next]