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 |
Randy Dunlap
|
f5ddcac435
PCI: fix missing kernel-doc and typos
|
16 years ago |
Rafael J. Wysocki
|
49c968111a
PCI PM: Read power state from device after trying to change it on resume
|
16 years ago |
Rafael J. Wysocki
|
144a76bc88
PCI PM: Check if the state has been saved before trying to restore it
|
16 years ago |
Rafael J. Wysocki
|
476e7faefc
PCI PM: Do not wait for buses in B2 or B3 during resume
|
16 years ago |
Rafael J. Wysocki
|
48f67f54a5
PCI PM: Power up devices before restoring their state
|
16 years ago |
Rafael J. Wysocki
|
aa8c6c9374
PCI PM: Restore standard config registers of all devices early
|
16 years ago |
Linus Torvalds
|
50246dd41c
Revert "PCI PM: Register power state of devices during initialization"
|
16 years ago |
Rafael J. Wysocki
|
98e6e286d7
PCI PM: Register power state of devices during initialization
|
16 years ago |
Rafael J. Wysocki
|
734104292f
PCI PM: Avoid touching devices behind bridges in unknown state
|
16 years ago |
Rafael J. Wysocki
|
fa58d305d9
PCI PM: Add suspend counterpart of pci_reenable_device
|
16 years ago |
Ben Hutchings
|
6a479079c0
PCI: Add pci_clear_master() as opposite of pci_set_master()
|
16 years ago |
Bjorn Helgaas
|
68feac87de
PCI: add pci_common_swizzle() for INTx swizzling
|
16 years ago |
Rafael J. Wysocki
|
f06fc0b6f8
PCI PM: Fix pci_update_current_state
|
16 years ago |