index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
/
aerdrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
1
-24
/
+1
2016-12-12
PCI/AER: Log AER IRQ when claiming Root Port
Bjorn Helgaas
1
-2
/
+2
2016-12-12
PCI/AER: Log errors with PCI device, not PCIe service device
Bjorn Helgaas
1
-3
/
+4
2016-12-12
PCI/AER: Remove unused version macros
Bjorn Helgaas
1
-7
/
+0
2016-10-03
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-12
/
+6
2016-09-30
PCI/AER: Fix aer_probe() kernel-doc comment
Cao jin
1
-1
/
+0
2016-09-28
PCI/AER: Cache capability position
Keith Busch
1
-5
/
+5
2016-09-14
PCI/AER: Remove aerdriver.forceload kernel parameter
Bjorn Helgaas
1
-6
/
+1
2016-08-25
PCI/AER: Make explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2016-01-25
PCI/AER: Flush workqueue on device remove to avoid use-after-free
Sebastian Andrzej Siewior
1
-3
/
+1
2013-08-15
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
1
-1
/
+1
2012-11-29
PCI: Remove __dev* markings
Bill Pemberton
1
-2
/
+2
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+7
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-3
/
+4
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
1
-0
/
+1
2010-10-16
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
1
-1
/
+1
2010-08-25
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-3
/
+6
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv.c
Hidetoshi Seto
1
-14
/
+10
2010-05-11
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
1
-22
/
+1
2010-05-11
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
1
-1
/
+1
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
1
-1
/
+1
2010-05-11
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
1
-0
/
+107
2010-05-11
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
1
-1
/
+2
2010-05-11
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
1
-7
/
+11
2010-04-08
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
1
-2
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-05
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
1
-1
/
+1
2009-11-25
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-07
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
1
-1
/
+1
2009-09-17
PCI: Disable AER with pci=nomsi
Andi Kleen
1
-0
/
+2
2009-09-10
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
1
-10
/
+12
2009-06-17
PCI: PCIE AER: export aer_irq
Huang Ying
1
-1
/
+2
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-6
/
+0
2009-03-20
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
1
-14
/
+2
2009-03-20
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
1
-4
/
+2
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
1
-3
/
+3
2008-06-26
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
1
-5
/
+3
2008-06-10
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
1
-0
/
+1
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-10-13
pci: implement "pci=noaer"
Randy Dunlap
1
-0
/
+9
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
1
-1
/
+1
2007-03-10
PCI: aer: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
[next]