index
:
blackbird-op-linux
master
Blackbird™ 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
/
aer_inject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Export pcie_find_root_port
Johannes Thumshirn
2016-11-23
1
-14
/
+0
*
PCI/AER: Log aer_inject error injections
Jean Delvare
2016-03-08
1
-0
/
+3
*
PCI/AER: Log actual error causes in aer_inject
Jean Delvare
2016-03-08
1
-1
/
+7
*
PCI/AER: Use dev_warn() in aer_inject
Jean Delvare
2016-03-08
1
-3
/
+7
*
PCI/AER: Fix aer_inject error codes
Jean Delvare
2016-03-08
1
-4
/
+4
*
PCI/AER: Use list_first_entry_or_null() to simplify code
Geliang Tang
2016-02-04
1
-8
/
+5
*
PCI/AER: Restore pci_ops pointer while calling original pci_ops
David Daney
2016-02-04
1
-2
/
+28
*
PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops
Bjorn Helgaas
2016-02-04
1
-9
/
+9
*
PCI/AER: Use 32 bit PCI domain numbers
Keith Busch
2016-01-15
1
-8
/
+8
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-4
/
+2
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-2
/
+1
*
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
1
-2
/
+2
|
\
|
*
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-12
1
-2
/
+2
*
|
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
2013-04-03
1
-3
/
+3
|
/
*
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-1
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
PCI: Fix uninitialized variable bug in AER injection code
Wanlong Gao
2011-05-10
1
-1
/
+1
*
PCI: aer-inject: Override PCIe AER Mask Registers
Prarit Bhargava
2011-03-04
1
-3
/
+28
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2010-05-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
2010-01-25
1
-6
/
+6
*
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
2010-01-04
1
-1
/
+19
*
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
2010-01-04
1
-1
/
+7
*
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
2009-12-16
1
-1
/
+1
*
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
1
-2
/
+2
*
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-1
/
+1
*
PCI: fix memory leak in aer_inject
Andrew Patterson
2009-11-04
1
-1
/
+1
*
PCI: use better error return values in aer_inject
Andrew Patterson
2009-11-04
1
-4
/
+4
*
PCI: add support for PCI domains to aer_inject
Andrew Patterson
2009-11-04
1
-12
/
+34
*
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
2009-09-09
1
-16
/
+9
*
PCI AER: software error injection
Huang Ying
2009-06-16
1
-0
/
+473