aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-11PCI/AER: Move private AER things to aerdrv.cBjorn Helgaas1-79/+0
2018-06-11PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas1-2/+0
2018-06-11PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas1-10/+0
2018-06-11PCI/AER: Remove duplicate pcie_port_bus_type declarationBjorn Helgaas1-1/+0
2018-06-11PCI/AER: Squash aerdrv_errprint.c into aerdrv.cBjorn Helgaas1-2/+0
2018-06-11PCI/AER: Squash aerdrv_core.c into aerdrv.cBjorn Helgaas1-1/+0
2018-06-05PCI/AER: Replace struct pcie_device with pci_devKeith Busch1-1/+1
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-30/+0
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-1/+2
2018-03-19PCI: Tidy commentsBjorn Helgaas1-1/+0
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas1-1/+1
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick1-0/+1
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas1-8/+0
2016-01-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior1-1/+0
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson1-1/+0
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall1-4/+0
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-7/+7
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil1-1/+4
2011-05-21PCI: remove unused AER functionsChen Gong1-9/+0
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying1-8/+1
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-3/+0
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki1-0/+3
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+17
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying1-0/+17
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto1-0/+1
2010-05-11PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto1-3/+0
2010-05-11PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto1-2/+0
2010-05-11PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto1-1/+1
2009-09-09PCI: pcie, aer: report all error before recoveryHidetoshi Seto1-2/+0
2009-09-09PCI: pcie, aer: change error print formatHidetoshi Seto1-0/+1
2009-09-09PCI: pcie, aer: flags to bitsHidetoshi Seto1-8/+11
2009-09-09PCI: pcie, aer: remove unused macrosHidetoshi Seto1-3/+0
2009-09-09PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto1-0/+1
2009-09-09PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto1-3/+1
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto1-3/+3
2009-06-16PCI AER: multiple error supportZhang, Yanmin1-1/+3
2009-06-16PCI AER: support invalid error source IDsZhang, Yanmin1-0/+2
2009-06-16PCI: PCIE AER: export aer_irqHuang Ying1-0/+2
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin1-0/+3
2007-07-11PCI: fix AER driver error informationZhang, Yanmin1-5/+9
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-1/+1
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin1-0/+125