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
/
aerdrv_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
1
-496
/
+0
2018-06-05
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
1
-10
/
+8
2018-06-05
PCI/AER: Remove unused parameters
Keith Busch
1
-9
/
+5
2018-06-02
PCI/AER: Remove aer_recover_work_func() forward declaration
Borislav Petkov
1
-24
/
+24
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
1
-2
/
+2
2018-05-17
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
1
-26
/
+0
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
1
-333
/
+1
2018-05-17
PCI/AER: Rename error recovery interfaces to generic PCI naming
Oza Pawandeep
1
-8
/
+8
2018-05-17
PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
Oza Pawandeep
1
-19
/
+70
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-7
/
+4
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+13
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-4
/
+1
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-12
/
+9
2018-01-28
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
1
-4
/
+1
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
1
-0
/
+3
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-12
/
+9
2018-01-11
PCI/AER: Return error if AER is not supported
Keith Busch
1
-1
/
+1
2017-12-18
PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
Tyler Baicar
1
-1
/
+2
2017-10-05
PCI/AER: Report non-fatal errors only to the affected endpoint
Gabriele Paoloni
1
-1
/
+8
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-2
/
+2
2016-09-27
PCI/AER: Cache capability position
Keith Busch
1
-6
/
+12
2016-09-27
PCI/AER: Avoid memory allocation in interrupt handling path
Jon Derrick
1
-11
/
+2
2016-09-14
PCI/AER: Remove aerdriver.forceload kernel parameter
Bjorn Helgaas
1
-19
/
+0
2016-09-14
PCI/AER: Remove aerdriver.nosourceid kernel parameter
Bjorn Helgaas
1
-8
/
+4
2016-09-06
PCI/AER: Add bus flag to skip source ID matching
Jon Derrick
1
-2
/
+5
2016-01-25
PCI/AER: Flush workqueue on device remove to avoid use-after-free
Sebastian Andrzej Siewior
1
-2
/
+0
2015-12-10
PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask
Bjorn Helgaas
1
-5
/
+5
2015-09-17
PCI/AER: Clear error status registers during enumeration and restore
Taku Izumi
1
-0
/
+28
2015-05-29
PCI: Use dev->has_secondary_link to find downstream PCIe links
Yijing Wang
1
-2
/
+1
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-2
/
+1
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-11-15
kfifo API type safety
Stefani Seibold
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-08-14
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
1
-34
/
+1
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+9
2013-06-06
PCI/AER: Reset link for devices below Root Port or Downstream Port
Betty Dall
1
-8
/
+9
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
1
-1
/
+4
2013-03-26
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
1
-3
/
+1
2013-01-13
PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
Betty Dall
1
-0
/
+1
2012-11-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-4
/
+18
2012-11-26
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
1
-3
/
+18
2012-11-02
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
1
-4
/
+16
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-4
/
+2
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-4
/
+4
2012-09-07
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-4
/
+4
2012-08-24
PCI/AER: Print completion message at KERN_INFO to match starting message
Lance Ortiz
1
-4
/
+2
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
1
-41
/
+10
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
-2
/
+2
2011-07-22
PCI: PCIe AER: add aer_recover_queue
Huang Ying
1
-7
/
+69
[next]