aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv_core.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-7/+70
* PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-13/+1
* PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-301-8/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-4/+4
|\
| * ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-191-4/+4
* | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-111-11/+10
* | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-111-17/+61
* | PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-111-21/+16
* | PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-111-21/+12
* | PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-111-21/+17
* | PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-111-32/+31
* | PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-111-21/+36
* | PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-111-5/+13
* | PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-111-16/+2
* | PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-111-40/+34
* | PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-111-12/+16
* | PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-111-107/+0
* | PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-111-16/+2
* | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-111-4/+6
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-161-3/+3
* PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson2009-12-041-17/+0
* PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson2009-12-041-7/+3
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-041-6/+5
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-241-4/+4
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-041-2/+22
* PCI: pcie, aer: report all error before recoveryHidetoshi Seto2009-09-091-11/+18
* PCI: pcie, aer: change error print formatHidetoshi Seto2009-09-091-0/+2
* PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-091-6/+6
* PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto2009-09-091-1/+5
* PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto2009-09-091-16/+12
* PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto2009-09-091-0/+3
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-091-17/+14
* PCI AER: multiple error supportZhang, Yanmin2009-06-161-22/+66
* PCI AER: support invalid error source IDsZhang, Yanmin2009-06-161-60/+116
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+16
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-111-7/+9
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-191-5/+5
* PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
* PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-241-9/+39
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
* PCI: fix AER capability checkYu Zhao2008-10-201-2/+2
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-37/+10
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-251-12/+12
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-1/+1
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-1/+2
* pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-281-14/+15
* PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+16
* PCI: fix AER driver error informationZhang, Yanmin2007-07-111-16/+2