Bjorn Helgaas
|
0b457dde3c
PCI: Add comments about ROM BAR updating
|
8 years ago |
Bjorn Helgaas
|
d9c8bea179
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
|
9 years ago |
Bjorn Helgaas
|
f50dd8c3da
PCI: Clean up pci_map_rom() whitespace
|
9 years ago |
Bjorn Helgaas
|
0c0e0736ac
PCI: Set ROM shadow location in arch code, not in PCI core
|
9 years ago |
Bjorn Helgaas
|
4708f9a55b
PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
|
9 years ago |
Bjorn Helgaas
|
472358412b
Merge branches 'pci/hotplug' and 'pci/resource' into next
|
9 years ago |
Edward O'Callaghan
|
47b975d234
PCI: Avoid iterating through memory outside the resource window
|
9 years ago |
Vladis Dronov
|
4066df6345
PCI: Print warnings for all invalid expansion ROM headers
|
9 years ago |
Michel Dänzer
|
16b036af31
PCI: Fix infinite loop with ROM image of size 0
|
10 years ago |
Ryan Desfosses
|
3c78bc61f5
PCI: Whitespace cleanup
|
11 years ago |
Ryan Desfosses
|
b7fe943421
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
|
11 years ago |
Bjorn Helgaas
|
bd064f0a23
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
|
11 years ago |
Yinghai Lu
|
fc2798502f
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
|
11 years ago |
Matthew Garrett
|
fffe01f7a7
PCI: Add PCI ROM helper for platform-provided ROM images
|
12 years ago |
Matthew Garrett
|
547b524636
PCI: Use ROM images from firmware only if no other ROM source available
|
12 years ago |
Bjorn Helgaas
|
dbd3fc3345
PCI: Use phys_addr_t for physical ROM address
|
12 years ago |
Matthew Garrett
|
84c1b80e32
PCI: Add support for non-BAR ROMs
|
12 years ago |
Bjorn Helgaas
|
7990681ad8
PCI: Remove unused, commented-out, code
|
13 years ago |
Paul Gortmaker
|
363c75db1d
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Randy Dunlap
|
4cc59c721c
PCI: fix rom.c kernel-doc warning
|
16 years ago |
Timothy S. Nelson
|
97c44836cd
PCI: return error on failure to read PCI ROMs
|
16 years ago |
Randy Dunlap
|
f5dafca52d
PCI: remove excess kernel-doc notation
|
17 years ago |
Alan Cox
|
e416de5e61
Export the ROM enable/disable helpers
|
17 years ago |
Randy Dunlap
|
0643245f59
docbook: fix kernel-api source files
|
17 years ago |
Adrian Bunk
|
b09549ef9b
PCI: drivers/pci/rom.c: #if 0 two functions
|
18 years ago |
John Keller
|
d7ad2254fa
[IA64] SN: Correct ROM resource length for BIOS copy
|
18 years ago |
John Keller
|
a2302c68d9
Altix: Initial ACPI support - ROM shadowing.
|
19 years ago |
Eiichiro Oiwa
|
6b5c76b8e2
PCI: fix pci_fixup_video as it blows up on sparc64
|
19 years ago |
eiichiro.oiwa.nm@hitachi.com
|
b5e4efe7e0
PCI: Turn pci_fixup_video into generic for embedded VGA
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |