| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | PCI: aer_inject: Fix return values when device not found | Prarit Bhargava | 2013-04-03 | 1 | -3/+3 |
| |/ |
|
* / | PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI | Shuah Khan | 2013-03-26 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-01-24 | 1 | -29/+34 |
|\ |
|
| * | aerdrv: Cleanup log output for AER | Lance Ortiz | 2013-01-03 | 1 | -28/+26 |
| * | aerdrv: Enhanced AER logging | Lance Ortiz | 2013-01-03 | 1 | -1/+8 |
* | | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() | Betty Dall | 2013-01-13 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 2 | -5/+22 |
|\ |
|
| * | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2012-11-28 | 2 | -5/+22 |
| |\ |
|
| | * | PCI/AER: Report success only when every device has AER-aware driver | Vijay Mohan Pandarathil | 2012-11-26 | 2 | -4/+22 |
* | | | PCI: Remove __dev* markings | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
|/ / |
|
* / | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 2012-11-02 | 1 | -4/+16 |
|/ |
|
* | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 2012-09-13 | 1 | -4/+2 |
|\ |
|
| * | PCI/AER: Print completion message at KERN_INFO to match starting message | Lance Ortiz | 2012-08-24 | 1 | -4/+2 |
* | | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 2 | -5/+5 |
|\ \ |
|
| * | | PCI: Make pci_error_handlers const | Stephen Hemminger | 2012-09-07 | 2 | -5/+5 |
| |/ |
|
* | | PCI/AER: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 2 | -51/+17 |
* | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 2012-08-23 | 4 | -6/+7 |
|/ |
|
* | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 2012-06-11 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -3/+3 |
* | PCI: PCIe AER: add aer_recover_queue | Huang Ying | 2011-07-22 | 2 | -8/+71 |
* | PCI: remove unused AER functions | Chen Gong | 2011-05-21 | 1 | -9/+0 |
* | PCI: Fix uninitialized variable bug in AER injection code | Wanlong Gao | 2011-05-10 | 1 | -1/+1 |
* | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 1 | -3/+28 |
|\ |
|
| * | PCI: aer-inject: Override PCIe AER Mask Registers | Prarit Bhargava | 2011-03-04 | 1 | -3/+28 |
* | | ACPI, APEI, Add PCIe AER error information printing support | Huang Ying | 2011-03-21 | 2 | -8/+60 |
* | | PCIe, AER, use pre-generated prefix in error information printing | Huang Ying | 2011-03-21 | 1 | -75/+48 |
|/ |
|
* | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 | 2 | -3/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-10-28 | 4 | -2/+39 |
|\ |
|
| * | PCI/PCIe/AER: Disable native AER service if BIOS has precedence | Rafael J. Wysocki | 2010-10-15 | 3 | -1/+38 |
| * | PCI: aerdrv: fix uninitialized variable warning | Bill Pemberton | 2010-10-15 | 1 | -1/+1 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ |
|
* | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 | 2 | -49/+1 |
* | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+3 |
* | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+6 |
* | PCI aerdrv: fix annoying warnings | Linus Torvalds | 2010-07-30 | 1 | -8/+9 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 3 | -4/+98 |
|\ |
|
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 | 3 | -4/+98 |
* | | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto | 2010-05-11 | 1 | -11/+10 |
* | | PCI: aerdrv: trivial cleanup for aerdrv.c | Hidetoshi Seto | 2010-05-11 | 1 | -14/+10 |
* | | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 2010-05-11 | 3 | -39/+63 |
* | | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto | 2010-05-11 | 1 | -21/+16 |
* | | PCI: aerdrv: remove is_downstream | Hidetoshi Seto | 2010-05-11 | 1 | -21/+12 |
* | | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto | 2010-05-11 | 2 | -4/+1 |
* | | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | Hidetoshi Seto | 2010-05-11 | 2 | -2/+2 |
* | | PCI: aerdrv: rework do_recovery | Hidetoshi Seto | 2010-05-11 | 1 | -21/+17 |
* | | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto | 2010-05-11 | 1 | -32/+31 |
* | | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto | 2010-05-11 | 1 | -21/+36 |
* | | PCI: aerdrv: rework add_error_device | Hidetoshi Seto | 2010-05-11 | 1 | -5/+13 |
* | | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto | 2010-05-11 | 1 | -16/+2 |
* | | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto | 2010-05-11 | 1 | -40/+34 |