summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-095-71/+62
* PCI ASPM: support per direction l0s managementKenji Kaneshige2009-09-091-63/+107
* PCI ASPM: support partial aspm enablementKenji Kaneshige2009-09-091-164/+47
* PCI ASPM: introduce capable flagKenji Kaneshige2009-09-091-31/+86
* PCI ASPM: introduce disable flagKenji Kaneshige2009-09-091-17/+24
* PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige2009-09-091-8/+9
* PCI ASPM: remove redundant list checkKenji Kaneshige2009-09-091-3/+0
* PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige2009-09-091-3/+3
* PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
* PCI ASPM: remove get_root_port_linkKenji Kaneshige2009-06-181-13/+11
* PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige2009-06-181-12/+9
* PCI ASPM: remove has_switch fieldKenji Kaneshige2009-06-181-4/+1
* PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige2009-06-181-39/+34
* PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige2009-06-181-5/+4
* PCI ASPM: cleanup clkpm checksKenji Kaneshige2009-06-181-14/+20
* PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige2009-06-181-42/+25
* PCI ASPM: cleanup initializationKenji Kaneshige2009-06-181-67/+75
* PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige2009-06-181-199/+173
* PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige2009-06-181-9/+9
* PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige2009-06-181-19/+18
* PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige2009-06-181-38/+28
* PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige2009-06-181-33/+38
* PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige2009-06-181-7/+7
* PCI AER: software error injectionHuang Ying2009-06-164-0/+494
* PCI AER: multiple error supportZhang, Yanmin2009-06-162-23/+69
* PCI AER: support invalid error source IDsZhang, Yanmin2009-06-162-60/+118
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+16
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-162-1/+4
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-114-7/+155
* PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-06-111-0/+4
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-111-1/+1
* PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-052-1/+4
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-201-0/+1
* PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang2009-03-201-1/+0
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-204-32/+23
* PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman2009-03-201-20/+3
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-201-1/+1
* PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki2009-03-202-39/+173
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-205-36/+18
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-202-5/+3
* PCI: PCIe portdrv: Remove unnecessary functionRafael J. Wysocki2009-03-201-6/+1
* PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki2009-03-202-18/+31
* PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki2009-03-201-13/+28
* PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki2009-03-202-61/+39
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-121-0/+1
* PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
* PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-242-11/+39
* PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki2009-02-051-15/+1
* PCI: properly clean up ASPM link state on device removeAlex Chiang2009-02-051-2/+2
* PCI: Use msleep instead of cpu_relax during ASPM link retrainingAndrew Patterson2009-01-071-4/+9