index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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