summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-241-29/+34
|\
| * aerdrv: Cleanup log output for AERLance Ortiz2013-01-031-28/+26
| * aerdrv: Enhanced AER loggingLance Ortiz2013-01-031-1/+8
* | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-01-131-0/+1
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-132-5/+22
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-282-5/+22
| |\
| | * PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-262-4/+22
* | | PCI: Remove __dev* markingsBill Pemberton2012-11-281-2/+2
|/ /
* | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-021-4/+16
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-4/+2
|\
| * PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz2012-08-241-4/+2
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-122-5/+5
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-072-5/+5
| |/
* | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-232-51/+17
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-234-6/+7
|/
* PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-06-111-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
* PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-222-8/+71
* PCI: remove unused AER functionsChen Gong2011-05-211-9/+0
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
* Merge branch 'linus' into releaseLen Brown2011-03-231-3/+28
|\
| * PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
* | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-212-8/+60
* | PCIe, AER, use pre-generated prefix in error information printingHuang Ying2011-03-211-75/+48
|/
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-142-3/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-284-2/+39
|\
| * PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-153-1/+38
| * PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-242-49/+1
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-241-3/+3
* PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-241-3/+6
* 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-283-4/+98
|\
| * ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-193-4/+98
* | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-111-11/+10
* | PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-111-14/+10
* | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-113-39/+63
* | PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-111-21/+16
* | PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-111-21/+12
* | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-112-4/+1
* | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-112-2/+2
* | 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-113-109/+107
OpenPOWER on IntegriCloud