开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
/
aer_inject.c
Age
Commit message (
Expand
)
Author
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
2018-03-30
PCI/AER: Use cached AER Capability offset
Frederick Lawler
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2016-11-23
PCI: Export pcie_find_root_port
Johannes Thumshirn
2016-03-08
PCI/AER: Log aer_inject error injections
Jean Delvare
2016-03-08
PCI/AER: Log actual error causes in aer_inject
Jean Delvare
2016-03-08
PCI/AER: Use dev_warn() in aer_inject
Jean Delvare
2016-03-08
PCI/AER: Fix aer_inject error codes
Jean Delvare
2016-02-04
PCI/AER: Use list_first_entry_or_null() to simplify code
Geliang Tang
2016-02-04
PCI/AER: Restore pci_ops pointer while calling original pci_ops
David Daney
2016-02-04
PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops
Bjorn Helgaas
2016-01-15
PCI/AER: Use 32 bit PCI domain numbers
Keith Busch
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-03
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-05-10
PCI: Fix uninitialized variable bug in AER injection code
Wanlong Gao
2011-03-04
PCI: aer-inject: Override PCIe AER Mask Registers
Prarit Bhargava
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-25
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
2010-01-04
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
2010-01-04
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-11-24
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2009-11-04
PCI: fix memory leak in aer_inject
Andrew Patterson
2009-11-04
PCI: use better error return values in aer_inject
Andrew Patterson
2009-11-04
PCI: add support for PCI domains to aer_inject
Andrew Patterson
2009-09-09
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
2009-06-16
PCI AER: software error injection
Huang Ying