Commit Graph

2755 Commits (8d4d9f52081cd45bde42b9452eba95f38feb7dae)

Author SHA1 Message Date
Alan Stern c2fb8a3fa2 USB: add NO_D3_DURING_SLEEP flag and revert 151b612847 13 years ago
John Crispin 3df425f316 OF: PCI: const usage needed by MIPS 13 years ago
Rafael J. Wysocki 5c7dd710f6 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold 13 years ago
Chunhe Lan 1267b3a325 PCI: fix uninitialized variable 'cap_mask' 13 years ago
Lin Ming 1cc0c998fd ACPI: Fix D3hot v D3cold confusion 13 years ago
Khalid Aziz b566a22c23 PCI: disable Bus Master on PCI device shutdown 13 years ago
Xudong Hao df558de16c PCI: work around IvyBridge internal graphics FLR erratum 13 years ago
Huang, Xiong 7cb6a291ef atl1c: add workaround for issue of bit INTX-disable for MSI interrupt 13 years ago
Konrad Rzeszutek Wilk 977f857ca5 PCI: move mutex locking out of pci_dev_reset function 13 years ago
Bjorn Helgaas 284f5f9dba PCI: work around Stratus ftServer broken PCIe hierarchy 13 years ago
Yinghai Lu 4fa2649a01 PCI: add host bridge release support 13 years ago
Yinghai Lu 7b54366358 PCI: add generic device into pci_host_bridge struct 13 years ago
Yinghai Lu 459f58ce51 PCI: rename pci_host_bridge() to find_pci_root_bridge() 13 years ago
Yinghai Lu 610929e119 PCI: move host bridge-related code to host-bridge.c 13 years ago
Paul Gortmaker cd0a2bfb77 pci: frv architecture needs generic setup-bus infrastructure 13 years ago
Matthew Garrett 1a39b310e9 vgaarb: Add support for setting the default video device (v2) 13 years ago
Rafael J. Wysocki a6cb9ee7ca PCI: Retry BARs restoration for Type 0 headers only 13 years ago
Rafael J. Wysocki ebfc5b802f PCI: Fix regression in pci_restore_state(), v3 13 years ago
Jan Beulich f09d8432e3 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success 13 years ago
Matthew Garrett c9651e70ad ASPM: Fix pcie devices with non-pcie children 13 years ago
Lin Ming b24e509885 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core 13 years ago
Bjorn Helgaas cf48fb6a2b PCI: fix bridge I/O window bus-to-resource conversion 13 years ago
Matthew Garrett 4949be1682 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled 13 years ago
Matt Carlson 0b47150671 tg3: Recode PCI MRRS adjustment as a PCI quirk 13 years ago
Rafael J. Wysocki 6748dcc269 PCI / PCIe: Introduce command line option to disable ARI 13 years ago
Yinghai Lu f6330c3178 PCI: make acpihp use __pci_remove_bus_device instead 13 years ago
Yinghai Lu 6b22cf3f35 PCI: export __pci_remove_bus_device 13 years ago
Yinghai Lu 6754b9e9c3 PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge 13 years ago
Yinghai Lu 210647af89 PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device 13 years ago
Yinghai Lu 3cf8b64380 PCI: print out PCI device info along with duration 13 years ago
Yinghai Lu 2069ecfbe1 PCI: Move "pci reassigndev resource alignment" out of quirks.c 13 years ago
Yinghai Lu 40c96236bd PCI: Use class for quirk for ti816x class fixup 13 years ago
Yinghai Lu 4c5b28e26d PCI: Use class for quirk for intel e100 interrupt fixup 13 years ago
Yinghai Lu 08803efe84 PCI: Use class for quirk for netmos class fixup 13 years ago
Yinghai Lu faa738bba5 PCI: Use class for quirk for legacy ATA NO_D3 13 years ago
Yinghai Lu ae9de56bdd PCI: Use class for quirk for cardbus_legacy 13 years ago
Yinghai Lu 52d21b5ef4 PCI: Use class for quirk for host bridge mmio_always_on 13 years ago
Yinghai Lu f4ca5c6a56 PCI: Add class support in quirk handling 13 years ago
Yinghai Lu b07f2ebc10 PCI: add a PCI resource reallocation config option 13 years ago
Yinghai Lu eb572e7c76 PCI: print out suggestion about using pci=realloc 13 years ago
Yinghai Lu b55438fdd5 PCI: prepare pci=realloc for multiple options 13 years ago
Yinghai Lu 0c5be0cb0e PCI: Retry on IORESOURCE_IO type allocations 13 years ago
Bjorn Helgaas fb127cb9de PCI: collapse pcibios_resource_to_bus 13 years ago
Bjorn Helgaas 36a66cd6fd PCI: add generic pcibios_resource_to_bus() 13 years ago
Bjorn Helgaas 5bfa14ed9f PCI: convert bus addresses to resource when reading BARs 13 years ago
Bjorn Helgaas 0efd5aab41 PCI: add struct pci_host_bridge_window with CPU/bus address offset 13 years ago
Bjorn Helgaas 5a21d70dbd PCI: add struct pci_host_bridge and a list of all bridges found 13 years ago
Bjorn Helgaas a5390aa6dc PCI: don't publish new root bus until it's fully initialized 13 years ago
Bjorn Helgaas 844393f4c5 PCI: make pci_flags non-weak 13 years ago
Bjorn Helgaas 47087700ce PCI: make pci_flags always available 13 years ago