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