index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
/
aer_inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
1
-551
/
+0
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
1
-1
/
+2
2018-03-30
PCI/AER: Use cached AER Capability offset
Frederick Lawler
1
-2
/
+2
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-6
/
+1
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-6
/
+1
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-9
/
+6
2016-11-23
PCI: Export pcie_find_root_port
Johannes Thumshirn
1
-14
/
+0
2016-03-08
PCI/AER: Log aer_inject error injections
Jean Delvare
1
-0
/
+3
2016-03-08
PCI/AER: Log actual error causes in aer_inject
Jean Delvare
1
-1
/
+7
2016-03-08
PCI/AER: Use dev_warn() in aer_inject
Jean Delvare
1
-3
/
+7
2016-03-08
PCI/AER: Fix aer_inject error codes
Jean Delvare
1
-4
/
+4
2016-02-04
PCI/AER: Use list_first_entry_or_null() to simplify code
Geliang Tang
1
-8
/
+5
2016-02-04
PCI/AER: Restore pci_ops pointer while calling original pci_ops
David Daney
1
-2
/
+28
2016-02-04
PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops
Bjorn Helgaas
1
-9
/
+9
2016-01-15
PCI/AER: Use 32 bit PCI domain numbers
Keith Busch
1
-8
/
+8
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-4
/
+2
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-2
/
+1
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
1
-2
/
+2
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
1
-2
/
+2
2013-04-03
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
1
-3
/
+3
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-05-10
PCI: Fix uninitialized variable bug in AER injection code
Wanlong Gao
1
-1
/
+1
2011-03-04
PCI: aer-inject: Override PCIe AER Mask Registers
Prarit Bhargava
1
-3
/
+28
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-25
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
1
-6
/
+6
2010-01-04
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
1
-1
/
+19
2010-01-04
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
1
-1
/
+7
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-2
/
+2
2009-11-24
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: fix memory leak in aer_inject
Andrew Patterson
1
-1
/
+1
2009-11-04
PCI: use better error return values in aer_inject
Andrew Patterson
1
-4
/
+4
2009-11-04
PCI: add support for PCI domains to aer_inject
Andrew Patterson
1
-12
/
+34
2009-09-09
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
1
-16
/
+9
2009-06-16
PCI AER: software error injection
Huang Ying
1
-0
/
+473