summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)Author
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying
2011-05-21PCI: remove unused AER functionsChen Gong
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21PCIe, AER, use pre-generated prefix in error information printingHuang Ying
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki
2010-07-30PCI aerdrv: fix annoying warningsLinus Torvalds
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: trivial cleanup for aerdrv.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: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi 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-04-08PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song
2010-01-04PCI: AER: fix aer inject result in kernel oopsYouquan,Song
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann
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_is_pcie()Kenji Kaneshige
2009-11-24PCIe AER: use pci_pcie_cap()Kenji Kaneshige
2009-11-04PCI: fix memory leak in aer_injectAndrew Patterson
2009-11-04PCI: use better error return values in aer_injectAndrew Patterson
2009-11-04PCI: add support for PCI domains to aer_injectAndrew Patterson