index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-31
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-29
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-24
PCI: Export pcie_find_root_port
Johannes Thumshirn
1
-14
/
+0
2016-03-09
PCI/AER: Log aer_inject error injections
Jean Delvare
1
-0
/
+3
2016-03-09
PCI/AER: Log actual error causes in aer_inject
Jean Delvare
1
-1
/
+7
2016-03-09
PCI/AER: Use dev_warn() in aer_inject
Jean Delvare
1
-3
/
+7
2016-03-09
PCI/AER: Fix aer_inject error codes
Jean Delvare
1
-4
/
+4
2016-02-05
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-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-4
/
+2
2014-06-11
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-04
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-11
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-05
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-17
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-2
/
+2
2009-11-25
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-05
PCI: fix memory leak in aer_inject
Andrew Patterson
1
-1
/
+1
2009-11-05
PCI: use better error return values in aer_inject
Andrew Patterson
1
-4
/
+4
2009-11-05
PCI: add support for PCI domains to aer_inject
Andrew Patterson
1
-12
/
+34
2009-09-10
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
1
-16
/
+9
2009-06-17
PCI AER: software error injection
Huang Ying
1
-0
/
+473