summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
...
* | PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-111-11/+10
* | PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-111-14/+10
* | PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-113-39/+63
* | PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-111-21/+16
* | PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-111-21/+12
* | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-112-4/+1
* | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-112-2/+2
* | PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-111-21/+17
* | PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-111-32/+31
* | PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-111-21/+36
* | PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-111-5/+13
* | PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-111-16/+2
* | PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-111-40/+34
* | PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-111-12/+16
* | PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-113-109/+107
* | PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-113-18/+5
* | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-112-11/+17
|/
* PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-081-2/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+4
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-261-0/+1
* PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-221-4/+4
* PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-221-3/+3
* PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-224-3/+67
* PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-226-0/+589
* PCI: fix nested spinlock hang in aer_injectAndrew Patterson2010-01-251-6/+6
* PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song2010-01-041-1/+19
* PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-041-1/+7
* PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-042-18/+15
* PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-164-6/+6
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-165-9/+9
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige2009-12-041-2/+4
* PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson2009-12-041-17/+0
* PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson2009-12-041-7/+3
* PCI: portdrv: remove redundant definitionsKenji Kaneshige2009-12-042-24/+9
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-044-26/+9
* 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-043-29/+8
* PCIe AER: use pci_is_pcie()Kenji Kaneshige2009-11-242-3/+3
* PCIe ASPM: use pci_is_pcie()Kenji Kaneshige2009-11-241-9/+12
* PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige2009-11-241-10/+10
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-241-7/+7
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-242-5/+5