original_kernel/drivers/pci
John W. Linville 32a3658533 [PATCH] pci: only call pci_restore_bars at boot
Certain (SGI?) ia64 boxes object to having their PCI BARs
restored unless absolutely necessary. This patch restricts calling
pci_restore_bars from pci_set_power_state unless the current state
is PCI_UNKNOWN, the actual (i.e. physical) state of the device is
PCI_D3hot, and the device indicates that it will lose its configuration
when transitioning to PCI_D0.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-14 09:37:17 -07:00
..
hotplug Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 2005-09-09 15:17:00 -07:00
pcie
Kconfig
Makefile
access.c
bus.c
hotplug.c [PATCH] PCI: move pci core to use add_hotplug_env_var() 2005-09-09 11:24:19 -07:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c [PATCH] Subject: PATCH: fix numa caused compile warnings 2005-09-10 10:06:21 -07:00
pci.c [PATCH] pci: only call pci_restore_bars at boot 2005-09-14 09:37:17 -07:00
pci.h [PATCH] PCI: Small rearrangement of PCI probing code 2005-09-09 13:58:45 -07:00
probe.c [PATCH] Subject: PATCH: fix numa caused compile warnings 2005-09-10 10:06:21 -07:00
proc.c
quirks.c [PATCH] PCI: Unhide SMBus on Compaq Evo N620c 2005-09-09 13:58:41 -07:00
remove.c
rom.c
search.c
setup-bus.c [PATCH] yenta: share code with PCI core 2005-09-09 13:57:47 -07:00
setup-irq.c
setup-res.c
syscall.c