aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer/aerdrv_core.c
AgeCommit message (Expand)Author
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: trivial cleanup for aerdrv_core.cHidetoshi Seto
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto
2010-05-11PCI: aerdrv: rework find_aer_serviceHidetoshi Seto
2010-05-11PCI: aerdrv: remove is_downstreamHidetoshi Seto
2010-05-11PCI: aerdrv: rework do_recoveryHidetoshi Seto
2010-05-11PCI: aerdrv: rework get_e_source()Hidetoshi Seto
2010-05-11PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto
2010-05-11PCI: aerdrv: rework add_error_deviceHidetoshi Seto
2010-05-11PCI: aerdrv: remove compare_device_idHidetoshi Seto
2010-05-11PCI: aerdrv: introduce is_error_sourceHidetoshi Seto
2010-05-11PCI: aerdrv: rework find_source_deviceHidetoshi Seto
2010-05-11PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto
2010-05-11PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto
2010-05-11PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-04PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson
2009-12-04PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige
2009-11-24PCIe AER: use pci_pcie_cap()Kenji Kaneshige
2009-11-04PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch
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: 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: init struct aer_err_info for reuseHidetoshi 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 AER: support Multiple Error Received and no error source idZhang, Yanmin
2009-06-11PCI: Add support for turning PCIe ECRC on or offAndrew Patterson
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson
2008-12-16PCI: fix aer resume sanity checkHidetoshi Seto
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger
2007-07-11PCI: fix AER driver error informationZhang, Yanmin
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin