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