Commit Graph

189 Commits (2ded9e2747d0a390d281bb5b16ff7f640ec85f78)

Author SHA1 Message Date
Matthew Wilcox 46b952a3c3 PCI: Fix IRQ swizzling for ARI-enabled devices 16 years ago
Yu Zhao 654b75e044 PCI: check if bus has a proper bridge device before triggering SBR 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
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