aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2011-04-14PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-24PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige
2010-08-24PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-07-30PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett
2010-07-30PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett
2010-07-30PCI aerdrv: fix annoying warningsLinus Torvalds
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-06-18PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto
2010-05-11PCI: aerdrv: rework find_aer_serviceHidetoshi Seto
2010-05-11PCI: aerdrv: remove is_downstreamHidetoshi Seto
2010-05-11PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto
2010-05-11PCI: aerdrv: rework do_recoveryHidetoshi Seto
2010-05-11PCI: aerdrv: rework get_e_source()Hidetoshi Seto
2010-05-11PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto
2010-05-11PCI: aerdrv: rework add_error_deviceHidetoshi Seto
2010-05-11PCI: aerdrv: remove compare_device_idHidetoshi Seto
2010-05-11PCI: aerdrv: introduce is_error_sourceHidetoshi Seto
2010-05-11PCI: aerdrv: rework find_source_deviceHidetoshi Seto
2010-05-11PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto
2010-05-11PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto
2010-05-11PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto
2010-04-08PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-22PCIe PME: use pci_pcie_cap()Kenji Kaneshige
2010-02-22PCIe PME: use pci_is_pcie()Kenji Kaneshige
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson