| Commit message (Expand) | Author | Age |
* | PCI: AER: fix aer inject result in kernel oops | Youquan,Song | 2010-01-04 |
* | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) | Stefan Assmann | 2009-12-16 |
* | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 |
* | 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-12-04 |
* | PCIe AER: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 |
* | PCIe AER: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 |
* | PCI: fix memory leak in aer_inject | Andrew Patterson | 2009-11-04 |
* | PCI: use better error return values in aer_inject | Andrew Patterson | 2009-11-04 |
* | PCI: add support for PCI domains to aer_inject | Andrew Patterson | 2009-11-04 |
* | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch | 2009-11-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-10-12 |
|\ |
|
| * | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige | 2009-10-07 |
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
|/ |
|
* | PCI: Disable AER with pci=nomsi | Andi Kleen | 2009-09-17 |
* | 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: remove unused macros | 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: remove spinlock in aerdrv_errprint.c | Hidetoshi Seto | 2009-09-09 |
* | PCI: pcie, aer: fix report of multiple errors | Hidetoshi Seto | 2009-09-09 |
* | PCI: pcie, aer: init struct aer_err_info for reuse | Hidetoshi Seto | 2009-09-09 |
* | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c | Hidetoshi Seto | 2009-09-09 |
* | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c | Hidetoshi Seto | 2009-09-09 |
* | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto | 2009-09-09 |
* | PCI ECRC: Remove unnecessary semicolons | Joe Perches | 2009-06-29 |
* | PCI AER: software error injection | Huang Ying | 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-16 |
* | PCI: PCIE AER: export aer_irq | Huang Ying | 2009-06-16 |
* | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson | 2009-06-11 |
* | PCI: Fix pci-e port driver slot_reset bad default return value | Zhang, Yanmin | 2009-05-05 |
* | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki | 2009-03-20 |
* | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige | 2009-03-19 |
* | PCI: PCIe portdrv: Remove struct pcie_port_service_id | Rafael J. Wysocki | 2009-03-19 |
* | PCI: PCIe portdrv: Simplily probe callback of service drivers | Rafael J. Wysocki | 2009-03-19 |
* | PCIe: AER: during disable, check subordinate before walking | Alex Chiang | 2009-03-12 |
* | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson | 2009-02-24 |
* | PCI hotplug: aerdrv: fix a typo in error message | Hidetoshi Seto | 2009-01-07 |
* | ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 |
* | PCI: fix aer resume sanity check | Hidetoshi Seto | 2008-12-16 |
* | PCI: fix AER capability check | Yu Zhao | 2008-10-20 |
* | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 |
* | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 2008-08-18 |
* | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
* | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang | 2008-06-10 |