aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAge
* PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-11
* PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-11
* PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-11
* PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-11
* PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-11
* PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-11
* PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-11
* PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-11
* PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
* PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-22
* PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-22
* PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-22
* PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-22
* PCI: fix nested spinlock hang in aer_injectAndrew Patterson2010-01-25
* PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song2010-01-04
* PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-04
* PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-04
* PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-16
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-16
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige2009-12-04
* PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson2009-12-04
* PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson2009-12-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 AER: use pci_is_pcie()Kenji Kaneshige2009-11-24
* PCIe ASPM: use pci_is_pcie()Kenji Kaneshige2009-11-24
* PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCI: fix memory leak in aer_injectAndrew Patterson2009-11-04
* PCI: use better error return values in aer_injectAndrew Patterson2009-11-04
* PCI: add support for PCI domains to aer_injectAndrew Patterson2009-11-04
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-12
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-07
| * PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-06
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* PCI: Disable AER with pci=nomsiAndi Kleen2009-09-17