| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-05 | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 1 | -1/+2 |
| 2012-11-02 | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 1 | -4/+16 |
| 2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -4/+2 |
| 2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 1 | -0/+14 |
| 2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 3 | -10/+10 |
| 2012-09-10 | Merge branch 'pci/shengzhou-irq' into next | Bjorn Helgaas | 1 | -4/+11 |
| 2012-09-07 | PCI: Make pci_error_handlers const | Stephen Hemminger | 3 | -10/+10 |
| 2012-09-07 | PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt | Shengzhou Liu | 1 | -4/+11 |
| 2012-08-24 | PCI/AER: Print completion message at KERN_INFO to match starting message | Lance Ortiz | 1 | -4/+2 |
| 2012-08-23 | PCI/ASPM: Use PCI Express Capability accessors | Jiang Liu | 1 | -51/+26 |
| 2012-08-23 | PCI/AER: Use PCI Express Capability accessors | Jiang Liu | 2 | -51/+17 |
| 2012-08-23 | PCI/PME: Use PCI Express Capability accessors | Jiang Liu | 1 | -17/+6 |
| 2012-08-23 | PCI/portdrv: Use PCI Express Capability accessors | Jiang Liu | 2 | -18/+6 |
| 2012-08-23 | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 9 | -37/+38 |
| 2012-08-21 | PCI/PM: Fix config reg access for D3cold and bridge suspending | Huang Ying | 1 | -0/+9 |
| 2012-08-21 | PCI/PM: Enable D3/D3cold by default for most devices | Huang Ying | 1 | -0/+5 |
| 2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -0/+60 |
| 2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 1 | -4/+40 |
| 2012-06-23 | PCI/PM: add runtime PM support to PCIe port | Zheng Yan | 1 | -0/+24 |
| 2012-06-11 | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 1 | -1/+1 |
| 2012-05-07 | PCI: fix uninitialized variable 'cap_mask' | Chunhe Lan | 1 | -1/+1 |
| 2012-03-31 | ASPM: Fix pcie devices with non-pcie children | Matthew Garrett | 1 | -3/+10 |
| 2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 4 | -2/+59 |
| 2012-03-07 | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | Matthew Garrett | 1 | -0/+3 |
| 2012-02-23 | PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver | MUNEDA Takahiro | 2 | -2/+26 |
| 2012-02-17 | PCI: pcie: Add support for setting default ASPM policy | Matthew Garrett | 2 | -0/+33 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -3/+3 |
| 2012-01-06 | PCI: kconfig: English typo in pci/pcie/Kconfig | P. Christeas | 1 | -1/+1 |
| 2012-01-06 | PCI: Rework ASPM disable code | Matthew Garrett | 1 | -21/+37 |
| 2011-10-14 | PCI / PM: Extend PME polling to all PCI devices | Rafael J. Wysocki | 1 | -0/+9 |
| 2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -8/+71 |
| 2011-07-22 | PCI: PCIe AER: add aer_recover_queue | Huang Ying | 2 | -8/+71 |
| 2011-06-29 | PCIe ASPM: forcedly -> forcibly | Michael Witten | 1 | -1/+1 |
| 2011-05-21 | PCI: remove unused AER functions | Chen Gong | 1 | -9/+0 |
| 2011-05-21 | PCI/e1000e: Add and use pci_disable_link_state_locked() | Yinghai Lu | 1 | -3/+16 |
| 2011-05-10 | PCI: Fix uninitialized variable bug in AER injection code | Wanlong Gao | 1 | -1/+1 |
| 2011-05-10 | PCI: Enable ASPM state clearing regardless of policy | Alex Williamson | 1 | -1/+1 |
| 2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -4/+34 |
| 2011-03-23 | Merge branch 'linus' into release | Len Brown | 1 | -3/+28 |
| 2011-03-21 | ACPI, APEI, Add PCIe AER error information printing support | Huang Ying | 2 | -8/+60 |
| 2011-03-21 | PCIe, AER, use pre-generated prefix in error information printing | Huang Ying | 1 | -75/+48 |
| 2011-03-21 | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar | 1 | -4/+1 |
| 2011-03-21 | PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs | Naga Chumbalkar | 1 | -0/+4 |
| 2011-03-21 | PCI: PCIe links may not get configured for ASPM under POWERSAVE mode | Naga Chumbalkar | 1 | -0/+22 |
| 2011-03-21 | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki | 1 | -0/+7 |
| 2011-03-04 | PCI: aer-inject: Override PCIe AER Mask Registers | Prarit Bhargava | 1 | -3/+28 |
| 2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
| 2011-01-14 | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 1 | -2/+2 |
| 2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 4 | -25/+5 |
| 2010-12-23 | PCI/PCIe: Clear Root PME Status bits early during system resume | Rafael J. Wysocki | 4 | -38/+53 |
| 2010-12-23 | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett | 1 | -4/+17 |
| 2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 5 | -3/+40 |
| 2010-10-15 | PCI/PCIe/AER: Disable native AER service if BIOS has precedence | Rafael J. Wysocki | 4 | -2/+39 |
| 2010-10-15 | PCI: aerdrv: fix uninitialized variable warning | Bill Pemberton | 1 | -1/+1 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-08-24 | PCI: PCIe: Remove the port driver module exit routine | Kenji Kaneshige | 1 | -7/+0 |
| 2010-08-24 | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 3 | -8/+3 |
| 2010-08-24 | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 1 | -3/+26 |
| 2010-08-24 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 11 | -201/+145 |
| 2010-08-24 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2 | -6/+8 |
| 2010-08-24 | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 3 | -0/+20 |
| 2010-08-24 | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 1 | -3/+6 |
| 2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -16/+37 |
| 2010-07-30 | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable | Matthew Garrett | 1 | -6/+14 |
| 2010-07-30 | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett | 1 | -2/+14 |
| 2010-07-30 | PCI aerdrv: fix annoying warnings | Linus Torvalds | 1 | -8/+9 |
| 2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 1 | -1/+4 |
| 2010-06-18 | PCI/PM: Do not use native PCIe PME by default | Rafael J. Wysocki | 1 | -6/+13 |
| 2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -4/+98 |
| 2010-05-19 | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 3 | -4/+98 |
| 2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv_core.c | Hidetoshi Seto | 1 | -11/+10 |
| 2010-05-11 | PCI: aerdrv: trivial cleanup for aerdrv.c | Hidetoshi Seto | 1 | -14/+10 |
| 2010-05-11 | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 3 | -39/+63 |
| 2010-05-11 | PCI: aerdrv: rework find_aer_service | Hidetoshi Seto | 1 | -21/+16 |
| 2010-05-11 | PCI: aerdrv: remove is_downstream | Hidetoshi Seto | 1 | -21/+12 |
| 2010-05-11 | PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS | Hidetoshi Seto | 2 | -4/+1 |
| 2010-05-11 | PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC | Hidetoshi Seto | 2 | -2/+2 |
| 2010-05-11 | PCI: aerdrv: rework do_recovery | Hidetoshi Seto | 1 | -21/+17 |
| 2010-05-11 | PCI: aerdrv: rework get_e_source() | Hidetoshi Seto | 1 | -32/+31 |
| 2010-05-11 | PCI: aerdrv: rework aer_isr_one_error() | Hidetoshi Seto | 1 | -21/+36 |
| 2010-05-11 | PCI: aerdrv: rework add_error_device | Hidetoshi Seto | 1 | -5/+13 |
| 2010-05-11 | PCI: aerdrv: remove compare_device_id | Hidetoshi Seto | 1 | -16/+2 |
| 2010-05-11 | PCI: aerdrv: introduce is_error_source | Hidetoshi Seto | 1 | -40/+34 |
| 2010-05-11 | PCI: aerdrv: rework find_source_device | Hidetoshi Seto | 1 | -12/+16 |
| 2010-05-11 | PCI: aerdrv: make aer_{en,dis}able_rootport static | Hidetoshi Seto | 3 | -109/+107 |
| 2010-05-11 | PCI: aerdrv: cleanup inconsistent functions | Hidetoshi Seto | 3 | -18/+5 |
| 2010-05-11 | PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND | Hidetoshi Seto | 2 | -11/+17 |
| 2010-04-08 | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset | Alexander Duyck | 1 | -2/+8 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -1/+4 |
| 2010-02-26 | PM: Allow PCI devices to suspend/resume asynchronously | Rafael J. Wysocki | 1 | -0/+1 |
| 2010-02-22 | PCIe PME: use pci_pcie_cap() | Kenji Kaneshige | 1 | -4/+4 |
| 2010-02-22 | PCIe PME: use pci_is_pcie() | Kenji Kaneshige | 1 | -3/+3 |
| 2010-02-22 | PCI PM: Make it possible to force using INTx for PCIe PME signaling | Rafael J. Wysocki | 4 | -3/+67 |
| 2010-02-22 | PCI PM: PCIe PME root port service driver | Rafael J. Wysocki | 6 | -0/+589 |
| 2010-01-25 | PCI: fix nested spinlock hang in aer_inject | Andrew Patterson | 1 | -6/+6 |
| 2010-01-04 | PCIe AER: prevent AER injection if hardware masks error reporting | Youquan,Song | 1 | -1/+19 |
| 2010-01-04 | PCI: AER: fix aer inject result in kernel oops | Youquan,Song | 1 | -1/+7 |
| 2010-01-04 | PCI: pcie portdrv: style cleanup | Hidetoshi Seto | 2 | -18/+15 |
| 2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) | Stefan Assmann | 4 | -6/+6 |
| 2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 5 | -9/+9 |
| 2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
| 2009-12-04 | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige | 1 | -2/+4 |
| 2009-12-04 | PCI: remove ifdefed pci_cleanup_aer_correct_error_status | Andrew Patterson | 1 | -17/+0 |
| 2009-12-04 | PCI: unconditionally clear AER uncorr status register during cleanup | Andrew Patterson | 1 | -7/+3 |
| 2009-12-04 | PCI: portdrv: remove redundant definitions | Kenji Kaneshige | 2 | -24/+9 |
| 2009-12-04 | PCI: portdrv: remove unnecessary struct pcie_port_data | Kenji Kaneshige | 4 | -26/+9 |
| 2009-12-04 | PCI: portdrv: minor cleanup for pcie_port_device_register | Kenji Kaneshige | 1 | -11/+10 |
| 2009-12-04 | PCI: portdrv: add missing irq cleanup | Kenji Kaneshige | 1 | -7/+12 |
| 2009-12-04 | PCI: portdrv: enable device before irq initialization | Kenji Kaneshige | 1 | -10/+11 |
| 2009-12-04 | PCI: portdrv: cleanup service irqs initialization | Kenji Kaneshige | 1 | -42/+29 |
| 2009-12-04 | PCI: portdrv: check capabilities first | Kenji Kaneshige | 1 | -2/+4 |
| 2009-12-04 | PCI: portdrv: move PME capability check | Kenji Kaneshige | 1 | -3/+3 |
| 2009-12-04 | PCI: portdrv: remove redundant pcie type calculation | Kenji Kaneshige | 1 | -6/+2 |
| 2009-12-04 | PCI: portdrv: cleanup pcie_device registration | Kenji Kaneshige | 1 | -51/+26 |
| 2009-12-04 | PCI: portdrv: remove redundant pcie_port_device_probe | Kenji Kaneshige | 3 | -29/+8 |
| 2009-11-24 | PCIe AER: use pci_is_pcie() | Kenji Kaneshige | 2 | -3/+3 |
| 2009-11-24 | PCIe ASPM: use pci_is_pcie() | Kenji Kaneshige | 1 | -9/+12 |
| 2009-11-24 | PCIe ASPM: use pci_pcie_cap() | Kenji Kaneshige | 1 | -10/+10 |
| 2009-11-24 | PCIe port bus: use pci_pcie_cap() | Kenji Kaneshige | 1 | -7/+7 |
| 2009-11-24 | PCIe AER: use pci_pcie_cap() | Kenji Kaneshige | 2 | -5/+5 |
| 2009-11-04 | PCI: fix memory leak in aer_inject | Andrew Patterson | 1 | -1/+1 |
| 2009-11-04 | PCI: use better error return values in aer_inject | Andrew Patterson | 1 | -4/+4 |
| 2009-11-04 | PCI: add support for PCI domains to aer_inject | Andrew Patterson | 1 | -12/+34 |
| 2009-11-04 | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch | 1 | -2/+22 |
| 2009-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -3/+2 |
| 2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
| 2009-10-07 | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige | 1 | -1/+1 |
| 2009-10-06 | PCI: PCIe portdrv: remove "-driver" from driver name | Bjorn Helgaas | 1 | -2/+1 |
| 2009-09-17 | PCI: Disable AER with pci=nomsi | Andi Kleen | 1 | -0/+2 |
| 2009-09-17 | PCI ASPM: support L1 only | Kenji Kaneshige | 1 | -3/+0 |
| 2009-09-14 | PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() | Rafael J. Wysocki | 1 | -0/+1 |
| 2009-09-11 | PCI: pcie portdrv: remove unused variable | Jesse Barnes | 1 | -1/+0 |
| 2009-09-09 | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 1 | -5/+0 |
| 2009-09-09 | PCI: pcie, aer: report all error before recovery | Hidetoshi Seto | 2 | -13/+18 |
| 2009-09-09 | PCI: pcie, aer: change error print format | Hidetoshi Seto | 3 | -32/+39 |
| 2009-09-09 | PCI: pcie, aer: flags to bits | Hidetoshi Seto | 3 | -17/+20 |
| 2009-09-09 | PCI: pcie, aer: remove unused macros | Hidetoshi Seto | 1 | -3/+0 |
| 2009-09-09 | PCI: pcie, aer: report multiple/first error on a device | Hidetoshi Seto | 3 | -5/+10 |
| 2009-09-09 | PCI: pcie, aer: refer mask state in mask register properly | Hidetoshi Seto | 3 | -21/+17 |
| 2009-09-09 | PCI: pcie, aer: remove spinlock in aerdrv_errprint.c | Hidetoshi Seto | 1 | -20/+8 |
| 2009-09-09 | PCI: pcie, aer: fix report of multiple errors | Hidetoshi Seto | 1 | -11/+8 |
| 2009-09-09 | PCI: pcie, aer: init struct aer_err_info for reuse | Hidetoshi Seto | 1 | -0/+3 |
| 2009-09-09 | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c | Hidetoshi Seto | 1 | -25/+21 |
| 2009-09-09 | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c | Hidetoshi Seto | 1 | -19/+15 |
| 2009-09-09 | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto | 5 | -71/+62 |
| 2009-09-09 | PCI ASPM: support per direction l0s management | Kenji Kaneshige | 1 | -63/+107 |
| 2009-09-09 | PCI ASPM: support partial aspm enablement | Kenji Kaneshige | 1 | -164/+47 |
| 2009-09-09 | PCI ASPM: introduce capable flag | Kenji Kaneshige | 1 | -31/+86 |
| 2009-09-09 | PCI ASPM: introduce disable flag | Kenji Kaneshige | 1 | -17/+24 |
| 2009-09-09 | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige | 1 | -8/+9 |
| 2009-09-09 | PCI ASPM: remove redundant list check | Kenji Kaneshige | 1 | -3/+0 |
| 2009-09-09 | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige | 1 | -3/+3 |
| 2009-06-29 | PCI ECRC: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
| 2009-06-18 | PCI ASPM: remove get_root_port_link | Kenji Kaneshige | 1 | -13/+11 |
| 2009-06-18 | PCI ASPM: cleanup pcie_aspm_sanity_check | Kenji Kaneshige | 1 | -12/+9 |
| 2009-06-18 | PCI ASPM: remove has_switch field | Kenji Kaneshige | 1 | -4/+1 |
| 2009-06-18 | PCI ASPM: cleanup calc_Lx_latency | Kenji Kaneshige | 1 | -39/+34 |
| 2009-06-18 | PCI ASPM: cleanup pcie_aspm_get_cap_device | Kenji Kaneshige | 1 | -5/+4 |
| 2009-06-18 | PCI ASPM: cleanup clkpm checks | Kenji Kaneshige | 1 | -14/+20 |
| 2009-06-18 | PCI ASPM: cleanup __pcie_aspm_check_state_one | Kenji Kaneshige | 1 | -42/+25 |
| 2009-06-18 | PCI ASPM: cleanup initialization | Kenji Kaneshige | 1 | -67/+75 |
| 2009-06-18 | PCI ASPM: cleanup change input argument of aspm functions | Kenji Kaneshige | 1 | -199/+173 |
| 2009-06-18 | PCI ASPM: cleanup misc in struct pcie_link_state | Kenji Kaneshige | 1 | -9/+9 |
| 2009-06-18 | PCI ASPM: cleanup clkpm state in struct pcie_link_state | Kenji Kaneshige | 1 | -19/+18 |
| 2009-06-18 | PCI ASPM: cleanup latency field in struct pcie_link_state | Kenji Kaneshige | 1 | -38/+28 |
| 2009-06-18 | PCI ASPM: cleanup aspm state field in struct pcie_link_state | Kenji Kaneshige | 1 | -33/+38 |
| 2009-06-18 | PCI ASPM: fix typo in struct pcie_link_state | Kenji Kaneshige | 1 | -7/+7 |
| 2009-06-16 | PCI AER: software error injection | Huang Ying | 4 | -0/+494 |
| 2009-06-16 | PCI AER: multiple error support | Zhang, Yanmin | 2 | -23/+69 |
| 2009-06-16 | PCI AER: support invalid error source IDs | Zhang, Yanmin | 2 | -60/+118 |
| 2009-06-16 | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin | 1 | -14/+16 |
| 2009-06-16 | PCI: PCIE AER: export aer_irq | Huang Ying | 2 | -1/+4 |
| 2009-06-11 | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson | 4 | -7/+155 |
| 2009-06-11 | PCI: disable ASPM on VIA root-port-under-bridge configurations | Shaohua Li | 1 | -0/+4 |
| 2009-06-11 | PCIE: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -1/+1 |
| 2009-05-05 | PCI: Fix pci-e port driver slot_reset bad default return value | Zhang, Yanmin | 2 | -1/+4 |
| 2009-03-20 | PCIe: portdrv: call pci_disable_device during remove | Alex Chiang | 1 | -0/+1 |
| 2009-03-20 | PCI: PCIe portdrv: eliminate double kfree in remove path | Alex Chiang | 1 | -1/+0 |
| 2009-03-20 | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki | 4 | -32/+23 |
| 2009-03-20 | PCI: pcie_portdriver: fix pcie_port_device_remove | Eric W. Biederman | 1 | -20/+3 |
| 2009-03-19 | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige | 1 | -1/+1 |
| 2009-03-19 | PCI/PCIe portdrv: Fix allocation of interrupts | Rafael J. Wysocki | 2 | -39/+173 |
| 2009-03-19 | PCI: PCIe portdrv: Remove struct pcie_port_service_id | Rafael J. Wysocki | 5 | -36/+18 |
| 2009-03-19 | PCI: PCIe portdrv: Simplily probe callback of service drivers | Rafael J. Wysocki | 2 | -5/+3 |
| 2009-03-19 | PCI: PCIe portdrv: Remove unnecessary function | Rafael J. Wysocki | 1 | -6/+1 |
| 2009-03-19 | PCI: PCIe portdrv: Do not enable port device before setting up interrupts | Rafael J. Wysocki | 2 | -18/+31 |
| 2009-03-19 | PCI: PCIe portdrv: Aviod using service devices with wrong interrupts | Rafael J. Wysocki | 1 | -13/+28 |
| 2009-03-19 | PCI: PCIe portdrv: Use driver data to simplify code | Rafael J. Wysocki | 2 | -61/+39 |
| 2009-03-12 | PCIe: portdrv: call pci_disable_device during remove | Alex Chiang | 1 | -0/+1 |
| 2009-03-12 | PCIe: AER: during disable, check subordinate before walking | Alex Chiang | 1 | -0/+3 |
| 2009-02-24 | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson | 2 | -11/+39 |
| 2009-02-04 | PCI: PCIe portdrv: Simplify suspend and resume | Rafael J. Wysocki | 1 | -15/+1 |
| 2009-02-04 | PCI: properly clean up ASPM link state on device remove | Alex Chiang | 1 | -2/+2 |
| 2009-01-07 | PCI: Use msleep instead of cpu_relax during ASPM link retraining | Andrew Patterson | 1 | -4/+9 |
| 2009-01-07 | PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions | Rafael J. Wysocki | 1 | -0/+34 |
| 2009-01-07 | PCI: PCIe portdrv: Rearrange code so that related things are together | Rafael J. Wysocki | 2 | -50/+50 |
| 2009-01-07 | PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services | Rafael J. Wysocki | 2 | -67/+0 |
| 2009-01-07 | PCI: PCIe portdrv: Add kerneldoc comments to some core functions | Rafael J. Wysocki | 1 | -7/+70 |
| 2009-01-07 | PCI: keep ASPM link state consistent throughout PCIe hierarchy | Shaohua Li | 1 | -19/+106 |
| 2009-01-07 | PCI PM: Split PCI Express port suspend-resume | Rafael J. Wysocki | 1 | -6/+17 |