index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
/
aerdrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
2013-08-14
1
-1
/
+1
*
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
1
-2
/
+2
*
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
1
-1
/
+1
|
\
|
*
PCI: Make pci_error_handlers const
Stephen Hemminger
2012-09-07
1
-1
/
+1
*
|
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-10
/
+7
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-3
/
+4
|
/
*
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2011-01-14
1
-0
/
+1
*
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
2010-10-15
1
-1
/
+1
*
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
2010-08-24
1
-3
/
+6
*
PCI: aerdrv: trivial cleanup for aerdrv.c
Hidetoshi Seto
2010-05-11
1
-14
/
+10
*
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
2010-05-11
1
-22
/
+1
*
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
2010-05-11
1
-1
/
+1
*
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2010-05-11
1
-1
/
+1
*
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
2010-05-11
1
-0
/
+107
*
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
2010-05-11
1
-1
/
+2
*
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
2010-05-11
1
-7
/
+11
*
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
2010-04-08
1
-2
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
1
-1
/
+1
*
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
1
-1
/
+1
*
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-10-12
1
-1
/
+1
|
\
|
*
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
2009-10-07
1
-1
/
+1
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
|
/
*
PCI: Disable AER with pci=nomsi
Andi Kleen
2009-09-17
1
-0
/
+2
*
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
2009-09-09
1
-10
/
+12
*
PCI: PCIE AER: export aer_irq
Huang Ying
2009-06-16
1
-1
/
+2
*
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-20
1
-6
/
+0
*
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
1
-14
/
+2
*
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-19
1
-4
/
+2
*
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
1
-3
/
+3
*
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
2008-06-25
1
-5
/
+3
*
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2008-06-10
1
-0
/
+1
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-2
/
+2
*
pci: implement "pci=noaer"
Randy Dunlap
2007-10-12
1
-0
/
+9
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
2007-07-11
1
-1
/
+1
*
PCI: aer: fix section mismatch warning
Sam Ravnborg
2007-03-09
1
-3
/
+3
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
2006-09-26
1
-0
/
+346