Age | Commit message (Expand) | Author |
2009-09-14 | PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() | Rafael J. Wysocki |
2009-09-11 | PCI: pcie portdrv: remove unused variable | Jesse Barnes |
2009-09-09 | PCI: Simplify hotplug mch quirk. | Eric W. Biederman |
2009-09-09 | PCI: pcie, aer: report all error before recovery | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: change error print format | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: flags to bits | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: remove unused macros | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: report multiple/first error on a device | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: refer mask state in mask register properly | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: remove spinlock in aerdrv_errprint.c | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: fix report of multiple errors | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: init struct aer_err_info for reuse | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c | Hidetoshi Seto |
2009-09-09 | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto |
2009-09-09 | PCI ASPM: support per direction l0s management | Kenji Kaneshige |
2009-09-09 | PCI ASPM: support partial aspm enablement | Kenji Kaneshige |
2009-09-09 | PCI ASPM: introduce capable flag | Kenji Kaneshige |
2009-09-09 | PCI ASPM: introduce disable flag | Kenji Kaneshige |
2009-09-09 | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige |
2009-09-09 | PCI ASPM: remove redundant list check | Kenji Kaneshige |
2009-09-09 | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige |
2009-06-29 | PCI ECRC: Remove unnecessary semicolons | Joe Perches |
2009-06-18 | PCI ASPM: remove get_root_port_link | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup pcie_aspm_sanity_check | Kenji Kaneshige |
2009-06-18 | PCI ASPM: remove has_switch field | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup calc_Lx_latency | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup pcie_aspm_get_cap_device | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup clkpm checks | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup __pcie_aspm_check_state_one | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup initialization | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup change input argument of aspm functions | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup misc in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup clkpm state in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup latency field in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup aspm state field in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: fix typo in struct pcie_link_state | Kenji Kaneshige |
2009-06-16 | PCI AER: software error injection | Huang Ying |
2009-06-16 | PCI AER: multiple error support | Zhang, Yanmin |
2009-06-16 | PCI AER: support invalid error source IDs | Zhang, Yanmin |
2009-06-16 | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin |
2009-06-16 | PCI: PCIE AER: export aer_irq | Huang Ying |
2009-06-11 | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson |
2009-06-11 | PCI: disable ASPM on VIA root-port-under-bridge configurations | Shaohua Li |
2009-06-11 | PCIE: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-05-05 | PCI: Fix pci-e port driver slot_reset bad default return value | Zhang, Yanmin |
2009-03-20 | PCIe: portdrv: call pci_disable_device during remove | Alex Chiang |
2009-03-20 | PCI: PCIe portdrv: eliminate double kfree in remove path | Alex Chiang |
2009-03-20 | PCI: PCIe portdrv: Implement pm object | Rafael J. Wysocki |
2009-03-20 | PCI: pcie_portdriver: fix pcie_port_device_remove | Eric W. Biederman |