Commit Graph

176 Commits (5e2c217eee18a4627a32c49f57f47dbac67dcf23)

Author SHA1 Message Date
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
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
Jesse Barnes eb9c39d031 PCI: set device wakeup capable flag if platform support is present 16 years ago
Yu Zhao 613e7ed6f7 PCI: add a new function to map BAR offsets 16 years ago
Yu Zhao bc5f5a8277 PCI: remove unnecessary condition check in pci_restore_bars() 16 years ago
Yu Zhao 14add80b51 PCI: remove unnecessary arg of pci_update_resource() 16 years ago
Andrew Morton 1684f5ddd4 PCI: uninline pci_ioremap_bar() 16 years ago
Alan Stern bebd590ca2 PCI: fix incorrect error return in pci_enable_wake 16 years ago
Bjorn Helgaas 57c2cf71c1 PCI: add pci_swizzle_interrupt_pin() 16 years ago
Bjorn Helgaas 878f2e50fd PCI: use config space encoding in pci_get_interrupt_pin() 16 years ago
Rafael J. Wysocki 63f4898ace PCI: handle PCI state saving with interrupts disabled 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Andrew Patterson 07ae95f988 ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 0ef5f8f615 ACPI/PCI: PCI extended config _OSC support called when root bridge added 16 years ago
Sheng Yang 1ca887970a PCI: Extend pci_reset_function() to support PCI Advanced Features 16 years ago
Sheng Yang d91cdc7455 PCI: Refactor pci_reset_function() 16 years ago
Al Viro ad04d31e5f pci_setup() is init, not devinit 16 years ago
Sheng Yang 1df8fb3d5f PCI: Fix disable IRQ 0 in pci_reset_function() 16 years ago
Zhao, Yu 8113587c2d PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems 17 years ago
Sheng Yang 8dd7f8036c PCI: add support for function level reset 17 years ago
Taku Izumi d389fec6a2 ACPI/PCI: Set support bit for MSI in support field of _OSC 17 years ago
Yu Zhao 58c3a727cb PCI: support PCIe ARI capability 17 years ago