Linus Torvalds
|
59ef7a83f1
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
16 years ago |
Frans Pop
|
7d9a73f6dc
PCI PM: consistently use type bool for wake enable variable
|
16 years ago |
Rafael J. Wysocki
|
d2abdf6288
PCI PM: Fix handling of devices without PM support by pci_target_state()
|
16 years ago |
Yu Zhao
|
c12ff1df5f
PCI: support Secondary Bus Reset
|
16 years ago |
Yu Zhao
|
f85876ba82
PCI: support PM D0hot->D3 transition reset
|
16 years ago |
Yu Zhao
|
8c1c699fec
PCI: cleanup Function Level Reset
|
16 years ago |
Kenji Kaneshige
|
1eb3948716
PCI: use pci_is_root_bus() in pci_common_swizzle()
|
16 years ago |
Kenji Kaneshige
|
8784fd4d49
PCI: use pci_is_root_bus() in pci_get_interrupt_pin()
|
16 years ago |
Alan Stern
|
00240c3839
PCI: add power-state name strings
|
16 years ago |
Andrew Patterson
|
43c1640884
PCI: Add support for turning PCIe ECRC on or off
|
16 years ago |
Rafael J. Wysocki
|
f62795f1e8
PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3
|
16 years ago |
Rafael J. Wysocki
|
b3bad72e49
PCI PM: Fix initialization and kexec breakage for some devices
|
16 years ago |
Yu Zhao
|
1b6b8ce2ac
PCI: only save/restore existent registers in the PCIe capability
|
16 years ago |
Yuji Shimada
|
296ccb086d
PCI: Setup disabled bridges even if buses are added
|
16 years ago |
Linus Torvalds
|
811158b147
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
Linus Torvalds
|
e76e5b2c66
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
16 years ago |
Rafael J. Wysocki
|
8efb8c76fc
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
|
16 years ago |
Rafael J. Wysocki
|
0e5dd46b76
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
|
16 years ago |
Rafael J. Wysocki
|
4a865905f6
PCI PM: Make pci_set_power_state() handle devices with no PM support
|
16 years ago |
Rafael J. Wysocki
|
0128a89cf7
PCI PM: Move pci_restore_standard_config to pci-driver.c
|
16 years ago |
Rafael J. Wysocki
|
f00a20ef46
PCI PM: Use pci_set_power_state during early resume
|
16 years ago |
Nick Andrew
|
877d03105d
trivial: Fix misspelling of firmware
|
16 years ago |
Yu Zhao
|
898585172f
PCI: save and restore PCIe 2.0 registers
|
16 years ago |
Yu Zhao
|
8c5cdb6adc
PCI: restore saved SR-IOV state
|
16 years ago |
Yu Zhao
|
d1b054da8f
PCI: initialize and release SR-IOV capability
|
16 years ago |
Yuji Shimada
|
32a9a682be
PCI: allow assignment of memory resources with a specified alignment
|
16 years ago |
Kenji Kaneshige
|
c74d724462
PCI: fix wrong assumption in pci_common_swizzle
|
16 years ago |
Kenji Kaneshige
|
c2a3072e01
PCI: fix wrong assumption in pci_get_interrupt_pin
|
16 years ago |
Sheng Yang
|
5fe5db05f6
PCI: Speed up device reset function
|
16 years ago |
Harvey Harrison
|
e496b617b4
PCI: __FUNCTION__ is gcc-specific, use __func__
|
16 years ago |