aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-211-4/+1
* PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-231-11/+14
* PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-3/+22
* PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-241-0/+3
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-261-0/+1
* PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-221-2/+10
* PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-041-9/+7
* PCI: portdrv: remove redundant definitionsKenji Kaneshige2009-12-041-7/+6
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-041-14/+1
* PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige2009-12-041-11/+10
* PCI: portdrv: add missing irq cleanupKenji Kaneshige2009-12-041-7/+12
* PCI: portdrv: enable device before irq initializationKenji Kaneshige2009-12-041-10/+11
* PCI: portdrv: cleanup service irqs initializationKenji Kaneshige2009-12-041-42/+29
* PCI: portdrv: check capabilities firstKenji Kaneshige2009-12-041-2/+4
* PCI: portdrv: move PME capability checkKenji Kaneshige2009-12-041-3/+3
* PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige2009-12-041-6/+2
* PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige2009-12-041-51/+26
* PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige2009-12-041-22/+0
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-241-7/+7
* PCI: pcie portdrv: remove unused variableJesse Barnes2009-09-111-1/+0
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-5/+0
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-201-0/+1
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-8/+6
* PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman2009-03-201-20/+3
* PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki2009-03-191-39/+167
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-191-4/+1
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-191-1/+1
* PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki2009-03-191-10/+28
* PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki2009-03-191-13/+28
* PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki2009-03-191-59/+36
* PCI: PCIe portdrv: Add kerneldoc comments to remining core funtionsRafael J. Wysocki2009-01-071-0/+34
* PCI: PCIe portdrv: Rearrange code so that related things are togetherRafael J. Wysocki2009-01-071-50/+40
* PCI: PCIe portdrv: Fix suspend and resume of PCI Express port servicesRafael J. Wysocki2009-01-071-33/+0
* PCI: PCIe portdrv: Add kerneldoc comments to some core functionsRafael J. Wysocki2009-01-071-7/+70
* PCI: pcie port driver: remove extra printksBjorn Helgaas2009-01-071-4/+0
* PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-18/+5
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-251-11/+11
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-2/+2
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-011-3/+2
* PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2006-10-181-2/+1
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-4/+2
* PCIE: check and return bus_register errorsRandy Dunlap2006-09-261-2/+3
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-2/+1
* [PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov2006-01-091-2/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-071-3/+3