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
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+8
2019-01-03
Merge branch 'pci/misc'
Bjorn Helgaas
1
-8
/
+8
2018-12-17
PCI/ASPM: Remove unused lists from struct pcie_link_state
Frederick Lawler
1
-6
/
+0
2018-12-14
PCI/AER: Queue one GHES event, not several uninitialized ones
Yanjiang Jin
1
-1
/
+1
2018-12-06
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
1
-8
/
+8
2018-12-04
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
Bjorn Helgaas
1
-1
/
+1
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+0
2018-10-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
8
-467
/
+335
2018-10-19
PCI/AER: Refactor error injection fallbacks
Keith Busch
1
-28
/
+38
2018-10-19
PCI/AER: Abstract AER interrupt handling
Keith Busch
3
-7
/
+5
2018-10-19
PCI/AER: Reuse existing pcie_port_find_device() interface
Keith Busch
2
-21
/
+5
2018-10-19
PCI/AER: Use managed resource allocations
Keith Busch
1
-12
/
+5
2018-10-18
PCI: pcie: Remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2018-10-08
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
1
-47
/
+13
2018-10-08
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
1
-4
/
+2
2018-10-08
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
1
-77
/
+11
2018-10-08
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
1
-17
/
+16
2018-10-08
PCI/AER: Remove unused aer_error_resume()
Keith Busch
1
-13
/
+0
2018-10-03
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-03
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-03
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
3
-6
/
+28
2018-10-03
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
1
-2
/
+2
2018-10-03
PCI: Make link active reporting detection generic
Keith Busch
1
-1
/
+3
2018-10-03
PCI: Unify device inaccessible
Keith Busch
1
-6
/
+4
2018-10-03
PCI/ERR: Always report current recovery status for udev
Keith Busch
1
-3
/
+2
2018-10-03
PCI/ERR: Simplify broadcast callouts
Keith Busch
1
-69
/
+38
2018-09-26
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
1
-64
/
+21
2018-09-26
PCI/ERR: Handle fatal error recovery
Keith Busch
3
-75
/
+16
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
2
-2
/
+2
2018-09-21
PCI/AER: Don't read upstream ports below fatal errors
Keith Busch
1
-2
/
+3
2018-09-21
PCI/AER: Take reference on error devices
Keith Busch
1
-1
/
+2
2018-09-21
PCI/DPC: Save and restore config state
Keith Busch
1
-6
/
+55
2018-09-21
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
1
-0
/
+8
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
5
-6
/
+36
2018-09-19
PCI/ASPM: Do not initialize link state when aspm_disabled is set
Patrick Talbert
1
-1
/
+1
2018-09-18
PCI: Simplify disconnected marking
Lukas Wunner
1
-6
/
+2
2018-09-18
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
1
-1
/
+1
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
2
-4
/
+7
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-15
/
+19
2018-08-15
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-65
/
+42
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-5
/
+3
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
3
-102
/
+274
2018-08-15
PCI/AER: Don't clear AER bits if error handling is Firmware-First
Alexandru Gagniuc
1
-0
/
+9
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+3
2018-08-01
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
1
-2
/
+0
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
3
-0
/
+10
2018-07-31
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
1
-18
/
+12
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-20
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
1
-25
/
+0
2018-07-20
PCI/AER: Clear device status bits during ERR_COR handling
Oza Pawandeep
1
-0
/
+1
[next]