Age | Commit message (Expand) | Author |
2009-03-20 | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki |
2009-03-19 | 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-12 | PCIe: AER: during disable, check subordinate before walking | Alex Chiang |
2009-02-24 | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson |
2009-01-07 | 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 |
2008-12-16 | PCI: fix aer resume sanity check | Hidetoshi Seto |
2008-10-20 | PCI: fix AER capability check | Yu Zhao |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes |
2008-08-18 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby |
2008-06-25 | PCIE: aer: use dev_printk when possible | Bjorn Helgaas |
2008-06-10 | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang |
2008-04-28 | drivers: fix integer as NULL pointer warnings | Harvey Harrison |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-20 | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk |
2008-04-20 | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk |
2008-04-20 | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu |
2008-02-01 | PCI: Run ACPI _OSC method on root bridges only | Andrew Patterson |
2008-02-01 | PCI ACPI: AER driver should only register PCIe devices with _OSC | Andrew Patterson |
2007-11-28 | pci-aer: fix kernel-doc mistakes | Randy Dunlap |
2007-10-12 | pci: implement "pci=noaer" | Randy Dunlap |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-11 | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary |
2007-07-11 | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger |
2007-07-11 | PCI: fix AER driver error information | Zhang, Yanmin |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-03-09 | PCI: aer: fix section mismatch warning | Sam Ravnborg |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-26 | PCI: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin |