aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv_errprint.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-11PCI/AER: Squash aerdrv_errprint.c into aerdrv.cBjorn Helgaas1-260/+0
2018-06-02PCI/AER: Decode Error Source Requester IDBjorn Helgaas1-7/+11
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai1-2/+2
2018-05-07PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc1-7/+9
2018-03-19PCI: Tidy commentsBjorn Helgaas1-3/+0
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-4/+1
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas1-4/+1
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-11/+11
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar1-4/+2
2015-03-06PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes1-10/+2
2014-09-25PCI/AER: Add additional PCIe AER error stringsChen, Gong1-2/+9
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong1-3/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-7/+3
2013-12-13PCI/AER: Clean up error printing code a bitBorislav Petkov1-24/+27
2013-12-13PCI/AER: Add a TLP header print helperBorislav Petkov1-23/+21
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-2/+2
2013-01-03aerdrv: Cleanup log output for AERLance Ortiz1-28/+26
2013-01-03aerdrv: Enhanced AER loggingLance Ortiz1-1/+8
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying1-1/+2
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying1-0/+59
2011-03-21PCIe, AER, use pre-generated prefix in error information printingHuang Ying1-75/+48
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann1-2/+2
2009-09-09PCI: pcie, aer: change error print formatHidetoshi Seto1-32/+36
2009-09-09PCI: pcie, aer: flags to bitsHidetoshi Seto1-3/+3
2009-09-09PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto1-4/+4
2009-09-09PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto1-2/+4
2009-09-09PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto1-20/+8
2009-09-09PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto1-11/+8
2009-09-09PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto1-25/+21
2009-09-09PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto1-19/+15
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto1-25/+24
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto1-1/+1
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin1-0/+248