aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+5
2013-04-15PCI: Remove unused variablesBjorn Helgaas1-12/+5
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2012-11-28PCI: Remove __dev* markingsBill Pemberton1-1/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-0/+14
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-5/+5
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger1-5/+5
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu1-8/+1
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-4/+4
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying1-0/+9
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying1-0/+5
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying1-4/+40
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan1-0/+24
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki1-4/+33
2010-08-24PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige1-7/+0
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-2/+18
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki1-0/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki1-0/+27
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto1-9/+8
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige1-6/+8
2009-10-06PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas1-2/+1
2009-09-14PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()Rafael J. Wysocki1-0/+1
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin1-1/+1
2009-03-20PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang1-1/+0
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-16/+15
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. Wysocki1-8/+3
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson1-2/+0
2009-02-04PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki1-15/+1
2009-01-07PCI PM: Split PCI Express port suspend-resumeRafael J. Wysocki1-6/+17
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki1-6/+6
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-06-25PCIE: port driver: use dev_printk when possibleBjorn Helgaas1-3/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas1-1/+1
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava1-1/+1
2007-03-09pcie: fix section mismatch warningSam Ravnborg1-3/+3
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige1-1/+1
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin1-1/+1
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman1-4/+12
2006-09-26PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin1-21/+175
2006-09-26PCIE: check and return bus_register errorsRandy Dunlap1-2/+7
2006-08-03PCIE: cleanup on probe errorRandy Dunlap1-1/+3
2006-08-03pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar1-17/+17
2006-03-23[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li1-62/+4