aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAge
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-20
* PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang2009-03-20
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-20
* PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman2009-03-20
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-19
* PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Remove unnecessary functionRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki2009-03-19
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-12
* PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-12
* PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-24
* PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki2009-02-04
* PCI: properly clean up ASPM link state on device removeAlex Chiang2009-02-04
* PCI: Use msleep instead of cpu_relax during ASPM link retrainingAndrew Patterson2009-01-07
* PCI: PCIe portdrv: Add kerneldoc comments to remining core funtionsRafael J. Wysocki2009-01-07
* PCI: PCIe portdrv: Rearrange code so that related things are togetherRafael J. Wysocki2009-01-07
* PCI: PCIe portdrv: Fix suspend and resume of PCI Express port servicesRafael J. Wysocki2009-01-07
* PCI: PCIe portdrv: Add kerneldoc comments to some core functionsRafael J. Wysocki2009-01-07
* PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li2009-01-07
* PCI PM: Split PCI Express port suspend-resumeRafael J. Wysocki2009-01-07
* PCI: pcie port driver: remove extra printksBjorn Helgaas2009-01-07
* PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto2009-01-07
* PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki2009-01-07
* ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
* ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
* PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-16
* PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-09
* PCI: fix AER capability checkYu Zhao2008-10-20
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
* PCI: probing debug message uniformizationVincent Legoll2008-10-20
* PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-20
* PCI: Fix pcie_aspm=forceSitsofe Wheeler2008-09-16
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-18
* PCI: add an option to allow ASPM enabled forciblyShaohua Li2008-07-28
* PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-28
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-28
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-10
* PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li2008-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-29
|\
| * PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-23
* | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
|/
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
* PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-21