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
/
aer
/
aerdrv.c
Age
Commit message (
Expand
)
Author
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2010-10-15
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
2010-08-24
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv.c
Hidetoshi Seto
2010-05-11
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
2010-05-11
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2010-05-11
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
2010-05-11
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
2010-05-11
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
2010-04-08
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-04
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-11-24
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
2009-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-07
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
2009-09-17
PCI: Disable AER with pci=nomsi
Andi Kleen
2009-09-09
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
2009-06-16
PCI: PCIE AER: export aer_irq
Huang Ying
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-06-25
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
2008-06-10
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-12
pci: implement "pci=noaer"
Randy Dunlap
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-11
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
2007-03-09
PCI: aer: fix section mismatch warning
Sam Ravnborg
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin