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