aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2011-10-14PCI / PM: Extend PME polling to all PCI devicesGravatar Rafael J. Wysocki 1-0/+9
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-8/+71
2011-07-22PCI: PCIe AER: add aer_recover_queueGravatar Huang Ying 2-8/+71
2011-06-29PCIe ASPM: forcedly -> forciblyGravatar Michael Witten 1-1/+1
2011-05-21PCI: remove unused AER functionsGravatar Chen Gong 1-9/+0
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Gravatar Yinghai Lu 1-3/+16
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeGravatar Wanlong Gao 1-1/+1
2011-05-10PCI: Enable ASPM state clearing regardless of policyGravatar Alex Williamson 1-1/+1
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-4/+34
2011-03-23Merge branch 'linus' into releaseGravatar Len Brown 1-3/+28
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportGravatar Huang Ying 2-8/+60
2011-03-21PCIe, AER, use pre-generated prefix in error information printingGravatar Huang Ying 1-75/+48
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesGravatar Naga Chumbalkar 1-4/+1
2011-03-21PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsGravatar Naga Chumbalkar 1-0/+4
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeGravatar Naga Chumbalkar 1-0/+22
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineGravatar Rafael J. Wysocki 1-0/+7
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersGravatar Prarit Bhargava 1-3/+28
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1
2011-01-14PCI/PM: Report wakeup events before resuming devicesGravatar Rafael J. Wysocki 1-2/+2
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Gravatar Rafael J. Wysocki 4-25/+5
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeGravatar Rafael J. Wysocki 4-38/+53
2010-12-23PCI: Disable ASPM if BIOS asks us toGravatar Matthew Garrett 1-4/+17
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 5-3/+40
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceGravatar Rafael J. Wysocki 4-2/+39
2010-10-15PCI: aerdrv: fix uninitialized variable warningGravatar Bill Pemberton 1-1/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-08-24PCI: PCIe: Remove the port driver module exit routineGravatar Kenji Kaneshige 1-7/+0
2010-08-24PCI: PCIe: Move PCIe PME code to the pcie directoryGravatar Rafael J. Wysocki 3-8/+3
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationGravatar Rafael J. Wysocki 1-3/+26
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceGravatar Rafael J. Wysocki 11-201/+145
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Gravatar Rafael J. Wysocki 2-6/+8
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesGravatar Rafael J. Wysocki 3-0/+20
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Gravatar Rafael J. Wysocki 1-3/+6
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 3-16/+37
2010-07-30PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableGravatar Matthew Garrett 1-6/+14
2010-07-30PCI: Don't enable aspm before drivers have had a chance to veto itGravatar Matthew Garrett 1-2/+14
2010-07-30PCI aerdrv: fix annoying warningsGravatar Linus Torvalds 1-8/+9
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepGravatar Rafael J. Wysocki 1-1/+4
2010-06-18PCI/PM: Do not use native PCIe PME by defaultGravatar Rafael J. Wysocki 1-6/+13
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 3-4/+98
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupGravatar Huang Ying 3-4/+98
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv_core.cGravatar Hidetoshi Seto 1-11/+10
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv.cGravatar Hidetoshi Seto 1-14/+10
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkGravatar Hidetoshi Seto 3-39/+63
2010-05-11PCI: aerdrv: rework find_aer_serviceGravatar Hidetoshi Seto 1-21/+16
2010-05-11PCI: aerdrv: remove is_downstreamGravatar Hidetoshi Seto 1-21/+12
2010-05-11PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSGravatar Hidetoshi Seto 2-4/+1
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCGravatar Hidetoshi Seto 2-2/+2
2010-05-11PCI: aerdrv: rework do_recoveryGravatar Hidetoshi Seto 1-21/+17
2010-05-11PCI: aerdrv: rework get_e_source()Gravatar Hidetoshi Seto 1-32/+31