index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
Age
Commit message (
Expand
)
Author
2009-01-07
PCI hotplug: aerdrv: fix a typo in error message
Hidetoshi Seto
2009-01-07
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
2008-12-16
PCI: fix aer resume sanity check
Hidetoshi Seto
2008-10-20
PCI: fix AER capability check
Yu Zhao
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-08-18
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
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-29
drivers: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-21
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
2008-04-21
PCI: #if 0 pci_cleanup_aer_correct_error_status()
Adrian Bunk
2008-04-21
PCI: pcie AER: don't check _OSC when acpi is disabled
Yinghai Lu
2008-02-01
PCI: Run ACPI _OSC method on root bridges only
Andrew Patterson
2008-02-01
PCI ACPI: AER driver should only register PCIe devices with _OSC
Andrew Patterson
2007-11-28
pci-aer: fix kernel-doc mistakes
Randy Dunlap
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-07-11
PCI aer: add pci_cleanup_aer_correct_aer_status
Stephen Hemminger
2007-07-11
PCI: fix AER driver error information
Zhang, Yanmin
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-03-09
PCI: aer: fix section mismatch warning
Sam Ravnborg
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
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-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-27
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin