summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/portdrv_core.c
Commit message (Expand)AuthorAge
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
* PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-22
* PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-04
* PCI: portdrv: remove redundant definitionsKenji Kaneshige2009-12-04
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-04
* PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige2009-12-04
* PCI: portdrv: add missing irq cleanupKenji Kaneshige2009-12-04
* PCI: portdrv: enable device before irq initializationKenji Kaneshige2009-12-04
* PCI: portdrv: cleanup service irqs initializationKenji Kaneshige2009-12-04
* PCI: portdrv: check capabilities firstKenji Kaneshige2009-12-04
* PCI: portdrv: move PME capability checkKenji Kaneshige2009-12-04
* PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige2009-12-04
* PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige2009-12-04
* PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige2009-12-04
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCI: pcie portdrv: remove unused variableJesse Barnes2009-09-11
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-09
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-20
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-20
* PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman2009-03-20
* PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Add kerneldoc comments to remining core funtionsRafael J. Wysocki2009-01-07
* PCI: PCIe portdrv: Rearrange code so that related things are togetherRafael J. Wysocki2009-01-07
* PCI: PCIe portdrv: Fix suspend and resume of PCI Express port servicesRafael J. Wysocki2009-01-07
* PCI: PCIe portdrv: Add kerneldoc comments to some core functionsRafael J. Wysocki2009-01-07
* PCI: pcie port driver: remove extra printksBjorn Helgaas2009-01-07
* PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-20
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-01
* PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2006-10-18
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* PCIE: check and return bus_register errorsRandy Dunlap2006-09-26
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-23
* [PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov2006-01-09
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-07
* [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...long2005-07-01
* [PATCH] use device_for_each_child() to properly access child devices.long2005-06-20
* [PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16