Age | Commit message (Expand) | Author | Files | Lines |
2009-09-10 | PCI: pcie, aer: fix report of multiple errors | Hidetoshi Seto | 1 | -11/+8 |
2009-09-10 | PCI: pcie, aer: init struct aer_err_info for reuse | Hidetoshi Seto | 1 | -0/+3 |
2009-09-10 | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c | Hidetoshi Seto | 1 | -25/+21 |
2009-09-10 | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c | Hidetoshi Seto | 1 | -19/+15 |
2009-09-10 | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto | 5 | -71/+62 |
2009-06-29 | PCI ECRC: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-17 | PCI AER: software error injection | Huang Ying | 4 | -0/+494 |
2009-06-17 | PCI AER: multiple error support | Zhang, Yanmin | 2 | -23/+69 |
2009-06-17 | PCI AER: support invalid error source IDs | Zhang, Yanmin | 2 | -60/+118 |
2009-06-17 | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin | 1 | -14/+16 |
2009-06-17 | PCI: PCIE AER: export aer_irq | Huang Ying | 2 | -1/+4 |
2009-06-11 | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson | 4 | -7/+155 |
2009-05-05 | PCI: Fix pci-e port driver slot_reset bad default return value | Zhang, Yanmin | 1 | -0/+3 |
2009-03-20 | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki | 1 | -6/+0 |
2009-03-20 | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige | 1 | -1/+1 |
2009-03-20 | PCI: PCIe portdrv: Remove struct pcie_port_service_id | Rafael J. Wysocki | 2 | -19/+7 |
2009-03-20 | PCI: PCIe portdrv: Simplily probe callback of service drivers | Rafael J. Wysocki | 1 | -4/+2 |
2009-03-12 | PCIe: AER: during disable, check subordinate before walking | Alex Chiang | 1 | -0/+3 |
2009-02-24 | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson | 1 | -9/+39 |
2009-01-07 | PCI hotplug: aerdrv: fix a typo in error message | Hidetoshi Seto | 1 | -1/+1 |
2009-01-07 | ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added | Andrew Patterson | 1 | -1/+0 |
2008-12-17 | PCI: fix aer resume sanity check | Hidetoshi Seto | 1 | -1/+1 |
2008-10-20 | PCI: fix AER capability check | Yu Zhao | 1 | -2/+2 |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2 | -40/+13 |
2008-08-19 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 1 | -6/+1 |
2008-06-26 | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 3 | -21/+19 |
2008-06-10 | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang | 1 | -0/+1 |
2008-04-29 | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-21 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -3/+3 |
2008-04-21 | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 1 | -1/+1 |
2008-04-21 | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 1 | -1/+2 |
2008-04-21 | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 1 | -0/+3 |
2008-02-02 | PCI: Run ACPI _OSC method on root bridges only | Andrew Patterson | 1 | -16/+6 |
2008-02-02 | PCI ACPI: AER driver should only register PCIe devices with _OSC | Andrew Patterson | 1 | -1/+1 |
2007-11-29 | pci-aer: fix kernel-doc mistakes | Randy Dunlap | 1 | -14/+15 |
2007-10-13 | pci: implement "pci=noaer" | Randy Dunlap | 1 | -0/+9 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-07-12 | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary | 1 | -1/+1 |
2007-07-12 | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger | 1 | -0/+16 |
2007-07-12 | PCI: fix AER driver error information | Zhang, Yanmin | 5 | -41/+32 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-03-10 | PCI: aer: fix section mismatch warning | Sam Ravnborg | 1 | -3/+3 |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König | 1 | -1/+1 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 3 | -6/+6 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+1 |
2006-09-27 | PCI: fix __must_check warnings | Greg Kroah-Hartman | 1 | -1/+2 |
2006-09-27 | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin | 7 | -0/+1564 |