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.14.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
/
pcie
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/ASPM: Clear the correct bits when enabling L1 substates
Yicong Yang
2020-04-17
1
-2
/
+2
*
PCI/AER: Initialize aer_fifo
Dongdong Liu
2020-01-23
1
-0
/
+1
*
PCI/AER: Factor message prefixes with dev_fmt()
Bjorn Helgaas
2020-01-23
1
-3
/
+5
*
PCI/AER: Log which device prevents error recovery
Yicong Yang
2020-01-23
1
-2
/
+4
*
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
2
-4
/
+1
|
\
|
*
PCI: Remove PCIe Kconfig dependencies on PCI
Bjorn Helgaas
2019-11-21
1
-2
/
+0
|
*
PCI/ASPM: Remove dependency on PCIEPORTBUS
Bjorn Helgaas
2019-11-21
1
-1
/
+1
|
*
PCI/PTM: Remove dependency on PCIEPORTBUS
Bjorn Helgaas
2019-11-21
1
-1
/
+0
|
*
PCI/PTM: Remove spurious "d" from granularity message
Bjorn Helgaas
2019-11-21
1
-1
/
+1
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2019-11-28
2
-98
/
+154
|
\
\
|
*
|
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
2019-11-21
2
-112
/
+0
|
*
|
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
2019-11-21
1
-0
/
+149
|
*
|
PCI/ASPM: Add pcie_aspm_get_link()
Heiner Kallweit
2019-10-15
1
-12
/
+18
|
*
|
PCI/ASPM: Allow re-enabling Clock PM
Heiner Kallweit
2019-10-15
1
-7
/
+11
|
*
|
PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()
Heiner Kallweit
2019-10-15
1
-1
/
+10
|
*
|
PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking
Bjorn Helgaas
2019-10-15
1
-6
/
+6
|
|
/
*
|
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
2019-10-25
4
-2
/
+17
*
|
PCI/AER: Fix kernel-doc warnings
Andy Shevchenko
2019-10-18
1
-1
/
+3
*
|
PCI/AER: Use for_each_set_bit() to simplify code
Andy Shevchenko
2019-10-18
1
-11
/
+8
*
|
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters
Rajat Jain
2019-10-18
1
-1
/
+2
*
|
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
2019-10-18
1
-2
/
+60
|
/
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
2
-6
/
+5
|
\
|
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-09-23
2
-5
/
+5
|
|
\
|
|
*
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
2
-5
/
+5
|
*
|
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
|
|
/
*
|
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
2019-08-12
1
-0
/
+20
*
|
Revert "PCI: Add missing link delays required by the PCIe spec"
Mika Westerberg
2019-08-07
1
-66
/
+0
|
/
*
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-15
1
-1
/
+1
|
\
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-07-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-9
/
+11
|
\
\
|
*
|
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2019-06-21
1
-9
/
+11
|
|
/
*
/
PCI: Add missing link delays required by the PCIe spec
Mika Westerberg
2019-06-18
1
-0
/
+66
|
/
*
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
6
-63
/
+95
|
\
|
*
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
2019-05-13
4
-47
/
+50
|
|
\
|
|
*
PCI/AER: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
2
-17
/
+22
|
|
*
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
1
-19
/
+18
|
|
*
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
2019-05-09
1
-4
/
+6
|
|
*
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
2019-05-09
1
-8
/
+5
|
*
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2019-05-13
1
-0
/
+14
|
|
\
\
|
|
*
|
PCI/LINK: Disable bandwidth notification interrupt during suspend
Mika Westerberg
2019-04-18
1
-0
/
+14
|
|
|
/
|
*
|
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
2019-04-06
1
-6
/
+4
|
*
|
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-04-06
1
-0
/
+9
|
*
|
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
2019-04-06
1
-16
/
+24
|
|
/
*
|
PCI/LINK: Add Kconfig option (default off)
Keith Busch
2019-05-02
3
-1
/
+13
*
|
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
2019-05-01
1
-1
/
+2
*
|
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
2019-03-25
1
-1
/
+1
*
|
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
2019-03-25
1
-0
/
+2
*
|
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
Alexandru Gagniuc
2019-03-25
1
-5
/
+14
|
/
*
Merge branch 'pci/pm'
Bjorn Helgaas
2019-03-06
1
-33
/
+15
|
\
|
*
PCI/PME: Fix possible use-after-free on remove
Sven Van Asbroeck
2019-03-01
1
-0
/
+1
[next]