summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-285-3/+40
|\
| * PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-154-2/+39
| * PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
* PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
* 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-2411-201/+145
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-242-6/+8
* PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
* PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-241-3/+6
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-063-16/+37
|\
| * PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett2010-07-301-6/+14
| * PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett2010-07-301-2/+14
| * PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-301-8/+9
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-1/+4
|/
* PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki2010-06-181-6/+13
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-283-4/+98
|\
| * ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-193-4/+98
* | 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
OpenPOWER on IntegriCloud