| Commit message (Expand) | Author | Age |
* | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 |
* | PCI/PCIe/AER: Disable native AER service if BIOS has precedence | Rafael J. Wysocki | 2010-10-15 |
* | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 |
* | 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: 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: 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: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 |
* | PCI: portdrv: remove unnecessary struct pcie_port_data | Kenji Kaneshige | 2009-12-04 |
* | PCIe AER: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 |
* | 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: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto | 2009-09-09 |
* | PCI: PCIE AER: export aer_irq | Huang Ying | 2009-06-16 |
* | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki | 2009-03-20 |
* | 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-19 |
* | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 |
* | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
* | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang | 2008-06-10 |
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
* | pci: implement "pci=noaer" | Randy Dunlap | 2007-10-12 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary | 2007-07-11 |
* | PCI: aer: fix section mismatch warning | Sam Ravnborg | 2007-03-09 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin | 2006-09-26 |