Age | Commit message (Expand) | Author | Files | Lines |
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 |