summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi
2012-11-02PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu
2012-08-24PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan
2012-06-11PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas
2012-05-07PCI: fix uninitialized variable 'cap_mask'Chunhe Lan
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-08PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett
2012-02-23PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro
2012-02-17PCI: pcie: Add support for setting default ASPM policyMatthew Garrett
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-06PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas
2012-01-06PCI: Rework ASPM disable codeMatthew Garrett
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying
2011-06-29PCIe ASPM: forcedly -> forciblyMichael Witten
2011-05-21PCI: remove unused AER functionsChen Gong
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao
2011-05-10PCI: Enable ASPM state clearing regardless of policyAlex Williamson
2011-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-22ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-22PCIe, AER, use pre-generated prefix in error information printingHuang Ying
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar