| Commit message (Expand) | Author | Age |
* | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 |
* | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 |
* | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 |
* | PCI aerdrv: fix annoying warnings | Linus Torvalds | 2010-07-30 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 |
|\ |
|
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 |
* | | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto | 2010-05-11 |
* | | PCI: aerdrv: trivial cleanup for aerdrv.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: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto | 2010-05-11 |
* | | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | 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-05-11 |
|/ |
|
* | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset | Alexander Duyck | 2010-04-08 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | PCI: fix nested spinlock hang in aer_inject | Andrew Patterson | 2010-01-25 |
* | PCIe AER: prevent AER injection if hardware masks error reporting | Youquan,Song | 2010-01-04 |
* | 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 |