| Commit message (Expand) | Author | Age |
* | PCIe: portdrv: call pci_disable_device during remove | Alex Chiang | 2009-03-20 |
* | PCI: PCIe portdrv: eliminate double kfree in remove path | Alex Chiang | 2009-03-20 |
* | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki | 2009-03-20 |
* | PCI: pcie_portdriver: fix pcie_port_device_remove | Eric W. Biederman | 2009-03-20 |
* | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige | 2009-03-19 |
* | PCI/PCIe portdrv: Fix allocation of interrupts | Rafael J. Wysocki | 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-19 |
* | PCI: PCIe portdrv: Remove unnecessary function | Rafael J. Wysocki | 2009-03-19 |
* | PCI: PCIe portdrv: Do not enable port device before setting up interrupts | Rafael J. Wysocki | 2009-03-19 |
* | PCI: PCIe portdrv: Aviod using service devices with wrong interrupts | Rafael J. Wysocki | 2009-03-19 |
* | PCI: PCIe portdrv: Use driver data to simplify code | Rafael J. Wysocki | 2009-03-19 |
* | PCIe: portdrv: call pci_disable_device during remove | Alex Chiang | 2009-03-12 |
* | PCIe: AER: during disable, check subordinate before walking | Alex Chiang | 2009-03-12 |
* | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson | 2009-02-24 |
* | PCI: PCIe portdrv: Simplify suspend and resume | Rafael J. Wysocki | 2009-02-04 |
* | PCI: properly clean up ASPM link state on device remove | Alex Chiang | 2009-02-04 |
* | PCI: Use msleep instead of cpu_relax during ASPM link retraining | Andrew Patterson | 2009-01-07 |
* | PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions | Rafael J. Wysocki | 2009-01-07 |
* | PCI: PCIe portdrv: Rearrange code so that related things are together | Rafael J. Wysocki | 2009-01-07 |
* | PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services | Rafael J. Wysocki | 2009-01-07 |
* | PCI: PCIe portdrv: Add kerneldoc comments to some core functions | Rafael J. Wysocki | 2009-01-07 |
* | PCI: keep ASPM link state consistent throughout PCIe hierarchy | Shaohua Li | 2009-01-07 |
* | PCI PM: Split PCI Express port suspend-resume | Rafael J. Wysocki | 2009-01-07 |
* | PCI: pcie port driver: remove extra printks | Bjorn Helgaas | 2009-01-07 |
* | PCI hotplug: aerdrv: fix a typo in error message | Hidetoshi Seto | 2009-01-07 |
* | PCI: Suspend and resume PCI Express ports with interrupts disabled | Rafael J. Wysocki | 2009-01-07 |
* | ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 |
* | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 |
* | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 |
* | PCI: fix aer resume sanity check | Hidetoshi Seto | 2008-12-16 |
* | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 2008-12-09 |
* | PCI: fix AER capability check | Yu Zhao | 2008-10-20 |
* | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 |
* | PCI: probing debug message uniformization | Vincent Legoll | 2008-10-20 |
* | PCI: follow lspci device/vendor style | Bjorn Helgaas | 2008-10-20 |
* | PCI: Fix pcie_aspm=force | Sitsofe Wheeler | 2008-09-16 |
* | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 2008-08-18 |
* | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 2008-07-28 |
* | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2008-07-28 |
* | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2008-07-28 |
* | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
* | 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: don't enable ASPM on devices with mixed PCIe/PCI functions | Shaohua Li | 2008-05-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | PCI Express ASPM support should default to 'No' | Jesper Juhl | 2008-04-23 |
* | | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
|/ |
|
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
* | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 |