Age | Commit message (Expand) | Author |
2010-10-15 | PCI: aerdrv: fix uninitialized variable warning | Bill Pemberton |
2010-08-24 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki |
2010-07-30 | PCI aerdrv: fix annoying warnings | Linus Torvalds |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-19 | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying |
2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: remove is_downstream | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework do_recovery | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework add_error_device | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: rework find_source_device | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: make aer_{en,dis}able_rootport static | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: cleanup inconsistent functions | Hidetoshi Seto |
2010-05-11 | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND | Hidetoshi Seto |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann |
2009-12-04 | PCI: remove ifdefed pci_cleanup_aer_correct_error_status | Andrew Patterson |
2009-12-04 | PCI: unconditionally clear AER uncorr status register during cleanup | Andrew Patterson |
2009-12-04 | PCI: portdrv: remove unnecessary struct pcie_port_data | Kenji Kaneshige |
2009-11-24 | PCIe AER: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-04 | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch |
2009-09-09 | PCI: pcie, aer: report all error before recovery | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: change error print format | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: flags to bits | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: report multiple/first error on a device | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: refer mask state in mask register properly | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: init struct aer_err_info for reuse | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto |
2009-06-16 | PCI AER: multiple error support | Zhang, Yanmin |
2009-06-16 | PCI AER: support invalid error source IDs | Zhang, Yanmin |
2009-06-16 | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin |
2009-06-11 | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson |
2009-03-19 | PCI: PCIe portdrv: Remove struct pcie_port_service_id | Rafael J. Wysocki |
2009-03-12 | PCIe: AER: during disable, check subordinate before walking | Alex Chiang |
2009-02-24 | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson |
2008-12-16 | PCI: fix aer resume sanity check | Hidetoshi Seto |
2008-10-20 | PCI: fix AER capability check | Yu Zhao |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes |
2008-06-25 | PCIE: aer: use dev_printk when possible | Bjorn Helgaas |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-20 | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk |
2007-11-28 | pci-aer: fix kernel-doc mistakes | Randy Dunlap |
2007-07-11 | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger |
2007-07-11 | PCI: fix AER driver error information | Zhang, Yanmin |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells |