index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-08-15
Merge branch 'pci/dpc'
Bjorn Helgaas
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
2018-08-15
Merge branch 'pci/aer'
Bjorn Helgaas
2018-08-15
PCI/AER: Don't clear AER bits if error handling is Firmware-First
Alexandru Gagniuc
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
2018-07-31
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
2018-07-31
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
2018-07-20
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
2018-07-20
PCI/AER: Clear device status bits during ERR_COR handling
Oza Pawandeep
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
2018-07-20
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
Oza Pawandeep
2018-07-20
PCI/AER: Factor out ERR_NONFATAL status bit clearing
Oza Pawandeep
2018-07-20
PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery
Oza Pawandeep
2018-07-20
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-19
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-07-19
PCI/DPC: Remove indirection waiting for inactive link
Keith Busch
2018-07-19
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
2018-07-19
PCI/DPC: Print AER status in DPC event handling
Keith Busch
2018-07-19
PCI/DPC: Remove rp_pio_status from dpc struct
Keith Busch
2018-07-19
PCI/DPC: Defer event handling to work queue
Keith Busch
2018-07-19
PCI/DPC: Leave interrupts enabled while handling event
Keith Busch
2018-07-19
PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRST
Alexandru Gagniuc
2018-07-19
PCI/AER: Add sysfs attributes for rootport cumulative stats
Rajat Jain
2018-07-19
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
2018-07-19
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
2018-07-19
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
2018-07-19
PCI/AER: Adopt lspci names for AER error decoding
Tyler Baicar
2018-07-19
PCI/AER: Expose internal API for obtaining AER information
Keith Busch
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
2018-06-08
PCI/AER: Remove forward declarations
Bjorn Helgaas
2018-06-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
2018-06-06
Merge branch 'pci/aspm'
Bjorn Helgaas
[next]