index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
PCI ASPM: remove get_root_port_link
Kenji Kaneshige
1
-13
/
+11
2009-06-19
PCI ASPM: cleanup pcie_aspm_sanity_check
Kenji Kaneshige
1
-12
/
+9
2009-06-19
PCI ASPM: remove has_switch field
Kenji Kaneshige
1
-4
/
+1
2009-06-19
PCI ASPM: cleanup calc_Lx_latency
Kenji Kaneshige
1
-39
/
+34
2009-06-19
PCI ASPM: cleanup pcie_aspm_get_cap_device
Kenji Kaneshige
1
-5
/
+4
2009-06-19
PCI ASPM: cleanup clkpm checks
Kenji Kaneshige
1
-14
/
+20
2009-06-19
PCI ASPM: cleanup __pcie_aspm_check_state_one
Kenji Kaneshige
1
-42
/
+25
2009-06-19
PCI ASPM: cleanup initialization
Kenji Kaneshige
1
-67
/
+75
2009-06-19
PCI ASPM: cleanup change input argument of aspm functions
Kenji Kaneshige
1
-199
/
+173
2009-06-19
PCI ASPM: cleanup misc in struct pcie_link_state
Kenji Kaneshige
1
-9
/
+9
2009-06-19
PCI ASPM: cleanup clkpm state in struct pcie_link_state
Kenji Kaneshige
1
-19
/
+18
2009-06-19
PCI ASPM: cleanup latency field in struct pcie_link_state
Kenji Kaneshige
1
-38
/
+28
2009-06-19
PCI ASPM: cleanup aspm state field in struct pcie_link_state
Kenji Kaneshige
1
-33
/
+38
2009-06-19
PCI ASPM: fix typo in struct pcie_link_state
Kenji Kaneshige
1
-7
/
+7
2009-06-17
PCI AER: software error injection
Huang Ying
4
-0
/
+494
2009-06-17
PCI AER: multiple error support
Zhang, Yanmin
2
-23
/
+69
2009-06-17
PCI AER: support invalid error source IDs
Zhang, Yanmin
2
-60
/
+118
2009-06-17
PCI AER: support Multiple Error Received and no error source id
Zhang, Yanmin
1
-14
/
+16
2009-06-17
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-20
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
2
-39
/
+173
2009-03-20
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
5
-36
/
+18
2009-03-20
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2
-5
/
+3
2009-03-20
PCI: PCIe portdrv: Remove unnecessary function
Rafael J. Wysocki
1
-6
/
+1
2009-03-20
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
2
-18
/
+31
2009-03-20
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
1
-13
/
+28
2009-03-20
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
2009-03-12
PCIe: AER: during disable, check subordinate before walking
Alex Chiang
1
-0
/
+3
2009-02-24
PCI: Enable PCIe AER only after checking firmware support
Andrew Patterson
2
-11
/
+39
2009-02-05
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
1
-15
/
+1
2009-02-05
PCI: properly clean up ASPM link state on device remove
Alex Chiang
1
-2
/
+2
2009-01-07
PCI: Use msleep instead of cpu_relax during ASPM link retraining
Andrew Patterson
1
-4
/
+9
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
1
-0
/
+34
2009-01-07
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2
-50
/
+50
2009-01-07
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2
-67
/
+0
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
1
-7
/
+70
2009-01-07
PCI: keep ASPM link state consistent throughout PCIe hierarchy
Shaohua Li
1
-19
/
+106
2009-01-07
PCI PM: Split PCI Express port suspend-resume
Rafael J. Wysocki
1
-6
/
+17
2009-01-07
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
1
-4
/
+0
2009-01-07
PCI hotplug: aerdrv: fix a typo in error message
Hidetoshi Seto
1
-1
/
+1
2009-01-07
PCI: Suspend and resume PCI Express ports with interrupts disabled
Rafael J. Wysocki
1
-6
/
+6
[next]