| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: fix AER capability check | Yu Zhao | 2008-10-20 | 2 | -3/+2 |
* | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 | 3 | -58/+18 |
* | PCI: probing debug message uniformization | Vincent Legoll | 2008-10-20 | 1 | -3/+3 |
* | PCI: follow lspci device/vendor style | Bjorn Helgaas | 2008-10-20 | 1 | -1/+1 |
* | PCI: Fix pcie_aspm=force | Sitsofe Wheeler | 2008-09-16 | 1 | -1/+1 |
* | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 2008-08-18 | 1 | -6/+1 |
* | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 2008-07-28 | 1 | -6/+14 |
* | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2008-07-28 | 1 | -0/+13 |
* | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2008-07-28 | 1 | -0/+5 |
* | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2008-06-26 | 2 | -14/+13 |
* | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-26 | 3 | -21/+19 |
* | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang | 2008-06-10 | 2 | -0/+2 |
* | PCI: don't enable ASPM on devices with mixed PCIe/PCI functions | Shaohua Li | 2008-05-22 | 1 | -0/+20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-04-29 | 1 | -1/+1 |
|\ |
|
| * | PCI Express ASPM support should default to 'No' | Jesper Juhl | 2008-04-24 | 1 | -1/+1 |
* | | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-29 | 1 | -1/+1 |
|/ |
|
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 | 4 | -6/+6 |
* | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 | 1 | -1/+1 |
* | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-21 | 3 | -0/+834 |
* | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-21 | 1 | -1/+2 |
* | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-21 | 1 | -0/+3 |
* | Revert "PCI: PCIE ASPM support" | Greg Kroah-Hartman | 2008-02-02 | 3 | -825/+0 |
* | PCI: PCIE ASPM support | Shaohua Li | 2008-02-02 | 3 | -0/+825 |
* | PCI: Run ACPI _OSC method on root bridges only | Andrew Patterson | 2008-02-02 | 1 | -16/+6 |
* | PCI ACPI: AER driver should only register PCIe devices with _OSC | Andrew Patterson | 2008-02-02 | 1 | -1/+1 |
* | pcie port driver: correctly detect native PME feature | Shaohua Li | 2008-02-02 | 1 | -3/+2 |
* | pci-aer: fix kernel-doc mistakes | Randy Dunlap | 2007-11-28 | 1 | -14/+15 |
* | PCI: pcie portdriver: initialize returned value | Linas Vepstas | 2007-11-28 | 1 | -1/+1 |
* | pci: implement "pci=noaer" | Randy Dunlap | 2007-10-13 | 1 | -0/+9 |
* | pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE | Kenji Kaneshige | 2007-10-13 | 1 | -9/+0 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary | 2007-07-12 | 1 | -1/+1 |
* | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger | 2007-07-12 | 1 | -0/+16 |
* | PCI: fix AER driver error information | Zhang, Yanmin | 2007-07-12 | 5 | -41/+32 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | PCI: Fix warning message in PCIE port driver | Prarit Bhargava | 2007-03-26 | 1 | -1/+1 |
* | PCI: aer: fix section mismatch warning | Sam Ravnborg | 2007-03-10 | 1 | -3/+3 |
* | pcie: fix section mismatch warning | Sam Ravnborg | 2007-03-10 | 1 | -3/+3 |
* | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | PCI: pcieport-driver: remove invalid warning message | Kenji Kaneshige | 2006-12-20 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 3 | -6/+6 |
* | PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error | Zhang, Yanmin | 2006-10-18 | 1 | -1/+1 |
* | PCI: pcie-check-and-return-bus_register-errors fix | Andrew Morton | 2006-10-18 | 2 | -3/+4 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | PCI: fix __must_check warnings | Greg Kroah-Hartman | 2006-09-27 | 3 | -9/+16 |
* | PCI-Express AER implemetation: pcie_portdrv error handler | Zhang, Yanmin | 2006-09-27 | 1 | -21/+175 |
* | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin | 2006-09-27 | 9 | -0/+1568 |
* | PCI-Express AER implemetation: export pcie_port_bus_type | Zhang, Yanmin | 2006-09-27 | 1 | -0/+1 |