index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
2018-06-11
4
-1979
/
+0
*
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2018-06-11
2
-21
/
+14
*
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2018-06-11
2
-80
/
+63
*
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
2018-06-11
2
-3
/
+2
*
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
2018-06-11
1
-10
/
+0
*
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
2018-06-11
1
-1
/
+0
*
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
2018-06-11
3
-119
/
+110
*
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
2018-06-11
3
-142
/
+122
*
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
2018-06-11
4
-263
/
+244
*
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
2018-06-11
4
-498
/
+475
*
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
2018-06-11
1
-58
/
+58
*
PCI/AER: Remove forward declarations
Bjorn Helgaas
2018-06-08
1
-16
/
+11
*
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
2018-06-05
3
-14
/
+12
*
PCI/AER: Remove unused parameters
Keith Busch
2018-06-05
1
-9
/
+5
*
PCI/AER: Decode Error Source Requester ID
Bjorn Helgaas
2018-06-02
1
-7
/
+11
*
PCI/AER: Remove aer_recover_work_func() forward declaration
Borislav Petkov
2018-06-02
1
-24
/
+24
*
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
2018-06-02
1
-2
/
+2
*
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
2018-05-17
1
-26
/
+0
*
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
2018-05-17
2
-363
/
+1
*
PCI/AER: Rename error recovery interfaces to generic PCI naming
Oza Pawandeep
2018-05-17
1
-8
/
+8
*
PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
Oza Pawandeep
2018-05-17
2
-23
/
+71
*
PCI/AER: Add TLP header information to tracepoint
Thomas Tai
2018-05-10
1
-2
/
+2
*
PCI/AER: Unify error bit printing for native and CPER reporting
Alexandru Gagniuc
2018-05-07
1
-7
/
+9
*
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
4
-6
/
+6
|
\
|
*
PCI/AER: Use cached AER Capability offset
Frederick Lawler
2018-03-30
2
-4
/
+4
|
*
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2018-03-09
1
-1
/
+1
|
*
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
2018-02-22
2
-2
/
+2
*
|
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
6
-20
/
+9
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
7
-68
/
+37
|
\
|
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
7
-33
/
+7
|
|
\
|
|
*
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Bjorn Helgaas
2018-01-28
3
-12
/
+3
|
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
2
-21
/
+2
|
|
*
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-26
2
-0
/
+2
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
4
-33
/
+27
|
|
\
\
|
|
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
4
-33
/
+27
|
|
|
/
|
*
|
PCI/AER: Return error if AER is not supported
Keith Busch
2018-01-11
1
-1
/
+1
|
*
|
PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
Tyler Baicar
2017-12-18
1
-1
/
+2
|
|
/
*
/
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
2018-01-27
1
-0
/
+3
|
/
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+8
|
\
|
*
PCI/AER: Report non-fatal errors only to the affected endpoint
Gabriele Paoloni
2017-10-05
1
-1
/
+8
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
1
-2
/
+2
|
\
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
1
-2
/
+2
*
|
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
2017-07-31
1
-24
/
+1
|
/
*
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-12
/
+6
|
\
|
*
PCI/AER: Log AER IRQ when claiming Root Port
Bjorn Helgaas
2016-12-12
1
-2
/
+2
|
*
PCI/AER: Log errors with PCI device, not PCIe service device
Bjorn Helgaas
2016-12-12
1
-3
/
+4
|
*
PCI/AER: Remove unused version macros
Bjorn Helgaas
2016-12-12
1
-7
/
+0
*
|
PCI: Export pcie_find_root_port
Johannes Thumshirn
2016-11-23
1
-14
/
+0
|
/
*
Merge branch 'pci/aer' into next
Bjorn Helgaas
2016-10-03
4
-66
/
+28
|
\
[next]