aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv_core.c
Commit message (Expand)AuthorAge
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-22
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* | kfifo API type safetyStefani Seibold2013-11-14
|/
* PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-14
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\
| * PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall2013-06-06
* | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-30
|/
* PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan2013-03-26
* PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-01-13
* Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-28
|\
| * PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-26
* | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-02
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
|\
| * PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz2012-08-24
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-22
* PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-15
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-24
* PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\
| * ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-19
* | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-11
* | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-11
* | PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-11
* | PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-11
* | PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-11
* | PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-11
* | PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-11
* | PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-11
* | PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-11
* | PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-11
* | PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-11
* | PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-11
* | PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-11
* | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-11
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-16
* PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson2009-12-04
* PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson2009-12-04
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-04
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-04
* PCI: pcie, aer: report all error before recoveryHidetoshi Seto2009-09-09
* PCI: pcie, aer: change error print formatHidetoshi Seto2009-09-09
* PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-09