aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAge
* ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-03-31
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro2012-02-23
| * PCI: pcie: Add support for setting default ASPM policyMatthew Garrett2012-02-17
* | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-07
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-06
* PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
* PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-14
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\
| * PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-22
* | PCIe ASPM: forcedly -> forciblyMichael Witten2011-06-29
|/
* PCI: remove unused AER functionsChen Gong2011-05-21
* PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-21
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-10
* PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-26
|\
| * PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-21
| * PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar2011-03-21
| * PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-21
| * PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-21
* | Merge branch 'linus' into releaseLen Brown2011-03-23
|\|
| * PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-04
* | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-21
* | PCIe, AER, use pre-generated prefix in error information printingHuang Ying2011-03-21
|/
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-14
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-14
* PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-23
* PCI: Disable ASPM if BIOS asks us toMatthew Garrett2010-12-23
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-28
|\
| * PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-15
| * PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-15
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-24
* PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-24
* PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-24
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-24
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-24
* PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-24
* PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-24
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-06
|\
| * PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett2010-07-30
| * PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett2010-07-30
| * PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-30
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-18
|/
* PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki2010-06-18
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\
| * ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-19
* | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-11