linux/drivers/pci
Alan Cox 979b1791e5 PCI: add D3 power state avoidance quirk
Libata has some hacks to deal with certain controllers going silly in D3
state. The right way to handle this is to keep a PCI device flag for
such devices. That can then be generalised for no ATA devices with power
problems.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-07-28 15:12:11 -07:00
..
hotplug PCI hotplug: fix typo in pcie hotplug output 2008-07-28 11:44:32 -07:00
pcie PCI: add an option to allow ASPM enabled forcibly 2008-07-28 14:57:30 -07:00
.gitignore
Kconfig
Makefile
access.c
bus.c
dmar.c
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c
intel-iommu.h
iova.c
iova.h
msi.c PCI MSI: Don't disable MSIs if the mask bit isn't supported 2008-07-28 14:43:22 -07:00
msi.h
pci-acpi.c PCI: disable ASPM per ACPI FADT setting 2008-07-28 14:56:09 -07:00
pci-driver.c
pci-sysfs.c
pci.c PCI: add D3 power state avoidance quirk 2008-07-28 15:12:11 -07:00
pci.h
probe.c PCI: disable ASPM on pre-1.1 PCIe devices 2008-07-28 14:56:57 -07:00
proc.c PCI: fixup sparse endianness warnings in proc.c 2008-07-22 15:19:44 -07:00
quirks.c PCI: add D3 power state avoidance quirk 2008-07-28 15:12:11 -07:00
remove.c
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c
slot.c
syscall.c