Age | Commit message (Expand) | Author | Files | Lines |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -1/+1 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-10-07 | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige | 1 | -1/+1 |
2009-09-17 | PCI: Disable AER with pci=nomsi | Andi Kleen | 1 | -0/+2 |
2009-09-10 | PCI: pcie, aer: report all error before recovery | Hidetoshi Seto | 2 | -13/+18 |
2009-09-10 | PCI: pcie, aer: change error print format | Hidetoshi Seto | 3 | -32/+39 |
2009-09-10 | PCI: pcie, aer: flags to bits | Hidetoshi Seto | 3 | -17/+20 |
2009-09-10 | PCI: pcie, aer: remove unused macros | Hidetoshi Seto | 1 | -3/+0 |
2009-09-10 | PCI: pcie, aer: report multiple/first error on a device | Hidetoshi Seto | 3 | -5/+10 |
2009-09-10 | PCI: pcie, aer: refer mask state in mask register properly | Hidetoshi Seto | 3 | -21/+17 |
2009-09-10 | PCI: pcie, aer: remove spinlock in aerdrv_errprint.c | Hidetoshi Seto | 1 | -20/+8 |
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 |