linux/drivers/pci
Dominik Brodowski b3743fa444 [PATCH] yenta: share code with PCI core
Share code between setup-bus.c and yenta_socket.c: use the write-out code of
resources to the bridge also in yenta_socket.c, as it provides useful debug
output.  In addition, it fixes the bug that the CPU-centric resource view
might need to be transferred to the PCI-centric view: setup-bus.c does that,
while yenta-socket.c did not.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:57:47 -07:00
..
hotplug [PATCH] Separate pci bits out of struct device_node 2005-09-09 22:11:38 +10:00
pcie
Kconfig
Makefile
access.c
bus.c [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) 2005-09-08 15:04:30 -07:00
hotplug.c
msi.c [PATCH] PCI/libata INTx cleanup 2005-09-08 15:07:08 -07:00
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c [PATCH] PCI: PCI/libata INTx bug fix 2005-09-09 10:27:23 -07:00
pci.h
probe.c [PATCH] PCI: Support PCM PM CAP version 3 2005-09-08 15:04:30 -07:00
proc.c
quirks.c
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