| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 3 | -16/+37 |
|\ |
|
| * | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable | Matthew Garrett | 2010-07-30 | 1 | -6/+14 |
| * | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett | 2010-07-30 | 1 | -2/+14 |
| * | PCI aerdrv: fix annoying warnings | Linus Torvalds | 2010-07-30 | 1 | -8/+9 |
* | | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 2010-07-19 | 1 | -1/+4 |
|/ |
|
* | PCI/PM: Do not use native PCIe PME by default | Rafael J. Wysocki | 2010-06-18 | 1 | -6/+13 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 3 | -4/+98 |
|\ |
|
| * | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 | 3 | -4/+98 |
* | | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto | 2010-05-11 | 1 | -11/+10 |
* | | PCI: aerdrv: trivial cleanup for aerdrv.c | Hidetoshi Seto | 2010-05-11 | 1 | -14/+10 |
* | | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 2010-05-11 | 3 | -39/+63 |
* | | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto | 2010-05-11 | 1 | -21/+16 |
* | | PCI: aerdrv: remove is_downstream | Hidetoshi Seto | 2010-05-11 | 1 | -21/+12 |
* | | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto | 2010-05-11 | 2 | -4/+1 |
* | | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | Hidetoshi Seto | 2010-05-11 | 2 | -2/+2 |
* | | PCI: aerdrv: rework do_recovery | Hidetoshi Seto | 2010-05-11 | 1 | -21/+17 |
* | | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto | 2010-05-11 | 1 | -32/+31 |
* | | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto | 2010-05-11 | 1 | -21/+36 |
* | | PCI: aerdrv: rework add_error_device | Hidetoshi Seto | 2010-05-11 | 1 | -5/+13 |
* | | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto | 2010-05-11 | 1 | -16/+2 |
* | | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto | 2010-05-11 | 1 | -40/+34 |
* | | PCI: aerdrv: rework find_source_device | Hidetoshi Seto | 2010-05-11 | 1 | -12/+16 |
* | | PCI: aerdrv: make aer_{en,dis}able_rootport static | Hidetoshi Seto | 2010-05-11 | 3 | -109/+107 |
* | | PCI: aerdrv: cleanup inconsistent functions | Hidetoshi Seto | 2010-05-11 | 3 | -18/+5 |
* | | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND | Hidetoshi Seto | 2010-05-11 | 2 | -11/+17 |
|/ |
|
* | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset | Alexander Duyck | 2010-04-08 | 1 | -2/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 5 | -1/+4 |
* | PM: Allow PCI devices to suspend/resume asynchronously | Rafael J. Wysocki | 2010-02-26 | 1 | -0/+1 |
* | PCIe PME: use pci_pcie_cap() | Kenji Kaneshige | 2010-02-22 | 1 | -4/+4 |
* | PCIe PME: use pci_is_pcie() | Kenji Kaneshige | 2010-02-22 | 1 | -3/+3 |
* | PCI PM: Make it possible to force using INTx for PCIe PME signaling | Rafael J. Wysocki | 2010-02-22 | 4 | -3/+67 |
* | PCI PM: PCIe PME root port service driver | Rafael J. Wysocki | 2010-02-22 | 6 | -0/+589 |
* | PCI: fix nested spinlock hang in aer_inject | Andrew Patterson | 2010-01-25 | 1 | -6/+6 |
* | PCIe AER: prevent AER injection if hardware masks error reporting | Youquan,Song | 2010-01-04 | 1 | -1/+19 |
* | PCI: AER: fix aer inject result in kernel oops | Youquan,Song | 2010-01-04 | 1 | -1/+7 |
* | PCI: pcie portdrv: style cleanup | Hidetoshi Seto | 2010-01-04 | 2 | -18/+15 |
* | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) | Stefan Assmann | 2009-12-16 | 4 | -6/+6 |
* | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 | 5 | -9/+9 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige | 2009-12-04 | 1 | -2/+4 |
* | PCI: remove ifdefed pci_cleanup_aer_correct_error_status | Andrew Patterson | 2009-12-04 | 1 | -17/+0 |
* | PCI: unconditionally clear AER uncorr status register during cleanup | Andrew Patterson | 2009-12-04 | 1 | -7/+3 |
* | PCI: portdrv: remove redundant definitions | Kenji Kaneshige | 2009-12-04 | 2 | -24/+9 |
* | PCI: portdrv: remove unnecessary struct pcie_port_data | Kenji Kaneshige | 2009-12-04 | 4 | -26/+9 |
* | PCI: portdrv: minor cleanup for pcie_port_device_register | Kenji Kaneshige | 2009-12-04 | 1 | -11/+10 |
* | PCI: portdrv: add missing irq cleanup | Kenji Kaneshige | 2009-12-04 | 1 | -7/+12 |
* | PCI: portdrv: enable device before irq initialization | Kenji Kaneshige | 2009-12-04 | 1 | -10/+11 |
* | PCI: portdrv: cleanup service irqs initialization | Kenji Kaneshige | 2009-12-04 | 1 | -42/+29 |
* | PCI: portdrv: check capabilities first | Kenji Kaneshige | 2009-12-04 | 1 | -2/+4 |
* | PCI: portdrv: move PME capability check | Kenji Kaneshige | 2009-12-04 | 1 | -3/+3 |