aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2-1/+4
2009-03-20PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-20PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang1-1/+0
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki4-32/+23
2009-03-20PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman1-20/+3
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige1-1/+1
2009-03-19PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki2-39/+173
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki5-36/+18
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2-5/+3
2009-03-19PCI: PCIe portdrv: Remove unnecessary functionRafael J. Wysocki1-6/+1
2009-03-19PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki2-18/+31
2009-03-19PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki1-13/+28
2009-03-19PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki2-61/+39
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2-11/+39
2009-02-04PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki1-15/+1
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang1-2/+2
2009-01-07PCI: Use msleep instead of cpu_relax during ASPM link retrainingAndrew Patterson1-4/+9
2009-01-07PCI: PCIe portdrv: Add kerneldoc comments to remining core funtionsRafael J. Wysocki1-0/+34
2009-01-07PCI: PCIe portdrv: Rearrange code so that related things are togetherRafael J. Wysocki2-50/+50
2009-01-07PCI: PCIe portdrv: Fix suspend and resume of PCI Express port servicesRafael J. Wysocki2-67/+0
2009-01-07PCI: PCIe portdrv: Add kerneldoc comments to some core functionsRafael J. Wysocki1-7/+70
2009-01-07PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li1-19/+106
2009-01-07PCI PM: Split PCI Express port suspend-resumeRafael J. Wysocki1-6/+17
2009-01-07PCI: pcie port driver: remove extra printksBjorn Helgaas1-4/+0
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto1-1/+1
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki1-6/+6
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson1-1/+0
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson1-18/+9
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-16PCI: fix aer resume sanity checkHidetoshi Seto1-1/+1
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger1-3/+26
2008-10-20PCI: fix AER capability checkYu Zhao2-3/+2
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes3-58/+18
2008-10-20PCI: probing debug message uniformizationVincent Legoll1-3/+3
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler1-1/+1
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-6/+1
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li1-6/+14
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li1-0/+13
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li1-0/+5
2008-06-25PCIE: port driver: use dev_printk when possibleBjorn Helgaas2-14/+13
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas3-21/+19
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2-0/+2
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li1-0/+20
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-23PCI Express ASPM support should default to 'No'Jesper Juhl1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-6/+6