index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
2009-03-19
1
-1
/
+1
*
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
2009-03-19
2
-39
/
+173
*
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
5
-36
/
+18
*
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-19
2
-5
/
+3
*
PCI: PCIe portdrv: Remove unnecessary function
Rafael J. Wysocki
2009-03-19
1
-6
/
+1
*
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
2009-03-19
2
-18
/
+31
*
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
2009-03-19
1
-13
/
+28
*
PCI: PCIe portdrv: Use driver data to simplify code
Rafael J. Wysocki
2009-03-19
2
-61
/
+39
*
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
2009-03-12
1
-0
/
+1
*
PCIe: AER: during disable, check subordinate before walking
Alex Chiang
2009-03-12
1
-0
/
+3
*
PCI: Enable PCIe AER only after checking firmware support
Andrew Patterson
2009-02-24
2
-11
/
+39
*
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
2009-02-04
1
-15
/
+1
*
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-02-04
1
-2
/
+2
*
PCI: Use msleep instead of cpu_relax during ASPM link retraining
Andrew Patterson
2009-01-07
1
-4
/
+9
*
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
2009-01-07
1
-0
/
+34
*
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2009-01-07
2
-50
/
+50
*
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2009-01-07
2
-67
/
+0
*
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
2009-01-07
1
-7
/
+70
*
PCI: keep ASPM link state consistent throughout PCIe hierarchy
Shaohua Li
2009-01-07
1
-19
/
+106
*
PCI PM: Split PCI Express port suspend-resume
Rafael J. Wysocki
2009-01-07
1
-6
/
+17
*
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
2009-01-07
1
-4
/
+0
*
PCI hotplug: aerdrv: fix a typo in error message
Hidetoshi Seto
2009-01-07
1
-1
/
+1
*
PCI: Suspend and resume PCI Express ports with interrupts disabled
Rafael J. Wysocki
2009-01-07
1
-6
/
+6
[next]